Sum of Geometric Series: Ʃ(3→∞) 3(.4)^(n+2)

Rapier
Messages
83
Reaction score
0

Homework Statement



Find the sum of Ʃ(3→∞) 3(.4)^(n+2)

Homework Equations



Sum of Geometric Series = ao/(1 - r), ao=3, r = .4 = 2/5

The Attempt at a Solution



I thought that I could use the definition of the sum of a geometric series (above) to determine the sum of this equation. So 3/(1-.4) = 5. I believe that somewhere I need to account for the difference in taking the sum of the series from 1 (like I normally would) and 5 (series starts at 3 and the ratio is n+2). But I'm not sure how I do that.
 
Physics news on Phys.org
First off, what's the first term of the series? (a is not 3)

Next, r is what you multiply by to get from one term to another. Write out the first few terms of the series. What do you multiply by to get from the first term to the second?

Now that you have a and r, you can calculate the sum.
 
Ah! The first term of this series would be .03072.

I can only use a0 = 3 if I started this series at n=1. I have to recalculate my a0 term given the changed starting point.

This series converges to 32/625 or .0512.

Thanks!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top