Gaussian Integral

Last Updated : 23 Jul, 2025

The Gaussian Integral is a fundamental concept in mathematics particularly in the fields of probability theory, statistics and quantum mechanics. The Named after the German mathematician Carl Friedrich Gauss this integral is essential for the understanding of the normal distribution in which plays the critical role in the various scientific and engineering disciplines.

In this article, we will explore the Gaussian Integral its derivation, applications and related concepts providing a comprehensive guide for students and professionals alike.

What is the Gaussian Integral?

The Gaussian Integral is defined as the integral of the function e^{-x^2} over the entire real line.

Mathematically, it is expressed as:

I = \int_{-\infty}^{\infty} e^{-x^2} \, dx

The value of this integral is a well-known result:

I = \sqrt{\pi}

This result is remarkable because it shows that the integral of the seemingly simple function e^{-x^2} over an infinite range yields a finite value, specifically the square root of pi.

Derivation of the Gaussian Integral

The derivation of the Gaussian Integral involves several steps including the clever trick known as the "square of the integral." Here's the outline of the derivation:

Step 1: Consider the square of the integral:

Let I2 be the square of the Gaussian Integral:

I^2 = \left( \int_{-\infty}^{\infty} e^{-x^2} \, dx \right) \left( \int_{-\infty}^{\infty} e^{-y^2} \, dy \right)

This can be rewritten as the double integral over the entire plane:

I^2 = \int_{-\infty}^{\infty} \int_{-\infty}^{\infty} e^{-(x^2 + y^2)} \, dx \, dy

Step 2: Switch to polar coordinates:

By converting the Cartesian coordinates (x, y) into the polar coordinates (r, \theta) we can simplify the integral:

I^2 = \int_{0}^{2\pi} \int_{0}^{\infty} e^{-r^2} r \, dr \, d\theta

Step 3: Evaluate the integral:

The integral can be separated into the two parts:

I^2 = \left( \int_{0}^{2\pi} d\theta \right) \left( \int_{0}^{\infty} e^{-r^2} r \, dr \right)

The first integral evaluates to the 2\pi and the second integral can be solved by the substitution:

\int_{0}^{\infty} e^{-r^2} r \, dr = \frac{1}{2}

Thus:

I^2 = 2\pi \times \frac{1}{2} = \pi

Therefore, the Gaussian Integral is:

I = \sqrt{\pi}

Applications of the Gaussian Integral

The Gaussian Integral is a cornerstone in the various fields:

  • Probability Theory: It forms the basis of the normal distribution also known as the Gaussian distribution in which is ubiquitous in the statistics.
  • Quantum Mechanics: The Gaussian function is used in the wave packet analysis and path integrals.
  • Signal Processing: The Gaussian filters are used to the smooth signals and images.

Examples on Gaussian Integral:

Example 1: Evaluate the integral

\int_{-\infty}^{\infty} e^{-2x^2} \, dx.

Solution:

This is a Gaussian Integral with the scaling factor. The integral can be solved using the standard result:

\int_{-\infty}^{\infty} e^{-ax^2} \, dx = \sqrt{\frac{\pi}{a}}.

Here, a = 2 so:

\int_{-\infty}^{\infty} e^{-2x^2} \, dx = \sqrt{\frac{\pi}{2}}.

Example 2: Evaluate the integral

\int_{-\infty}^{\infty} x e^{-x^2} \, dx.

Solution:

The integrand x e^{-x^2} is an odd function. The integral of the odd function over the symmetric interval [-\infty, \infty] is zero:

\int_{-\infty}^{\infty} x e^{-x^2} \, dx = 0.

Example 3: Evaluate the integral

\int_{-\infty}^{\infty} x^2 e^{-x^2} \, dx.

Solution:

This integral can be solved by the differentiating the Gaussian Integral

\int_{-\infty}^{\infty} e^{-ax^2} \, dx = \sqrt{\frac{\pi}{a}}

with respect to the a:

\frac{d}{da} \left( \sqrt{\frac{\pi}{a}} \right) = -\frac{1}{2} \sqrt{\frac{\pi}{a^3}}.

Thus,

\int_{-\infty}^{\infty} x^2 e^{-x^2} \, dx = \frac{\sqrt{\pi}}{2}.

Example 4: Evaluate the integral

\int_{-\infty}^{\infty} e^{-(x-b)^2} \, dx where b is a constant.

Solution:

The integral can be solved by the making the substitution u = x - b:

\int_{-\infty}^{\infty} e^{-(x-b)^2} \, dx = \int_{-\infty}^{\infty} e^{-u^2} \, du = \sqrt{\pi}.

The result is independent of the constant b.

Example 5: Show that the integral \int_{-\infty}^{\infty} \int_{-\infty}^{\infty} e^{-(x^2 + y^2)} \, dx \, dy equals \pi.

Solution:

Convert the integral into the polar coordinates (r, \theta) where x^2 + y^2 = r^2 and dx \, dy = r \, dr \, d\theta:

\int_{-\infty}^{\infty} \int_{-\infty}^{\infty} e^{-(x^2 + y^2)} \, dx \, dy = \int_{0}^{2\pi} \int_{0}^{\infty} e^{-r^2} r \, dr \, d\theta.

The integral evaluates as:

\int_{0}^{2\pi} d\theta = 2\pi, \quad \int_{0}^{\infty} e^{-r^2} r \, dr = \frac{1}{2}.

Thus,

\int_{-\infty}^{\infty} \int_{-\infty}^{\infty} e^{-(x^2 + y^2)} \, dx \, dy = 2\pi \times \frac{1}{2} = \pi.

Practical Questions on Gaussian Integral

Questions 1. Evaluate the integral \int_{-\infty}^{\infty} e^{-3x^2} \, dx.

Questions 2. Find the value of \int_{-\infty}^{\infty} x^4 e^{-x^2} \, dx.

Questions 3. Prove that \int_{-\infty}^{\infty} \sin(x) e^{-x^2} \, dx = 0.

Questions 4. Evaluate \int_{-\infty}^{\infty} x^2 e^{-2x^2} \, dx.

Questions 5. Find \int_{-\infty}^{\infty} e^{-x^2 + 2bx} \, dx where b is a constant.

Questions 6. Calculate \int_{-\infty}^{\infty} \int_{-\infty}^{\infty} e^{-(x^2 + y^2)} \, dx,dy using the polar coordinates.

Questions 7. Determine \int_{-\infty}^{\infty} e^{-(x^2 + c)} \, dx where c is a constant.

Questions 8. Evaluate \int_{-\infty}^{\infty} x^2 e^{-(x-b)^2} \, dx where b is a constant.

Questions 9. Prove that \int_{-\infty}^{\infty} x^n e^{-x^2} \, dx = 0 for odd n.

Questions 10. Compute \int_{0}^{\infty} e^{-x^2} \, dx and express it in terms of \sqrt{\pi}.

Conclusion

The Gaussian Integral is a fascinating and essential concept in mathematics with the wide-ranging applications. Understanding its derivation, significance and applications provides the strong foundation for the exploring the more advanced topics in the mathematics and science.

Read More

Comment