Converging Geometric Series with Negative Values?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Lancelot1
Messages
26
Reaction score
0
Hiya everyone,

Alright ?

I have a simple theoretical question. In a decreasing geometric series, is it true to say that the ratio q has to be 0<q<1, assuming that all members of the series are positive ? What if they weren't all positive ?

Thank you in advance !
 
Physics news on Phys.org
A "geometric series" is of the form [tex]\sum ar^n= a+ ar+ ar^2+ ar^3+ \cdot\cdot\cdot= a(1+ r+ r^2+ r^3+ \cdot\cdot\cdot)[/tex] so, yes, if the series is decreasing and positive then r must be less than 1. If r> 1 then [tex]1< r< r^2< r^3< \cdot\cdot\cdot[/tex]. If r< 1 then [tex]1> r> r^2> r^3> \cdot\cdot\cdot[/tex]. Of course, in the first case, r> 1, the series does not converge.

If they are not all positive then either they are all negative and we can take the negative into the "a" term so that [tex]\sum at^n= a\sum r^n[/tex] has a negative number times the same sum of [tex]ar^n[/tex] or they are alternating, [tex]\sum a(-r)^n= a\sum (-1)^n r^n[/tex]. The geometric series [tex]\sum ar^n[/tex] converges if and only if [tex]-1< r< 1[/tex].