Skip to content

Sequences and Limits

2.1 Convergence

A sequence (an)n=1(a_n)_{n=1}^{\infty} in R\mathbb{R} converges to a limit LRL \in \mathbb{R} if for Every ε>0\varepsilon > 0There exists NNN \in \mathbb{N} such that

anL<εfor all nN|a_n - L| \lt \varepsilon \quad \mathrm{for\ all\ } n \geq N

We write anLa_n \to L or limnan=L\lim_{n \to \infty} a_n = L. A sequence that does not converge is said to diverge.

Proposition 2.1 (Uniqueness of Limits). If (an)(a_n) converges, its limit is unique.

Proof. Suppose anLa_n \to L and anMa_n \to M with LML \neq M. Let ε=LM/2>0\varepsilon = |L - M|/2 > 0. There Exists N1N_1 such that anL<ε|a_n - L| \lt \varepsilon for nN1n \geq N_1And N2N_2 such that anM<ε|a_n - M| \lt \varepsilon for nN2n \geq N_2. For nmax(N1,N2)n \geq \max(N_1, N_2):

LManL+anM<2ε=LM|L - M| \leq |a_n - L| + |a_n - M| \lt 2\varepsilon = |L - M|

A contradiction. \blacksquare

Proposition 2.2. Every convergent sequence is bounded.

Proof. Let anLa_n \to L. Taking ε=1\varepsilon = 1There exists NN such that anL<1|a_n - L| \lt 1 for All nNn \geq N. Then anL+1|a_n| \leq |L| + 1 for nNn \geq N. Let M=max{a1,a2,,aN1,L+1}M = \max\{|a_1|, |a_2|, \ldots, |a_{N-1}|, |L| + 1\}. Then anM|a_n| \leq M for all nn. \blacksquare

2.2 Convergence Theorems

Theorem 2.1 (Algebra of Limits). If anLa_n \to L and bnMb_n \to MThen:

  1. an+bnL+Ma_n + b_n \to L + M
  2. anbnLMa_n b_n \to LM
  3. an/bnL/Ma_n / b_n \to L/M (provided M0M \neq 0 and bn0b_n \neq 0 for all nn)

Theorem 2.2 (Squeeze Theorem). If anbncna_n \leq b_n \leq c_n for all nn and anLa_n \to L cnLc_n \to LThen bnLb_n \to L.

Theorem 2.3 (Monotone Convergence Theorem). Every bounded monotone sequence in R\mathbb{R} converges. Specifically:

  • Every bounded increasing sequence converges to its supremum.
  • Every bounded decreasing sequence converges to its infimum.

Proof. Let (an)(a_n) be bounded and increasing. By the completeness axiom, s=sup{an:nN}s = \sup\{a_n : n \in \mathbb{N}\} exists. Let ε>0\varepsilon > 0. By the approximation property, There exists NN such that sε<aNss - \varepsilon \lt a_N \leq s. Since (an)(a_n) is increasing, anaN>sεa_n \geq a_N > s - \varepsilon for all nNn \geq N. Also ansa_n \leq s for all nn. Hence ans<ε|a_n - s| \lt \varepsilon for all nNn \geq N. \blacksquare

2.3 Cauchy Sequences

A sequence (an)(a_n) is a Cauchy sequence if for every ε>0\varepsilon > 0There exists NNN \in \mathbb{N} such that

anam<εfor all m,nN|a_n - a_m| \lt \varepsilon \quad \mathrm{for\ all\ } m, n \geq N

Theorem 2.4. Every convergent sequence is Cauchy.

Proof. Let anLa_n \to L. Given ε>0\varepsilon > 0Choose NN such that anL<ε/2|a_n - L| \lt \varepsilon/2 For all nNn \geq N. Then for m,nNm, n \geq N: anamanL+amL<ε|a_n - a_m| \leq |a_n - L| + |a_m - L| \lt \varepsilon. \blacksquare

Theorem 2.5 (Cauchy Completeness of R\mathbb{R}). Every Cauchy sequence in R\mathbb{R} converges.

