MATH 409 Lecture 6

From Notes
Jump to navigation Jump to search

« previous | Thursday, September 12, 2013 | next »

Lecture Slides

New Challenges

Challenge 5

Prove that the set × is of the same cardinality as .

Challenge 6


Limits of Sequences

A sequence of elements of a set X is a function f:X.

Notation: x1,x2,, where xn=f(n). Alternatively, {xn}n or simply {xn}.


A sequence {xn} of real numbers is said to converge to a real number a if for any ϵ>0 there exists N such that |xna|<ϵ for all nN.

The number a is called the limit of {xn}.

Notation: limnxn=a, or xna as n.


A sequence is called convergent if it has a limit and divergent otherwise.

The condition |xna|<ϵ is equivalent to aϵ<xn<a+ϵ or to x(aϵ,a+ϵ). This interval is called the ε-neighborhood of the point a. The convergence xna means that any ε-neighborhood of a contains all but finitely many elements of the sequence {xn}.

Examples

Theorem. The sequence {1n}n converges to 0.

Proof. By the Archimedean Principle, for any ϵ>0 there exists a natural number N such that Nϵ>1. Then for any nN, we have nϵnϵ>1 so that (dividing by n) 1n<ϵ. Since 1n>0, we obtain |1n|<ϵ for nN.

quod erat demonstrandum

Theorem. The constant sequence {xn}, where xn=a for some a and all n.

Proof. Since |xna|=0 for all n, the sequence converges to a.

quod erat demonstrandum

Theorem. The sequence {(1)n}n is divergent.

(to be shown later)

Theorem. The sequence {n}n is divergent.

Proof. By the Archimedean Principle above, 1n gets small, so its inverse must get large.

quod erat demonstrandum


Properties

Theorem. The limit is unique.

Proof. Suppose a and b are distinct real numbers. Let ϵ=|ba|2. Then the ε-neighborhoods of a and b are disjoint. Hence they cannot both contain all but finitely many elements of the same sequence.

quod erat demonstrandum

Theorem. Any convergent sequence {xn} is bounded, which means that the set of its elements is bounded.

Proof. This follows from three facts:

  1. Any ε-neighborhood is bounded,
  2. any finite set is bounded, and
  3. the union of two bounded sets is also bounded.

Take the first set to be the one that is bounded in the ε-neighborhood, and the remaining elements outside the ε-neighborhood is finite. Thus the union of these two sets is the sequence, which must also be bounded.

The sequence {n}n discussed above breaks this property.

quod erat demonstrandum

Theorem. Any subsequence converges to the same limit.

Proof. Here a subsequence of a sequence {xn} is any sequence of the form {xnk}, where {nk} is an increasing sequence of natural numbers. Note that nkk. The proof follows easily by induction.

quod erat demonstrandum

The sequence {(1)n} discussed above breaks this property.


Divergence to Infinity

A sequence {xn} is said to diverge to infinity if for any C>0 there exists N such that |xn|>C for all nN.

Observe that such a sequence is indeed divergent as it is not bounded: given an interval, we can always get out of the interval and never turn back.

A sequence {xn} is said to diverge to positive infinity (+) if for any C there exists N such that xn>C for all nN.

Likewise {xn} is said to diverge to negative infinity () if for any C there exists N such that xn<C for all nN.

For example, the sequence {n}n diverges to positive infinity.


Limit Theorems

Squeeze Theorem

Theorem. [Squeeze Theorem]. Suppose {xn}, {yn}, and {wn} are three sequences of real numbers such that xnwnyn for all sufficiently large n.

If the sequences {xn} and {yn} both converge to the same limit a, then {wn} converges to a as well.

Proof. Since limnxn=limnyn=a, for any ϵ>0 there exist natural numbers N1 and N2 such that aϵ<xn<a+ϵ for all nN1 and aϵ<yn<a+ϵ for all nN2. Besides, there exists N0 such that xnwnyn for all nN0. We can choose N to be the max of N0, N1, and N2. Then for any natural number nN, we have aϵ<xnwnyn<a+ϵ, which implies that aϵ<wn<a+ϵ. Thus limnwn=a.

quod erat demonstrandum
Note: alternate name: theorem of two police men and a drunk guy


Comparison Theorem

