3

Does someone know how they go from the left side to the right side?

$$\left(\int_{0}^{R}e^{-x^2/2}\,dx\right)^2 = \iint_{[0,R]^2} e^{-(x^2+y^2)/2}\,dx\,dy $$

Thanks.

Jack D'Aurizio
  • 353,855
Ayoub Rossi
  • 365
  • 1
  • 13

2 Answers2

1

Note that we can write

$$\begin{align} \int_0^R e^{-x^2/2}\,dx&=\sqrt{\int_0^R e^{-x^2/2}\,dx\,\int_0^R e^{-y^2/2}\,dy}\\\\ &=\sqrt{\int_0^R\int_0^R e^{-x^2/2}e^{-y^2/2}\,dx\,dy}\\\\ &=\sqrt{\int_0^R\int_0^R e^{-(x^2+y^2)/2}\,dx\,dy} \end{align}$$

Mark Viola
  • 179,405
1

Similar to the Gaussian integral calculation $$ \left(\int_0^Re^{-\frac{x^2}{2}}\,dx\right)^2= \int_0^Re^{-\frac{x^2}{2}}\,dx\cdot \int_0^Re^{-\frac{y^2}{2}}\,dy= \int_0^R\int_0^Re^{-\frac{x^2+y^2}{2}}\,dx\,dy=\iint_{[0,R]\times[0,R]}e^{-\frac{x^2+y^2}{2}}\,dxdy. $$

A.Γ.
  • 29,518