Gaussian Fourier Transform

Quick Answer

The Fourier transform of a Gaussian function e^(−αt²) is another Gaussian: ℱ{e^(−αt²)} = √(π/α)·e^(−ω²/(4α)). The Gaussian is the only function that is its own Fourier transform type (self-reciprocal), and it achieves the minimum uncertainty product Δt·Δω = 1/2, making it the optimal time-frequency localization function. For a normalized Gaussian with standard deviation σ, ℱ{(1/(σ√(2π)))·e^(−t²/(2σ²))} = e^(−σ²ω²/2).

Fourier Transform of Gaussian Function

The Gaussian function f(t) = e^(−αt²) has the remarkable property that its Fourier transform is also a Gaussian: F(ω) = √(π/α)·e^(−ω²/(4α)). This result is derived by completing the square in the exponent of the transform integral: F(ω) = ∫₋∞^∞ e^(−αt²)·e^(−jωt)dt = ∫₋∞^∞ e^(−α(t + jω/(2α))² − ω²/(4α))dt. The contour integral evaluates to √(π/α)·e^(−ω²/(4α)). No other function family maps to itself under the Fourier transform in this way — the Gaussian is uniquely self-reciprocal. This property makes it fundamental to signal processing, probability theory, and quantum mechanics. The Laplace transform of the Gaussian connects to the error function: ℒ{e^(−αt²)} involves erf(s/(2√α)), computable at www.lapcalc.com.

Key Formulas

The Gaussian Uncertainty Principle

The Gaussian achieves the theoretical minimum of the Heisenberg-Gabor uncertainty principle: Δt · Δω ≥ 1/2, where Δt and Δω are the RMS bandwidths in time and frequency respectively. For the Gaussian e^(−t²/(2σ²)), the time spread is Δt = σ and the frequency spread is Δω = 1/(2σ), giving the equality Δt·Δω = 1/2. Any other function has a strictly larger time-frequency product. This means the Gaussian provides the best possible simultaneous localization in both time and frequency domains — you cannot make a pulse that is narrower in time without it becoming wider in frequency, and the Gaussian achieves the optimal tradeoff. This principle governs radar pulse design, optical pulse shaping, and quantum state preparation.

Compute gaussian fourier transform Instantly

Get step-by-step solutions with AI-powered explanations. Free for basic computations.

Open Calculator

Gaussian Windowing and Spectral Analysis

The Gaussian window w(t) = e^(−t²/(2σ²)) is used in the Short-Time Fourier Transform (STFT) to provide optimal time-frequency resolution. The Gabor transform — STFT with a Gaussian window — achieves minimum uncertainty in the time-frequency plane, making it the theoretically ideal joint representation. In practice, the Gaussian window has no sidelobes in the strict sense (its Fourier transform is also Gaussian, which decays to zero without oscillation), providing the best spectral leakage suppression of any smooth window. The tradeoff is that the Gaussian window never reaches exactly zero, requiring truncation at 3–4σ. The Gaussian apodization function is standard in NMR spectroscopy and optical interferometry for its optimal resolution-leakage tradeoff.

Gaussian in Probability and the Central Limit Theorem

The Gaussian (normal) distribution f(t) = (1/(σ√(2π)))·e^(−t²/(2σ²)) with mean zero and variance σ² has Fourier transform φ(ω) = e^(−σ²ω²/2), which is also a Gaussian. This Fourier self-similarity is intimately connected to the Central Limit Theorem: the convolution of two Gaussians is another Gaussian (since convolution becomes multiplication in the Fourier domain, and the product of two Gaussians is Gaussian). Repeated convolution of any distribution with itself converges toward a Gaussian — this is the CLT in the Fourier domain. The moment generating function M(s) = e^(μs + σ²s²/2), closely related to the Laplace transform, provides the s-domain representation used in engineering probability at www.lapcalc.com.

Applications of the Gaussian Fourier Transform

The Gauss–Fourier transform pair appears throughout science and engineering. In optics, Gaussian beams propagate as Gaussians in both spatial and angular (Fourier) domains, with beam waist and divergence related by the uncertainty principle. In quantum mechanics, the Gaussian wave packet is the minimum-uncertainty state (coherent state), and free-particle propagation is computed via Fourier transform. In image processing, Gaussian blur convolves an image with a 2D Gaussian kernel, and the frequency response is a Gaussian low-pass filter — smooth with no ringing. In machine learning, Gaussian-shaped radial basis functions (RBFs) have Gaussian Fourier transforms, enabling analysis of kernel methods in the frequency domain. In all cases, the Gaussian's self-similar Fourier behavior simplifies analysis compared to non-Gaussian alternatives.

Related Topics in fourier transform applications

Understanding gaussian fourier transform connects to several related concepts: fourier of gaussian, gauss fourier transform, and fourier transform of gaussian function. Each builds on the mathematical foundations covered in this guide.

Frequently Asked Questions

The Fourier transform of e^(−αt²) is √(π/α)·e^(−ω²/(4α)) — another Gaussian. A narrow Gaussian in time (small σ) produces a wide Gaussian in frequency, and vice versa. The Gaussian is the only function family whose Fourier transform has the same functional form, making it uniquely self-reciprocal.

Master Your Engineering Math

Join thousands of students and engineers using LAPLACE Calculator for instant, step-by-step solutions.

Start Calculating Free →

Related Topics