0619-Gaussian profile
Gaussian Function and Its Integral
A two-dimensional Gaussian function, which is often used to model the intensity distribution of a beam of light or a point source in astronomical data, is defined as:
Here, $A$ is the amplitude, $(x_0, y_0)$ are the coordinates of the center, and $\sigma$ is the standard deviation of the Gaussian distribution, which dictates the width of the bell curve.
Integrating Over All Space
To find the total flux $F$ of this Gaussian, we integrate it over all $x$ and $y$. The integral of a Gaussian function over its entire range is a well-known result in mathematics and is used extensively in physics and engineering:
Substituting the Gaussian function:
This can be simplified by shifting the coordinates to center the Gaussian at the origin for the purpose of integration (i.e., let $u = x - x_0$ and $v = y - y_0$), which does not change the integral due to the symmetric nature of the Gaussian:
This integral can be solved using polar coordinates, where $u = r\cos\theta$ and $v = r\sin\theta$, and $du, dv = r, dr, d\theta$:
The $r$ integral is:
Thus, when you complete the integral over $\theta$:
Summary
The integral follows from a standard Gaussian integral result, and the extra $r$ factor comes from the conversion to polar coordinates, which accounts for all possible directions in two dimensions. This is why the total flux $F$ of a Gaussian beam, when integrated over all space, equals $2\pi A \sigma^2$. This formula is essential in fields like optics and astronomy for calculating the total energy or total number of photons emitted by a source, assuming the distribution of these quantities follows a Gaussian profile.
Last updated