The math optional, made finite. Daily Practice

Cauchy sequences; completeness of R

At a Glance

Why This Chapter Matters

Cauchy sequences are the backbone of completeness and appear consistently at 10–15 marks. The three question types are: (1) prove a contractive-type sequence is Cauchy by geometric telescoping (2020); (2) apply Cauchy’s general principle to establish convergence of a concrete series (2024); (3) define Cauchy sequences and prove every convergent sequence is Cauchy, then discuss completeness (2025). All three have tight, reproducible proof templates. The 2025 question is the most theoretical — mastering it gives the clearest understanding of why completeness distinguishes R\mathbb{R} from Q\mathbb{Q}.

Minimum Theory

Definition. A sequence (an)(a_n) in R\mathbb{R} is Cauchy if for every ε>0\varepsilon > 0 there exists NNN \in \mathbb{N} such that aman<ε|a_m - a_n| < \varepsilon for all m,nNm, n \ge N. The definition involves the terms themselves, with no reference to a limit value.

Cauchy criterion (completeness of R\mathbb{R}). In R\mathbb{R}, a sequence is convergent if and only if it is Cauchy. The forward direction (convergent \Rightarrow Cauchy) follows from the ε/2\varepsilon/2-triangle argument. The backward direction (Cauchy \Rightarrow convergent) is the completeness of R\mathbb{R}; Q\mathbb{Q} is not complete (decimal truncations of 2\sqrt{2} are Cauchy in Q\mathbb{Q} but have no rational limit).

Geometric telescoping. If an+1anαn1D|a_{n+1} - a_n| \le \alpha^{n-1} D with 0<α<10 < \alpha < 1 and D=a2a1D = |a_2 - a_1|, then for m>nm > n:

amank=nm1ak+1akDαn1j=0αj=Dαn11α0.|a_m - a_n| \le \sum_{k=n}^{m-1}|a_{k+1}-a_k| \le D\alpha^{n-1}\sum_{j=0}^{\infty}\alpha^j = \frac{D\alpha^{n-1}}{1-\alpha} \to 0.

This bound is independent of mm, so choosing NN with αN1<ε(1α)/D\alpha^{N-1} < \varepsilon(1-\alpha)/D completes the Cauchy argument.

Left panel: a Cauchy sequence — terms cluster within \varepsilon of each other for n \ge N, drawn as a funnel narrowing around the limiting value. Right panel: the \varepsilon/2-triangle argument — both |a_m - L| and |a_n - L| are < \varepsilon/2, so |a_m - a_n| < \varepsilon. Bottom annotation: in \mathbb{R}, Cauchy \iff convergent; in \mathbb{Q}, a Cauchy sequence can fail to converge.

Question Archetypes

ArchetypeRecognition
cauchy-contractionan+1anαanan1\|a_{n+1}-a_n\| \le \alpha\|a_n-a_{n-1}\| with α<1\alpha < 1; prove Cauchy
cauchy-criterionexamine convergence of a concrete partial-sum sequence via Cauchy’s general principle
cauchy-convergent-proofdefine Cauchy; prove convergent \Rightarrow Cauchy; discuss completeness

cauchy-contraction (1 question; 2020)

Recognition Cues — The hypothesis gives a contractive inequality an+1anαanan1|a_{n+1} - a_n| \le \alpha |a_n - a_{n-1}| with 0<α<10 < \alpha < 1 for all n2n \ge 2. The question asks to prove (an)(a_n) is Cauchy. No explicit formula for ana_n is given — the proof is purely from the contraction estimate.

Solution Template

  1. Set dn=an+1and_n = |a_{n+1} - a_n|; iterate the contraction to get dnαn1d1d_n \le \alpha^{n-1} d_1.
  2. For m>nm > n, telescope: amank=nm1dkDαn11α|a_m - a_n| \le \sum_{k=n}^{m-1} d_k \le \frac{D \alpha^{n-1}}{1-\alpha} (bound independent of mm).
  3. Note αn10\alpha^{n-1} \to 0 so the bound 0\to 0.
  4. Given ε>0\varepsilon > 0, choose NN so DαN11α<ε\frac{D\alpha^{N-1}}{1-\alpha} < \varepsilon; conclude Cauchy.

Worked Example

2020 Paper 2, 2020-P2-Q1c (10 marks)

Prove that the sequence (an)(a_n) satisfying an+1anαanan1|a_{n+1} - a_n| \le \alpha |a_n - a_{n-1}|, 0<α<10 < \alpha < 1, for all n2n \ge 2, is a Cauchy sequence.

Step 1 — Geometric bound on consecutive differences.

