Exercise Find a power series for the function
$$f(x) = \int_0^x \frac{t^2}{1-t^4} \, dt$$
So basically what we want is to find $\displaystyle\sum_{n=0}^\infty a_n(x-c)^n$ so that
$$\displaystyle\sum_{n=0}^\infty a_n(x-c)^n = f(x) = \int_0^x \frac{t^2}{1-t^4} \, dt$$
I'm not exactly sure where to start or what to do. Can anyone provide suggestions/advice on how to get this started? Thanks in advance.