1

Find $$\int \frac{dx}{x^4+1}$$

I found a possible solution to this question here

However, I was wondering if there is a "nicer" solution, that would more understandable to a person who isn't advanced in complex numbers.

Thank you!

martini
  • 84,101
John Lennon
  • 1,302
  • The link that you found addresses the definite integral (from $-\infty$ to $\infty$) and uses special techniques (residue calculus). –  Apr 01 '15 at 08:01

1 Answers1

7

All polynomials can be factors into linear and quadratic factors:

$$x^4 +1 = x^4 +2x^2 + 1 - 2x^2 = (x^2 + 1)^2 - 2x^2 = (x^2 + \sqrt 2 x +1)(x^2 - \sqrt 2 x +1)$$

Thus your integral can be found using partial fraction.