Theorem. [Comparison Theorem]. Suppose {xn} and {yn} are convergent sequences. If xnyn for all sufficiently large n, then limnxnlimnyn.

Proof. Let a=limnxn and b=limnyn. Assume the contrary that a>b. Then ϵ=ab2 is a positive number. Hence there exists a natural number N such that |xna|<ϵ and |ynb|<ϵ for all nN. In particular, yn<b+ϵ and aϵ<xn for nN. However, x+ϵ=aϵ=a+b2, which implies that yn<xn for all nN, a contradiction.

quod erat demonstrandum

Corollary. If all elements of a convergent sequence {xn} belong to a closed interval [a,b], then the limit belongs to [a,b] as well.

Proof. This follows from two applecations of the previous theorem. let {yn} be the constant sequence {b} and compare with {xn}. If all elements satisfy xn<b, then the limits must follow the same pattern. Reverse this step with {yn}={xn} and {xn}={a}.

quod erat demonstrandum


Convergence and Arithmetic Operations

Theorem. [Addition]. Suppose {xn} and {yn} are convergent sequences of real numbers. Then the sequences {xn+yn} and {xnyn} are also convergent.

Moreover, if a=limnxn and b=limnyn, then limn(xn+yn)=a+b and limn(xnyn)=ab

Proof. Since limnxn=a and limnyn=b, for any ϵ>0 there exists a natural number N such that |xna|<ϵ2 and |ynb|<ϵ2 for all nN. Then for any nN we obtain

|(xn+yn)(a+b)|=|(xna)+(ynb)||xna|+|ynb|<ϵ2+ϵ2=ϵ|(xnyn)(ab)|=|(xna)+(byn)||xna|+|byn|=|xna|+|ynb|<ϵ2+ϵ2=ϵ.

Thus xn+yna+b and xnynab as n.

quod erat demonstrandum

Theorem. [Products]. Suppose {xn} and {yn}are convergent sequences of real numbers. Then the sequence {xnyn} is also convergent.

Moreover, if a=limnxn and b=limnyn, then limnxnyn=ab.

Proof. Since xna and ynb for n, for any δ>0 there exists N(δ) such that |xna|<δ and |ynb|<δ for all n(δ). Then for any nN(δ) we obtain

|xnynab|=|xnynayn+aynab|=|(xna)yn+a(ynb)|=|(xna)yn(xna)b+(xna)b+a(ynb)|=|(xna)(ynb)+(xna)b+a(ynb)||(xna)(ynb)|+|(xna)b|+|a(ynb)|=|xna||ynb|+|b||xna|+|a||ynb|<δ2+(|a|+|b|)δ

Now, given ϵ>0, we set δ=min(1,(1+|a|+|b|)1ϵ). Then δ>0 and δ2+(|a|+|b|)δ(1+|a|+|b|)δϵ. By the above, |xnynab|<ϵ for all nN(δ).

quod erat demonstrandum

Theorem. [Quotients]. Suppose that a sequence {xn} converges to some a. If a0 and xn0 for all n, then the sequence {xn1} convergest to a1.

Proof. Since xna as n, for any δ>0 there exists N(δ) such that |xna|<δ for all nN(δ).

Given ϵ>0, we set δ=min(|a|2,|a|2ϵ2). Then for any nN(δ) we have |xna|<|a|2. Since

|a||anxn|+|xn|=|xna|+|xn|

it follows that |xn||a||xna|>|a||a|2=|a|2

Furthermore, for any nN(δ), we obtain

|1xn1a|=|axnaxn|=|xna||a||xn|2|xna||a|2<2δ|a|2ϵ

We conclude that 1xn1a as n.

quod erat demonstrandum

Corollary 1. If limnxn=a then limncxn=ca for any c.

Proof. Use the multiplication theorem with constant sequence {c}.

quod erat demonstrandum

Corollary 2. If limnxn=a then limn(xn)=a.

Proof. There are two ways: take above c=1, or use difference of sequnces with constant sequence {0}.

quod erat demonstrandum

Corollary 3. If limnxn=a, limnyn=b, and, moreover, b0 and yn0 for all n, then limnxnyn=ab.

Proof. Since b0 and yn0 for all n, it follows that yn1b1 as n. Since xnyn=xnyn1 for all n, the proposition follows from the theorem regarding multiplication.

quod erat demonstrandum