Skip to content

Sequences and Limits | Mathematics

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_1 And 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

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

  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 L Then 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

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

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 L Then 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.

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 kk So ankclength(Ik)0|a_{n_k} - c| \leq \mathrm{length}(I_k) \to 0. Hence ankca_{n_k} \to c. \blacksquare

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 L Then 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 N So 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 = L Then for every ε>0\varepsilon > 0There exists N1N_1 With supknak<L+ε\sup_{k \geq n} a_k \lt L + \varepsilon for nN1n \geq N_1 And 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 + \varepsilon So 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 jj And 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 = 0 So 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

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 \varepsilon i.e., 1n+1<ε\frac{1}{n+1} \lt \varepsilon i.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

2.8 Intuition: What Does Convergence Really Mean?

Section titled “2.8 Intuition: What Does Convergence Really Mean?”

The epsilon-delta (or epsilon-N) definition of convergence captures the idea that a sequence “eventually stays arbitrarily close to its limit.” The formal definition says: for every tolerance ε>0\varepsilon > 0, there is a point NN in the sequence after which all terms are within ε\varepsilon of the limit LL.

Think of it as a challenge game. Your opponent picks a tolerance ε\varepsilon (say, ε=0.001\varepsilon = 0.001). You must find a point NN in the sequence such that every term after NN is within 0.0010.001 of LL. If you can always win this game, no matter how small the tolerance, the sequence converges to LL.

The key insight is that convergence is about tail behavior. The first million terms of a sequence are irrelevant; only the terms with nNn \geq N matter. This is why the sequence 1000,1000,1000,,1000,1+1/n,1+1/(n+1),1000, 1000, 1000, \ldots, 1000, 1 + 1/n, 1 + 1/(n+1), \ldots (with a million 1000s followed by 1+1/n1 + 1/n) converges to 1, even though many early terms are far from 1.

Divergence means the sequence fails to settle near any single value. The sequence (1)n=1,1,1,1,(-1)^n = -1, 1, -1, 1, \ldots diverges because it oscillates between 1-1 and 11 and never stays near a single limit. No matter what LL you claim is the limit, the tolerance game fails: for ε=0.5\varepsilon = 0.5, there is no NN such that all terms after NN are within 0.50.5 of LL.

Connection to calculus. The limit of a function, limxaf(x)=L\lim_{x \to a} f(x) = L, is defined analogously: for every ε>0\varepsilon > 0, there exists δ>0\delta > 0 such that 0<xa<δ0 < |x - a| < \delta implies f(x)L<ε|f(x) - L| < \varepsilon. The structure is identical; only the quantifiers change (from “there exists NN for all nNn \geq N” to “there exists δ\delta for all xx with 0<xa<δ0 < |x - a| < \delta”).

Worked Example: $\varepsilon$-$N$ proof that $\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 \varepsilon i.e., n+2>5/εn + 2 > 5/\varepsilon i.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 2 then 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 + L giving L2L2=0L^2 - L - 2 = 0 so (L2)(L+1)=0(L-2)(L+1) = 0. Since an2>0a_n \geq \sqrt{2} > 0 for all nn, L0L \geq 0 so L=2L = 2. \blacksquare

2.9 Worked Example: Divergence by Subsequence

Section titled “2.9 Worked Example: Divergence by Subsequence”

Problem. Prove that an=(1)na_n = (-1)^n diverges.

Solution

Suppose for contradiction that anLa_n \to L. Then every subsequence must also converge to LL. The even subsequence a2k=(1)2k=11a_{2k} = (-1)^{2k} = 1 \to 1, so L=1L = 1. The odd subsequence a2k1=(1)2k1=11a_{2k-1} = (-1)^{2k-1} = -1 \to -1, so L=1L = -1. But 111 \neq -1, a contradiction. Therefore ana_n diverges.

Alternative approach using limsup/liminf: lim supan=1\limsup a_n = 1 and lim infan=1\liminf a_n = -1. Since lim suplim inf\limsup \neq \liminf, the sequence diverges by Proposition 2.9. \blacksquare

flowchart TD
A[2_Sequences And Limits] --> B[Key Concepts]
A --> C[Core Principles]
A --> D[Practical Applications]
B --> E[Fundamental definitions]
C --> F[Design patterns]
D --> G[Real-world usage]
  • Confusing lim sup\limsup and lim inf\liminf with sup\sup and inf\inf of the range: The supremum of the range {an}\{a_n\} is the largest value ever attained; lim sup\limsup depends on the tail behaviour. For an=1/na_n = 1/n, sup=1\sup = 1 but lim sup=0\limsup = 0.
  • Assuming every bounded sequence converges: Boundedness is necessary but not sufficient. an=(1)na_n = (-1)^n is bounded but diverges because the even and odd subsequences converge to different limits.
  • Forgetting that a Cauchy sequence in Q\mathbb{Q} may not converge in Q\mathbb{Q}: Completeness of R\mathbb{R} guarantees Cauchy sequences converge. In Q\mathbb{Q}, the sequence of rational approximations to 2\sqrt{2} is Cauchy but has no limit in Q\mathbb{Q}.
  • Using anL<ε|a_n - L| < \varepsilon for all nn instead of for n>Nn > N: The definition of convergence requires that the inequality holds only eventually (for all n>Nn > N), not for every term from the start.