Proof. Let (an)(a_n) be Cauchy. First, (an)(a_n) is bounded: choose NN with anam<1|a_n - a_m| \lt 1 for m,nNm, n \geq N. Then anaN+1|a_n| \leq |a_N| + 1 for nNn \geq N. By the Bolzano-Weierstrass theorem (Theorem 2.6 below), (an)(a_n) has a convergent subsequence (ank)L(a_{n_k}) \to L. We show anLa_n \to L.

Given ε>0\varepsilon > 0Choose N1N_1 so that anam<ε/2|a_n - a_m| \lt \varepsilon/2 for m,nN1m, n \geq N_1 And KK so that ankL<ε/2|a_{n_k} - L| \lt \varepsilon/2 for kKk \geq K. For nN1n \geq N_1Choose kKk \geq K with nkN1n_k \geq N_1 (possible since nkn_k \to \infty). Then

anLanank+ankL<ε/2+ε/2=ε|a_n - L| \leq |a_n - a_{n_k}| + |a_{n_k} - L| \lt \varepsilon/2 + \varepsilon/2 = \varepsilon

\blacksquare

2.4 Subsequences

A subsequence of (an)(a_n) is a sequence (ank)k=1(a_{n_k})_{k=1}^{\infty} where n1<n2<n3<n_1 \lt n_2 \lt n_3 \lt \cdots.

Proposition 2.3. If anLa_n \to LThen every subsequence (ank)L(a_{n_k}) \to L.

Proposition 2.4. If (an)(a_n) has two subsequences converging to different limits, then (an)(a_n) diverges.

2.5 The Bolzano-Weierstrass Theorem

Theorem 2.6 (Bolzano-Weierstrass). Every bounded sequence in R\mathbb{R} has a convergent subsequence.

Proof. Let (an)(a_n) be bounded, so an[A,B]a_n \in [A, B] for all nn. Set I0=[A,B]I_0 = [A, B]. Bisect I0I_0 into [A,(A+B)/2][A, (A+B)/2] and [(A+B)/2,B][(A+B)/2, B]. At least one contains infinitely many terms of (an)(a_n); call it I1I_1. Having constructed Ik=[lk,rk]I_k = [l_k, r_k]Bisect it and select Ik+1I_{k+1} as the half containing Infinitely many terms of (an)(a_n).

This produces a nested sequence of closed intervals I0I1I2I_0 \supseteq I_1 \supseteq I_2 \supseteq \cdots With length(Ik)=(BA)/2k0\mathrm{length}(I_k) = (B - A)/2^k \to 0. By the Nested Interval Property (which follows From completeness), k=0Ik={c}\bigcap_{k=0}^{\infty} I_k = \{c\} for some c[A,B]c \in [A, B].

Construct the subsequence inductively: pick n1n_1 with an1I1a_{n_1} \in I_1. Having chosen n1<n2<<nk1n_1 \lt n_2 \lt \cdots \lt n_{k-1}Pick nk>nk1n_k > n_{k-1} with ankIka_{n_k} \in I_k (possible since IkI_k contains infinitely many terms). Then ankIka_{n_k} \in I_k for all kkSo ankclength(Ik)0|a_{n_k} - c| \leq \mathrm{length}(I_k) \to 0. Hence ankca_{n_k} \to c. \blacksquare

2.6 Limit Superior and Limit Inferior

Let (an)(a_n) be a bounded sequence. Define:

lim supnan=infn1supknak,lim infnan=supn1infknak\limsup_{n \to \infty} a_n = \inf_{n \geq 1} \sup_{k \geq n} a_k, \qquad \liminf_{n \to \infty} a_n = \sup_{n \geq 1} \inf_{k \geq n} a_k

Proposition 2.5. For every bounded sequence (an)(a_n): lim infnanlim supnan\liminf_{n \to \infty} a_n \leq \limsup_{n \to \infty} a_n

Proof. For any nn, infknakansupknan\inf_{k \geq n} a_k \leq a_n \leq \sup_{k \geq n} a_n. Taking supremum over nn on the left: lim infansupknak\liminf a_n \leq \sup_{k \geq n} a_k for every nn. Taking infimum over nn on The right gives lim infanlim supan\liminf a_n \leq \limsup a_n. \blacksquare

