Limit of a Sequence with (-1)n and Convergence Analysis

  • Thread starter Thread starter Jamin2112
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Jamin2112
Messages
973
Reaction score
12

Homework Statement



... I have (-1)n in a sequence and I'm trying to find the limit of that sequence?

Homework Equations



Obviously we have -1, 1, -1, 1, ...

The Attempt at a Solution



You see, I'm trying to consider the case xn = n[1+(-1)n] + (1/n), to consider whether the sequence has just one accumulation point and is convergent.
 
Physics news on Phys.org
The sequence does seem to have one accumulation point, but could it converge? Write out the first few terms.
 
Tedjn said:
The sequence does seem to have one accumulation point, but could it converge? Write out the first few terms.

xn = {1, 9/4, 1/3, 65/8, 1/5, 125/12, 1/7, ...}
 
If a sequence is of the form [itex](-1)^n a_n[/itex] where [itex]a_n\ge 0[/itex] for all n, then either the sequence does not converge or it converges to 0.

Proof: suppose it converged to a> 0. Let [itex]\epsilon= a/2[/itex]. Then for any N> 0, there exist odd n> N so that [itex](-1)^na_n< 0[/itex] from which [itex]|a- (-1)^n a_n|> a[/itex] and not less than [itex]\epsilon= a/2[/itex].

You do the case for a< 0.