MATH 409 Lecture 7

From Notes
Jump to navigation Jump to search

« previous | Tuesday, September 17, 2013 | next »

Lecture Slides

Review

  • Limits of Sequences
  • Properties of Convergent sequences
    • Limit is unique
    • Convergent sequence is bounded
    • Subsequence of convergent sequence converges to same ilmit
    • Modifying a finite number of elements can't affect convergence or change its limit
    • Rearranging elements of a sequence can't affect convergence or change its limit
  • Limit Theorems

Examples

Theorem. limnsinenn=0

Proof. 1nsinenn1n for all n since 1sinx1 for all x. As shown last time, 1n0 as n. Then 1n10=0 as n. By the Squeeze theorem, sinenn=0 as n.

quod erat demonstrandum

Theorem. limn12n=0

Proof. The sequence {12n} is a subsequence of {1n}. Hence it converges to the same limit.

quod erat demonstrandum

Theoreom. limn(1+2n)21+2n2=2

Proof. Divide both numerator and denominator by n2:

(1+2n)21+2n2=(1+2n)2n21+2n2n2=(1n+2)2(1n)2+2

Since 1n0 as n, it follows that

  • 1n+20+2=2 as n,
  • (1n+2)222=4 as n
  • (1n)202=0 as n
  • (1n)2+20+2=2 as n

Finally, (1n+2)2(1n)2+242=2 as n.

quod erat demonstrandum

Monotone Sequences

A sequence {xn} is called increasing (or nondecreasing) if x1x2x3, or, to be precise, xnxn+1 for all n.

It is called strictly increasing if xn<xn+1 for all n.

Note: These definitions are according to the textbooks. Other people prefer to use nondecreasing for ≤ and increasing for strictly increasing.

Similarly, {xn} is called decreasing (or nonincreasing) if xnxn+1 for all n.

It is called strictly decreasing if xn>xn+1 for all n.

Examples

  • {1n} is strictly decreasing
  • The sequence 1, 1, 2, 2, 3, 3, … is increasing, but not strictly increasing
  • The sequence -1, 1, -1, 1, … is neither increasing nor decreasing
  • A constant sequence a, a, … is both increasing and decreasing

Theorems

Theorem. Any increasing sequence converges to a limit if it is bounded, and diverges to + otherwise.

Proof. Let {xn} be an increasing sequence.

First consider the case when {xn} is bounded. In this case, the set E of all elements occurring in the sequence is bounded. By the completeless axiom, any bounded set has a supremum; thus supE exists.

We claim that xnsupE as n. Take any ϵ>0. Then supEϵ is not an upper bound of E. Hence there exists n0 such that xn0>supEϵ. Since the sequence is increasing, it follows that xnxn0>supEϵ for nn0. At the same time, xnsupE for all n. Therefore |xnsupE|<ϵ for all nn0, which proves the claim.

Now consider the case when {xn} is not bounded. Note that the set E is bounded below (as x1 is a lower bound). Hence E is not bounded above. Then for any C, there exists n0 such that xn0>C. It follows that xnxn0>C for all nn0. Thus {xn} diverges to +.

quod erat demonstrandum

Theorem. Any decreasing sequence converges to a limit if it is bounded, and diverges to otherwise.

Proof. Let {xn} be a decreasing sequence. Then the sequence {xn} is increasing since ab is equivalent to ab for all a,b. By the previous theorem, either xnc for some c as n, or else xn diverges to +. In the former case, xnc as n. In the latter case, xn diverges to .

quod erat demonstrandum


Corollary. Any monotone sequence converges to a limit if it is bounded, and diverges to infinity otherwise.


Nested Intervals Property

A sequence of sets I1,I2, is called nested if I1I2. That is, InIn+1 for all n.


Theorem. If {In} is a nested sequence of nonempty closed bounded intervals, then the intersection nIn is nonempty. Moreover, if lengths |In| of the intervals satisfy |In|0 as n, then the intersetion consists of a single point.

Proof. Let In=[an,bn] for n. Since the sequence {In} is nested, it follows that the sequence {an} is increasing while the sequence {bn} is decreasing. Besides, both sequences are bonded (since both are contained in the bounded interval I1). Hence both are convergent: ana and bnb as n. Since anbn for all n, the Comparison Theorem implies that ab.

We claim that nIn=[a,b]. Indeed, we have ana for all n (by Comparison Theorem applied to a1,a2, and constant sequence an,an,). Similarly, bbn for all n. Therefore [a,b] is contained in the intersection.

On the other hand, if x<a, then x<an for some n so that x∉In. Similarly, if x>b then x>bm for some m so that x∉Im. This proves the claim.

Clearly, the length of [a,b] cannot exceed |In| for any n. Therefore |In|0 as n implies that [a,b] is a degenerate interval: a=b.

quod erat demonstrandum


A few remarks:

  1. The theorem may not hold if the intervals are open. Counterexample: In=(0,1n), n The intervals are nested and bounded, but their intersection is empty since 1n0 as n.
  2. The theorem may not hold if the intervals are not bounded. Counterexample: In=[n,), n. The intervals are nested and closed, but their intersection is empty since the sequence {n} diverges to +.
  3. This is another form of the completeness axiom.
  4. This theorem can be used to prove the existence of a decimal expansion

Bolzano-Weierstrass Theorem

Theorem. Every bounded sequence of real numbers has a convergent subsequence.

Proof. Let {xn} be a bounded sequence of real numbers. We are going to build a nested sequence of intervals In=[an,bn] for n, such that each In contains infinitely many elements of {xn} and |In+1|=|In|2 for all n. The sequence is built inductively.

Basis. First we set I1 to be any closed bounded interval that contains all elements of {xn} (such an interval exists because the sequence {xn} is bounded).

Induction. Now assume that for some n the interval In is already chosen and it contains infinitely many elements of {xn}. Then at least one of the subintervals I=[an,an+bn2] and I=[an+bn2,bn] also contains infinitely many elements of {xn}. We set In+1 to be such an interval. By construction, In+1In and |In+1|=|In|2.

Since |In+1|=|In|2 for all n, it follows by induction that |In|=|I1|2n1 for all n. As a consequence, |In|0 as n. By the Nested Intervals Property, the intersection of the intervals consists of a single number a.

Next we are going to build a strictly increasing sequence of natural numbers {nk} such that xnkIk for all k. The sequence is built inductively:

Basis. First let n1=1.

Induction. Now assume that for some k the number nk is already chosen. Since the interval Ik+1 contains infinitely many elements of the sequence {xn}, there exists m>nk such that xmIk+1. We set nk+1=m.

Now we claim that the subsequence {xnk}k of the sequence {xn} converges to a. Indeed, for any k, the points xnk and a both belong to the interval Ik. Hence |xnka||Ik|. Since |Ik|0 as k, it follows that xnka as k.

quod erat demonstrandum