I have the following sequence :
$$b_n := \frac1n * \sum_{k=1}^n a_k$$
and I want to prove that this sequence converges. I know that the sequence $a_n$ converges already. I am not quite sure however where to start with the proof. For example: How do I prove that atleast the sum of a convergent sequence converges again? Maybe by using cauchy sequences? I am a bit lost so any hint/help would be kindly appreciated.