Cauchy sequence: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Flyer22
Reverted 1 good faith edit by 142.244.131.31 using STiki
en>Toby Bartels
 
Line 1: Line 1:
{{multiple image
Hello! I am Alfonzo. I am delighted that I could join to the entire globe. I live in United States, in the CA region. I dream to head to the various nations, to get familiarized with appealing individuals.<br><br>my web page; http://www.wmbet.com/index.php?do=/blog/12348/a-brief-history-of-london/ ([http://wallpaper.knowing-jesus.com/profile/dapilgrim click through the up coming page])
| align    = right
| direction = vertical
| width    = 250
| image1    = Cauchy sequence illustration.svg
| caption1  = (a) The plot of a Cauchy [[sequence (mathematics)|sequence]] <math>(x_n),</math> shown in blue, as <math>x_n</math> versus <math>n</math> If the space containing the sequence is complete, the "ultimate destination" of this sequence (that is, the limit) exists.
| image2    = Cauchy sequence illustration2.svg
| caption2  = (b) A sequence that is not Cauchy. The [[Element (mathematics)|elements]] of the sequence fail to get arbitrarily close to each other as the sequence progresses.
}}
In [[mathematics]], a '''Cauchy sequence''' (pronounced {{IPA|[koʃiˈ]}}), named after [[Augustin-Louis Cauchy]], is a [[sequence]] whose [[Element (mathematics)|elements]] become ''arbitrarily close to each other'' as the sequence progresses.<ref>Lang, Serge (1993), Algebra (Third ed.), Reading, Mass.: Addison-Wesley Pub. Co., ISBN 978-0-201-55540-0, Zbl 0848.13001</ref>  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.
 
The utility of Cauchy sequences lies in the fact that in a [[complete metric space]] (one where all such sequences are known to [[limit of a sequence|converge to a limit]]), the criterion for [[convergence (mathematics)|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 [[algorithm]]s, both theoretical and applied,  where an [[Iterative method|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 [[truncation]]s 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 number]]s.
 
Generalizations of Cauchy sequences in more abstract [[uniform spaces]] exist in the form of [[Cauchy filter]]s and [[Cauchy net]]s.
 
==In real numbers==
A sequence
 
:<math>x_1, x_2, x_3, \ldots </math>
 
of real numbers is called a ''Cauchy'' sequence, if for every [[positive and negative numbers|positive]] real number ''ε'', there is a positive [[integer]] ''N'' such that for all natural numbers ''m'', ''n'' > ''N''
 
:<math>|x_m - x_n| < \varepsilon, </math>
 
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 <math>x_m - x_n</math> 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 <math>|x_m - x_n|</math> is replaced by the ''distance'' <math>d(x_m, x_n) </math>  (where ''d'' : ''X'' × ''X'' → '''R''' with some specific properties, see [[Metric (mathematics)]]) between <math>x_m</math> and <math>x_n</math>.
 
Formally, given a [[metric space]] (''X'', ''d''), a sequence
 
:<math>x_1, x_2, x_3, \ldots </math>
 
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
 
:<math>d(x_m, x_n) < \varepsilon. </math>
 
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 of a sequence|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 metric space|complete]].
 
===Examples===
The [[real number]]s are complete under the metric induced by the usual absolute value, and one of the standard [[Construction of the real numbers|constructions of the real numbers]] involves Cauchy sequences of [[rational number]]s.
 
