Proof: Every convergent sequence is Cauchy

Click For Summary
SUMMARY

This discussion centers on the proof that every convergent sequence is a Cauchy sequence. The participants analyze the definitions and properties of convergent sequences and Cauchy sequences, referencing key theorems such as the completeness axiom and the properties of bounded sets. The proof is refined through multiple attempts, emphasizing the necessity of correctly applying the triangle inequality and the definitions of convergence and Cauchy sequences. Ultimately, the proof is established by demonstrating that as sequences converge to a limit, their terms become arbitrarily close to each other, fulfilling the Cauchy condition.

PREREQUISITES
  • Understanding of convergent sequences and their limits.
  • Familiarity with Cauchy sequences and their definitions.
  • Knowledge of the completeness axiom in real analysis.
  • Proficiency in applying the triangle inequality in mathematical proofs.
NEXT STEPS
  • Study the properties of Cauchy sequences in detail.
  • Learn about the completeness axiom and its implications in real analysis.
  • Explore examples of convergent and non-convergent sequences.
  • Practice writing formal proofs involving convergence and Cauchy conditions.
USEFUL FOR

Mathematics students, particularly those studying real analysis, educators teaching convergence concepts, and anyone seeking to deepen their understanding of sequence properties in mathematical analysis.

zigzagdoom
Messages
27
Reaction score
0
Hi,

I am trying to prove that every convergent sequence is Cauchy - just wanted to see if my reasoning is valid and that the proof is correct.

Thanks!

1. Homework Statement


Prove that every convergent sequence is Cauchy

Homework Equations

/ Theorems[/B]

Theorem 1: Every convergent set is bounded

Theorem 2: Every non-empty bounded set has a supremum (through the completeness axiom)

Theorem 3: Limit of sequence with above properties = Sup S (proved elsewhere) Incorrect - not taken as true in second attempt of proof

The Attempt at a Solution



Suppose (sn) is a convergent sequence with limit L. Let S = {sn: n∈ℕ}

By Theorem 1, every convergent set is bounded. By Theorem 2, sup S exists, let Sup S = M.

Since (sn) is convergent, for every ε > 0, ∃N such that ∀n > N, | sn - L | < ε, where L = M

Now, since M = Sup S, consider some M - φ < M for some 0 < φ < ε.

But then this means ∃sn such that M - φ < sn < M.

i.e. sn + α = M for some α > 0

So M - ε < M - φ < sn < M.

This is the same as M - ε < M - φ < M - α < M

But then | (M - ε) - (M - φ) | > | (M - φ) - (M - α) |.

I.e. the sequence is Cauchy.
 
Last edited:
Physics news on Phys.org
zigzagdoom said:
Hi,

I am trying to prove that every convergent sequence is Cauchy - just wanted to see if my reasoning is valid and that the proof is correct.

Thanks!

1. Homework Statement


Prove that every convergent sequence is Cauchy

Homework Equations

/ Theorems[/B]

Theorem 1: Every convergent set is bounded

Theorem 2: Every non-empty bounded set has a supremum (through the completeness axiom)

Theorem 3: Limit of sequence with above properties = Sup S (proved elsewhere)

The Attempt at a Solution



Suppose (sn) is a convergent sequence with limit L. Let S = {sn: n∈ℕ}

By Theorem 1, every convergent set is bounded. By Theorem 2, sup S exists, let Sup S = M.

Since (sn) is convergent, for every ε > 0, ∃N such that ∀n > N, | sn - L | < ε, where L = M
There is no reason to suppose L = M. And your theorem 3 above, whatever it means, is false. And you have not even stated what a Cauchy sequence is, let alone proved that property.
 
LCKurtz said:
There is no reason to suppose L = M. And your theorem 3 above, whatever it means, is false. And you have not even stated what a Cauchy sequence is, let alone proved that property.

Thanks LCKurtz,

I think i implcitly assumed that the sequence is monotonically increasing. But the Theorem 3 is not true as a a sequence denoted by the sine function would be bounded, yet not convergent I suppose.

I will give it another crack
 
Start by writing the definition of a Cauchy sequence. Then use:

(sn) is convergent [to L if], for every ε > 0, ∃N such that ∀n > N, | sn - L | < ε, where L = M

