Inspired by the exponential series, I'm curious about where exactly the series $\displaystyle\sum_{n=1}^\infty\frac{z^n}{n}$ for $z\in\mathbb{C}$ converges.
I calculated $$ \limsup_{n\to\infty}\sqrt[n]{\frac{1}{n}}=\limsup_{n\to\infty}\frac{1}{n^{1/n}} $$ and $$ \lim_{n\to\infty} n^{1/n}=e^{\lim_{n\to\infty}\log(n)/n}=e^{\lim_{n\to\infty}1/n}=e^0=1. $$ So the radius of convergence is $1$, so the series converges on all $z$ inside $S^1$. But is there a way to tell for which $z$ on the unit circle the series converges? I know it converges for $z=-1$, but diverges for $z=1$, but I don't know about the rest of the circle. For what other $z$ does this series converge? Thanks.