The problem is:
$$\int\frac{1}{t^4(1-t^2)}dt$$
It is obvious that one needs to use partial decomposition here. However, the problem is the fourth power of t in this equation. I've tried with:
$$\frac{A}{t^4} + \frac{Bt+C}{1-t^2}$$
That does not give me the right answer.
Can someone tell me where my mistake is? Every help is appreciated.
Method used in other answers are for problems which can't be easily broken into partial fraction.
$\cfrac{1-t^2 + t^2}{t^4(1-t^2)} = \cfrac{1}{t^4} + \cfrac{1}{t^2(1-t^2)} = \cfrac{1}{t^4} + \cfrac{1 - t^2 + t^2}{t^2(1-t^2)} = \cfrac{1}{t^4} + \cfrac{1}{t^2} + \cfrac{1}{1-t^2}$