Proposition 2.6. (an)(a_n) converges if and only if lim infan=lim supan\liminf a_n = \limsup a_nIn which case the Common value equals liman\lim a_n.

Proof. If anLa_n \to LThen for every ε>0\varepsilon > 0There exists NN such that Lε<an<L+εL - \varepsilon \lt a_n \lt L + \varepsilon for nNn \geq N. Hence supknakL+ε\sup_{k \geq n} a_k \leq L + \varepsilon For nNn \geq NSo lim supanL+ε\limsup a_n \leq L + \varepsilon. Since ε>0\varepsilon > 0 is arbitrary, lim supanL\limsup a_n \leq L. Similarly lim infanL\liminf a_n \geq L. Combined with Proposition 2.5, lim infan=lim supan=L\liminf a_n = \limsup a_n = L.

Conversely, if lim infan=lim supan=L\liminf a_n = \limsup a_n = LThen for every ε>0\varepsilon > 0There exists N1N_1 With supknak<L+ε\sup_{k \geq n} a_k \lt L + \varepsilon for nN1n \geq N_1And N2N_2 with infknak>Lε\inf_{k \geq n} a_k > L - \varepsilon for nN2n \geq N_2. For nmax(N1,N2)n \geq \max(N_1, N_2): Lε<an<L+εL - \varepsilon \lt a_n \lt L + \varepsilonSo anLa_n \to L. \blacksquare

Proposition 2.7. lim supan\limsup a_n is the largest subsequential limit of (an)(a_n)And lim infan\liminf a_n Is the smallest.

Proof. Let L=lim supan=infnsupknakL^* = \limsup a_n = \inf_n \sup_{k \geq n} a_k. Define sn=supknaks_n = \sup_{k \geq n} a_k. Then (sn)(s_n) is decreasing and snLs_n \to L^*. For each nnChoose knnk_n \geq n with akn>sn1/na_{k_n} > s_n - 1/n. Then aknLa_{k_n} \to L^* (by squeeze), producing a subsequence converging to LL^*.

If L>LL > L^* were a subsequential limit, choose a subsequence anjLa_{n_j} \to L. For large jj: anj>(L+L)/2>La_{n_j} > (L + L^*)/2 > L^*. But anjsnja_{n_j} \leq s_{n_j} for all jjAnd snjLs_{n_j} \to L^* So anjsnj<(L+L)/2a_{n_j} \leq s_{n_j} \lt (L + L^*)/2 for large jjA contradiction. \blacksquare

Proposition 2.8 (Algebra of lim sup\limsup/lim inf\liminf). If (an)(a_n) and (bn)(b_n) are bounded sequences:

  1. lim sup(an+bn)lim supan+lim supbn\limsup(a_n + b_n) \leq \limsup a_n + \limsup b_n
  2. lim inf(an+bn)lim infan+lim infbn\liminf(a_n + b_n) \geq \liminf a_n + \liminf b_n
  3. If an0a_n \geq 0 and bn0b_n \geq 0: lim sup(anbn)(lim supan)(lim supbn)\limsup(a_n b_n) \leq (\limsup a_n)(\limsup b_n)

Remark. Equality in (1) does not hold . For example, an=(1)na_n = (-1)^n and bn=(1)n+1b_n = (-1)^{n+1} Give an+bn=0a_n + b_n = 0So lim sup(an+bn)=0<1+1=lim supan+lim supbn\limsup(a_n + b_n) = 0 \lt 1 + 1 = \limsup a_n + \limsup b_n.

Proposition 2.9. A sequence (an)(a_n) is convergent if and only if it is Cauchy, if and only if lim supan=lim infan\limsup a_n = \liminf a_n.

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,-1/2, 2/3, -3/4, 4/5, -5/6, \ldots

The even subsequence is a2k=2k2k+11a_{2k} = \frac{2k}{2k+1} \to 1. The odd subsequence is a2k1=2k12k1a_{2k-1} = -\frac{2k-1}{2k} \to -1.

