Let $a_j$ be a sequence of real numbers. Define $$m_j=\frac{a_1+a_2+\dots +a_j}{j}$$. Prove that, if $\lim_{j\rightarrow\infty}a_j= \ell$, then $\lim_{j\rightarrow\infty}m_j= \ell$. Give an example to show that the converse is not true.
I have been thinking about this question a lot. I know I could rewrite this as $$m_j=\frac{\sum_{j=1}^\infty a_j}{j}$$ But I am having a really hard time after that. Thanks for any help you can give.