Cauchy sequence

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
(a) The plot of a Cauchy sequence (x_n), shown in blue, as x_n versus n If the space containing the sequence is complete, the "ultimate destination" of this sequence (that is, the limit) exists.
(b) A sequence that is not Cauchy. The elements of the sequence fail to get arbitrarily close to each other as the sequence progresses.

In mathematics, a Cauchy sequence (French pronunciation: ​[koʃi]; English pronunciation: /ˈkʃ/ KOH-shee), named after Augustin-Louis Cauchy, is a sequence whose elements become arbitrarily close to each other as the sequence progresses.[1] More precisely, given any small positive distance, all but a finite number of elements of the sequence are less than that given distance from each other.

Note: it is not sufficient for each term to become arbitrarily close to the preceding term. For instance,  \sum_{}^{} 1/n does not converge. Rather, it is required for a given N that any pair m,n > N we have |a_{m} - a_{n}| < \varepsilon

The utility of Cauchy sequences lies in the fact that in a complete metric space (one where all such sequences are known to converge to a limit), the criterion for convergence depends only on the terms of the sequence itself, as opposed to the definition of convergence, which uses the limit value as well as the terms. This is often exploited in algorithms, both theoretical and applied, where an iterative process can be shown relatively easily to produce a Cauchy sequence, consisting of the iterates, thus fulfilling a logical condition, such as termination.

The notions above are not as unfamiliar as they might at first appear. The customary acceptance of the fact that any real number x has a decimal expansion is an implicit acknowledgment that a particular Cauchy sequence of rational numbers (whose terms are the successive truncations of the decimal expansion of x) has the real limit x. In some cases it may be difficult to describe x independently of such a limiting process involving rational numbers.

Generalizations of Cauchy sequences in more abstract uniform spaces exist in the form of Cauchy filters and Cauchy nets.

In real numbers

A sequence

x_1, x_2, x_3, \ldots

of real numbers is called a Cauchy sequence, if for every positive real number ε, there is a positive integer N such that for all natural numbers m, n > N

|x_m - x_n| < \varepsilon,

where the vertical bars denote the absolute value. In a similar way one can define Cauchy sequences of rational or complex numbers. Cauchy formulated such a condition by requiring x_m - x_n to be infinitesimal for every pair of infinite m, n.

In a metric space

To define Cauchy sequences in any metric space X, the absolute value |xm - xn| is replaced by the distance d(xm, xn) (where d : X × XR with some specific properties, see Metric (mathematics)) between xm and xn.

Formally, given a metric space (X, d), a sequence

x1, x2, x3, ...

is Cauchy, if for every positive real number ε > 0 there is a positive integer N such that for all positive integers m, n > N, the distance

d(xm, xn) < ε.

Roughly speaking, the terms of the sequence are getting closer and closer together in a way that suggests that the sequence ought to have a limit in X. Nonetheless, such a limit does not always exist within X.

Completeness

A metric space X in which every Cauchy sequence converges to an element of X is called complete.

Examples

The real numbers are complete under the metric induced by the usual absolute value, and one of the standard constructions of the real numbers involves Cauchy sequences of rational numbers. In this construction, each equivalence class of Cauchy sequences of rational numbers with a certain tail behavior—that is, each class of sequences that get arbitrarily close to one another— is a real number.

A rather different type of example is afforded by a metric space X which has the discrete metric (where any two distinct points are at distance 1 from each other). Any Cauchy sequence of elements of X must be constant beyond some fixed point, and converges to the eventually repeating term.

Counter-example: rational numbers

The rational numbers Q are not complete (for the usual distance):
There are sequences of rationals that converge (in R) to irrational numbers; these are Cauchy sequences having no limit in Q. In fact, if a real number x is irrational, then the sequence (xn), whose n-th term is the truncation to n decimal places of the decimal expansion of x, gives a Cauchy sequence of rational numbers with irrational limit x. Irrational numbers certainly exist, for example:

  • The sequence defined by  x_0=1, x_{n+1}=\frac{x_n+\frac{2}{x_n}}{2} consists of rational numbers (1, 3/2, 17/12,...), which is clear from the definition; however it converges to the irrational square root of two, see Babylonian method of computing square root.
  • The sequence x_n = F_n / F_{n-1}\, of ratios of consecutive Fibonacci numbers which, if it converges at all, converges to a limit \phi satisfying \phi^2 = \phi+1, and no rational number has this property. If one considers this as a sequence of real numbers, however, it converges to the real number \varphi = (1+\sqrt5)/2, the Golden ratio, which is irrational.
  • The values of the exponential, sine and cosine functions, exp(x), sin(x), cos(x), are known to be irrational for any rational value of x≠0, but each can be defined as the limit of a rational Cauchy sequence, using, for instance, the Maclaurin series.

