sequences and convergence
Cauchy Sequences
You should know: sequences and limits
Overview
A sequence (aₙ) of real numbers is Cauchy if its terms eventually become arbitrarily close to each other, not merely close to some fixed limit. Formally, for every ε > 0 there is an index N beyond which any two terms aₘ, aₙ (both indexed at least N) satisfy |aₘ − aₙ| < ε. The remarkable fact, due essentially to Cauchy and made rigorous by Weierstrass and Cantor, is that in the real numbers a sequence converges if and only if it is Cauchy — so one can verify convergence without ever knowing the limit in advance. This equivalence is exactly the completeness property of ℝ, and it fails over the rationals, where a Cauchy sequence of rationals (e.g. successive decimal truncations of √2) can fail to converge to a rational limit.
Intuition
Instead of asking 'do the terms approach some fixed target L?' — which requires already knowing or guessing L — the Cauchy condition asks 'do the terms eventually huddle together, getting closer to each other as the sequence progresses?' Picture the terms as a swarm of points on the real line: being Cauchy means that past some point N, the whole tail of the swarm fits inside an arbitrarily small interval, even though you never named where that interval is centered. In ℝ this internal huddling is enough to guarantee a limit exists (because ℝ has no 'holes'); in ℚ the swarm can huddle around an irrational hole with no rational number there to converge to.
Formal Definition
A sequence (aₙ) of real numbers is called a Cauchy sequence if:
Terms eventually cluster arbitrarily close to each other, with no reference to a limit value
Worked Examples
For m, n ≥ N, bound the difference using the triangle inequality and 1/n ≤ 1/N.
Force 2/N < ε by choosing N > 2/ε (exists by the Archimedean property).
Then for all m, n ≥ N, the bound gives the Cauchy condition.
Answer: Choosing N > 2/ε shows (1/n) is Cauchy; e.g. for ε = 0.01, N = 201 suffices.
Practice Problems
Find N (in terms of ε) proving aₙ = (3n+1)/n is Cauchy, using |aₘ − aₙ| directly.
Which property is a necessary consequence of a sequence being Cauchy?
Prove that every convergent sequence of real numbers is Cauchy.
Quiz
Summary
- A sequence is Cauchy if ∀ε>0 ∃N such that ∀m,n≥N, |aₘ−aₙ|<ε — terms cluster near each other, not necessarily near a known limit.
- In ℝ, a sequence converges if and only if it is Cauchy; this equivalence is the Cauchy completeness of the real numbers.
- ℚ is not complete: Cauchy sequences of rationals can fail to converge to a rational number (e.g. decimal truncations of √2).
References
- WebsiteWikipedia — Cauchy sequence
Mathematics