In the summer of 1827 the British botanist Robert Brown placed a few grains of pollen in water under a microscope and watched in puzzlement. The grains were dancing — not drifting purposefully, not pulled toward anything, but jiggling about in tiny erratic steps, the trajectory of each grain a wandering line that never settled. He tried glass dust, then ground granite, then even fragments of the Sphinx; the dance continued. The motion was independent of the material and could not be biological. Brown could only describe what he saw; he could not explain it.
The explanation came seventy-eight years later, in one of Albert Einstein’s annus mirabilis papers of 1905: the pollen was being jostled by invisible water molecules, billions of collisions per second, and the net effect — a residual jitter — was what Brown had seen. Einstein went further and predicted, from molecular assumptions alone, exactly how far a grain should typically wander in a given time. The experimental confirmation by Jean Perrin a few years later was one of the strongest pieces of evidence that molecules really exist.
But the deepest consequence came on the mathematical side. To make Einstein’s reasoning rigorous, Norbert Wiener constructed in 1923 a mathematical object — a continuous random function of time, with precisely the right statistical properties — and proved that such an object exists. That object is called Brownian motion, or sometimes the Wiener process, and a century later it is one of the central characters in all of modern probability. This article is about what it is, what makes it strange, and what makes it so useful.
What is Brownian motion?
Brownian motion is a continuous random function of time , defined by three simple axioms.
First, . The process starts at the origin.
Second, the increments are independent: for any times , the random changes and have nothing to do with each other. Brownian motion has no memory: the past tells you nothing about the future beyond where you currently are.
Third, each increment is normally distributed with mean and variance . The variance scales linearly with the elapsed time, so the typical displacement after time is of order . Doubling the waiting time only multiplies the wandering by .
That is the entire definition. From these three properties everything else follows — including the existence of paths that are continuous yet nowhere smooth, which is the part that most disturbed early analysts. The picture below shows four independent sample paths of Brownian motion on the time interval .
The four paths all start at the origin and then drift apart as time passes. Look at the right edge: by time , the spread of endpoints is roughly — consistent with the rule that has variance and so standard deviation . Run the experiment with many more paths and the cloud of endpoints at any time would settle into a Gaussian bell curve centred on zero with width .
The strangeness of the paths
A Brownian path is continuous everywhere — small changes in time produce small changes in position. So the path can be drawn without lifting the pen. But it is differentiable nowhere: at no instant in time does the path have a well-defined slope or velocity. Zoom in on a Brownian curve at any single point and the same wiggly, fractal-like structure reappears at every magnification. There is no instant at which the path is “moving in a definite direction.”
This was deeply troubling when Wiener first proved it. Up to that point, every continuous function appearing in physics was differentiable almost everywhere; nowhere-differentiable continuous functions, like Weierstrass’s 1872 monster, were thought to be pathological curiosities of pure mathematics. Wiener showed that pathological behaviour is the typical behaviour of a random continuous path: pick a continuous path of time at random and, with probability one, it has no derivative at any point. The smooth, well-behaved curves of classical analysis are the exception, not the rule, in the world of randomness.
The technical reason is a consequence of the variance rule. Over a tiny time interval of length , a Brownian increment has standard deviation . The would-be slope, , has typical size , which blows up as . The path is too jittery, at every scale, for a derivative to exist.
Scaling and self-similarity
Brownian motion has a beautiful symmetry: it is self-similar. Take any positive constant and form the rescaled process . This rescaled process is, statistically, a Brownian motion in its own right. Zoom in on a Brownian path with the right combination of horizontal and vertical magnification — time by , space by — and what you see is statistically indistinguishable from the original. This is the fractal symmetry of the path expressed precisely. It also explains why keeps appearing: it is the unique scaling that respects the increment-variance rule.
From physics to finance
A continuous random function with no derivative might sound like a mathematical curiosity, but it turns out to be exactly the right tool for an extraordinary range of practical problems.
In physics, Brownian motion describes diffusion: the spread of dye in a glass of water, of heat through a metal bar, of pollutants through groundwater. Einstein’s 1905 derivation of the mean-squared displacement of a Brownian particle, where is a diffusion coefficient, is one of the most consequential equations in the history of statistical mechanics — and the matching curve is precisely the standard deviation of .
In finance, the Black–Scholes model treats the logarithm of an asset price as a Brownian motion with a drift term. The famous Black–Scholes equation for the price of a European option follows from this assumption and won Scholes and Merton the 1997 Nobel Memorial Prize in Economics (Black having died in 1995). Modern quantitative finance is built almost entirely on stochastic processes that are variants of Brownian motion.
In biology, Brownian motion models the motion of single molecules in cells, the swimming paths of bacteria like E. coli (a Brownian-like reorientation between straight runs), and certain foraging patterns of animals.
In numerical analysis, simulating many Brownian paths and averaging gives Monte Carlo solutions to a class of partial differential equations — the heat equation and its generalisations — that would otherwise be hard to solve. The path-integral interpretation of quantum mechanics, while not literally Brownian, uses essentially the same machinery.
What ties all these uses together is the Itô calculus, developed by Kiyosi Itô in the 1940s, which extends ordinary calculus to functions of Brownian motion. The central rule is Itô’s formula: when is a smooth function and is Brownian motion, . The extra term — absent from ordinary calculus — is the residue of all that jittery non-differentiability, packaged into a usable rule. With Itô’s formula in hand, Brownian motion becomes as workable for stochastic problems as ordinary functions are for deterministic ones.
A pollen grain noticed by chance under a microscope two centuries ago opened the door to a mathematical object so strange that it broke the classical world of smooth curves, and so useful that it now underlies the modelling of heat, diffusion, financial markets, biological transport, and the path integrals of physics. Brownian motion is the original example of how genuine, irreducible randomness — far from being an obstacle to mathematical description — can itself become one of the most powerful languages in the working scientist’s vocabulary.
Frequently asked
Who first studied Brownian motion?
The botanist Robert Brown described the jittery motion of pollen grains suspended in water in 1827, and showed it was not biological — it happened with any small enough particle. The physical explanation came in 1905 when Albert Einstein argued the motion was caused by countless collisions with invisible water molecules, and predicted statistical properties that Jean Perrin later confirmed experimentally. The mathematical theory was put on rigorous foundations by Norbert Wiener in 1923, which is why mathematicians often call the process the 'Wiener process.'
What does 'nowhere differentiable' mean?
It means that at no instant does a Brownian path have a well-defined velocity. The path is everywhere continuous — you can draw it without lifting your pen — but if you zoom in on any single point, the path keeps wiggling at every scale, and the limit that would define an instantaneous slope simply does not exist. Wiener proved that a typical Brownian path is differentiable at no time at all, with probability one. This is the most counterintuitive feature of the process and the first hint that smooth calculus does not work directly with it.
What is the connection between random walks and Brownian motion?
Brownian motion is the continuous-time limit of a random walk. Take steps of size √Δt at intervals of Δt, walking left or right with equal probability, and let Δt shrink to zero with the time horizon fixed. The resulting process converges, in distribution, to Brownian motion. This is Donsker's invariance principle, a kind of central limit theorem for paths, and it is why random-walk simulations approximate Brownian motion so well: the two are the discrete and continuous expressions of the same underlying idea.
Where does Brownian motion show up in applied work?
In a remarkable number of places. In finance, the Black–Scholes option-pricing model treats log-prices as Brownian motion with drift. In physics, it describes diffusion of heat, dye, and particles. In biology, it models the movement of single molecules in cells and the foraging paths of some animals. In statistics, it appears in goodness-of-fit tests; in numerical analysis, it provides Monte Carlo solutions to partial differential equations. The Itô calculus, which extends ordinary calculus to handle Brownian motion, won Kiyosi Itô a Gauss Prize in 2006.