Sum to Infinity of a Geometric Series

odolwa99
Messages
85
Reaction score
0

Homework Statement



Q.: The numbers \frac{1}{t}, \frac{1}{t - 1}, \frac{1}{t + 2} are the first, second and third terms of a geometric sequence.
Find (i) the value of t,
(ii) the sum to infinity of the series.

Homework Equations



S\infty = \frac{a}{1 - r}

The Attempt at a Solution



I have already solved (i), the value of t = \frac{1}{4}.

Ans.: From textbook = 6

Attempt at (ii): S\infty = \frac{a}{1 - r}

a = \frac{1}{t} = \frac{1}{1/4} = 4

r = \frac{U2}{U1} = \frac{1}{t-1}/ 4

\frac{1}{1/4 - 1}/ 4

\frac{1}{-3/4}/ 4

\frac{-4/3}{4}

\frac{-4}{3}(\frac{1}{4}) = \frac{-4}{12} = \frac{-1}{3}

Lastly,
S\infty = \frac{a}{1 - r} = \frac{4}{1-(-1/3)}

\frac{4}{1 + 1/3}

\frac{4}{4/3} = 4(\frac{3}{4}) = \frac{12}{4} = 3

I have shown this problem on another site, and the other users seem to think that the book has the answer incorrect; with 3 being the correct value. I just wanted to post my attempt here too, to get a second opinion. Thank you.
 
Last edited:
Physics news on Phys.org
Yes, 3 seems to be correct here.
 
Great. Thanks for confirming that with me.
 
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