Given that $\frac{1}{N}\sum_{i=1}^N {|a_i|}$ converges to zero as $N\rightarrow \infty$, does it imply that $\frac{1}{N}\sum_{i=1}^N {a_i}\rightarrow 0$?
I know absolute convergence imply convergence, but in general their limits may not be the same. I wonder if convergence to zero is an exception?
For a given $\epsilon>0$, $$\left|\frac1N \sum_{i=1}^N a_i\right|\le\frac1N \sum_{i=1}^N \left|a_i\right|<\epsilon$$ whenever $N>M(\epsilon)$ for some $M$. Thus, $\frac1N \sum_{i=1}^N a_i$ converges to zero.