So I'm trying to integrate this expression, but I'm not figuring out what's the best substitution to do...
$ \int \frac {1}{x^6+1} dx $
I tried to take $x^6 +1 $ and write $ (x^2 + 1) (x^4 -x^2 + 1) $ and then do partial functions, so I reach to the sum of two expressions.
One of them is easy to integrate...
But the other one:
$ \frac {x^2-1} {x^4 - x^2 + 1} $
I'm having trouble integrating...
Is there any easier method or is there a way to integrate this right from the beginning or can someone give a hint about how to integrate this last expression?
Thanks!