Calculate MacLaurin Series for Finding the Sum of a Series | Homework Help

dwdoyle8854
Messages
16
Reaction score
0

Homework Statement



"Find the sum of the seires:

3 + (9/2!) + 27/3! +81/4!+ ... "

Homework Equations


e^x = Ʃ n=0 to inf (x^n)/n!

The Attempt at a Solution


=3(1 +3/2! + 9/3! + 27/4! + ...
=3*Ʃ n=0 to inf( (3^n)/(n+1)!)
=Ʃ n=0 to inf( (3^(n+1))/(n+1)!)

. unsure what to do from here, maybe break apart the sigma by re-indexing? I am not sure how to do this. Any help would be greatly appreciated.
 
Physics news on Phys.org
Why did you pull out the 3? If you are missing the first term, I would add it manually in the sum (and subtract it outside). This is easier than an index shift.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top