Consider the sequence {$x_n$},$x_n$=$\sqrt{n}$
Show that $\forall \varepsilon > 0, \exists n_0 \in \Bbb N$ s.t. $\forall n \geq n_0$, |$x_{n+1}-x_n$|<$\varepsilon$.
This is what I have:
Let $\varepsilon>0$ and let $n_0$ = $(\frac{1}{2\varepsilon})^2, \forall n \geq n_0$. $|\sqrt{n+1}-\sqrt{n}|$. So, $|\frac{(\sqrt{n+1}-\sqrt{n})(\sqrt{n+1}+\sqrt{n})}{(\sqrt{n+1}+\sqrt{n})}|$.
Then, $|\frac{1}{\sqrt{n+1}}$ + $\sqrt{n}|$ $\leq$ $|\frac{1}{\sqrt{n}+\sqrt{n}}|$=$|\frac{1}{2\sqrt{n}}|$= $\varepsilon$.
Therefore, $|x_{n+1}-x_n|<\varepsilon, \forall n \geq n_0$
After I did all this it got me thinking can you prove {$x_n$} is not cauchy? if so how?
Any Cauchy sequence converges. Since $\sqrt{n}\to+\infty$, it diverges, so it is not Cauchy.
Telling about the condition in question, we have $$\sqrt{n+1}-\sqrt{n}=\frac{1}{\sqrt{n+1}+\sqrt{n}}\to 0,$$ so it holds trivially by definition of a limit.