I am trying to find a sequence such that $\lim_{n\to\infty} |a_n - a_{n+1}|=0$, but the $(a_n)$ diverges
I tried thinking something periodic might work like $\sin(2\pi n)$, but that is convergent sequence
Edit : Never mind Log[n] works great. Figured it out.