I was looking for tricky integrals to give something more challenging a try, and I stumbled upon [this] (Ignoring the definite part since I'm just interested in solving the integral):
∫x4+1x6+1dx
My first reaction was to try substituting [t=x2;dxdt=12√t], and everything went off the rails from there:
∫t2t3+112√tdt+∫1t3+112√tdt
after that I tried getting 3t2 in the first integral, but it's pointless since it's a product and not an addition. I have also tried integration by parts, but I get things like −2(2√t)3, which make everything way worse than it was before. There are no trigonometric identities involved, and I'm not sure I can apply rational integration since x6+1 doesn't actually have any roots as far as I know. I have also tried other substitutions, like [t=x3], but I haven't been able to go further with those.
I'm totally out of ideas, I've checked all the books I have available for clues or methods I could have missed, but I didn't find a thing.
What am I missing? There is obviously an approach I have missed, I really don't think that substitution was the way to go. Any clues about what method to use? (I'm not looking for the solution)
Answer
As x6+1=(x2+1)(x4−x2+1)
and x4−x2+1=(x2+1)2−3x2=(x2+1−√3x)(x2+1+√3x)
Using
Partial Fraction Decomposition,
we can write x4+1x6+1=Ax+Bx2+1+Cx+Dx2−√3x+1+Ex+Fx2+√3x+1
Now multiply either sides by x6+1 and compare the coefficients of the different powers of x to find A,B,C,D,E,F
Again as x2−√3x+1=(x−√32)2+(12)2
using Trigonometric substitution, set x−√32=12tanϕ
Similarly for x2+√3x+1
No comments:
Post a Comment