Every convergent sequence is a Cauchy sequence
For the absolute value function definition and other properties see here.
For the definitions of sequences and what it means to for a sequence to converge, see this, for subsequences see this.
For the “show the limit” template and an example, see this.
Discussion:
We want to find \(N\) such that
If we start with \(|a_m - a_n|\) then we can use the trick of adding and subtracting the limit inside the absolute value. We do this because we are hoping to use the triangle inequality to bound the term \(|a_m - a_n|\) so
Our goal is to bound the term to be less than \(\epsilon\) and now we have \(|a_m - l|\) and \(|l - a_n|\). But we already know that the sequence \((a_n)\) is convergent so we can have \(|a_n - l|\) be less than any \(\epsilon\) we like as long as \(n > N\). Here we can see that choosing \(\epsilon/2\) will get us to \(\epsilon\) like we want to.
Proof:
Let \((a_n)\) be a convergent sequence. Let \((a_n) \rightarrow l\). This means that for any \(\epsilon > 0\), there must exist a number \(N \in \mathbf{N}\) such that
To prove that \((a_n)\) is cauchy, we need to prove that for \(\epsilon > 0\) and for \(n, m > N\), then
To see this, consider \(|a_m - a_n|\). Add and subtract the limit \(l\) and then use triangle inequality to achieve the following
But now we know that \((a_n)\) converges to \(l\). We have already established the bound \(|a_n - l| < \epsilon/2\) earlier so for \(n, m > N\),
From this we see that \((a_n)\) is a Cauchy sequence as we wanted to show. \(\blacksquare\)
References: