What is the optimal substitution for solving the integral of u^2/(1+u^4)?

  • Thread starter Thread starter Aquinox
  • Start date Start date
  • Tags Tags
    Integral
Aquinox
Messages
8
Reaction score
0

Homework Statement


The initial problem is to calculate
\int_{-\infty}^{\infty}\cos(x^{2})dx using
t=x^{2}
and then
t^{-\frac{1}{2}}=\frac{1}{\sqrt{\pi}}\int_{-\infty}^{\infty}e^{-tu^{2}}du

Homework Equations





The Attempt at a Solution


I have, by transformation and use of the symmetry of both integrals come to
\int_{0}^{\infty}\frac{u^{2}}{1+u^{4}}du
which is easily solveable using Mathematica.
Alas the solution provided by mathematica is absolutely non-obvious to me.

Any good idea for a substitution and/or other ways?
I've tried splitting the fraction into smaller parts, but got an integral with i in it, which is not allowed as this is real calculus.

Thanks in advance
 
Physics news on Phys.org
\frac{u^2}{1+u^4}=\frac{1}{4\sqrt{2}}\left(\frac{2 u-\sqrt{2}}{u^2-\sqrt{2} u+1}-\frac{2 u+\sqrt{2}}{u^2+\sqrt{2} u+1}+\frac{2 \sqrt{2}}{\left(1-\sqrt{2} u\right)^2+1}+\frac{2 \sqrt{2}}{\left(\sqrt{2} u+1\right)^2+1}\right)\right)

The first two terms integrate to logs the next to to arctans, then take limits.
 
That is the answer I, too, have derived from the solutions Mathematica gave me.

What I need to know is which method to use to get from the left side to the right side.
That is a step non-obvious to me and it has to be.
 
Well it would be helpful if you had written the problem a bit clearer. In my post the right side is just partial fractions of the thing on the left side. If you need to work out the first integral, once you show its the same as the Gaussian you can find the value of that integral in a much easier way than using those partial fractions.
 
Sorry.

The way hinted to me in the paper is that we have to take that t^(-1/2) definition and use fubini's thm.

This leads to the aforementioned


<br /> \int_{0}^{\infty}\frac{u^{2}}{1+u^{4}}du<br />

I am perfectly able to integrate the RHS of the equation you've posted, but here is my point:

In this equation:

<br /> \frac{u^2}{1+u^4}=\frac{1}{4\sqrt{2}}\left(\frac{2 u-\sqrt{2}}{u^2-\sqrt{2} u+1}-\frac{2 u+\sqrt{2}}{u^2+\sqrt{2} u+1}+\frac{2 \sqrt{2}}{\left(1-\sqrt{2} u\right)^2+1}+\frac{2 \sqrt{2}}{\left(\sqrt{2} u+1\right)^2+1}\right)\right)<br />

which method does one use to produce the RHS from the LHS (u^2/(1+u^4))? (sic!)

As long as I can not state that step the solution will not be valid.(as not all steps will be listed)
 
It's just partial fraction decomposition on u^4+1.
 
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