Counter-example: open interval

The open interval X = (0, 2) in the set of real numbers with an ordinary distance in R is not a complete space: there is a sequence xn = 1/n in it, which is Cauchy (for arbitrarily small distance bound d > 0 all terms xn of n > 1/d fit in the (0, d) interval), however does not converge in X — its 'limit', number 0, does not belong to the space X.

Other properties

  • Every convergent sequence (with limit s, say) is a Cauchy sequence, since, given any real number ε > 0, beyond some fixed point, every term of the sequence is within distance ε/2 of s, so any two terms of the sequence are within distance ε of each other.
  • Every Cauchy sequence of real (or complex) numbers is bounded (since for some N, all terms of the sequence from the N-th onwards are within distance 1 of each other, and if M is the largest absolute value of the terms up to and including the N-th, then no term of the sequence has absolute value greater than M+1).
  • In any metric space, a Cauchy sequence which has a convergent subsequence with limit s is itself convergent (with the same limit), since, given any real number r > 0, beyond some fixed point in the original sequence, every term of the subsequence is within distance r/2 of s, and any two terms of the original sequence are within distance r/2 of each other, so every term of the original sequence is within distance r of s.

These last two properties, together with a lemma used in the proof of the Bolzano–Weierstrass theorem, yield one standard proof of the completeness of the real numbers, closely related to both the Bolzano–Weierstrass theorem and the Heine–Borel theorem. The lemma in question states that every bounded sequence of real numbers has a convergent monotonic subsequence. Given this fact, every Cauchy sequence of real numbers is bounded, hence has a convergent subsequence, hence is itself convergent. It should be noted, though, that this proof of the completeness of the real numbers implicitly makes use of the least upper bound axiom. The alternative approach, mentioned above, of constructing the real numbers as the completion of the rational numbers, makes the completeness of the real numbers tautological.

One of the standard illustrations of the advantage of being able to work with Cauchy sequences and make use of completeness is provided by consideration of the summation of an infinite series of real numbers (or, more generally, of elements of any complete normed linear space, or Banach space). Such a series  \sum_{n=1}^{\infty} x_{n} is considered to be convergent if and only if the sequence of partial sums (s_{m}) is convergent, where  s_{m} = \sum_{n=1}^{m} x_{n}. It is a routine matter to determine whether the sequence of partial sums is Cauchy or not, since for positive integers p > q,

 s_{p} - s_{q} = \sum_{n=q+1}^{p} x_{n}.

If f \colon M \rightarrow N is a uniformly continuous map between the metric spaces M and N and (xn) is a Cauchy sequence in M, then (f(x_n)) is a Cauchy sequence in N. If (x_n) and (y_n) are two Cauchy sequences in the rational, real or complex numbers, then the sum (x_n + y_n) and the product (x_n y_n) are also Cauchy sequences.

Generalizations

In topological vector spaces

There is also a concept of Cauchy sequence for a topological vector space X: Pick a local base B for X about 0; then (x_k) is a Cauchy sequence if for each member V\in B, there is some number N such that whenever n,m > N, 
x_n - x_m is an element of V. If the topology of X is compatible with a translation-invariant metric d, the two definitions agree.

In topological groups

Since the topological vector space definition of Cauchy sequence requires only that there be a continuous "subtraction" operation, it can just as well be stated in the context of a topological group: A sequence (x_k) in a topological group G is a Cauchy sequence if for every open neighbourhood U of the identity in G there exists some number N such that whenever  m,n>N it follows that x_n x_m^{-1} \in U. As above, it is sufficient to check this for the neighbourhoods in any local base of the identity in G.

