Is this alternating series convergent?

  • Thread starter Thread starter chesshaha
  • Start date Start date
  • Tags Tags
    Series
chesshaha
Messages
14
Reaction score
0

Homework Statement



series converge?

DL the img, sry, can't type it.
http://www.geocities.com/chessobeyer/math.bmp

what's the sum if converge?

Homework Equations



none.

The Attempt at a Solution



alternating series, but it's (-2)
 

Attachments

Last edited:
Physics news on Phys.org
Are you saying it converges, or diverge?
 
quasar987 said:
Are you saying it converges, or diverge?

I don't know where to start, I didn't know what test to use?

Can u give me a hint of which test to use?
 
Based on what you said, I assume that you already understood that the series can be rewritten as

\sum_{n=1}^{\infty}2(-1)^{n}

??

I don't see which test can be used on this. But you can fall back on the very definition of convergence: A series converge if the sequence of the partial sums converge. But if you find two subsequences that converge to different values, then the sequence itself diverges. Can you find those subsequences?
 
quasar987 said:
Based on what you said, I assume that you already understood that the series can be rewritten as

\sum_{n=1}^{\infty}2(-1)^{n}

??

I don't see which test can be used on this. But you can fall back on the very definition of convergence: A series converge if the sequence of the partial sums converge. But if you find two subsequences that converge to different values, then the sequence itself diverges. Can you find those subsequences?

thx, that helps alot, so the alternating series?

Can u factor out the 2? r u sure that can be done?i don't understand
 
I got the series diverge, because the 2 cancels and it left with \sum_{n=1}^{\infty}(-1)^{n}

is it right?

thx for ur help
 
Ah, there is a test you can use! And it's the easiest. If \lim_{n\rightarrow \infty} a_n\neq 0, then the series \sum a_n diverges.
 
Thanks for your help. But I still don't understand how can did u rewrite the series... to this \sum_{n=1}^{\infty}2(-1)^{n}

Sorry, I am a bit of slow, Please Explain more, Thank You!
 
Ok, here is how.

\frac{(-2)^{n+1}}{2^n}=\frac{(-2)(-2)^n}{2^n}=(-2)\left(\frac{(-2)}{2}\right)^n=(-2)(-1)^n=2(-1)^{n+1}

Thus,

\sum_{n=0}^{\infty}\frac{(-2)^{n+1}}{2^n}=\sum_{n=0}^{\infty}2(-1)^{n+1}=\sum_{n=1}^{\infty}2(-1)^{n}
 
  • #10
quasar987 said:
Ok, here is how.

\frac{(-2)^{n+1}}{2^n}=\frac{(-2)(-2)^n}{2^n}=(-2)\left(\frac{(-2)}{2}\right)^n=(-2)(-1)^n=2(-1)^{n+1}

Thus,

\sum_{n=0}^{\infty}\frac{(-2)^{n+1}}{2^n}=\sum_{n=0}^{\infty}2(-1)^{n+1}=\sum_{n=1}^{\infty}2(-1)^{n}

catching the bump up in the index is tricky. notice that the series now starts at n=1.
 
  • #11
Thank you very much, this helps alot.

So the series converge, the sum is either 0 or -2, depends if it's even or odd, right?
 
  • #12
chesshaha said:
Thank you very much, this helps alot.

So the series converge, the sum is either 0 or -2, depends if it's even or odd, right?

A series cannot converge to two limits. That sort of behavior is called 'divergent'.
 
  • #13
o yea, thanks.
 
  • #14
Dick said:
A series cannot converge to two limits. That sort of behavior is called 'divergent'.

Ahh I think a more appropriate word would have been is oscillating =]
 
  • #15
Gib Z said:
Ahh I think a more appropriate word would have been is oscillating =]

Right. And the sum of i from i=0 to infinity could more accurately be said to 'increase without bound' rather than diverge. :smile:
 
  • #16
Taking out the factor of 2, partial sums gives : -1, 0, -1,0,-1... So it is bounded...
 
Back
Top