Let $(a_n)$ denote a sequence. Let $$S_n=\sum_{k=1}^n a_k\qquad b_n=\dfrac 1 n \sum_{k=1}^n S_k$$ Suppose that $a_n=O(\frac 1 n$) and that the sequence $(b_n)$ converges. Prove that $\sum a_n$ converges.
I'm so confused about the condition $a_n = O(\frac 1 n)$, I don't see how to apply it...