A random walk unfolds in discrete time: step one, step two, step three, and so on. If both the time interval and the spatial displacement of each step are made progressively finer, under an appropriate scaling the discrete random walk converges to one of the most important continuous models in stochastic-process theory: Brownian motion, also called the Wiener process.
1. The Definition of Brownian Motion
1.1 Starting from the random walk’s scaling law
The simple random walk ( independent, taking with equal probability) satisfies the central limit theorem : when the time scale grows by a factor of , the spatial scale only needs to grow by a factor of to maintain a stable distribution — this already hints at Brownian motion’s scaling law.
1.2 Brownian motion’s four properties
Standard Brownian motion satisfies: ; it has independent increments; for any , ; and its sample path is almost surely continuous. These four properties almost completely characterize standard Brownian motion.
1.3 Why the variance is : worked out
Over a time interval of length , the standard deviation of the displacement is , so Brownian motion retains the random walk’s diffusion scale: the mean displacement is 0, but the range of fluctuation grows with the square root of time. Take : , with standard deviation 2; the probability that the displacement exceeds 3 (that is, 1.5 standard deviations) is , about 13.4%.
1.4 The reflection principle: how close the maximum’s distribution is to the endpoint’s
Let be the highest point Brownian motion reaches on . Because the sample path is continuous, once touches some height , “reflecting” the path from that moment onward (flipping the direction of subsequent ups and downs) is still a valid Brownian motion path with exactly the same probability — this is the continuous-time version of the random walk’s reflection principle. This gives us
Intuitively: after the path has touched , the two ways it can continue — the original path going up, or the reflected version going down — are exactly equally likely, where “original” corresponds to the endpoint still being , and “reflected” corresponds to the endpoint being reflected to ; the two have equal probability, and together they make up the full probability of the event “touched .” Verify this using the same numbers as Section 1.3: , , so — exactly the same as the computed in Section 1.3. This is no coincidence: (by symmetry), so for standard Brownian motion, “the whole path once surged above ” and “the endpoint alone lands outside ” turn out to have exactly the same probability.
2. Path and Increment Properties
2.1 Continuous but not differentiable
One of Brownian motion’s most counterintuitive properties is that its sample path is continuous, yet almost nowhere differentiable. It doesn’t suddenly break like a jump process, yet it’s full of violent fluctuation at any arbitrarily small time scale, so the ordinary notion of velocity, , generally doesn’t exist. This is also the fundamental reason stochastic calculus can’t simply reuse the rules of ordinary calculus.
2.2 Independent and stationary increments, yet not a stationary process
Brownian motion has independent increments (changes over non-overlapping intervals are independent of each other) and stationary increments ( depends only on the length , not the starting point). But Brownian motion itself is not a stationary process: keeps growing over time. Stationary increments say the distribution of “change” doesn’t vary with time, not that the distribution of “absolute position” itself stays unchanged — these are two entirely different properties, easily conflated.
2.3 The scaling property
Brownian motion satisfies a beautiful scaling property: — scaling time by a factor of is equivalent to scaling space by a factor of , exactly the continuous-time version of the random walk’s scale.
3. The Continuous Limit and Diffusion
3.1 From random walk to Brownian motion
It’s not just the endpoint that tends toward a Gaussian distribution — if the entire random walk trajectory is rescaled in both time and space, the whole process converges to Brownian motion. This is the functional central limit theorem, often stated as Donsker’s theorem: Brownian motion can be understood as the limiting process obtained by continuously accumulating a large number of small, independent random perturbations, and is the final destination of the random walk → central limit theorem → Brownian motion storyline.
3.2 Brownian motion and the diffusion equation
Brownian motion originally came from a physical description of random particle motion: the direction of a huge number of microscopic collisions is unpredictable, yet a stable diffusion law emerges at the macroscopic scale. The equation its probability density satisfies is closely related to the heat equation, , establishing a very deep connection between stochastic processes and partial differential equations — this is also why probability theory and analytical tools can be translated into each other when later studying stochastic differential equations.
4. Connections to Other Processes
4.1 Brownian motion is also a Gaussian process, worked out
For any finite collection of time points , the random vector follows a multivariate Gaussian distribution, so Brownian motion is also a Gaussian process, with covariance function . Take , : , giving a correlation coefficient of . The farther apart two time points are ( larger, with the smaller value held fixed), the more the correlation tends to drop, because the ratio of to shrinks.
4.2 Why it’s so important
Brownian motion is the basic source of noise for many continuous stochastic models. Stochastic differential equations later on are usually written , where comes from Brownian motion — widely used in diffusion modeling, financial mathematics, statistical physics, stochastic control, and Bayesian stochastic modeling.
5. Summary
Brownian motion is the bridge from discrete random walks into continuous stochastic processes: a random walk, via the central limit theorem, converges under appropriate scaling to Brownian motion, and Brownian motion is in turn the source of the noise term in stochastic differential equations. It is simultaneously a process with independent increments, a nonstationary process (since its variance grows over time), and a Gaussian process — these three identities together make Brownian motion the most fundamental and most frequently cited building block in continuous-time stochastic-process theory.