As in the construction of the completion of a metric space, one can furthermore define the binary relation on Cauchy sequences in G that (x_k) and (y_k) are equivalent if for every open neighbourhood U of the identity in G there exists some number N such that whenever  m,n>N it follows that x_n y_m^{-1} \in U. This relation is an equivalence relation: It is reflexive since the sequences are Cauchy sequences. It is symmetric since y_n x_m^{-1} = (x_m y_n^{-1})^{-1} \in U^{-1} which by continuity of the inverse is another open neighbourhood of the identity. It is transitive since x_n z_l^{-1} = x_n y_m^{-1} y_m z_l^{-1} \in U' U'' where U' and U'' are open neighbourhoods of the identity such that U'U'' \subseteq U; such pairs exist by the continuity of the group operation.

In groups

There is also a concept of Cauchy sequence in a group G: Let H=(H_r) be a decreasing sequence of normal subgroups of G of finite index. Then a sequence (x_n) in G is said to be Cauchy (w.r.t. H) if and only if for any r there is N such that \forall m,n > N, x_n x_m^{-1} \in H_r.

Technically, this is the same thing as a topological group Cauchy sequence for a particular choice of topology on G, namely that for which H is a local base.

The set C of such Cauchy sequences forms a group (for the componentwise product), and the set C_0 of null sequences (s.th. \forall r, \exists N, \forall n > N, x_n \in H_r) is a normal subgroup of C. The factor group C/C_0 is called the completion of G with respect to H.

One can then show that this completion is isomorphic to the inverse limit of the sequence (G/H_r).

An example of this construction, familiar in number theory and algebraic geometry is the construction of the p-adic completion of the integers with respect to a prime p. In this case, G is the integers under addition, and Hr is the additive subgroup consisting of integer multiples of pr.

If H is a cofinal sequence (i.e., any normal subgroup of finite index contains some H_r), then this completion is canonical in the sense that it is isomorphic to the inverse limit of (G/H)_H, where H varies over all normal subgroups of finite index. For further details, see ch. I.10 in Lang's "Algebra".

In constructive mathematics

In constructive mathematics, Cauchy sequences often must be given with a modulus of Cauchy convergence to be useful. If (x_1, x_2, x_3, ...) is a Cauchy sequence in the set X, then a modulus of Cauchy convergence for the sequence is a function \alpha from the set of natural numbers to itself, such that \forall k \forall m, n > \alpha(k), |x_m - x_n| < 1/k.

Clearly, any sequence with a modulus of Cauchy convergence is a Cauchy sequence. The converse (that every Cauchy sequence has a modulus) follows from the well-ordering property of the natural numbers (let \alpha(k) be the smallest possible N in the definition of Cauchy sequence, taking r to be 1/k). However, this well-ordering property does not hold in constructive mathematics (it is equivalent to the principle of excluded middle). On the other hand, this converse also follows (directly) from the principle of dependent choice (in fact, it will follow from the weaker AC00), which is generally accepted by constructive mathematicians. Thus, moduli of Cauchy convergence are needed directly only by constructive mathematicians who (like Fred Richman) do not wish to use any form of choice.

That said, using a modulus of Cauchy convergence can simplify both definitions and theorems in constructive analysis. Perhaps even more useful are regular Cauchy sequences, sequences with a given modulus of Cauchy convergence (usually \alpha(k) = k or \alpha(k) = 2^k). Any Cauchy sequence with a modulus of Cauchy convergence is equivalent (in the sense used to form the completion of a metric space) to a regular Cauchy sequence; this can be proved without using any form of the axiom of choice. Regular Cauchy sequences were used by Errett Bishop in his Foundations of Constructive Analysis, but they have also been used by Douglas Bridges in a non-constructive textbook (ISBN 978-0-387-98239-7). However, Bridges also works on mathematical constructivism; the concept has not spread far outside of that milieu.

In a hyperreal continuum

A real sequence \langle u_n: n\in \mathbb{N} \rangle has a natural hyperreal extension, defined for hypernatural values H of the index n in addition to the usual natural n. The sequence is Cauchy if and only if for every infinite H and K, the values u_H and u_K are infinitely close, or adequal, i.e.

\, \mathrm{st}(u_H-u_K)= 0

where "st" is the standard part function.

See also

References

  1. Lang, Serge (1993), Algebra (Third ed.), Reading, Mass.: Addison-Wesley Pub. Co., ISBN 978-0-201-55540-0, Zbl 0848.13001

Further reading

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found. (for uses in constructive mathematics)

External links

  • Lua error in package.lua at line 80: module 'strict' not found.