I want to ask the following problem:
Let $a_n$ be a sequence of positive numbers such that $\sum a^2_n$ converges. For $b_n = \dfrac{a_1 + a_2 + \cdots + a_n }{n}$, does $\sum b^2_n$ converges?
At first, I tried to find a counterexample by computing the case where $a_n = 1/n^{1/2 + \epsilon} $, but sadly that made $\sum b^2_n$ convergent. Also, I tried to prove that the sequence converges by using C-S inequality, limit comparison test, etc... but all ideas failed.
Please give me your advice or ideas for this problem. Thank you in advance.