A practice problem reads:
Suppose $$\sum_{n=1}^{\infty} b_n x^n = \frac{x^3}{(x^4-1)^2}.$$
What could be an expression of $b_n$?
Some of the possible answers read $ 2^{3n}nx^{3n-1}, nx^{3n-1}, nx^{4n-1}$
There are a few other answers. I was just not sure how to start this problem?
HINT:
$$\int \frac{x^3}{(x^4-1)^2}\,dx=\frac{1}{4(1-x^4)}+C$$
Expand $\frac{1}{1-z}$ in a geometric series and set $z=x^4$?