What does it mean for a sequence to be a Cauchy sequence? Why are Cauchy sequences important? Great questions! Hopefully by the end of this article you can answer these for yourself!
The Need for More
Recall back in Let’s Get Real… Analysis (Part 2): Sequence Limits we learned that a sequence converges to some limit , if for all there exists an such that for all which is a mouthful! Or, for those who love symbols:
On the off chance that you haven’t learned this definition you can continue reading this article, however, you will most likely get more out of this article by going back to part 2 to get more comfortable with this messy scramble of symbols. But, for those who remember and are comfortable with this definition let me ask you a question that we have asked before.
What would you do if you wanted to know that converges, but you had no idea what it’s limit might be?
Trying to give a proof by definition isn’t very helpful in this situation, since we need to show that we need to know
We’ve answered this question when
is a monotone sequence, and the answer came in the form of the monotone convergence theorem. However, we don’t have a way to answer this question generally. This is our motivation for finding some other criteria that we can use to check to see if
converges without relying on what
in order to use it. Enter the genius of Cauchy.
What are Cauchy Sequences?
We’re given some sequence, and our task is to determine whether or not
converges without needing to try to determine its limit beforehand.
What can we do?
Well, suppose did converge to some limit
Then we would know that the elements
get closer and closer to
(as you increase
). It follows that the elements in
are also getting closer to one another! For example,
and
must get closer and closer together as they (both) approach
. This seems promising, we are no longer comparing
to
we are comparing
and
. However, let’s not be fooled, the logic we went through is the converse of what we want and just because a statement is true, the converse of that statement need not be true.1
What we said: When converges, then
. (I leave it as a challenge to prove this!)
What we want to be true: If , then
converges.
The question is now, is what we want to be true indeed true?
Take a moment to ponder this query…
If you think it’s true, can you prove it? If you think it’s false, can you find a counter example where and
still diverges?
If you think that what we want to be true is true, you’re very close, but we need to modify what we want to be true a little. If you thought it was false, could you find a counter example? I’ll put a counter example in the pull down menu below, so that way I don’t spoil the answer for you!
A counter example to what we want to be true
Let . Then it can be shown that
and
. I leave it as a challenge to prove these statements (you’re welcome!) But let me give you a hint: use the formula
.
Ok, back to the drawing board. It was a good idea to start comparing different elements and
from our sequence. The problem is that there are sequences that diverge who have consecutive elements that get closer and closer to one another. How might we fix this issue?
We shouldn’t be comparing only consecutive elements from we should be comparing all elements from
to each other! Since
we know that, for any
there is some
such that
for all In other words, for and
we have,
where we used the triangle inequality and that .
This new guess works just as well as our last, in that, if then
for all
. But again, we still haven’t shown that the converse is true: If
for all
and
then
converges. As we will soon see, the converse in the previous sentence is indeed true and is known as Cauchy’s criteria! But, before that a quick definition.
Definition (Cauchy Sequences): Let
be a sequence of real numbers. If
has the property that, for all
there exists ansuch thatfor allthen we calla Cauchy sequence. In symbols,
Notice that a sequence being Cauchy makes no reference to any limit values. Actually, being Cauchy makes no reference to convergence at all! This is its utility.
The Cauchy – Convergence Connection
Let me ask you. Which do you think is true:
- If a sequence is Cauchy, then it converges. Or,
- If a sequence converges, then it’s Cauchy.
If you guessed i. was correct good job! It is! However, if you guessed ii. was correct, then also good job! Because i. and ii. are correct Now, if you said both i. and ii., then you are right on the money! Good job!
Combining both i. and ii. into one statement is known as Cauchy’s Convergence Criteria and is the last thing we will
Theorem (Cauchy’s Convergence Criteria): Let
be a sequence of real numbers. Then
converges to some limit if and only if
is Cauchy.
Our proof for the forward direction will mimic what we discussed in the motivation section. Proving that: Cauchy implies convergence is a little trickier!
Proof: (Click in the Discovery)
Let be a sequence of real numbers. We will break up both directions.
Forward: If converges to some limit, then
is Cauchy.
Let and assume that
converges to
and we will show that
is Cauchy. Using the definition of convergence we know that there exists some
such that
for all
. Thus, for all
and
we have
This shows that is Cauchy and concludes the forward direction.
Backward: If is Cauchy, then
converges to some limit.
Let and assume that
is Cauchy. I would argue that this is the more challenging direction to prove. How might we show that
converges? The problem is that we need to know what
‘s limit is prior to being able to prove it converges, and
being Cauchy doesn’t give us this limit value. Our first task, then, is to determine a possible value that
might converge to.
Since we know that is Cauchy, there exists an
such that for all . This means that,
for all It follows that
is bounded for
But, since there is only a finite number of elements from with
(there are
of them) we know that those values are bounded by some maximum
. Taken together we have,
and hence is bounded. Which puts us in the position to use the Bolzano-Weierstrass Theorem from last time in order to conclude that
has a convergent subsequence
. Let’s denote the value that
converges to by
hence
as
Recall from, Let’s Get Real… Analysis (Part 8): Superb Subsequence, that a sequence converges to if and only if every subsequence converges to
So, if
is going to converge to anything, it’s going to be
Therefore, we want to prove that
and so we want to find some
such that,
for all First, we know that there is some such that,
for all Since
is Cauchy we also know there is some
so that way we have
for all and
This motivates us to let
(The “+ 1” are there to ensure that
and
without needing to put a “+ 1” in a subscript in the following equations.) Thus,
for all We have shown that
converges and conclude the proof.
Stay frosty!
When I first learned Cauchy’s criterion, I found it incredibly ingenious! Having the ability to show that a sequence converges without having to put in the effort of finding it’s limit is so useful! Especially when you don’t have a calculator to help you determine the value of the limit. There are countless problems out there that you can now tackle, go forth and prove that sequences converge!!!!
Oh, one last thing. Cauchy sequences play a crucial role in more advanced analysis; they are used when we have more abstract metric spaces than the real numbers. Pay no attention to that statement if you are unfamiliar with metric spaces! I just thought we should plant the seed for your next steps!
Be Kind. Be Curious. Be Compassionate. Be Creative.
And Have Fun!
Footnotes:
- For example, take the statement: If it rains, I bring an umbrella to work. The converse is, if I bring an umbrella to work, then it’s raining. Which doesn’t have to be true! Maybe I bring an umbrella every day, even sunny, cloudless days! ↩︎

Leave a comment