If the positive numbers $v_n$ approach zero as $n\to\infty$, prove that their average $(v_1+v_2+\dots+v_n)/n$ also approaches zero.
We have:
For any $\epsilon$, there is an $N$ such that $v_n<\epsilon$ if $n>N$.
We need to prove:
For any $\epsilon$, there is an $N$ such that $\frac{v_1+v_2+\dots+v_n}n<\epsilon$ if $n>N$.
I am having a hard time connecting these two statements. I have tried with examples but I have not been able to get through these symbols. Intuitively, average follows instantaneous. $\bar v$ rises and falls with the next $v$. But I need a formal proof.