Screwdriver
- 125
- 0
Homework Statement
Well gentlemen, another year, another integral eh? Anyways,
\int \frac{1}{x^4+4}\,dx
I really want to do this without looking at Wolfram/Google.
Homework Equations
U-substitutions, parts, partial fractions
The Attempt at a Solution
Basically I tried to factor the denominator and then subtract something to make up the difference:
\int \frac{1}{x^4+4}\,dx = \int \frac{1}{(x^2 + 2)^2 - 4x^2}\,dx
Then I also noticed that:
\int \frac{1}{(x^2 + 2)^2 - 4x^2}\,dx = \int \frac{1}{(x^2 + 2)^2 - (2x)^2}\,dx
Now here's the iffy part; I know that
\frac{1}{(x^2 + 2)^2 - (2x)^2} \neq \frac{1}{(x^2 - 2x + 2)^2}
But I feel like If I can somehow combine those two things I can maybe decompose this into partial fractions. Yay or nay?