Suppose that the power series $$\sum_{n=1}^\infty a_nx^n$$ has radius of convergence $R$. Then the power series $$\sum_{n=1}^\infty na_nx^{n-1}$$ diverges if $|x|>R$.
Attempt: I can show that $\sum_{n=1}^\infty |na_nx^{n-1}|$ diverges by comparison test, but how do I show that $\sum_{n=1}^\infty na_nx^{n-1}$ diverges also?
Showing that it diverges for $|x|>R$ is equivalent to showing that the radius of convergence $R'$ of the second power series is $\leq R$.
But $\sum_{n=1}^{+\infty} |na_{n}x^{n-1}| = \frac{1}{x}\sum_{n=1}^{+\infty} |na_{n}x^{n}| \geq \frac{1}{x}\sum_{n=1}^{+\infty} |a_{n}x^{n}|$ shows just that.
P.S.: in fact the other direction ($R' \geq R$) is more difficult to prove