Why Doesn't the Sequence 2,0,2,0,2,0 Converge?

  • Context: Undergrad 
  • Thread starter Thread starter meemoe_uk
  • Start date Start date
  • Tags Tags
    Convergence Elementary
Click For Summary
SUMMARY

The sequence 2,0,2,0,2,0 does not converge, as established by the definition of convergence in mathematical analysis. A sequence converges to a limit L if, for any ε > 0, there exists an integer N such that for all n > N, the terms of the sequence are within ε of L. In this case, using ε = 1/2, the terms 2 and 0 cannot both be within that distance of any single limit L, thus proving non-convergence. The discussion emphasizes the importance of applying fundamental theorems and definitions in mathematical proofs.

PREREQUISITES
  • Understanding of mathematical sequences and limits
  • Familiarity with the definition of convergence
  • Knowledge of ε-δ proofs in analysis
  • Basic understanding of the triangle inequality
NEXT STEPS
  • Study the formal definition of convergence in detail
  • Learn about ε-δ proofs and their applications in real analysis
  • Explore the triangle inequality and its implications in proofs
  • Review fundamental theorems related to sequences and convergence
USEFUL FOR

Students in mathematics, particularly those studying real analysis, as well as educators seeking to clarify concepts of convergence and proof techniques.

meemoe_uk
Messages
124
Reaction score
0
Hi everyone,
I'm doing a course which contains foundation work on convergence.
I was suprised to see the book I am using uses phrases such as...
" This sequence clearly doesn`t converge "
for sequences such as 2,0,2,0,2,0,2,0...
I was expecting it to say something like " By theorem 4.5, this sequence doesn`t converge "
I wouldn`t feel comfortable writing " This sequence clearly doesn`t converge " if, in an exam, I got a question which said " Prove that 2,0,2,0,2,0 doesn`t converge ".
Can anyone point me to basic theorems on convergence which are used to tackle simple questions like this?
 
Physics news on Phys.org
I don't (like your book) see any reason to appeal to a "theorem".
When your text says "clearly" what it means is that it follows directly from the definition.

A sequence of numbers {an} converges to a limit, L, if, by going far enough on the sequence all the numbers past that point are arbitrarily close to L. Formally: for any [epsilon]>0, there exist an integer N such that if n> N, |an-L|< [epsilon].
("n> N" is "far enough on the sequence", "|an-L|" measures the distance from an to L and "< [epsilon]" is the "arbitrarily close" part.)

Take [epsilon]= 1/2. Two consecutive terms are 2 and 0 and they can't both be with distance 1/2 of anything.
 
Well, if I wanted to decide if 2,0,2,0,2 converged then I wouldn`t need to study a bunch of theorems to convince myself it didn`t, because it is clear to my intuition that it doesn`t. But I can`t just write that in an exam. Since I started this maths degree, there's been loads of questions I've been confronted with where the answers are so blatently obvious that I feel like writing " Because it just bloody is! OK? ", but you can`t write that. You've got to apply the fundamental theorems.

Have you attempted a direct proof in what you've written?
Looks OK, part from the last line.
If there's no theorem to fall back on, then I spose I'd have to construct one myself, maybe with induction method.

I like the way you write "theorem", like you think it's a word I've made up.
 
Have you attempted a direct proof in what you've written?

Do an indirect proof.

Suppose both 2 and 0 are within distance 1/2 of L.
IOW |2 - L| < 1/2 and |L - 0| < 1/2
Now apply the triangle inequality:
2 = |2 - 0| = |2 - L + L - 0| < |2 - L| + |L - 0| < 1/2 + 1/2 = 1
So 2 < 1
So the supposition was false, and both 2 and 0 cannot be within distance 1/2 from the same number.

(the triangle inequality is one of your best friends when working with &epsilon;-&delta; proofs)
 
Thanks hurkyl
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 17 ·
Replies
17
Views
5K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 24 ·
Replies
24
Views
6K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K