Let $$\sum_{n=0}^{\infty} (2n+1)z^n$$ be a power series with $z \in \mathbb{C}$
Find the radius of convergence and show that the series is divergent for all $z \in \mathbb{C}$ on the boundary
So by using the ratio test I have found the radius of convergence to be equal to 1. For $z=-1$ and $z=1$ it's fairly straightforward to see the series diverges. Also I can see that for z with modulus 1:
$$\sum_{n=0}^{\infty} \mid (2n+1)z^n \mid = \sum_{n=0}^{\infty} (2n+1) \mid z \mid^n =\sum_{n=0}^{\infty} (2n+1) = \infty$$
So we have "absolute divergence". However as far as I know this does not imply regular divergence... So my question is how do I check for all other complex numbers on the boundary apart from 1 and -1?
For $|z|=1$ we have that the sequence $((2n+1)z^n)$ does not converge to $0$, since
$|(2n+1)z^n|=2n+1 \to \infty$ as $n \to \infty.$ Hence $ \sum_{n=0}^{\infty} (2n+1)z^n$ is divergent for $|z|=1.$