One idea, 4 fields
Stochastic Processes Random Walks
The unifying principle
Start with a random walk: a quantity takes steps that are independent, identically distributed, mean zero, variance :
The Central Limit Theorem says that for large , is Gaussian regardless of the step distribution. Take the continuum limit — steps of size every — and the walk converges (Donsker's theorem) to the Wiener process :
Its density satisfies the diffusion (heat) equation
The signature of every instance below is the same: spread , i.e. .
How it shows up in each field
Maths — the Wiener process
Here Brownian motion is the object of study itself: the canonical continuous martingale, nowhere differentiable, with quadratic variation . It underpins Itô calculus:
Example: For , Itô's lemma gives , so — the spread made rigorous.
Physics — diffusing particles
Einstein (1905) explained the jitter of a pollen grain: countless molecular collisions are the tiny random steps. The mean-squared displacement grows linearly in time,
the Einstein relation linking diffusion to temperature and drag. This let Perrin measure Avogadro's number — proof that atoms are real.
Example: A bead in water diffuses in a second, then in a minute — not further.
Stock-Market — geometric Brownian motion
Prices can't go negative, so it's the log-price that random-walks. Bachelier (1900) and later Black–Scholes model:
Returns are Gaussian; volatility scales as . This gives the Black–Scholes option price, where the correction is pure Itô calculus.
Example: Annualizing daily volatility: — the same rule as the pollen grain.
Biology — genetic drift
In a finite population of diploid individuals, an allele's frequency drifts randomly each generation because gametes are sampled with binomial noise:
For large this becomes the Wright–Fisher diffusion, with generator
a diffusion equation with state-dependent variance. Alleles wander until fixed () or lost ().
Example: A neutral mutation in fixes with probability ; the expected time to fixation, generations, is a first-passage time of the drift.
Why this bridge matters
The scaling is a portable intuition: whenever you see variance growing linearly with time, suspect an underlying random walk and reach for the diffusion equation.
- Itô calculus (maths) hands physicists and quants the same toolkit: the mysterious drift in Black–Scholes and Langevin dynamics is one identity, .
- The Einstein relation (physics) — fluctuation tied to dissipation — reappears in biology as drift () versus selection, and in finance as volatility versus drift.
- First-passage / absorbing boundaries: fixation of a gene, a stock hitting a barrier option, and a particle reaching a wall are the same boundary-value problem for the heat equation.
- Recognizing the shared skeleton means a result proven once (e.g. Kolmogorov's forward equation) instantly serves all four domains.
Connections
- 01 Central Limit Theorem
- 02 Wiener Process & Itô Calculus
- 03 Diffusion Equation
- 04 Einstein Relation & Langevin Dynamics
- 05 Geometric Brownian Motion
- 06 Black–Scholes Model
- 07 Wright–Fisher & Genetic Drift
- 08 First-Passage Times
#bridge