When I do a binomial expansion on $\frac{1}{(1-2x)(1+3x)}$ about $0$, I can do it in 2 ways.
Method 1 $$\frac{1}{(1-2x)(1+3x)}=\frac{1}{1-2x}\frac{1}{1+3x}$$ Thus, getting $(1+y_1)^{-1}(1+y_2)^{-1}$. This method would give me a radius of convergence $|2x|<1$ AND $|3x|<1$. So, the radius of convergence is $-\frac{1}{3}< x < \frac{1}{3}$.
Method 2 $$\frac{1}{(1-2x)(1+3x)}=\frac{1}{1+x-6x^2}$$ I can let $y=x-6x^2$, thus getting $(1+y)^{-1}$.
Now, the convergence will be for $|y|<1$, or $|x-6x^2|<1$. This actually gives me $-\frac{1}{3} < x < \frac{1}{2}$. So, I have $\frac{1}{3}<x<\frac{1}{2}$ in my convergence as well.
Question: So which is the correct method and why is there such an inconsistency?
I have my own theories, but I'll see what everyone has to say before weighing in.
Now, the convergence will be for $|y|<1$, or $|x-6x^2|<1$. This actually gives me $-\frac{1}{3} < x < \frac{1}{2}$. So, I have $\frac{1}{3}<x<\frac{1}{2}$ in my convergence as well.
– Poseidonium Jan 28 '13 at 05:21