Sum to Infinity of a Geometric Series

odolwa99
Messages
85
Reaction score
0

Homework Statement



Q. Find the range of values of x for which the sum to infinity exists for each of these series:

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

(ii) \frac{1}{3} + \frac{2x}{9} + \frac{4x^2}{27} + \frac{8x^3}{81} + ...

Homework Equations



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

The Attempt at a Solution



(i) r = \frac{1}{x}/ 1 = \frac{1}{x} \Rightarrow 1 = x
Ans.: From textbook: IxI > 1

(ii) r = \frac{2x}{9}/ \frac{1}{3} = \frac{6x}{9} \Rightarrow 6x = 9 \Rightarrow x = \frac{9}{6} \Rightarrow x = \frac{3}{2}

Ans.: From textbook: -\frac{3}{2} < x < \frac{3}{2}

I'm confused as to whether I'm approaching this correctly, or if I've simply gone wrong in expressing the answers I found. Can someone help me figure this out? Thanks.
 
Physics news on Phys.org
For your sum to infinity to exist

Sn must converge as r→∞.

i.e. for |r| < 1

so in your first one, you correctly found r as r = 1/x so it would converge for |1/x| < 1 and you know that |X|< A ⇒ -A<X<A.
 
Ok, I think I see it now. Thanks for clearing that up.
 
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