If a sequence $(x_n)_{n=1}^{\infty}$ in $\mathbb{R}^n$ satisfies $\sum_{n\geq 1} ||x_n-x_{n+1}||<\infty$, show that it is Cauchy.
This isn't a complete answer, but here's my train of thought. Since $\sum_{n\geq 1} ||x_n-x_{n+1}||$ is finite, $\lim_{n\to\infty}||x_n-x_{n+1}|| = 0$. This implies that $(x_n)$ is a monotone decreasing sequence. Next, we can find an upper bound for $x_n$. After showing that $x_n$ is bounded, we know it is a bounded monotone sequence so it converges and is therefore a Cauchy sequence.
I know I would still need to prove that there is an upper bound, but does this generally make sense of have I missed something? Thanks!
Hint
Use that $\|x_{n+k}-x_n\|\le \|x_{n+k}-x_{n+k-1}\|+\cdots +\|x_{n+1}-x_n\|.$
Now, use that $$\sum_{n\geq 1} ||x_n-x_{n+1}||<\infty$$ to have control on the right part of the inequality, from where you have control on the left part.