- Wiener process
In
mathematics , the Wiener process is a continuous-timestochastic process named in honor ofNorbert Wiener . It is often calledBrownian motion , after Robert Brown. It is one of the best knownLévy process es (càdlàg stochastic processes with stationary independent increments) and occurs frequently in pure and applied mathematics, economics andphysics .The Wiener process plays an important role both in pure and applied mathematics. In pure mathematics, the Wiener process gave rise to the study of continuous time martingales. It is a key process in terms of which more complicated stochastic processes can be described. As such, it plays a vital role in
stochastic calculus ,diffusion process es and evenpotential theory . It is the driving process of SLE. Inapplied mathematics , the Wiener process is used to represent the integral of awhite noise process, and so is useful as a model of noise inelectronics engineering , instruments errors in filtering theory and unknown forces incontrol theory .The Wiener process has applications throughout the mathematical sciences. In physics it is used to study
Brownian motion , the diffusion of minute particles suspended in fluid, and other types ofdiffusion via the Fokker-Planck andLangevin equation s. It also forms the basis for the rigorouspath integral formulation ofquantum mechanics (by theFeynman-Kac formula , a solution to theSchrödinger equation can be represented as a Wiener integral) and the study ofeternal inflation inphysical cosmology . It is also prominent in the mathematical theory of finance, in particular theBlack–Scholes option pricing model.Characterizations of the Wiener process
The Wiener process "W"t is characterized by three facts:
#"W"0 = 0
#"W""t" isalmost surely continuous
#"W""t" has independent increments with distribution W_t-W_ssim mathcal{N}(0,t-s) (for 0 ≤ "s" < "t")."N"("μ", "σ"2) denotes thenormal distribution withexpected value "μ" andvariance "σ"2. The condition that it has independent increments means that if 0 ≤ "s"1 ≤ "t"1 ≤ "s" 2 ≤ "t"2 then "W""t"1 − "W""s"1 and "W""t"2 − "W""s"2 are independent random variables, and the similar condition holds for "n" increments.An alternative characterization of the Wiener process is the so-called "Lévy characterization" that says that the Wiener process is an almost surely continuous martingale with "W"0 = 0 and
quadratic variation ["W""t", "W""t"] = "t" (which means that "W""t"2-"t" is also a martingale).A third characterization is that the Wiener process has a spectral representation as a sine series whose coefficients are independent "N"(0,1) random variables. This representation can be obtained using the
Karhunen-Loève theorem .The Wiener process can be constructed as the
scaling limit of arandom walk , or other discrete-time stochastic processes with stationary independent increments. This is known asDonsker's theorem . Like the random walk, the Wiener process is recurrent in one or two dimensions (meaning that it returns almost surely to any fixed neighborhood of the origin infinitely often) whereas it is not recurrent in dimensions three and higher. Unlike the random walk, it is scale invariant, meaning that:alpha^{-1}W_{alpha^2 t},
is a Wiener process for any nonzero constant α. The Wiener measure is the probability law on the space of
continuous function s "g", with "g"(0) = 0, induced by the Wiener process. Anintegral based on Wiener measure may be called a Wiener integral.Properties of a one-dimensional Wiener process
The unconditional
probability density function at a fixed time "t"::f_{W_t}(x) = frac{1}{sqrt{2 pi t e^{-x^2/{2 t} }.
The expectation is zero:
:E(W_t) = 0.
The
variance is "t"::E(W^2_t) - E^2(W_t) = t.
The covariance and correlation:
:operatorname{cov}(W_s,W_t) = min(s,t) , ,
:operatorname{corr}(W_s,W_t) = frac{min(s,t)}{sqrt{st = sqrt{ frac{ min(s,t) }{ max(s,t) } } , .
Derivation
The first three properties follow from the definition that "W""t" (at a fixed time "t") is normally distributed:
:W_t-W_0 = W_t sim mathcal{N}(0,t).
Suppose that "t"1 < "t"2.
:R (t_1, t_2) = Eleft [(W_{t_1}-E [W_{t_1}] ) cdot (W_{t_2}-E [W_{t_2}] ) ight] = E [W_{t_1} cdot W_{t_2}]
Substitute the simple identity W_{t_2} = ( W_{t_2} - W_{t_1} ) + W_{t_1} :
:E [W_{t_1} cdot W_{t_2}] = Eleft [W_{t_1} cdot ((W_{t_2} - W_{t_1})+ W_{t_1}) ight] = Eleft [W_{t_1} cdot (W_{t_2} - W_{t_1} ) ight] + E [W_{t_1}^2]
Since "W"("t"1) = "W"("t"1) − "W"("t"0) and "W"("t"2) − "W"("t"1), are independent,
:E [W_{t_1} cdot (W_{t_2} - W_{t_1} )] = E [W_{t_1}] cdot E [W_{t_2} - W_{t_1}] = 0
Thus
:R(t_1, t_2) = E [W_{t_1}^2] = t_1
Self-similarity
Brownian scaling
For every "c">0 the process V_t = (1/sqrt c) W_{ct} is another Wiener process.
Time reversal
The process V_t = W_1 - W_{1-t} for 0 ≤ "t" ≤ 1 is distributed like W_t for 0 ≤ "t" ≤ 1.
Time inversion
The process V_t = t W_{1/t} is another Wiener process.
A class of Brownian martingales
If a
polynomial "p"("x","t") satisfies the PDE: Big( frac{partial}{partial t} + frac12 frac{partial^2}{partial x^2} Big) p(x,t) = 0 then the stochastic process: M_t = p ( W_t, t ) ,is a martingale.Example: W_t^2 - t is a martingale, which shows that the
quadratic variation of W on 0,t] is equal to t. It follows that the expected time of first exit of W from c,c) is equal to c^2.More generally, for every polynomial "p"("x","t") the following stochastic process is a martingale:: M_t = p ( W_t, t ) - int_0^t a(W_s,s) , mathrm{d}s , , where "a" is the polynomial: a(x,t) = Big( frac{partial}{partial t} + frac12 frac{partial^2}{partial x^2} Big) p(x,t) , .
Example: p(x,t) = (x^2-t)^2, a(x,t) = 4x^2; the process W_t^2 - t)^2 - 4 int_0^t W_s^2 , mathrm{d}s is a martingale, which shows that the quadratic variation of the martingale W_t^2 - t on 0,t] is equal to 4 int_0^t W_s^2 , mathrm{d}s .
Some properties of sample paths
The set of all functions "w" with these properties is of full Wiener measure. That is, a path (sample function) of the Wiener process has all these properties almost surely.
Qualitative properties
* For every ε>0, the function "w" takes both (strictly) positive and (strictly) negative values on (0,ε).
* The function "w" is continuous everywhere but differentiable nowhere (like the
Weierstrass function ).* Points of local maximum of the function "w" are a dense countable set; each local maximum is strict; the maximum values are pairwise different. The same holds for local minima.
* The function "w" has no points of local increase, that is, no "t">0 satisfies the following for some ε in (0,"t"): first, "w"("s") ≤ "w"("t") for all "s" in ("t"-ε,"t"), and second, "w"("s") ≥ "w"("t") for all "s" in ("t","t"+ε). (It does not mean that "w" is increasing on ("t"-ε,"t"+ε).) The same holds for local decrease.
* The function "w" is of unbounded variation on every interval.
* Zeros of the function "w" are a nowhere dense
perfect set of Lebesgue measure 0 andHausdorff dimension 1/2.Quantitative properties
Law of the iterated logarithm : limsup_{t o+infty} frac{ |w(t)| }{ sqrt{ 2t loglog t } } = 1.
Modulus of continuity Local modulus of continuity:: limsup_{varepsilon o0+} frac{ |w(varepsilon)| }{ sqrt{ 2varepsilon loglog(1/varepsilon) } } = 1.
Global modulus of continuity (Levy):: limsup_{varepsilon o0+} sup_{0le s
Local time
The image of the Lebesgue measure on [0,"t"] under the map "w" (the
pushforward measure ) has a density L_t(cdot). Thus,: int_0^t f(w(s)) , mathrm{d}s = int_{-infty}^{+infty} f(x) L_t(x) , mathrm{d}x for a wide class of functions "f" (namely: all continuous functions; all locally integrable functions; all non-negative measurable functions). The density L_t(cdot) is (more exactly, can and will be chosen to be) continuous (which never happens to a non-monotone differentiable function "w"). The number L_t(x) is called the local time at "x" of "w" on [0,"t"] . It is strictly positive for all "x" of the interval ("a","b") where "a" and "b" are the least and the greatest value of "w" on [0,"t"] , respectively. (For "x" outside this interval the local time evidently vanishes.) Treated as a function of two variables "x" and "t", the local time is still continuous (which never happens to a differentiable function "w", be it monotone or not). Treated as a function of "t" (while "x" is fixed), the local time is asingular function corresponding to a nonatomic measure on the set of zeros of "w".Related processes
The stochastic process defined by :X_t = mu t + sigma W_t} is called a "Wiener process with drift μ" and infinitesimal variance σ2. These processes exhaust continuous
Lévy process es.Two random processes on the time interval [0,1] appear, roughly speaking, when conditioning the Wiener process to vanish on both ends of [0,1] . With no further conditioning, the process takes both positive and negative values on [0,1] and is called
Brownian bridge . Conditioned also to stay positive on (0,1), the process is called Brownian excursion. In both cases a rigorous treatment involves a limiting procedure, since the formula P(A|B) = P(Acap B) / P(B) does not work when P(B)=0.A
geometric Brownian motion can be written:e^{ [eta t-(alpha^2 t/2)+alpha W_t] }.,
It is a stochastic process which is used to model processes that can never take on negative values, such as the value of stocks.
The stochastic process:X_t = mathrm{e}^{-t} W_{mathrm{e}^{2t } is distributed like the
Ornstein-Uhlenbeck process .The time of hitting a single point "x">0 by the Wiener process is a random variable with the
Lévy distribution . The family of these random variables (indexed by all positive numbers "x") is aleft-continuous modification of aLévy process . Theright-continuous modification of this process is given by times of first exit from closed intervals [0,"x"] .The local time L_t(0) treated as a random function of "t" is a random process distributed like the process S_t = max_{0le sle t} W_s.
The local time L_t(x) treated as a random function of "x" (while "t" is constant) is a random process described by Ray-Knight theorems in terms of
Bessel process es.Brownian martingales
Let "A" be an event related to the Wiener process (more formally: a set, measurable with respect to the Wiener measure, in the space of functions), and "X""t" the conditional probability of "A" given the Wiener process on the time interval [0,"t"] (more formally: the Wiener measure of the set of trajectories whose concatenation with the given partial trajectory on [0,"t"] belongs to "A"). Then the process "X""t" is a continuous martingale. Its martingale property follows immediately from the definitions, but its continuity is a very special fact, --- a special case of a general theorem stating that all Brownian martingales are continuous. A Brownian martingale is, by definition, a martingale adapted to the Brownian filtration; and the Brownian filtration is, by definition, the filtration generated by the Wiener process.
Time change
Every continuous martingale (starting at the origin) is a time changed Wiener process.
Example. 2 W_t = V_{4t} where V is another Wiener process (different from W but distributed like W ).
Example. W_t^2 - t = V_{A(t)} where A(t) = 4 int_0^t W_s^2 , mathrm{d} s and V is another Wiener process.
Complex-valued Wiener process
The complex-valued Wiener process may be defined as a complex-valued random process of the form Z_t = X_t + mathrm{i} Y_t where X_t, Y_t are independent Wiener processes (real-valued).
Self-similarity
Brownian scaling, time reversal, time inversion: the same as in the real-valued case.
Rotation invariance: for every complex number "c" such that |"c"|=1 the process c Z_t is another complex-valued Wiener process.
Time change
If "f" is an
entire function then the process f(Z_t)-f(0) is a time-changed complex-valued Wiener process.Example. Z_t^2 = (X_t^2-Y_t^2) + 2 X_t Y_t mathrm{i} = U_{A(t)} where A(t) = 4 int_0^t |Z_s|^2 , mathrm{d} s and U is another complex-valued Wiener process.
In contrast to the real-valued case, a complex-valued martingale is generally not a time-changed complex-valued Wiener process. For example, the martingale 2 X_t + mathrm{i} Y_t is not (here X_t, Y_t are independent Wiener processes, as before).
ee also
*
Abstract Wiener space
*Classical Wiener space
*Chernoff's distribution References
* Kleinert, Hagen, "Path Integrals in Quantum Mechanics, Statistics, Polymer Physics, and Financial Markets", 4th edition, World Scientific (Singapore,
2004 ); Paperback ISBN 981-238-107-4 " (also available online: [http://www.physik.fu-berlin.de/~kleinert/b5 PDF-files] )"
* Henry Stark, John W. Woods, "Probability and Random Processes with Applications to Signal Processing", 3rd edition, Prentice Hall (New Jersey,2002 ); Textbook ISBN 0-13-020071-9
* Richard Durrett, "Probability: theory and examples",second edition, 1996.
* Daniel Revuz and Marc Yor, "Continuous martingales and Brownian motion", second edition, Springer-Verlag 1994.
Wikimedia Foundation. 2010.