Real Analysis

Sequences

Sequences

A sequence {pn}{pn} in a metric space XX is a function f:NXf:NX which maps nn to pnpn, a point in XX.

A sequence {pn}{pn} converges if there exists a point pXpX such that for any ϵ>0ϵ>0, there exists an index NNNN such that nNnN implies d(pn,p)<ϵd(pn,p)<ϵ. A convergent sequence is denoted as pnppnp, read as pnpn converges to pp, or limnpn=plimnpn=p, read as pp is the limit of a sequence pnpn.

For example,

  1. In RR, the sequence pn=n+1npn=n+1n converges to 11.

    Proof. Consider any ϵ>0ϵ>0. Choose N=1ϵ+1N=1ϵ+1. For any integer nNnN, n>1ϵn>1ϵ. Hence, 1n<ϵ1n<ϵ. So, d(pn,1)=|n+1n1|=|1n|<ϵd(pn,1)=n+1n1=1n<ϵ. QED.

  2. If pnppnp and pnppnp then p=pp=p.

    Proof (by contradiction). Assume pnppnp and pnqpnq. Let ϵ=d(p,q)ϵ=d(p,q). Then, due to convergence, there exists NpNp such that nNpnNp implies d(pn,p)<ϵ2d(pn,p)<ϵ2. Also, there exists NqNq such that nNqnNq implies d(pn,q)<ϵ2d(pn,q)<ϵ2. Let N=max{Np,Nq}N=max{Np,Nq}. Then nNnN implies ϵ=d(p,q)d(pn,p)+d(pn,q)<ϵ2+ϵ2=ϵϵ=d(p,q)d(pn,p)+d(pn,q)<ϵ2+ϵ2=ϵ, which is a contradiction. QED.

  3. If {pn}{pn} is bounded (the range of pnpn is bounded) then pnpn converges.

    False.

  4. If pnpn converges then pnpn is bounded.

    Proof. Use ϵ=1ϵ=1. Then there exists NN such that nNnN implies d(pn,p)<1d(pn,p)<1. Let R=max{1,d(p,p1),,d(p,pN1)}R=max{1,d(p,p1),,d(p,pN1)}. All {pn}{pn} are in the open ball BR+1(pn)BR+1(pn). QED.

  5. If pnppnp then pp is a limit point of the range of {pn}{pn}.

    False.

  6. If pp is a limit point of EE in XX, there exists a sequence {pn}{pn} in EE such that pnppnp.

    Proof. Choose a sequence {pn}{pn}, where each pnpn is in an open ball B1n(p)B1n(p). Then pnppnp. QED.

  7. pnppnp if and only if every neighborhood of pp contains all but finitely many pnpn.

    TRUE.

IMPORTANT IDEA: to show convergence, you must fine an NN for every ϵϵ.

Consider sequences {sn}{sn}, {tn}{tn} in CC where snssns and tnttnt.

Theorem. limn(c+sn)=c+slimn(c+sn)=c+s.

Proof. Fix ϵ>0ϵ>0. Then, there exists NN such that nNnN implies |sns|<ϵ|sns|<ϵ. Hence, for this NN, nNnN implies |(c+sn)(cs)|=|sns|<ϵ|(c+sn)(cs)|=|sns|<ϵ, as desired. QED.

Theorem. limn(sn+tn)=s+tlimn(sn+tn)=s+t.

Proof. Given ϵ>0ϵ>0, there exist NsNs and NtNt such that if nNsnNs then |sns|<ϵ2|sns|<ϵ2 and if nNtnNt then |tnt|<ϵ2|tnt|<ϵ2. Let N=max{Ns,Nt}N=max{Ns,Nt}. Then, for nNnN, |(sn+tn)(s+t)||sns|+|tnt|<ϵ2+ϵ2=ϵ|(sn+tn)(s+t)||sns|+|tnt|<ϵ2+ϵ2=ϵ, as desired. QED.

Theorem. limn(csn)=cslimn(csn)=cs.

Proof. Fix ϵ>0ϵ>0. Then, there exists NN such that nNnN implies |sns|<ϵ|c||sns|<ϵ|c|. Hence, for this NN, nNnN implies |csncs|=|c||sns|<ϵ|csncs|=|c||sns|<ϵ, as desired. QED.

Theorem. limn(sntn)=stlimn(sntn)=st.

Proof. Fix ϵ>0ϵ>0. Let k=max{1,ϵ,s,t}k=max{1,ϵ,s,t}. Then, there exist NsNs and NtNt such that if nNsnNs then |sns|<ϵ3k|sns|<ϵ3k and if nNtnNt then |tnt|<ϵ3k|tnt|<ϵ3k. Let N=max{Ns,Nt}N=max{Ns,Nt}. Then, for nNnN, |sntnst|=|(sns)(tnt)+s(tnt)+t(sns)|<ϵ29k2+ϵ3+ϵ3<ϵ9k+ϵ3+ϵ3<ϵ|sntnst|=|(sns)(tnt)+s(tnt)+t(sns)|<ϵ29k2+ϵ3+ϵ3<ϵ9k+ϵ3+ϵ3<ϵ, as desired. QED.