without the incorrect part in red, to prove it. It has nothing to do with sup.
 
LCKurtz said:
There is no reason to suppose L = M. And your theorem 3 above, whatever it means, is false. And you have not even stated what a Cauchy sequence is, let alone proved that property.

The Attempt at a Solution



Suppose (sn) is a convergent sequence with limit L. Let S = {sn: n∈ℕ}

By Theorem 1, every convergent set is bounded. By Theorem 2, sup S exists, let Sup S = M.

Now, since M = Sup S, consider some M - φ < M for some 0 < φ < ε.

But then this means ∃sn such that M - φ < sn < M.

i.e. sn + α = M for some α > 0

So M - ε < M - φ < sn < M.

This is the same as M - ε < M - φ < M - α < M

But then | (M - ε) - (M - φ) | > | (M - φ) - (M - α) |.

I.e. the sequence is Cauchy.
 
No. See my post #4 which I apparently posted the same time you were posting #5.
 
LCKurtz said:
Start by writing the definition of a Cauchy sequence. Then use:

(sn) is convergent [to L if], for every ε > 0, ∃N such that ∀n > N, | sn - L | < ε, where L = M

without the incorrect part in red, to prove it. It has nothing to do with sup.

Attempt

A sequence is called a Cauchy sequence if the terms of the sequence eventually all become arbitrarily close to one another

That is, given ε > 0 there exists N such that if m, n > N then | am - an | < ε

(sn) is convergent to L if for every ε > 0, ∃N such that ∀n > N, | sn - L | < ε

which implies sn < ε + L

Now consider three consecutive numbers in the sequence sn, so, sp. It follows that

sn < ε + L

so < α + L

sp < β + L

where β ≤ α ≤ ε by notion of convergence.

it then follows that the distance between sn and so; | sn - so | = | ε - α | ≥ | so - sp | = | α - β |.

Hence the terms get closer and closer, so the sequence is Cauchy.
 
LCKurtz said:
No. See my post #4 which I apparently posted the same time you were posting #5.

Thanks,

Would the argument I posted before be incorrect? I essentially just used the supremum as a point of reference to gauge distance between points.
 
None of your arguments look good, sorry to say. You have the definitions you have given earlier (I have edited them slightly for clarity):

The sequence ##\{s_n\}## is convergent to L if for every ε > 0, ∃N such that ∀n > N, ##|s_n-L|<\epsilon##. That is what you are given to work with.

And the sequence ##\{s_n\}## is Cauchy means that given ε > 0 there exists N such that if m, n > N then ##|s_m-s_n|<\epsilon##. That is what you have to prove.

Now if you think about that, you are informally saying that ##s_n## gets close to L for large n because the sequence converges to it. So for large n and m, both ##s_n## and ##s_m## get close to L. That is what you are given. Now, if they both get close to L, wouldn't they have to get close to each other? Intuitively it makes sense. Your problem is to write down the appropriate inequalities to prove it. I hope that's enough of a hint to get you going.
 
  • Like
Likes   Reactions: zigzagdoom and PeroK
  • #10
LCKurtz said:
None of your arguments look good, sorry to say. You have the definitions you have given earlier (I have edited them slightly for clarity):

The sequence ##\{s_n\}## is convergent to L if for every ε > 0, ∃N such that ∀n > N, ##|s_n-L|<\epsilon##. That is what you are given to work with.

And the sequence ##\{s_n\}## is Cauchy means that given ε > 0 there exists N such that if m, n > N then ##|s_m-s_n|<\epsilon##. That is what you have to prove.

Now if you think about that, you are informally saying that ##s_n## gets close to L for large n because the sequence converges to it. So for large n and m, both ##s_n## and ##s_m## get close to L. That is what you are given. Now, if they both get close to L, wouldn't they have to get close to each other? Intuitively it makes sense. Your problem is to write down the appropriate inequalities to prove it. I hope that's enough of a hint to get you going.

OK so from the above, I would do as follows:

Third Attempt

Since ##|s_n-L| < \epsilon##

##|s_n| < |L + \epsilon|##

##|s_n - s_m| < |L + \epsilon - s_m|##

##| (s_n - L) - (s_m - L) | < |L + \epsilon - s_m|##

