Integral of 1+x2/(1+x4): Step-by-Step Solution

  • Thread starter Thread starter mjolnir80
  • Start date Start date
  • Tags Tags
    Integration
mjolnir80
Messages
54
Reaction score
0

Homework Statement


find the indefinate integral of 1+x2/(1+x4)




Homework Equations





The Attempt at a Solution


im having trouble trying to figure what to use to substitute into this equation
 
Physics news on Phys.org
I would do it by partial fractions. You can factor (x^4+1) into two real quadratics. The coefficients may not all be rational, but that's ok. Can you do that?
 
Dick said:
I would do it by partial fractions. You can factor (x^4+1) into two real quadratics. The coefficients may not all be rational, but that's ok. Can you do that?
I'd like to see that factorization. I've been under the impression for a long time that x^4 + 1 was irreducible over the reals.

If we allow complex numbers, the fourth roots of -1 (solutions of x^4 = -1) are
cos(pi/4) + i sin(pi/4)
cos(3pi/4) + i sin(3pi/4)
cos(5pi/4) + i sin(5pi/4)
cos(7pi/4) + i sin(7pi/4)
none of which are real.
 
(1+x^2)/(1+x^4) = 1/(1+(sqrt(2)*x+1)^2) + 1/(1+(sqrt(2)*x-1)^2)

I found this by tracking back from the answer, which is obtained using Maple.

For how to get this relation without referring to the answer, I'm not sure.
 
Mark44 said:
I'd like to see that factorization. I've been under the impression for a long time that x^4 + 1 was irreducible over the reals.

If we allow complex numbers, the fourth roots of -1 (solutions of x^4 = -1) are
cos(pi/4) + i sin(pi/4)
cos(3pi/4) + i sin(3pi/4)
cos(5pi/4) + i sin(5pi/4)
cos(7pi/4) + i sin(7pi/4)
none of which are real.

Ok. x^4+1=(x^2+sqrt(2)x+1)(x^2-sqrt(2)x+1). x^4+1 is irreducible over the RATIONALS, not over the REALS. Your roots group into two pairs of complex conjugates (of course). Use them to construct the quadratics.
 
Last edited:
Dick said:
Ok. x^4+1=(x^2+sqrt(2)x+1)(x^2-sqrt(2)+1). x^4+1 is irreducible over the RATIONALS, not over the REALS. Your roots group into two pairs of complex conjugates (of course). Use them to construct the quadratics.
OK, let me rephrase: x^4 + 1 can't be factored into linear factors with real coefficients.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top