Given $(a_n)$ consider $(s_n)$ given by $s_n = \frac{1}{n}(a_1+a_2+\cdots+a_n)$ for $n \in \Bbb N$. Show that $a_n \rightarrow a$ implies $s_n \rightarrow s$. Further find a divergent sequence $(a_n)$ for which $s_n$ converges.
I've been told to use the Stolz-Cesàro theorem to prove this. However, I'm new to analysis so I couldn't figure out the proof. Is there a more basic way?