Can you use mathematical induction to prove that the sequence defined by #t_1=6# , #t_(n+1)= t_n/(3n# for all #n in ZZ^+# can be written as #t_n=18/(3^n(n-1)!# for all #n in ZZ^+#?
↳Redirected from
"How do I change #int_0^1int_0^sqrt(1-x^2)int_sqrt(x^2+y^2)^sqrt(2-x^2-y^2)xydzdydx# to cylindrical or spherical coordinates?"
1 Answer
Feb 4, 2017
Proof: (By induction)
Base case: For
Inductive hypothesis: Suppose that
Induction step: We wish to show that
#=(18/(3^k(k-1)!))/(3k)#
#=18/(3*3^k*k*(k-1)!)#
#=18/(3^(k+1)*k!)#
as desired.
We have supposed true for
∎
