Math for Non-Geeks/Cauchy sequences

From testwiki
Revision as of 06:54, 18 February 2025 by imported>MathXplore (Added {{BookCat}} using BookCat.js)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{#invoke:Math for Non-Geeks/Seite|oben}}

Motivation

In the last chapter, we learned about convergence of sequences ana. They were defined via the Epsilon-criterion, which says that |ana|<ϵ must hold for all but finitely many an. I.e. it holds for all nN with some N. However, in order to apply this criterion, we need a candidate for the limit a. What if we don't have such a candidate? Or more precisely,

Template:-

A sequence converges, if the distance of an to a eventually tends to 0. In that case, also the difference between elements |anam| tends to 0. Conversely, if we know that |anam| goes to 0 if both n and m get large, then the amount of points where a possible limit or accumulation point a might be shrinks together to a point. So the sequence should converge, then

Template:-

The interesting question is now, what condition we have to put on n and m. If we just consider neighbouring sequence elements via setting m=n+1, we might run into trouble: consider the sequence

Template:Math

This is a harmonic series. The difference of neighbouring elements is |anan+1|=1n0. But the sequence itself diverges to . We need a stronger criterion, i.e. we need to consider more pairs (n,m) than just neighbours.

Derivation of Cauchy sequences

We try to get a condition on |anam|, which suffices for showing that a sequence converges. So let's take a sequence (an)n converging to a and play a bit with it: The epsilon-definition of convergence reads

Template:Math We fix ϵ>0. Then, there is an index Nϵ depending on ϵ with |aan|<ϵ for all nNϵ . What can we say about the difference |anam| for n,mNϵ? There is

Template:Math

So the triangle inequality for |anam| implies:

Template:Math

Sequence elements coming after aNϵ are all separated by less than 2ϵ . Visually, all sequence elements are all situated inside the interval (aϵ,a+ϵ) which has width 2ϵ:

An Epsilon-neighbourhood of a

The distance between two points in this interval is less than 2ϵ . So for a convergent sequence (an)n we have:

Template:Math

The 2, in here is a bit awkward to most mathematicians. They remove it by defining ϵ~=2ϵ. The function x2x is mapping + bijectively onto + . So instead saying "for all ϵ>0", we could also use the term "for all ϵ~>0":

Template:Math

Sequences, which fulfil the above property are called Cauchy sequences . This definition does not require a limit a . A sequence which converges, fulfils the above property, so any convergent sequence is a Cauchy sequence. But seeing that any Cauchy sequence converges is not so easy. Generally, this is even wrong: Not every Cauchy sequence converges! However, it is true that every Cauchy sequence in converges. In the rest this article , we successively construct a proof for this.

Math for Non-Geeks: Template:Hinweis

Definition of a Cauchy sequence

File:Zahlen - Quatematik.webm The definition for a Cauchy sequence reads: Math for Non-Geeks: Template:Definition

Intuitively, a sequence is Cauchy, if the difference between any two elements gets arbitrarily small as the element indices go to . Beware: it is a common mistake to think that only neighbouring elements must get close to each other. However, Cauchy sequences require all differences between elements to go to 0:

Math for Non-Geeks: Template:Beispiel

Math for Non-Geeks: Template:Beispiel

Every convergent sequence is a Cauchy sequence

We essentially already proved this within the "derivation of Cauchy sequences". But it's always a good idea, to write down one's findings in a structured way. So let's do this:

Math for Non-Geeks: Template:Satz

Cauchy sequences are bounded

Convergent series are bounded. And we can prove the same for Cauchy sequences:

Math for Non-Geeks: Template:Satz

Cauchy sequences with convergent subsequences also converge

We would like to show that in , a Cauchy sequence converges. This is a somewhat longer task. So we first take a smaller step and prove the following smaller theorem:

Math for Non-Geeks: Template:Satz

Every Cauchy sequence converges

File:Cauchy Konvergenz.webm

Now, that we have the smaller theorem above, we can use it to show the final theorem:

Math for Non-Geeks: Template:Satz

{{#invoke:Math for Non-Geeks/Seite|unten}}

Template:BookCat