A sequence (an)n=1∞ in Rconverges to a limit L∈R if for Every ε>0There exists N∈N such that
∣an−L∣<εforalln≥N
We write an→L or limn→∞an=L. A sequence that does not converge is said to diverge.
Proposition 2.1 (Uniqueness of Limits). If (an) converges, its limit is unique.
Proof. Suppose an→L and an→M with L=M. Let ε=∣L−M∣/2>0. There Exists N1 such that ∣an−L∣<ε for n≥N1And N2 such that ∣an−M∣<ε for n≥N2. For n≥max(N1,N2):
∣L−M∣≤∣an−L∣+∣an−M∣<2ε=∣L−M∣
A contradiction. ■
Proposition 2.2. Every convergent sequence is bounded.
Proof. Let an→L. Taking ε=1There exists N such that ∣an−L∣<1 for All n≥N. Then ∣an∣≤∣L∣+1 for n≥N. Let M=max{∣a1∣,∣a2∣,…,∣aN−1∣,∣L∣+1}. Then ∣an∣≤M for all n. ■
2.2 Convergence Theorems
Theorem 2.1 (Algebra of Limits). If an→L and bn→MThen:
an+bn→L+M
anbn→LM
an/bn→L/M (provided M=0 and bn=0 for all n)
Theorem 2.2 (Squeeze Theorem). If an≤bn≤cn for all n and an→Lcn→LThen bn→L.
Theorem 2.3 (Monotone Convergence Theorem). Every bounded monotone sequence in R converges. Specifically:
Every bounded increasing sequence converges to its supremum.
Every bounded decreasing sequence converges to its infimum.
Proof. Let (an) be bounded and increasing. By the completeness axiom, s=sup{an:n∈N} exists. Let ε>0. By the approximation property, There exists N such that s−ε<aN≤s. Since (an) is increasing, an≥aN>s−ε for all n≥N. Also an≤s for all n. Hence ∣an−s∣<ε for all n≥N. ■
2.3 Cauchy Sequences
A sequence (an) is a Cauchy sequence if for every ε>0There exists N∈N such that
∣an−am∣<εforallm,n≥N
Theorem 2.4. Every convergent sequence is Cauchy.
Proof. Let an→L. Given ε>0Choose N such that ∣an−L∣<ε/2 For all n≥N. Then for m,n≥N: ∣an−am∣≤∣an−L∣+∣am−L∣<ε. ■
Theorem 2.5 (Cauchy Completeness of R). Every Cauchy sequence in R converges.
Proof. Let (an) be Cauchy. First, (an) is bounded: choose N with ∣an−am∣<1 for m,n≥N. Then ∣an∣≤∣aN∣+1 for n≥N. By the Bolzano-Weierstrass theorem (Theorem 2.6 below), (an) has a convergent subsequence (ank)→L. We show an→L.
Given ε>0Choose N1 so that ∣an−am∣<ε/2 for m,n≥N1 And K so that ∣ank−L∣<ε/2 for k≥K. For n≥N1Choose k≥K with nk≥N1 (possible since nk→∞). Then
∣an−L∣≤∣an−ank∣+∣ank−L∣<ε/2+ε/2=ε
■
2.4 Subsequences
A subsequence of (an) is a sequence (ank)k=1∞ where n1<n2<n3<⋯.
Proposition 2.3. If an→LThen every subsequence (ank)→L.
Proposition 2.4. If (an) has two subsequences converging to different limits, then (an) diverges.
2.5 The Bolzano-Weierstrass Theorem
Theorem 2.6 (Bolzano-Weierstrass). Every bounded sequence in R has a convergent subsequence.
Proof. Let (an) be bounded, so an∈[A,B] for all n. Set I0=[A,B]. Bisect I0 into [A,(A+B)/2] and [(A+B)/2,B]. At least one contains infinitely many terms of (an); call it I1. Having constructed Ik=[lk,rk]Bisect it and select Ik+1 as the half containing Infinitely many terms of (an).
This produces a nested sequence of closed intervals I0⊇I1⊇I2⊇⋯ With length(Ik)=(B−A)/2k→0. By the Nested Interval Property (which follows From completeness), ⋂k=0∞Ik={c} for some c∈[A,B].
Construct the subsequence inductively: pick n1 with an1∈I1. Having chosen n1<n2<⋯<nk−1Pick nk>nk−1 with ank∈Ik (possible since Ik contains infinitely many terms). Then ank∈Ik for all kSo ∣ank−c∣≤length(Ik)→0. Hence ank→c. ■
Proposition 2.5. For every bounded sequence (an): liminfn→∞an≤limsupn→∞an
Proof. For any n, infk≥nak≤an≤supk≥nan. Taking supremum over n on the left: liminfan≤supk≥nak for every n. Taking infimum over n on The right gives liminfan≤limsupan. ■
Proposition 2.6.(an) converges if and only if liminfan=limsupanIn which case the Common value equals liman.
Proof. If an→LThen for every ε>0There exists N such that L−ε<an<L+ε for n≥N. Hence supk≥nak≤L+ε For n≥NSo limsupan≤L+ε. Since ε>0 is arbitrary, limsupan≤L. Similarly liminfan≥L. Combined with Proposition 2.5, liminfan=limsupan=L.
Conversely, if liminfan=limsupan=LThen for every ε>0There exists N1 With supk≥nak<L+ε for n≥N1And N2 with infk≥nak>L−ε for n≥N2. For n≥max(N1,N2): L−ε<an<L+εSo an→L. ■
Proposition 2.7.limsupan is the largest subsequential limit of (an)And liminfan Is the smallest.
Proof. Let L∗=limsupan=infnsupk≥nak. Define sn=supk≥nak. Then (sn) is decreasing and sn→L∗. For each nChoose kn≥n with akn>sn−1/n. Then akn→L∗ (by squeeze), producing a subsequence converging to L∗.
If L>L∗ were a subsequential limit, choose a subsequence anj→L. For large j: anj>(L+L∗)/2>L∗. But anj≤snj for all jAnd snj→L∗ So anj≤snj<(L+L∗)/2 for large jA contradiction. ■
Proposition 2.8 (Algebra of limsup/liminf). If (an) and (bn) are bounded sequences:
limsup(an+bn)≤limsupan+limsupbn
liminf(an+bn)≥liminfan+liminfbn
If an≥0 and bn≥0: limsup(anbn)≤(limsupan)(limsupbn)
Remark. Equality in (1) does not hold . For example, an=(−1)n and bn=(−1)n+1 Give an+bn=0So limsup(an+bn)=0<1+1=limsupan+limsupbn.
Proposition 2.9. A sequence (an) is convergent if and only if it is Cauchy, if and only if limsupan=liminfan.
Worked Example: Compute $\limsup$ and $\liminf$ of $a_n = (-1)^n \cdot \frac{n}{n+1}$
Solution. The sequence is −1/2,2/3,−3/4,4/5,−5/6,…
The even subsequence is a2k=2k+12k→1. The odd subsequence is a2k−1=−2k2k−1→−1.
No subsequence can have a limit greater than 1 (since an≤n/(n+1)<1 for even n And an<0 for odd n). Similarly, no subsequence can have a limit less than −1.
Therefore limsupn→∞an=1 and liminfn→∞an=−1. Since limsup=liminfThe sequence diverges. ■
2.7 Worked Examples
Problem. Prove that limn→∞n+1n=1.
Solution. Let ε>0. We need n+1n−1<εI.e., n+11<εI.e., n>ε1−1. Choose N=⌈ε1⌉. Then for n≥N: n≥ε1So n+1>ε1So n+11<ε. ■
Worked Example: $\varepsilon$-$N$ .../1-number-and-algebra/3_proof-and-logic for $\lim_{n \to \infty} \frac{3n + 1}{n + 2} = 3$
Solution. Let ε>0. We compute:
n+23n+1−3=n+23n+1−3(n+2)=n+2−5=n+25
We need n+25<εI.e., n+2>5/εI.e., n>5/ε−2. Choose N=⌈5/ε⌉. Then for n≥N:
n+23n+1−3=n+25≤N+25≤5/ε5=ε
■
Worked Example: Show $(a_n)$ with $a_1 = \sqrt{2}$, $a_{n+1} = \sqrt{2 + a_n}$ converges
Solution.Step 1:(an) is bounded above by 2. By induction: a1=2≤2. If an≤2Then an+1=2+an≤2+2=2.
Step 2:(an) is increasing. We have a1=2≈1.414 and a2=2+2≈1.848. Assume an≤an+1. Then an+1=2+an≤2+an+1=an+2.
Step 3: By the Monotone Convergence Theorem, (an) converges. Let L=liman. Taking limits In an+1=2+an: L=2+LSo L2=2+LGiving L2−L−2=0So (L−2)(L+1)=0. Since an≥2>0 for all n, L≥0So L=2. ■
:::caution Common Pitfall When computing limsup and liminfDo not confuse them with sup and inf of the range {an:n∈N}. The limsup depends on the tail behavior of the sequence. For Example, an=(−1)n has limsup=1 and liminf=−1But sup{an}=1 and inf{an}=−1 happen to agree in this case. However, for an=1/n, sup=1 but limsup=0.