Foundations of the Fourier Transform
1Introduction
This lecture explains how the Fourier transform represents a function by the complex amplitudes of its frequency components. The transform provides an invertible correspondence, not merely an informal decomposition, and converts differentiation into multiplication by frequency.
2Schwartz Functions and the Transform Convention
To state convergence results without ambiguity, first work in the Schwartz space . A smooth function belongs to this space when, for every pair of nonnegative integers ,
Thus and all its derivatives decay faster than every reciprocal polynomial. For , define
Here is angular frequency in radians per unit time. Ordinary frequency is measured in cycles per unit time, or Hz when time is in seconds, and satisfies . Communications texts often use
so . The sign and placement of vary among conventions; the forward and inverse definitions must always be specified together.
3Fourier Inversion
If , then and
A standard proof regularizes the inverse integral with a Gaussian factor. Interchanging the absolutely convergent integrals produces the convolution of with a Gaussian approximate identity. As the Gaussian width tends to zero, this convolution converges to . Rapid decay justifies the exchanges of limits and integrals. This theorem is the basis for reconstructing a function from its spectrum.
data/lecture/math/algebra/complex-numbers-and-complex-plane.lecture.n.md data/lecture/physics/waves/waves-basics.lecture.n.md4An Acoustic Interpretation
A sound waveform records air-pressure variation in time, while pitch perception distinguishes its high- and low-frequency components. The Fourier transform provides the mathematical complex amplitude and phase of these components.
5Discrete Orthogonality and the Continuous Transform
For integers , the complex exponentials on satisfy
Fourier series use this orthogonality to extract coefficients at discrete frequencies. The Fourier transform extends the construction to a continuum of angular frequencies: is a density of complex amplitude and therefore records both amplitude and phase. Fourier inversion establishes the reciprocal correspondence between and .
6Differentiation Rule
For , integration by parts gives
The boundary term vanishes by rapid decay. Hence differentiation in the original variable becomes multiplication by in the frequency domain. This identity is a principal reason that Fourier methods simplify constant-coefficient differential equations.
7Gaussian Example
For ,
To derive the formula, put
Differentiation under the integral and the identity yield, after integration by parts,
Together with the Gaussian integral , this differential equation gives . Thus a smooth localized Gaussian transforms to another Gaussian.
8Functions Outside the Schwartz Space
The Dirac delta is the distribution defined by the extraction property for every test function . A tempered distribution is a continuous linear functional on the Schwartz space, and the Fourier transform extends to this space.
The function does not decay at infinity, so its Fourier integral does not converge in the preceding sense. Under the present convention, its transform is the tempered-distribution identity
This identity means that both sides give the same value when applied to every Schwartz test function; it is not an equality of ordinary convergent integrals.
If , the forward integral exists for every , but inversion requires additional hypotheses. For a general function, the integral need not exist pointwise. The transform is instead defined as the unique extension supplied by Plancherel's theorem.
9Plancherel's Theorem
For ,
The proof first establishes preservation of the inner product, with the normalization factor dictated by the transform convention, by substituting the inversion formula and justifying interchange of integrals. Since is dense in , the scaled isometry extends uniquely to all of . Consequently, time-domain and frequency-domain squared norms contain the same information up to the stated factor.
10Mathematical Interpretations
10.1Analytic Interpretation
Whereas calculus describes pointwise values and local variation, the Fourier transform represents a function as a superposition of frequency components. This representation is particularly appropriate for waves and signals.
10.2Linear-Algebra Interpretation
In finite-dimensional discrete settings, the discrete Fourier transform is multiplication by a matrix whose columns are orthogonal discrete exponentials. The continuous transform analogously supplies continuous frequency coordinates through inversion and Plancherel's identity. However, is not in , so these functions do not form an ordinary finite- or countable-dimensional basis.
10.3Operator Interpretation
The identity
makes a generalized eigenfunction of the differentiation operator with generalized eigenvalue . It is not an ordinary eigenfunction because it is not square-integrable. Fourier transformation diagonalizes differentiation in this generalized sense, converting differential equations into algebraic equations indexed by .
10.4Appropriate Applications
- analyzing waves, oscillations, and periodicity by frequency components;
- converting differential equations into algebraic equations indexed by frequency;
- analyzing global oscillatory structure rather than local information.
11Scope and Transform Contract
Fourier series are the natural elementary model for periodic functions, whereas the Fourier transform is the corresponding model on the entire real line. Function-space and distributional extensions refine this distinction.
Transform contract for this lecture. For ,
The formula translates this angular-frequency convention to the Hz convention used in communications engineering.