Let dn=an+1and_n = |a_{n+1} - a_n| for n1n \ge 1. By hypothesis dnαdn1d_n \le \alpha d_{n-1} for n2n \ge 2. Iterating:

dnαn1d1=αn1D,D=a2a1.d_n \le \alpha^{n-1} d_1 = \alpha^{n-1} D, \quad D = |a_2 - a_1|.

If D=0D = 0 the sequence is constant from a1a_1, hence trivially Cauchy. Assume D>0D > 0.

Step 2 — Triangle inequality bound for aman|a_m - a_n|.

For m>n1m > n \ge 1, telescoping and the triangle inequality give:

amank=nm1ak+1akk=nm1αk1D=Dαn1j=0mn1αj<Dαn11α.|a_m - a_n| \le \sum_{k=n}^{m-1}|a_{k+1}-a_k| \le \sum_{k=n}^{m-1}\alpha^{k-1}D = D\alpha^{n-1}\sum_{j=0}^{m-n-1}\alpha^j < \frac{D\alpha^{n-1}}{1-\alpha}.

The bound Dαn11α\dfrac{D\alpha^{n-1}}{1-\alpha} is independent of mm.

Step 3 — Cauchy criterion.

Since 0<α<10 < \alpha < 1, αn10\alpha^{n-1} \to 0, so Dαn11α0\dfrac{D\alpha^{n-1}}{1-\alpha} \to 0.

Let ε>0\varepsilon > 0. Choose NN so large that DαN11α<ε\dfrac{D\alpha^{N-1}}{1-\alpha} < \varepsilon. Then for all m>nNm > n \ge N:

amanDαn11αDαN11α<ε.|a_m - a_n| \le \frac{D\alpha^{n-1}}{1-\alpha} \le \frac{D\alpha^{N-1}}{1-\alpha} < \varepsilon.

amanDαn11α0    (an) is a Cauchy sequence.\boxed{|a_m - a_n| \le \frac{D\,\alpha^{n-1}}{1-\alpha} \to 0 \implies (a_n) \text{ is a Cauchy sequence.}}

Common Traps


cauchy-criterion (1 question; 2024)

Recognition Cues — The sequence fnf_n is a partial sum of a series with explicitly given terms. The question says “using Cauchy’s general principle, examine the convergence.” You must bound fmfn|f_m - f_n| for m>nm > n and show it can be made <ε< \varepsilon independent of mm.

Solution Template

  1. State Cauchy’s general principle explicitly.
  2. For m>nm > n, write fmfn=k=n+1mak|f_m - f_n| = \sum_{k=n+1}^{m} |a_k|.
  3. Bound ak|a_k| by a term of a known convergent series (here: 1/k!1/2k11/k! \le 1/2^{k-1}, geometric).
  4. Sum the tail to a bound depending only on nn (not mm); show this 0\to 0.
  5. Choose NN from the tail bound; conclude convergent.

Worked Example

2024 Paper 2, 2024-P2-Q2a (15 marks)

Using Cauchy’s general principle of convergence, examine the convergence of fn\langle f_n \rangle, where fn=1+11!+12!++1n!f_n = 1 + \dfrac{1}{1!} + \dfrac{1}{2!} + \cdots + \dfrac{1}{n!}.

Cauchy’s general principle. fn\langle f_n \rangle converges     \iff for every ε>0\varepsilon > 0 there exists NN such that fmfn<ε|f_m - f_n| < \varepsilon for all m,nNm, n \ge N.

Step 1 — Bound the tail.

For m>nm > n:

fmfn=1(n+1)!+1(n+2)!++1m!.|f_m - f_n| = \frac{1}{(n+1)!} + \frac{1}{(n+2)!} + \cdots + \frac{1}{m!}.

Factorial bound: k!2k1k! \ge 2^{k-1} for all k1k \ge 1 (induction: 1!=1=201! = 1 = 2^0; (k+1)!=(k+1)k!22k1=2k(k+1)! = (k+1)k! \ge 2 \cdot 2^{k-1} = 2^k). Hence 1/k!1/2k11/k! \le 1/2^{k-1}.

fmfn12n+12n+1++12m1<k=n12k=12n1.|f_m - f_n| \le \frac{1}{2^n} + \frac{1}{2^{n+1}} + \cdots + \frac{1}{2^{m-1}} < \sum_{k=n}^{\infty}\frac{1}{2^k} = \frac{1}{2^{n-1}}.

Step 2 — Verify Cauchy criterion.

