I read about the famous Gaussian integral, i.e. $\int_0^\infty \exp(-x^2) \, dx$ and how to solve it. There are several approaches via polar coordinates or by defining some auxiliary functions that generate its square etc. However, how to compute the integral over a different, higher dimensional area?
Define the triangle $D := \{(x,y) \in \mathbb{R}^2 \mid 0\leq y \leq x \leq 1\}$. How would you calculate the Gaussian integral
$$ \int_D \exp(-x^2)\; d\lambda^2(x,y)$$
now?