distributions
Infinitely Divisible Distributions
You should know: characteristic functions prob
Overview
A probability distribution is infinitely divisible if, for every positive integer n, it can be expressed as the distribution of the sum of n independent, identically distributed random variables. The class includes the normal, Poisson, gamma, and Cauchy distributions, and all stable distributions. Infinitely divisible distributions are precisely the one-time marginals of Lévy processes — the continuous-time analogues of random walks — making them central to mathematical finance, physics, and the theory of stochastic processes.
Intuition
A distribution is infinitely divisible if you can always split it into equal parts: the sum of n i.i.d. variables (each representing 1/n of the 'total randomness') recovers the original distribution. This is the discrete-time analogue of saying there is a Lévy process — a continuous-time stochastic process with stationary and independent increments — whose distribution at time 1 is exactly this distribution. The Lévy–Khintchine theorem completely characterises infinitely divisible distributions through a Gaussian component (σ²) and a Lévy measure ν describing the jumps.
Formal Definition
A probability distribution with characteristic function φ is infinitely divisible if for every n ∈ ℕ there exists a characteristic function φₙ such that:
Worked Examples
- 1
The characteristic function of Poisson(λ) is φ(t) = exp(λ(e^{it} − 1)).
- 2
We need to write φ(t) = [φₙ(t)]ⁿ. Set φₙ(t) = exp((λ/n)(e^{it} − 1)).
- 3
φₙ is the characteristic function of Poisson(λ/n), which is a valid distribution for every n.
✓ Answer
Poisson(λ) is infinitely divisible: the n-th part is Poisson(λ/n).
Practice Problems
Is the Bernoulli(p) distribution infinitely divisible? Justify.
State the Lévy–Khintchine theorem and identify the role of each component (γ, σ², ν) in the Lévy triplet.
Quiz
Summary
- A distribution is infinitely divisible if for every n it is the distribution of a sum of n i.i.d. variables.
- Examples: normal, Poisson, gamma, Cauchy, and all stable distributions. Non-example: Bernoulli.
- The Lévy–Khintchine theorem: every infinitely divisible distribution has log-characteristic function determined by a triplet (γ, σ², ν).
- Infinitely divisible distributions are the marginals of Lévy processes — fundamental in finance and physics.
Mathematics