-2

Possible Duplicate:
Proving $\int_{0}^{+\infty} e^{-x^2} dx = \frac{\sqrt \pi}{2}$

prove that $$\int^{+\infty}_{-\infty} e^{-x^2} dx = \sqrt{\pi}$$

Help please because i can't find the solution.

Victor
  • 8,372

1 Answers1

1

This is a famous integral known as the Gaussian integral. Call $\displaystyle I=\int_{-\infty}^{\infty}e^{-x^2}dx$. Clearly then $\displaystyle I=\int_{-\infty}^{\infty}e^{-y^2}dy$. Thus, $\displaystyle I^2=\left(\int_{-\infty}^{\infty}e^{-x^2}dx\right)\left(\int_{-\infty}^{\infty}e^{-y^2}dy\right)=\int_{-\infty}^{\infty}\int_{-\infty}^{\infty}e^{-(x^2+y^2)}dx dy$. Now, try switching to polar coordinates and see what happens.

Alex Youcis
  • 54,059