Subsequences

Suppose {pn}{pn} is a sequence. Let n1<n2<n3<n1<n2<n3<, where niNniN, be an increasing sequence. Then, {pni}{pni} is a subsequence.

If pnppnp then every subsequence converges to pp.

For example,

  1. The sequence {1,π,12,π,13,π,}{1,π,12,π,13,π,} does not converge. But it has a subsequence {1,12,13,}{1,12,13,} that converges to 00 and another subsequence {π,π,π,}{π,π,π,} that converges to ππ, which is called a subsequential limit.

A metric space is sequentially compact if every sequence has a convergent subsequence.

Theorem. If a metric space XX is compact then XX is sequentially compact. Or, equivalently, in a compact metric space, every sequence has a subsequence converging to a point of XX.

(In fact, compactness is equivalent to sequential compactness.)

Proof. Let R=range{pn}R=range{pn}. If R is finite, then some ppn is achieved infinitely many times. Use that subsequence. If R is infinite, then by previous theorem, since X is compact, R has a limit point p. Use that point p and its nested neighborhoods to construct a subsequence convergent on p. QED.

Corollary. Every bounded sequence in Rk contains a convergent subsequence.

Cauchy Sequence

A sequence {pn} is a Cauchy sequence if for every ϵ>0, there exists N such that m,n>N implies d(pm,pn)<ϵ.

Theorem. If {pn} converges, then {pn} is a Cauchy sequence.

Proof. Given ϵ>0, there exists N such that if nN then |pnp|<ϵ2. Then, for this N, m,n>N implies d(pm,pn)d(pm,p)+d(pn,p)<ϵ2+ϵ2=ϵ, as desired. QED.

Complete Spaces

A metric space X is complete if every Cauchy sequence converges to a point of X.

For example,

  1. Q is not complete.

Theorem. Compact metric spaces are complete.

Proof. Let {xn} be a Cauchy sequence in X. Since X is compact, it is sequentially compact. So, there exists a subsequence {xnk} converging to a point xX. Fix ϵ>0. The fact that sequence {xn} is a Cauchy sequence implies there exists N1 such that if i,j>N then d(xi,xj)<ϵ2. The fact that {xnk} converges to x implies there exists N2 such that if nkN2 then d(xnk,x)<ϵ2. Let N=max{N1,N2}. Fix any nk,n>N. By triangle inequality, d(xn,x)d(xn,xnk)+d(xnk,x)<ϵ2+ϵ2=ϵ. Since {xn} is arbitary, X is complete. QED.

Corollary. [0,1] is complete.

Corollary. k-cells in Rk are complete.

Corollary. Any closed subset of a compact set is complete.

Corollary. Rk is complete.

Proof. If {xn} is Cauchy, it’s bounded. So it’s in some k-cell in Rk. Hence, {xn} converges because k-cells are complete. QED.

For example,

  1. xn=1+12++1n does not converge.

    Proof. Given n>m, consider |xnxm|=1m+1+1m+2++1nnmn=1mn. Let n=2m. We have |x2mxm|12. So the sequence is not Cauchy. Thus, it does not converge. QED.

  2. Let x1=1, x2=2, and xn=xn1+xn22. Every subsequence of it is Cauchy so it is convergent.

Theorem. Every metric space (X,d) has a completion (X,d).

Idea: Given X, let X be the set of all Cauchy sequences in X under an equivalent relation , where {pn}{qn} if limnd(pn,qn)=0. For P,QX, let Δ(P,Q):=limnd(pn,qn), where {pn} and {qn} are representatives of P and Q, respectively.

Bounded Sequences

Monotonically increasing sequences: sn1sn

Monotonically decreasing sequences: sn1sn

Theorem. Bounded monotonic sequences converge to their suprema (if increasing) or to their infima (if decreasing).

Proof. Fix a bounded monotonically increasing sequence ${x_n}. Let s=sup(range{xn}). So, for all ϵ>0, there exists N such that sϵxNs. Then, for all nN, sϵxNxns, as desired. QED.

Divergent Sequences

Write xn+ if for all MR, there exist N such that nN implies xn>M.

Write xn if for all MR, there exist N such that nN implies xn<M.

Given sequence {xn}, let E be the set of all possible subsequential limits of {xn} (allowing + and , i.e. E is in extended R). Then E is closed. Let s=supE and s=infE. Then lim supnsn=s, called the upper limit of sn, and lim infnsn=s, called the lower limit of sn.

Alternatively, lim supnsn=limn(supknsk). Similarly, lim infnsn=limn(infknsk).

For example,

  1. If sns then lim infsn=lim supsn=s.
  2. If {sn}={0.1,32,0.11,43,0.111,54,0.1111,65,} then lim supsn=1 and lim infsn=19.