$\{a_n\}$ is a sequence such that $|a_{n+1} - a_n| < 5^{-n}$ for all $n>0$.
How to prove that this sequence is a Cauchy sequence?
$\{a_n\}$ is a sequence such that $|a_{n+1} - a_n| < 5^{-n}$ for all $n>0$.
How to prove that this sequence is a Cauchy sequence?
Copyright © 2021 JogjaFile Inc.
Hint The above means that the sum $\displaystyle\sum_{n\geqslant 1}|a_{n}-a_{n+1}|$ converges. We usually say in this case the sequence $\{a_n\}$ is of bounded variation. You can change $d(x,y)=|x-y|$ by any other metric in any other metric space.
Now given $\varepsilon >0$, $m>n$, write $|a_n-a_m|\leqslant |a_n-a_{n+1}|+|a_{n+1}-a_{n+2}|+\cdots+|a_{m-1}-a_{m}|$ and use the above to show this can be made $<\varepsilon$ for any $\varepsilon>0$ by taking $m,n$ larger than some $M$ depending on $\varepsilon$.
Spoiler
In particular, you're proving part of the following claim.