The bound 1/2n11/2^{n-1} is independent of mm and 0\to 0 as nn \to \infty. Given ε>0\varepsilon > 0, choose NN with 1/2N1<ε1/2^{N-1} < \varepsilon. Then for all m>nNm > n \ge N:

fmfn<12n112N1<ε.|f_m - f_n| < \frac{1}{2^{n-1}} \le \frac{1}{2^{N-1}} < \varepsilon.

By Cauchy’s general principle:

fn converges.(In fact, the limit is e=k=01/k!.)\boxed{\langle f_n \rangle \text{ converges.} \quad (\text{In fact, the limit is } e = \sum_{k=0}^{\infty} 1/k!.)}

Common Traps


cauchy-convergent-proof (1 question; 2025)

Recognition Cues — Asks you to (a) define a Cauchy sequence, (b) prove every convergent sequence is Cauchy, and (c) discuss the importance of the Cauchy condition. Three clearly labelled parts are expected.

Solution Template

  1. Definition: state the ε\varepsilon-NN definition of a Cauchy sequence explicitly.
  2. Theorem + Proof: convergent \Rightarrow Cauchy via the ε/2\varepsilon/2 triangle argument.
  3. Importance: (i) intrinsic criterion — no need to know the limit; (ii) completeness of R\mathbb{R} — Cauchy     \iff convergent; (iii) Q\mathbb{Q} is not complete (example); (iv) foundational role in analysis.

Worked Example

2025 Paper 2, 2025-P2-Q2a (15 marks)

Define Cauchy sequence and prove that every convergent sequence of real numbers is a Cauchy sequence. What is the importance of Cauchy condition?

Definition. A sequence (an)n1(a_n)_{n \ge 1} is a Cauchy sequence if for every ε>0\varepsilon > 0 there exists NNN \in \mathbb{N} such that

aman<εfor all m,nN.|a_m - a_n| < \varepsilon \quad \text{for all } m, n \ge N.

Intuitively: the terms become arbitrarily close to one another, without reference to any limit.

Theorem. Every convergent sequence of real numbers is a Cauchy sequence.

Proof. Suppose (an)LR(a_n) \to L \in \mathbb{R}: for every ε>0\varepsilon > 0 there exists NN with anL<ε/2|a_n - L| < \varepsilon/2 for all nNn \ge N. For any m,nNm, n \ge N, the triangle inequality gives:

aman=(amL)(anL)amL+anL<ε2+ε2=ε.|a_m - a_n| = |(a_m - L) - (a_n - L)| \le |a_m - L| + |a_n - L| < \frac{\varepsilon}{2} + \frac{\varepsilon}{2} = \varepsilon.

Hence (an)(a_n) is Cauchy. \blacksquare

Importance of the Cauchy condition.

  1. Intrinsic convergence test. Cauchy’s condition uses only the terms of the sequence — no prior knowledge of the limit. This allows us to establish convergence even when the limit is unknown.

  2. Completeness of R\mathbb{R}. The converse (every Cauchy sequence in R\mathbb{R} converges) is the completeness of R\mathbb{R}. Together:

a real sequence converges    it is Cauchy.\text{a real sequence converges} \iff \text{it is Cauchy.}

  1. Q\mathbb{Q} is not complete. The decimal truncations of 2\sqrt{2} form a Cauchy sequence in Q\mathbb{Q} but converge to an irrational; completeness is a special feature of R\mathbb{R}.

  2. Foundational role. Completeness underlies convergence of series (Cauchy series test), uniform convergence, Cantor’s construction of R\mathbb{R} from Q\mathbb{Q}, the Banach fixed-point theorem, and the general theory of Banach spaces.

Real sequence converges    Cauchy(completeness of R).\boxed{\text{Real sequence converges} \iff \text{Cauchy} \quad (\text{completeness of } \mathbb{R}).}

Common Traps

Marks-Aware Writing

10-mark answer (cauchy-contraction): Four steps — geometric iteration, telescoping bound, send to zero, ε\varepsilon-NN conclusion. Each step needs one or two lines of algebra. Handle D=0D=0 in one sentence.

15-mark answer (cauchy-criterion): State Cauchy’s principle first (2 lines), establish k!2k1k! \ge 2^{k-1} by induction (4 lines), bound fmfn<1/2n1|f_m - f_n| < 1/2^{n-1} (3 lines), choose NN and close (3 lines).

15-mark answer (cauchy-convergent-proof): Three sections of roughly equal length — definition (3 lines), theorem + proof (5 lines), importance (6–8 lines covering at least 3 points). The importance section carries roughly a third of the marks.

Practice Set

We've mapped all 13 years of this exam. Get new chapters, tools, and solutions as we release them — free.