Let $a_n$ be a sequence such that $\displaystyle\lim_{N\to \infty} \sum_{n=1}^N |a_n - a_{n+1}| \lt \infty$. Show $a_n$ is Cauchy.
My work: $$\lim_{N\to \infty} \sum_1^N |a_n - a_{n+1}| = |a_1 - a_2| + \cdots+|a_{N-1} - a_N| \ge |a_1| + |a_3|+\cdots+ |a_{2n+1}|$$ for $n \ge 1$ Therefore since $\infty \gt \sum_1^N |a_n - a_{n+1}| \ge \sum_1^{2n+1} |a_n|$ and |$a_n$| is positive, it is finite. Therefore the subsequence of $|a_n|$ for odd positive integers converges, so by Bolzano-Weierstraß theorem, the sequence is bounded, therefore the sequence is cauchy.