I'm trying to find the Taylor series and radius of convergence for $x-x^3$ centered at $a = -2$.
I've found the series to be: $$f(x) = 6-11\cdot(x+2)+6\cdot(x+2)^2-(x+2)^3$$
However, I'm having trouble figuring out how to find the radius of convergence for the series.
If it were written as a normal summation, I'd just use the absolute ratio test with $a_n$ and $a_{n+1}$, but since I don't have the series in this form I'm not sure what to do. Can anyone point me in the right direction?
From Wikipedia:
As all the terms in the series greater than degree $4$ have a coefficient of $0$, the partial sums will remain unchanged as the number of terms increases beyond 4. Because of this, the series will converge for all values of $x$.