SPLIT - Convergence of sequence (alternating)

Melind

New member
Joined
Jun 19, 2021
Messages
1
Let Xn = (−1)n for all n ∈ N. Show that the sequence (Xn) does not converge.
Can someone please help
 
Let Xn = (−1)n for all n ∈ N. Show that the sequence (Xn) does not converge.
Can someone please help
Please start a new thread with a new problem

You have an alternating sequence.

Please show us what you have tried and exactly where you are stuck.

Please follow the rules of posting in this forum, as enunciated at:


Please share your work/thoughts about this problem
 
I presume you mean (-1)^n or (1)n\displaystyle (-1)^n.

It is very easy to write out as many terms of the sequence as you want:
a1=(1)1=1\displaystyle a_1= (-1)^1= -1
a2=(1)2=1\displaystyle a_2= (-1)^2= 1
a3=(1)3=1\displaystyle a_3= (-1)^3= -1
a4=(1)4=1\displaystyle a_4= (-1)^4= 1

So what do you think a100000\displaystyle a_{100000} is? What about a100001\displaystyle a_{100001}?

Now what is your understanding of what "a sequence converges" means?
 
Let Xn = (−1)n for all n ∈ N. Show that the sequence (Xn) does not converge.
Can someone please help
The statement that (xn)L\left(x_n\right)\to L means that for every for every ε>0\varepsilon>0 there exist positive integer NN such that if nNn\ge N such that xnL<ε\left|x_n-L\right|<\varepsilon
Now consider your sequence: xn+1xn=(1)n+1(1)n=11(1)=2\left|x_{n+1}-x_n\right|=\left|(-1)^{n+1}-(-1)^n\right|=\left|-1\right|\left|1-(-1)\right|=2.
Now what?
 
Top