But ##|s_n-L| < \epsilon## and ##|s_m-L| < \epsilon## as the both ##s_m## and ##s_n## converge to L, for ##∀m,n##

So ##| (s_n - L) - (s_m - L) | < 2\epsilon## (by triangle inequality)

i.e. ##| s_n - s_m | < 2\epsilon##, that is ##s_n## and ##s_m## get arbitrarily close. The sequence is therefore Cauchy.
 
Last edited:
  • #11
zigzagdoom said:
OK so from the above, I would do as follows:

Third Attempt

Since ##|s_n-L| < \epsilon##

##|s_n| < |L + \epsilon|##

##|s_n - s_m| < |L + \epsilon - s_m|##
This last inequality isn't necessarily true.
Take ##s_n=L-\frac{9}{10}\epsilon## and ##s_m=L+\frac{9}{10}\epsilon##
Then ##|s_n - s_m|=\frac{18}{10}\epsilon##, and ##|L + \epsilon - s_m|=\frac{1}{10}\epsilon##

But it doesn't really matter because you don't use that inequality.

The core argument is here:
zigzagdoom said:
But ##|s_n-L| < \epsilon## and ##|s_m-L| < \epsilon## as the both ##s_m## and ##s_n## converge to L, for ##∀m,n##

So ##| (s_n - L) - (s_m - L) | < 2\epsilon## (by triangle inequality)

i.e. ##| s_n - s_m | < 2\epsilon##, that is ##s_n## and ##s_m## get arbitrarily close. The sequence is therefore Cauchy.
Now you have to word this correctly (for example, writing "both ##s_m## and ##s_n## converge to L" is sloppy).
 
  • #12
Samy_A said:
This last inequality isn't necessarily true.
Take ##s_n=L-\frac{9}{10}\epsilon## and ##s_m=L+\frac{9}{10}\epsilon##
Then ##|s_n - s_m|=\frac{18}{10}\epsilon##, and ##|L + \epsilon - s_m|=\frac{1}{10}\epsilon##

But it doesn't really matter because you don't use that inequality.

The core argument is here:

Now you have to word this correctly (for example, writing "both ##s_m## and ##s_n## converge to L" is sloppy).

Thanks Samy,

I did not realize a sequence can converge to a Limit from both the left and the right - will keep that handy fact in mind.

So in terms of wording I would approach as follows;

##∀\epsilon > 0, ∃N ∋## ##∀n,m > N, | s_n - L | < \epsilon## and ##| s_m - L | < \epsilon##.

By the trianle inequality, ## | s_n - L + L - s_m | ≤ | s_n - L | + | s_m - L | < \epsilon + \epsilon = 2\epsilon##

Since ##2\epsilon## is arbitrarily large, we can make both ##s_n## and ##s_m## as close together as we like, for ##∀n,m > N##.

Therefore, the sequence is Cauchy.

Would this be a more rigid argument?
 
  • #13
zigzagdoom said:
So in terms of wording I would approach as follows;

##∀\epsilon > 0, ∃N ∋## ##∀n,m > N, | s_n - L | < \epsilon## and ##| s_m - L | < \epsilon##.

By the trianle inequality, ## | s_n - L + L - s_m | ≤ | s_n - L | + | s_m - L | < \epsilon + \epsilon = 2\epsilon##

Since ##2\epsilon## is arbitrarily large, we can make both ##s_n## and ##s_m## as close together as we like, for ##∀n,m > N##.

Therefore, the sequence is Cauchy.

Would this be a more rigid argument?
There is a typo, as you write "arbitrarily large", while you clearly mean "arbitrarily small".
One can nitpick about details, but I think this proof is correct.
 
  • Like
Likes   Reactions: zigzagdoom
  • #14
Samy_A said:
There is a typo, as you write "arbitrarily large", while you clearly mean "arbitrarily small".
One can nitpick about details, but I think this proof is correct.

Thank you for the help
 
  • #15
And if you want to spiff it up a little, pick N so that if n,m > N then ##|s_n-L|<\frac \epsilon 2## and ##|s_m-L|<\frac \epsilon 2## in the first place, so ##|s_m-s_n|<\epsilon##.
 
  • Like
Likes   Reactions: zigzagdoom

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
6
Views
3K
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K