Hi could anyone help me answer this question
Find the power series representation for the function and determine the radius of convergence
$f(x)=\frac{x^2}{\left(1-2x\right)^2}$
After getting 1/(1-2x)^2 I do not know how to convert it to a power series.
$'s. You already are using basic latex syntax, for instance x^2, just place in inside$'s:$x^2$= $x^2$. For fractions you use\frac{}{}where the first braces is the numerator and the second the denominator, for instance$\frac{x^2}{(1 - 2x)^2}$= $\frac{x^2}{(1 - 2x)^2}$. – Jared Mar 28 '14 at 05:23