I'm trying to solve next integral, but I can't start. WolframAlpha gives me really terrible answer and can't give any step-by-step instructions, so I simply does not know how to start. $$\int \frac{dx}{(x^4-1)^3}$$
Please give any hint or start point of solving this integral? Maybe there any way to simplify it?
Hint. According to the Partial Fraction Decomposition Theorem, $$\frac{1}{(x^4-1)^3}=\frac{1}{(x+1)^3(x-1)^3(x^2+1)^3}= \sum_{k=1}^3\frac{A_k}{(x-1)^k}+\sum_{k=1}^3\frac{B_k}{(x+1)^k} +\sum_{k=1}^3\frac{C_kx+D_k}{(x^2+1)^k}.$$ It looks terrible indeed!