Let $a_n$ be a sequence, $S_n=\sum_{k=1}^n a_k$.
(1) If $S_n$ is bounded, $\lim_{n\to\infty}(a_{n+1}-a_n)=0$, show $\lim_{n\to\infty}a_n=0$.
(2). If $\lim_{n\to\infty}\frac{S_n}{n}=0$, $\lim_{n\to\infty} (a_{n+1}-a_n)=0$, can we show $\lim_{n\to\infty}a_n=0$? Prove it if it true, or else give a counterexample.
On the first problem, I have tried Cauchy's criteria, arguing by contradiction...But no solution.
On the second, I have tried $a_n=\ln n$, but...