Cauchy Sequences
A Cauchy sequence is one whose terms become arbitrarily close to each other as the sequence progresses. In complete metric spaces like , Cauchy sequences are precisely the convergent sequences β this equivalence is the Cauchy completeness criterion. Cauchy's definition (1821) provides an intrinsic characterization of convergence without reference to the limit.
Definition
A sequence in is Cauchy if for every , there exists such that
A Cauchy sequence has terms that cluster together: for large enough and , and are within of each other. Unlike convergence (which requires knowledge of the limit), the Cauchy condition is checkable using only the sequence terms.
Let . For ,
Given , choose such that . Then for all . So is Cauchy.
Let . Then is not Cauchy. For and ,
So does not go to zero, and is not Cauchy.
Relationship with convergence
A sequence in converges if and only if it is Cauchy.
() If , then for large , both and are close to , hence close to each other.
() If is Cauchy, it is bounded (proof: choose such that for ; then all terms lie in a bounded interval). By Bolzano-Weierstrass, has a convergent subsequence . One shows that the full sequence using the Cauchy condition.
Full proof: see Cauchy Criterion Proof.
Let . One can verify is Cauchy (terms eventually differ by ). By the Cauchy criterion, converges in . The limit is .
Let (all terms rational). Then is Cauchy as a sequence in (with the usual metric). However, the limit is irrational, so does not converge in . This shows is not complete.
Properties of Cauchy sequences
Every Cauchy sequence is bounded.
Let be Cauchy. Choose such that for all . In particular, for all , so for . Let
Then for all .
A bounded sequence need not be Cauchy. For example, is bounded but not Cauchy (terms oscillate, so for all ).
If and are Cauchy, then so are , , and (assuming boundedness for the product).
If and are Cauchy, then for large ,
Thus is Cauchy.
Completeness of R
The Cauchy criterion is equivalent to the completeness axiom for .
The following are equivalent for :
- Every nonempty bounded set has a supremum (least upper bound property).
- Every Cauchy sequence converges (Cauchy completeness).
- Every bounded monotone sequence converges.
(1) (3) is the Monotone Convergence Theorem. (3) (2) uses Bolzano-Weierstrass. (2) (1) constructs suprema as limits of Cauchy sequences. See Monotone Convergence Theorem and Cauchy Criterion.
can be defined as the set of equivalence classes of Cauchy sequences in (modulo sequences differing by a null sequence). This is the Cauchy completion of . Every Cauchy sequence in corresponds to a unique real number (its limit in ).
Summary
Cauchy sequences provide an intrinsic characterization of convergence:
- A sequence is Cauchy if terms become arbitrarily close to each other.
- In , Cauchy sequences are exactly the convergent sequences (Cauchy completeness).
- In , Cauchy sequences need not converge β this motivates the construction of .
- Cauchy completeness is equivalent to the least upper bound property.
See Cauchy Criterion for the proof of the Cauchy criterion, and Metric Spaces for generalizations beyond .