Consider the following Gaussian Type Integral
$$I^2 = \frac{1}{4\pi kt}\iint_{\mathbb{R}^2} e^{-(x^2+y^2)/4kt} \ dydx$$
I know the standard method would use the polar coordinate transformation to calculate this integral, but I am kind of lost at here since there are several letter constant involving in the exponent. Could someone help me on what would be the actual transformation like in this cases? Many thanks.
Step 1: Switch to polar coordinates and integrate out the angle: $I^2=\frac{1}{2kt}\int_0^\infty e^{-\frac{r^2}{4kt}}rdr$.
Step 2: Let $u=\frac{r^2}{4kt}$ Then $rdr=2ktdu$ so integral becomes $I^2=\int_0^\infty e^{-u}du=1$.