I want to prove the following: The power series $\sum_{m=0}^{ \infty}{n (z^n)}$ does not converge on any point of the unit circle. The power series $\sum_{m=0}^{ \infty} {z^n/(n^2)}$ converges at every point of the unit circle. The power series $\sum_{m=0}^{ \infty} {z^n/ n}$ converges at every point of the unit circle except z=1.
Shall I use radius of convergence to prove those statements?
I know that for a holomorphic function $f$ whose power series has coefficient $a_n$ is given as
$$\frac{1}{R}= \lim_{x \to \infty} \left|\frac{a_{n+1}}{a_n}\right|$$
But if I use that then for the first power series we get R=1 so the disk of convergence is $|z| \le 1$. So how can I prove that it does not converge on any point of circle? Here circle means I guess boundary points of disk i.e $|z|=1$.Please help