Convergence of a sequence, {(-1)^n}n>=1

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
missavvy
Messages
73
Reaction score
0

Homework Statement



Prove that {(-1)n} n>=1 does not converge

Homework Equations





The Attempt at a Solution



If i define two subsequences, say {(-1)2n} = A and {(-1)2n+1} =B of that original sequence, then
A converges to 1 and B converges to -1 ?

Is this correct at all?
 
Physics news on Phys.org
missavvy said:

Homework Statement



Prove that {(-1)n} n>=1 does not converge

Homework Equations





The Attempt at a Solution



If i define two subsequences, say {(-1)2n} = A and {(-1)2n+1} =B of that original sequence, then
A converges to 1 and B converges to -1 ?

Is this correct at all?
The sequence {(-1)2n} converges to 1, and the other sequence converges to -1, but A and B aren't sequences (they're numbers), so you shouldn't talk about them converging.

What about assuming that {(-1)n}, for n>=1, converges, and arriving at a contradiction?
 
Hm okay, so should I use the cauchy definition of convergence? (If yes, how would I put the "limit" in?)
 
In your OP you showed that you have two subsequences that converge to different limits. This indeed shows that our series cannot be convergent. To me, it's a valid proof...

Am I making a mistake here??