No subsequence can have a limit greater than 11 (since ann/(n+1)<1a_n \leq n/(n+1) \lt 1 for even nn And an<0a_n \lt 0 for odd nn). Similarly, no subsequence can have a limit less than 1-1.

Therefore lim supnan=1\limsup_{n \to \infty} a_n = 1 and lim infnan=1\liminf_{n \to \infty} a_n = -1. Since lim suplim inf\limsup \neq \liminfThe sequence diverges. \blacksquare

2.7 Worked Examples

Problem. Prove that limnnn+1=1\lim_{n \to \infty} \frac{n}{n+1} = 1.

Solution. Let ε>0\varepsilon > 0. We need nn+11<ε\left|\frac{n}{n+1} - 1\right| \lt \varepsilonI.e., 1n+1<ε\frac{1}{n+1} \lt \varepsilonI.e., n>1ε1n > \frac{1}{\varepsilon} - 1. Choose N=1εN = \lceil \frac{1}{\varepsilon} \rceil. Then for nNn \geq N: n1εn \geq \frac{1}{\varepsilon}So n+1>1εn+1 > \frac{1}{\varepsilon}So 1n+1<ε\frac{1}{n+1} \lt \varepsilon. \blacksquare

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\varepsilon > 0. We compute:

3n+1n+23=3n+13(n+2)n+2=5n+2=5n+2\left|\frac{3n+1}{n+2} - 3\right| = \left|\frac{3n+1 - 3(n+2)}{n+2}\right| = \left|\frac{-5}{n+2}\right| = \frac{5}{n+2}

We need 5n+2<ε\frac{5}{n+2} \lt \varepsilonI.e., n+2>5/εn + 2 > 5/\varepsilonI.e., n>5/ε2n > 5/\varepsilon - 2. Choose N=5/εN = \lceil 5/\varepsilon \rceil. Then for nNn \geq N:

3n+1n+23=5n+25N+255/ε=ε\left|\frac{3n+1}{n+2} - 3\right| = \frac{5}{n+2} \leq \frac{5}{N+2} \leq \frac{5}{5/\varepsilon} = \varepsilon

\blacksquare

Worked Example: Show $(a_n)$ with $a_1 = \sqrt{2}$, $a_{n+1} = \sqrt{2 + a_n}$ converges

Solution. Step 1: (an)(a_n) is bounded above by 22. By induction: a1=22a_1 = \sqrt{2} \leq 2. If an2a_n \leq 2Then an+1=2+an2+2=2a_{n+1} = \sqrt{2 + a_n} \leq \sqrt{2 + 2} = 2.

Step 2: (an)(a_n) is increasing. We have a1=21.414a_1 = \sqrt{2} \approx 1.414 and a2=2+21.848a_2 = \sqrt{2 + \sqrt{2}} \approx 1.848. Assume anan+1a_n \leq a_{n+1}. Then an+1=2+an2+an+1=an+2a_{n+1} = \sqrt{2 + a_n} \leq \sqrt{2 + a_{n+1}} = a_{n+2}.

Step 3: By the Monotone Convergence Theorem, (an)(a_n) converges. Let L=limanL = \lim a_n. Taking limits In an+1=2+ana_{n+1} = \sqrt{2 + a_n}: L=2+LL = \sqrt{2 + L}So L2=2+LL^2 = 2 + LGiving L2L2=0L^2 - L - 2 = 0So (L2)(L+1)=0(L-2)(L+1) = 0. Since an2>0a_n \geq \sqrt{2} > 0 for all nn, L0L \geq 0So L=2L = 2. \blacksquare

:::caution Common Pitfall When computing lim sup\limsup and lim inf\liminfDo not confuse them with sup\sup and inf\inf of the range {an:nN}\{a_n : n \in \mathbb{N}\}. The lim sup\limsup depends on the tail behavior of the sequence. For Example, an=(1)na_n = (-1)^n has lim sup=1\limsup = 1 and lim inf=1\liminf = -1But sup{an}=1\sup\{a_n\} = 1 and inf{an}=1\inf\{a_n\} = -1 happen to agree in this case. However, for an=1/na_n = 1/n, sup=1\sup = 1 but lim sup=0\limsup = 0.

:::