Counterexample for $\lim_{n\to\infty} (a_{n-1}-a_n) = 0 \Rightarrow a_n$ converges

177 Views Asked by At

I think the equation above is false, but I cannot find a counterexample.

Also, I think that the implication is true when $a_n^2 \to 1$ is also required.

Suppose we have $a_n\in\mathbb{C}\ \forall n\in\mathbb{N}$.

Can you help me?

2

There are 2 best solutions below

1
On BEST ANSWER

Hint: What happens if $a_n=1+\frac12+\frac13+\cdots+\frac1n$?

0
On

If $a_n=\log n,$ $\lim_{n\rightarrow \infty}(a_n-a_{n-1})=\lim_{n\rightarrow \infty}\log (1+\frac1{n-1})=0$. However, $a_n\rightarrow \infty (n\rightarrow\infty).$