To evaluate the Gaussian integral I=∫−∞∞e−x2dx , we can use the trick of squaring the integral and converting to polar coordinates.
Let I=∫−∞∞e−x2dx .
Then, I2=(∫−∞∞e−x2dx)(∫−∞∞e−y2dy)=∫−∞∞∫−∞∞e−(x2+y2)dxdy .
Now, we convert to polar coordinates: x=rcosθ , y=rsinθ , and x2+y2=r2 . Also, dxdy=rdrdθ .
The limits of integration become 0≤r<∞ and 0≤θ≤2π .
So, I2=∫02π∫0∞e−r2rdrdθ .
We can evaluate the inner integral by using the substitution u=r2 , so du=2rdr , and rdr=21du .
The limits of integration for u are 0 to ∞ .
Thus, ∫0∞e−r2rdr=∫0∞e−u21du=21∫0∞e−udu=21[−e−u]0∞=21[0−(−1)]=21 .