If $(a_n)$ is a complex sequence, and $\sum na_n$ converges, does $\sum a_n$ converge?
I found myself a solution but it seems to me a little bit complicated, and I am not sure that I am right.
Let $f(x) = \sum_{n>0} na_n x^{n-1}$.
$f(1)$ is defined so by Abel's Theorem, $f$ is normally uniformally convergent and continuous on $[0,1]$ and therefore
$$ \int_0^1 \sum na_n x^{n-1}dx = \sum \int_0^1 na_nx^{n-1}dx = \sum a_n $$ which concludes
Is there a easier or more direct way to conclude?
Thank you in advance.