Mathematical Physicsundergraduategraduate

Fourier Transform

Also known as: FT · Continuous Fourier transform · Frequency-domain representation

The Fourier transform measures how much of each frequency e^{ikx} a signal contains, by correlating the signal against every pure wave. It turns convolution into multiplication and derivatives into multiplication by ik.

f^(k)=f(x)eikxdx\hat{f}(k) = \int_{-\infty}^{\infty} f(x)\, e^{-i k x}\, dx
Live simulation
warming up the physics…

Top: a Gaussian wave packet oscillating at carrier k₀, traveling in time. Bottom: its magnitude spectrum, a Gaussian bump centered at k₀ whose width is 1/σ. Tightening the pulse width visibly broadens the spectrum — the uncertainty principle in motion.

Equivalent forms

f(x)=12πf^(k)eikxdkf(x) = \frac{1}{2\pi}\int_{-\infty}^{\infty} \hat{f}(k)\, e^{i k x}\, dk
f^(ν)=f(t)e2πiνtdt\hat{f}(\nu) = \int_{-\infty}^{\infty} f(t)\, e^{-2\pi i \nu t}\, dt
It diagonalizes differentiation: ∂/∂x ↔ ik. Differential equations become algebra, and the uncertainty principle falls out as a theorem about Δx·Δk.