Sum to Infinity of a Geometric Series

odolwa99
Messages
85
Reaction score
0

Homework Statement



Q. Find, in terms of x, the sum to infinity of the series...

1 + (\frac{2x}{x + 1}) + (\frac{2x}{x + 1})^2 + ...

Homework Equations



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

The Attempt at a Solution



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

a = 1

r = U2/ U1 = (\frac{2x}{x + 1})/ 1 = \frac{2x}{x + 1}

\frac{1}{1 - (2x/ x + 1)}

\frac{x + 1}{1 - 2x}

Ans.: From textbook: \frac{x + 1}{1 - x}

Can anyone help me figure out where the 2x becomes just x? Thank you.
 
Physics news on Phys.org
If you take

\frac{1}{x-\frac{2x}{x+1}} \times \frac{x+1}{x+1}

you will get

\frac{x+1}{1(x+1)-2x}

Which simplifies to the answer you want.
 
Thanks for clearing that up. I appreciate the help.
 
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