When I do the power series expansion of $\displaystyle f(x)={1\over(4-2x^3)}$ and find the interval of convergence, I get two different answers depending on the way that I solve it.
If I break $f(x)$ up into $\displaystyle \frac14\left({1\over (1-(1/2)x^3)}\right)$ and then use the geometric series $${1\over(1-x)}= 1 + x +x^2 ... \text{if } |x|<1$$ I get $-(2)^{1/3} < x < 2^{1/3}$
If I break $f(x)$ up into $\displaystyle {1\over(1-(2x^3-3))}$ I end up getting an interval of convergence of $1 < x < 2^{1/3}$
What am I doing wrong?