When $n$ approach to infinity prove that if
$$ \lim(a_{n+1}-a_n))= 0,$$ then $a_n$ is convergent.
I can prove the converse of this theorem is true but I can't prove this one. I know that since
$$ \lim_{n\to \infty}(a_{n+1}-a_n))= 0, $$ we got for all $ε>0$, there exists an $N$ such that for all $n>N$, $|a_{n+1} -a_n| <ε$.
I also know that $|a_{n+1} -a_n| ≥ |a_{n+1}|-|a_n|$ that means $|a_{n+1}|-|a_n|<ε$. Now I don't know what to do next.