Let me explain. So take the series
- $\sum_{n=0}^\infty (-2)^nn^4(x-1)^n$
In order to find the radius of convergence for this power series, I used the ratio test
- $\lim_{n\to \infty} |\frac{2(n+1)^4(x-1)^{n+1}}{2n^4(x-1)^n}|$
and got $|x| < 2$ but then the radius of convergence was $R = \frac{1}{2}$
Is the radius of convergence $R$ obtained by putting it over 1? I'm really confused
Edit: Calculated limit wrong. Sorry