help with a series: sigma sum w/ infty on top, n=2 on bottom

Opus89

New member
Joined
Sep 21, 2008
Messages
30
I need to solve a particular series of : the sigma sum symbol with infinity on top and n = 2 on the bottom of -1/2^n. I identified this as a geometric sequence with a = -1 and r = 1/2. I only need to answer whether it converges or diverges and I have concluded that it converges since 0<|1/2|<1. Is this reasoning correct?
 
Re: help with a series

Yes, it does converge.

\(\displaystyle \frac{\frac{-1}{4}}{1-\frac{1}{2}}=\frac{-1}{2}\)
 
Re: help with a series

Opus89 said:
I need to solve a particular series of : the sigma sum symbol with infinity on top and n = 2 on the bottom of -1/2^n. I identified this as a geometric sequence with a = -1 and r = 1/2. I only need to answer whether it converges or diverges and I have concluded that it converges since 0<|1/2|<1. Is this reasoning correct?
It depends on which you mean: \(\displaystyle \sum\limits_{n = 2}^\infty {\frac{{ - 1}}{{2^n }}} \text{ OR }\sum\limits_{n = 2}^\infty {\left( {\frac{{ - 1}}{2}} \right)^n } ?\)

You wrote the first one. The sum would be \(\displaystyle \frac{a}{1-r}\).
But you got r correct but missed the first term: \(\displaystyle a=\frac{-1}{2^2}\).
 
Re: help with a series

pka said:
Opus89 said:
I need to solve a particular series of : the sigma sum symbol with infinity on top and n = 2 on the bottom of -1/2^n. I identified this as a geometric sequence with a = -1 and r = 1/2. I only need to answer whether it converges or diverges and I have concluded that it converges since 0<|1/2|<1. Is this reasoning correct?
It depends on which you mean: \(\displaystyle \sum\limits_{n = 2}^\infty {\frac{{ - 1}}{{2^n }}} \text{ OR }\sum\limits_{n = 2}^\infty {\left( {\frac{{ - 1}}{2}} \right)^n } ?\)

You wrote the first one. The sum would be \(\displaystyle \frac{a}{1-r}\).
But you got r correct but missed the first term: \(\displaystyle a=\frac{-1}{2^2}\).

Yea, I meant the first one you listed.
 
Top