Home page for accesible maths 2 Sequences

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

2.2 Cauchy-sequences and the Bolzano-Weierstrass
Theorem

Theorem 2.2.1

Cauchy-sequences of real numbers are always convergent.

Proof:  By Proposition 4.5.2, if {qn}n=1 is a Cauchy-sequence of RATIONAL numbers, then there exists a real number x=x0.x1x2 such that (qn-(x)n)0. Since (x)nx, by the Sum Rule, qnx as well. So, at least it is clear that any Cauchy-sequence of rational numbers is convergent to a real number, its “limitvalue” (from now on we will not use the word limitvalue, since it is just a complicated name for the limit). Now, we need the following lemma.

Lemma 2.2.1

If {yn}n=1 is a Cauchy-sequence and zn0, then {yn-zn}n=1 is a Cauchy-sequence.

Proof:  We need to prove that for any ε>0 there exists N>0 such that if n,mN, then |(yn-zn)-(ym-zm)|ε. Since {yn}n=1 is a Cauchy-sequence and zn0, we have an N>0 so that

  • If n,mN, then |yn-ym|ε2.

  • If nN, then |zn|<ε4.

Therefore by the Triangle Inequality, if n,mN, then

|(yn-zn)-(ym-zm)||yn-ym|+|zn|+|zm|ε.

As we have seen earlier, for any real number x there is a convergent sequence of rationals tending to x. So, if {xn}n=1 is a Cauchy-sequence of real numbers then we can choose rational numbers {qn}n=1 such that |xn-qn|<1n, that is (xn-qn)0 by the Sandwich Rule. Therefore, by the Lemma {qn}n=1 is a Cauchy-sequence of rational numbers tending to some number x. Since xn=qn+(xn-qn), by the Sum Rule {xn}n=1 is convergent and its limit is x.

Remark 2.2.1

In the world of rational numbers Theorem 2.2.1 does not hold. If x=x0.x1x2 is an irrational number then of course : x=limn(x)n. In fact, we can see that |x-(x)k|10-k. {(x)n}n=1 is a Cauchy- sequences and it does not converge to any rational number (yes, it converges to x, but x is irrational, so in the realm of rational numbers the sequence {(x)n}n=1 is not convergent).

If {xn}n=1 is a sequence of real numbers, then for any sequence n1<n2<n3, {xnk}k=1 is called a subsequence of {xn}n=1.

Example 2.2.1

{1n3}n=1 or {15n}n=1 are subsequences of the sequence {1n}n=1  .

Example 2.2.2 (Funny little example)

{1|10n-32|}n=1 is NOT a subsequence of {1n}n=1  .

Question 2.2.1 (Important!!!)

How to negate the statement that xnx?

Solution: How does negation work? It is not true that some statement hold for all ε>0. So, there exists an ε>0 such that the statement doesn’t hold. This latter statement is that there exists some N>0 such that for any nN |xn-x|ε. The negation of this statement is that for ALL N there exists some nN, such that |xn-x|>ε. This means that there exists a subsequence {xnk}k=1 such that for any k1 |xnk-x|>ε. That is, the negation of the statement that xnx is the following statement:

There exists some ε>0 and a subsequence {xnk}k=1 such that for any k1, |xnk-x|>ε.

Theorem 2.2.2 (Bolzano-Weierstrass)

Let {xn}n=1 be a bounded sequence of real numbers. Then it has a convergent subsequence {xnk}k=1.

Proof:  Let M be an integer such that |xn|M for any n1. What can be the integer part of the numbers xn? Well, something in between -M and M. If you put infinitely many numbers into finitely many pigeon-holes then at least one of the pigeon holes will contain infinitely many numbers. Let z1¯=xm11,xm21,xm31 be a subsequence such that all of the mi1’s are in the form of y.******. (You will see immediately, why we use this complicated looking indices.) Then, infinitely many of the real numbers xm11,xm21,xm31 must have the same first digit y1 (after the dot). Indeed, there are 10 choices for the first digits and we have infinitely many numbers. Let z2¯=xm12,xm22 be a subsequence of xm11,xm21,xm31 such that the first digit of the xmi2’s are the same. So, xm11,xm22,xm32 start with the same integer y, xm12,xm22 starts with y and then the first digit is y1. Then we continue this process and construct inductively for each k1 a subsequence zk¯=xm1k,xm2k,xm3k, such that

  • zk¯ is a subsequence of zk-1¯.

  • For any i1, xmik starts with y.y1,y2yk.

Then we make our precious convergent subsequence by picking the first guy from each sequence zk¯, so xak=xm1k. This sequence is a Cauchy-sequence, since if nN, then |xan-xam|110-k. Hence this sequence is convergent. (we can see immediately, that limkak=y.y0y1y2).

Instead of jumping to the next theorem, let us try to digest the proof of the Bolzano-Weierstrass Theorem (relax, it is one the hardest theorem in Math113, you are not supposed to understand it for the first sight, but if you really understand it, you will have a rather good picture of the notion of convergence). To use the word digits is kind of awkward, so we will use a more elegant language. This language will:

  • Help you to get rid of the “start with” and the “digits”, which are soooo high school.

  • Help you to visualize the proof of the Bolzano-Weierstrass Theorem.

  • Help you to prove trickier things.

Definition 2.2.1 (Intervals)
  • [a,b] denotes the set of numbers x such that axb. This is called an interval, as you know it of course.

  • If a is an integer, then we call [a,a+1] an integer interval.

  • If a is an integer, then we call [a10n,a+110n] is a 10-n-interval.

Observation 2.2.1
  • If x,y are both in the interval [a,b], then they cannot be further apart than |b-a|. That is, |x-y||b-a|.

  • So, in particular if x,y are both in the same 10-n-interval, then |x-y|10-n.

  • On the other hand if |x-y|10-n, then x and y are either in the same 10-n-interval or adjacent 10-n intervals.

  • Being in the same 10-n interval means starting with the same y0.y1y2yn segment.

How does the Bolzano-Weierstrass Proof work? By boundedness, we realize that there is an integer interval containing an infinite subsequence of our bounded sequence {xn}n=1. We forget all other elements of the sequence. The first element of this subsequence will be xa1. Now, we realize that there is a 10-1 interval inside our integer interval that contains infinitely many elements of our first subsequence. This will be our second subsequence. We forget all other elements and decide the the first element of the second subsequence will be xa2. And so on. Then xa1,xa2,xa3 will be a Cauchy-sequence since xan,xan+1, are all in the same 10-n-interval.