I want to know whether it is true that if a real sequence $\{x_n\}_{n=1}^\infty$ satisfies $\lim\limits_{n\to\infty} n|x_n-x_{n+1}|=0$ then it converges.
I guess it is false but I can't find a counterexample.
For your reference, this is from a deeper question ask for the range of $\alpha$ such that the following statement holds:
If a sequence $\{x_n\}_{n=1}^\infty$ of real numbers satisfies $\lim\limits_{n\to\infty}n^\alpha|x_n-x_{n+1}|=0$, then it is a convergent sequence.
Using the fact that $\sum_{k=1}^\infty k^{-\alpha}$ converges iff $\alpha>1$, I managed to find the necessary condition $\alpha\geq 1$ (by considering $x_n=\sum_{k=1}^{n-1}k^{-(\alpha+\epsilon)}$) and the sufficient condition $\alpha>1$ (by Cauchy's criterion). However, I stuck on the case $\alpha=1$, for which the same trick does not work. Therefore I am asking this question as a special case of the more general question I am solving.
Thanks for any answers.