How to get the interval of convergence for the given function,
$$f(x) = \frac{1}{2+x-x^2}$$
I have computed the Maclaurin series and the generalized power series as follows however I am unable to proceed with the valid interval of convergence. Kindly help. $$\frac{1}{2+x-x^2} = \sum_{n=0}^{\alpha }\frac{1}{6}x^n(2(-1)^n+2^{-n}) \\ \frac{1}{2+x-x^2}=\frac{1}{2}-\frac{1}{4}x+\frac{3}{4}\frac{x^{2}}{2!}+ \ldots$$