I was proving the following sequence converges using Cauchy’s theorem as required: $$ x_n=1+\frac{1}{\sqrt{2}}+\frac{1}{\sqrt{3}}+\ldots+\frac{1}{\sqrt{n}}-2\sqrt{n}. $$ I can actually prove that it converges through proving it decreases and is bounded, but the question requires to prove it by Cauchy and I did not figure it out. Can anybody give me a hand?
———
I did the following job: in order to find a proper $N\in\mathbb{N}_+$ for a fixed $\epsilon>0$, calculate (supposing $m>n$) \begin{align*} |x_m-x_n|={}&\left|\frac{1}{\sqrt{n+1}}+\frac{1}{\sqrt{n+2}}+\ldots+\frac{1}{\sqrt{m}}-2\sqrt{m}+2\sqrt{n}\right|\\ \leq{}&\left|\frac{m-n}{\sqrt{n}}-2\frac{m-n}{\sqrt{m}+\sqrt{n}}\right|, \end{align*} and I got stuck… I can’t let $m$ disappear and think only about $n$, which means I’m not able to find the $N$ as required.. Did I go too far on zooming the inequality?
———
So I followed the hint by @Gribouillis and get: \begin{align*} x_n-x_{n+1}={}&-2\sqrt{n}+2\sqrt{n+1}-\frac{1}{\sqrt{n+1}}\\ ={}&\frac{2}{\sqrt{n}+\sqrt{n+1}}-\frac{1}{\sqrt{n+1}} \end{align*} Which leads to \begin{align*} 0\le x_n-x_{n+1}\le\frac{1}{\sqrt{n}}-\frac{1}{\sqrt{n+1}}, \end{align*} And this immediately leads to $$ |x_m-x_n|\le\frac{1}{\sqrt{n}}-\frac{1}{\sqrt{m}}<\frac{1}{\sqrt{n}},\qquad (\text{supposing}\ m>n) $$ So I can simply let $N=\left[\frac{1}{\epsilon^2}\right]+1$, thus $|x_n-x_m|<\epsilon$. Thanks again to everyone commented below.
Hint: prove that \begin{equation} 0 \le x_n - x_{n+1}\le \frac{1}{\sqrt{n}} - \frac{1}{\sqrt{n+1}} \end{equation}