Find the radius of convergence of this series:
$$f(x)= \sum_{j=1}^{\infty} \ \frac{(-1)^{j-1}}{j}(x-1)^j$$
I'm not sure what test to use to get the necessary result. I tried using the root test, but got an expression with both x and j that I can't infer from.
Edit: how can I check convergence at the endpoints? Is it just by plugging in values?