Inversion and Uniqueness Theorems
From Transform to Distribution
We have seen that transforms are useful for computing with sums of independent random variables. But this is only useful if we can recover the distribution from the transform. The inversion theorem tells us how, and the uniqueness theorem guarantees that no information is lost in the transform β knowing the CF is the same as knowing the CDF.
Theorem: Fourier Inversion Formula
If has a continuous PDF and (i.e., ), then
The PDF and CF form a Fourier transform pair (up to sign convention).
The characteristic function decomposes the distribution into "frequency components." The inversion formula reassembles the PDF from these components, exactly as Fourier synthesis reconstructs a signal from its spectrum.
Apply Fourier inversion
Since and , the standard Fourier inversion theorem gives:
Theorem: General Inversion Formula (Levy)
Let be the symmetrized CDF. Then for any :
At continuity points of , , so the formula recovers the CDF itself.
This general formula works even when the CF is not in β for example, for the Cauchy distribution. The price is a limiting truncation of the integral, rather than convergence of the improper integral.
Compute the truncated integral
For fixed , the integral is well-defined since the integrand is bounded.
Substitute the definition of $\ntn{cf}$
Substituting and exchanging the order of integration (justified by Fubini), the inner integral evaluates to a function that converges to the indicator of (with half-values at discontinuities) as .
Take $T \to \infty$
By the Dirichlet integral and dominated convergence, .
Theorem: Uniqueness of the Characteristic Function
Two random variables and have the same CDF if and only if they have the same characteristic function:
The CF is an injective map from distributions to functions. This is what makes the product-of-CFs approach definitive: if we compute the CF of a sum and recognize it as the CF of a known distribution, we have identified the distribution of the sum with certainty.
Forward: same CDF implies same CF
If , then .
Converse: same CF implies same CDF
If , then by the general inversion formula (Theorem TGeneral Inversion Formula (Levy)), for all . Let : . At continuity points (which are dense), . By right-continuity of CDFs, equality holds everywhere.
Key Takeaway
The characteristic function uniquely determines the distribution. This is the foundation of the "identify by CF" strategy: compute the CF of a random variable, recognize it as belonging to a known family, and conclude that the random variable has that distribution.
Example: Deriving the Chi-Squared Distribution via the CF
Let be i.i.d. . Find the distribution of using characteristic functions.
CF of $Z = X^2$ for $X \sim \ntn{gauss}(0,1)$
.
The Gaussian integral gives (for , which holds for all real ).
CF of $Y = \sum X_i^2$ by independence
.
Identify the distribution via Laplace inversion
The Laplace transform has a pole of order at . Residue computation yields
This is the density, i.e., .
Visualizing the Fourier Inversion Formula
Historical Note: Paul Levy and the Triumph of Characteristic Functions
20th centuryPaul Levy (1886--1971) established characteristic functions as the central tool of probability theory in the early 20th century. His Calcul des Probabilites (1925) proved the continuity theorem β that convergence of CFs implies convergence in distribution β which gave the first clean proof of the central limit theorem. Levy also pioneered the study of stable distributions, which are precisely those distributions whose CFs have the form . The Gaussian () and Cauchy () are special cases.
Common Mistake: Not Every CF Has a Simple Inverse
Mistake:
Assuming that the inversion integral always yields a closed-form PDF. In practice, many CFs (e.g., the CF of a sum of unlike independent random variables) do not invert to standard distributions.
Correction:
The inversion theorem guarantees the existence of the inverse, not that it has a closed form. When closed-form inversion fails, use numerical Fourier inversion (e.g., the FFT) or Gil-Pelaez inversion for computing tail probabilities directly from the CF.
Fourier Transform Pair
A PDF and its characteristic function are Fourier transform pairs: and .
Related: Characteristic Function