say we have a sequence of non-negative reals, $a_1, a_2, \dots$, and that $\displaystyle\sum\limits_{n=1}^{\infty}a_n$ is divergent, meaning convergent to infinity. Under this scenario I am trying to prove that the following sequence in $m$ cannot converge to zero.
$$t_m \,\,=\,\, \displaystyle\sum\limits_{n=1}^{m} \frac{n}{m}a_n$$
I'd like to know if this proposition is true. I was hoping so, but became stuck trying to prove it. My reasoning so far:
Since $\Sigma a_n \,=\, +\infty$, the sequence of partial sums is not Cauchy. So there exists an $\epsilon$ and indices $i>j>0$ for which $$a_{j+1} + a_{j+2} + \dots + a_{i} \,\, \geq \epsilon.$$
But then we can say there is an infinite sequence of such finite segments; we can always produce another one. Now look at the sequence $t$, e.g.
$$t_5 \,\,=\,\, \frac{1}{5}a_1 \,+\,\frac{2}{5}a_2 \,+\,\frac{3}{5}a_3 \,+\,\frac{4}{5}a_4 \,+\,\frac{5}{5}a_5 \,\,\geq\,\,\frac{1}{2}a_3 \,+\,\frac{1}{2}a_4 \,+\,\frac{1}{2}a_5.$$ Thus in general:
$$t_m \,\,\geq\,\,\frac{1}{2}\displaystyle\sum\limits_{[m/2]+1}^{m}a_n.$$
Is there any hope to tie this to the sequence of epsilon segments above, and show that my sequence $t$ is strictly away from zero? It seems a little reasonable, since as $m$ grows big, $t_m$ is a sum of many many terms, arbitrarily many. It would suffice to show that infinitely often, my $t_m$ is at least the fixed positive epsilon.