Can $|-x^2 | < 1 $ imply that $-1<x<1$? My steps are as follows? $$| -x^2| < 1 $$ $$-1<(-x^2)< 1 $$ $$-1<(-x^2)< 1 $$ $$-1<x^2< 1 $$ $$\sqrt{-1}<x< \sqrt 1 $$
I'm actually looking for the radius of convergence for the power series of $\frac{1}{1-x^2}$:
$$\frac{1}{1-x^2}=\sum\limits_{n=0}^\infty (-x^2)^n \hspace{10mm}\text{for} \,|-x^2|<1$$ This is derived from the equation $$\frac{1}{1-x}=\sum\limits_{n=0}^\infty x^n \hspace{10mm}\text{for} \,|x|<1$$ According to my textbook, the power series $$\sum\limits_{n=0}^\infty (-x^2)^n \hspace{10mm}\text{for} \,|-x^2|<1$$ is 'for the interval (-1,1)' which means that $|-x^2 | < 1 $ implies that $-1<x<1$. However, that implication does not make sense to me.
$$|(-x)^2|<1$$ $$|x^2|<1$$ $$|x|^2<1$$ $$|x|<\sqrt{1}$$ $$|x|<1$$ $$-1<x<1$$ Seem more correct to me. (The $\sqrt{-1}$ isn't really well define).