Evaluating the Gaussian integral

loom91
Messages
404
Reaction score
0
Hi,

I'm trying to evaluate the standard Gaussian integral

\int_{-\infty}^{\infty} e^{-x^2} dx = \sqrt{\pi}

The standard method seems to be by i)squaring the integral, ii)then by setting the product of the two integrals equal to the iterated integral constructed by composing the two integrals, iii)using Fubini's theorem to turn this into an area integral and iv)then using Fubini's theorem again to turn this back into an iterated integral, this time in polar coordinates.

Of these, (ii) seems impossible to me. Why would the iterated integral be equal to the product of the two integrals taken separately? Even if this were the case, this does not seem like a result so trivial that you could use it without any justification. Are there other ways to evaluate the integral? Thanks.

Molu
 
Last edited:
Physics news on Phys.org
ii) & not iii) uses Fubini's theorem.

Daniel.

BTW, it's "\infty" that gives the symbol \infty
 
dextercioby said:
ii) & not iii) uses Fubini's theorem.

Daniel.

BTW, it's "\infty" that gives the symbol \infty

That's what I wrote, and thanks for the infinity.
 
The fact that
\left(\int_{-\infty}^\infty f(x)dx\right)\left(\int_{-\infty}^\infty g(y)dy= \int_{-\infty}^\infty f(x)g(y)dxdy= \int\int_A f(x)g(y)dA
where A is all of R2, is Fubini's theorem.
 
HallsofIvy said:
The fact that
\left(\int_{-\infty}^\infty f(x)dx\right)\left(\int_{-\infty}^\infty g(y)dy= \int_{-\infty}^\infty f(x)g(y)dxdy= \int\int_A f(x)g(y)dA
where A is all of R2, is Fubini's theorem.

Checking again, I see that there are two parts to Fubini's theorem of which (ii) uses one part (product of integrals=double integral) and (iii) and (iv) use the other (double integral=iterated integral). In any case, is this the only way to evaluate the gaussian integral?
 
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