I need to show that $(a_n)=\sin(\ln n)$ is a bounded sequence that has no limit, but for which $$\lim_{n\to\infty}(a_{n+p}-a_n )= 0\; \forall p \in \mathbb N.$$ I can show that the sequence is bounded and that it diverges, but I'm stuck with the other part. So far I've found that $\lim_{n\to\infty} (\ln (n+p)-\ln n) = 0$, but I don't really know where to go next. The easy way to get the sines in would of course be $$ \lim\ln(n+p)-\lim\ln n = 0 \Leftrightarrow \lim\sin(\ln(n+p))-\lim\sin(\ln n)=0 \Leftrightarrow \lim(\sin (\ln (n+p)) - \sin (\ln n)) = 0,$$ but as both $\sin x$ and $\ln x$ diverge, I'm not sure that'd be ok.
So am I anywhere near the right direction or should I try a different approach?