A rather different type of example is afforded by a metric space ''X'' which has the [[discrete space|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 number]]s '''Q''' are not complete (for the usual distance):<br/>
There are sequences of rationals that converge (in '''R''') to [[irrational number]]s; these are Cauchy sequences having no limit in '''Q'''. In fact, if a real number ''x'' is irrational, then the sequence (''x<sub>n</sub>''), 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 <math> x_0=1, x_{n+1}=\frac{x_n+\frac{2}{x_n}}{2}</math> consists of rational numbers (1, 3/2, 17/12,...), which is clear from the definition; however it converges to the [[irrational number|irrational]] square root of two, see [[Methods of computing square roots#Babylonian method|Babylonian method of computing square root]].
* The sequence <math>x_n = F_n / F_{n-1}\,</math> of ratios of consecutive [[Fibonacci number]]s which, if it converges at all, converges to a limit <math>\phi</math> satisfying <math>\phi^2 = \phi+1</math>, and no rational number has this property. If one considers this as a sequence of real numbers, however, it converges to the real number <math>\varphi = (1+\sqrt5)/2</math>, 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 <math>X=(0, 2)</math> in the set of real numbers with an ordinary distance in '''R''' is not a complete space: there is a sequence <math>x_n=1/n</math> in it, which is Cauchy (for arbitrarily small distance bound <math>d>0</math> all terms <math>x_n</math> of <math>n > 1/d</math> fit in the <math>(0, d)</math> 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 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 function|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 function|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 (metric space)|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
<math> \sum_{n=1}^{\infty} x_{n}</math> is considered to be convergent if and only if the sequence of [[partial sum]]s <math>(s_{m})</math> is convergent, where
<math> s_{m} = \sum_{n=1}^{m} x_{n}</math>. It is a routine matter
to determine whether the sequence of partial sums is Cauchy or not,
since for positive integers ''p'' > ''q'',
:<math> s_{p} - s_{q} = \sum_{n=q+1}^{p} x_{n}.</math>
 
If <math>f \colon M \rightarrow N</math> is a [[uniformly continuous]] map between the metric spaces ''M'' and ''N'' and (''x<sub>n</sub>'') is a Cauchy sequence in ''M'', then <math>(f(x_n))</math> is a Cauchy sequence in ''N''. If <math>(x_n)</math> and <math>(y_n)</math> are two Cauchy sequences in the rational, real or complex numbers, then the sum <math>(x_n + y_n)</math> and the product <math>(x_n y_n)</math> are also Cauchy sequences.
 
==Generalizations==
 
===In topological vector spaces===
There is also a concept of Cauchy sequence for a [[topological vector space]] <math>X</math>: Pick a [[local base]] <math>B</math> for <math>X</math> about 0; then (<math>x_k</math>) is a Cauchy sequence if for each member <math>V\in B</math>, there is some number <math>N</math> such that whenever
<math>n,m > N,
x_n - x_m</math> is an element of <math>V</math>. If the topology of <math>X</math> is compatible with a [[translation-invariant metric]] <math>d</math>, 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 <math>(x_k)</math> in a topological group <math>G</math> is a Cauchy sequence if for every open neighbourhood <math>U</math> of the [[identity element|identity]] in <math>G</math> there exists some number <math>N</math> such that whenever <math> m,n>N </math> it follows that <math>x_n x_m^{-1} \in U</math>. As above, it is sufficient to check this for the neighbourhoods in any local base of the identity in <math>G</math>.
 
As in the [[Complete_metric_space#Completion|construction of the completion of a metric space]], one can furthermore define the binary relation on Cauchy sequences in <math>G</math> that <math>(x_k)</math> and <math>(y_k)</math> are ''equivalent'' if for every open [[Neighbourhood (mathematics)|neighbourhood]] <math>U</math> of the identity in <math>G</math> there exists some number <math>N</math> such that whenever <math> m,n>N </math> it follows that <math>x_n y_m^{-1} \in U</math>. This relation is an [[equivalence relation]]: It is reflexive since the sequences are Cauchy sequences. It is symmetric since <math>y_n x_m^{-1} = (x_m y_n^{-1})^{-1} \in U^{-1}</math> which by continuity of the inverse is another open neighbourhood of the identity. It is [[Transitive relation|transitive]] since <math>x_n z_l^{-1} = x_n y_m^{-1} y_m z_l^{-1} \in U' U''</math> where <math>U'</math> and <math>U''</math> are open neighbourhoods of the identity such that <math>U'U'' \subseteq U</math>; such pairs exist by the continuity of the group operation.
 
===In groups===
 
There is also a concept of Cauchy sequence in a group <math>G</math>:
Let <math>H=(H_r)</math> be a decreasing sequence of [[normal subgroup]]s of <math>G</math> of finite [[index of a subgroup|index]].
Then a sequence <math>(x_n)</math> in <math>G</math> is said to be Cauchy (w.r.t. <math>H</math>) [[if and only if]] for any <math>r</math> there is <math>N</math> such that <math>\forall m,n > N, x_n x_m^{-1} \in H_r</math>.
 
Technically, this is the same thing as a topological group Cauchy sequence for a particular choice of topology on <math>G</math>, namely that for which <math>H</math> is a local base.
 
The set <math>C</math> of such Cauchy sequences forms a group (for the componentwise product), and the set <math>C_0</math> of null sequences (s.th. <math>\forall r, \exists N, \forall n > N, x_n \in H_r</math>) is a normal subgroup of <math>C</math>. The [[factor group]] <math>C/C_0</math> is called the completion of <math>G</math> with respect to <math>H</math>.
 
One can then show that this completion is isomorphic to the [[inverse limit]] of the sequence <math>(G/H_r)</math>.
 
An example of this construction, familiar in [[number theory]]
and [[algebraic geometry]] is the construction of the ''[[p-adic number|p-adic completion]]'' of the integers with respect to a prime ''p.'' In this case, ''G'' is the integers under addition, and ''H<sub>r</sub>'' is the additive subgroup consisting of integer multiples of ''p<sup>r</sup>''.
 
If <math>H</math> is a [[cofinal (mathematics)|cofinal]] sequence (i.e., any normal subgroup of finite index contains some <math>H_r</math>), then this completion is [[Canonical form|canonical]] in the sense that it is isomorphic to the inverse limit of <math>(G/H)_H</math>, where <math>H</math> varies over ''all'' normal subgroups of finite [[index of a subgroup|index]].
For further details, see ch. I.10 in [[Serge Lang|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 <math>(x_1, x_2, x_3, ...)</math> is a Cauchy sequence in the set <math>X</math>, then a modulus of Cauchy convergence for the sequence is a [[function (mathematics)|function]] <math>\alpha</math> from the set of [[natural number]]s to itself, such that <math>\forall k \forall m, n > \alpha(k), |x_m - x_n| < 1/k</math>.
 
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 <math>\alpha(k)</math> be the smallest possible <math>N</math> in the definition of Cauchy sequence, taking <math>r</math> to be <math>1/k</math>). 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 AC<sub>00</sub>), 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 <math>\alpha(k) = k</math> or <math>\alpha(k) = 2^k</math>). Any Cauchy sequence with a modulus of Cauchy convergence is equivalent (in the sense used to form the [[completion (metric space)|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 [http://books.google.com/books?id=Z7I-AAAAIAAJ&dq=intitle:Foundations+intitle:of+intitle:constructive+intitle:analysis&lr=&as_brr=0&pgis=1 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 <math>\langle u_n: n\in \mathbb{N} \rangle</math> has a natural [[hyperreal number|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 <math>u_H</math> and <math>u_K</math> are infinitely close, or [[adequality|adequal]], i.e.
:<math>\, \mathrm{st}(u_H-u_K)= 0</math>
where "st" is the [[standard part function]].
 
==See also==
*[[Modes of convergence (annotated index)]]
 
==References==
{{reflist}}
* {{cite book | authorlink=Nicolas Bourbaki | author=Bourbaki, Nicolas | title=Commutative Algebra | edition = English translation| publisher=Addison-Wesley | year=1972 | isbn=0-201-00644-8}}
* {{Lang Algebra|edition=3}}
*{{cite book | last = Spivak | first = Michael | authorlink = Michael Spivak | title = Calculus | year = 1994 | edition = 3rd | location = Berkeley, CA | publisher = Publish or Perish | isbn = 0-914098-89-6 | url = http://www.mathpop.com/bookhtms/cal.htm}}
* {{cite book | last = Troelstra | first = A. S.| coauthors = D. van Dalen | authorlink = A. S. Troelstra| title = Constructivism in Mathematics: An Introduction}} (for uses in constructive mathematics)
 
==External links==
* {{springer|title=Fundamental sequence|id=p/f042240}}
 
[[Category:Metric geometry]]
[[Category:Topology]]
[[Category:Abstract algebra]]
[[Category:Sequences and series]]
[[Category:Convergence (mathematics)]]

Latest revision as of 14:13, 14 October 2014

Hello! I am Alfonzo. I am delighted that I could join to the entire globe. I live in United States, in the CA region. I dream to head to the various nations, to get familiarized with appealing individuals.

my web page; http://www.wmbet.com/index.php?do=/blog/12348/a-brief-history-of-london/ (click through the up coming page)