Wiener process

From HandWiki - Reading time: 21 min


Short description: Stochastic process generalizing Brownian motion
Wiener Process
Probability density function
Mean 0
Variance σ2t
A single realization of a one-dimensional Wiener process
File:WienerProcess3D.svg.png
A single realization of a three-dimensional Wiener process

In mathematics, the Wiener process (or Brownian motion, due to its historical connection with the physical process of the same name) is a real-valued continuous-time stochastic process named after Norbert Wiener.[1][2] It is one of the best known Lévy processes (càdlàg stochastic processes with stationary independent increments). It occurs frequently in pure and applied mathematics, economics, quantitative finance, evolutionary biology, and physics.

The Wiener process plays an important role in both 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 processes and even potential theory. It is the driving process of Schramm–Loewner evolution. In applied mathematics, the Wiener process is used to represent the integral of a white noise Gaussian process, and so is useful as a model of noise in electronics engineering (see Brownian noise), instrument errors in filtering theory and disturbances in control theory.

The Wiener process has applications throughout the mathematical sciences. In physics, researchers use it to model Brownian motion and other types of diffusion, often through the Fokker–Planck and Langevin equations, which describe how random motion evolves over time. It also underpins the rigorous path integral formulation of quantum mechanics: by the Feynman–Kac formula, one can represent solutions to the Schrödinger equation in terms of the Wiener process.[3] In physical cosmology, it also appears in models of eternal inflation. The Wiener process is prominent in the mathematical theory of finance as well, in particular the Black–Scholes option pricing model.[4]

Characterisations of the Wiener process

The Wiener process Wt is characterised by the following properties:[5]

  1. W0 = 0 almost surely.
  2. W has independent increments: for every t > 0, the future increments Failed to parse (syntax error): {\textstyle W_{t+u} - W_t,\, "u" > "0",} are independent of the past values Ws, s < t.
  3. W has Gaussian increments: for all u,t≥0, Wt+u−Wt∼𝒩(0,u). That is, a time step u results in an increment that is normally distributed with mean 0 and variance u.
  4. W has almost surely continuous paths: Wt is almost surely continuous in t.

That the process has independent increments means that if 0 ≤ s1 < t1 ≤ s2 < t2 then Wt1 − Ws1 and Wt2 − Ws2 are independent random variables, and the similar condition holds for n increments.

Condition 2 can equivalently be formulated: For every t > 0 and u≥0, the increment Wt+u−Wt is independent of the sigma-algebra ℱtB=σ(Ws:0≤s≤t)..

An alternative characterisation of the Wiener process is the so-called Lévy characterisation that says that the Wiener process is an almost surely continuous martingale with W0 = 0 and quadratic variation [Wt, Wt] = t (which means that Wt2 − t is also a martingale).

A third characterisation 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.

Another characterisation of a Wiener process is the definite integral (from time zero to time t) of a zero mean, unit variance, delta correlated ("white") Gaussian process.[6]

The Wiener process can be constructed as the scaling limit of a random walk, or other discrete-time stochastic processes with stationary independent increments. This is known as Donsker'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 (where a multidimensional Wiener process is a process such that its coordinates are independent Wiener processes).[7] Unlike the random walk, it is scale invariant, meaning that α−1Wα2t is a Wiener process for any nonzero constant α. The Wiener measure is the probability law on the space of continuous functions g, with g(0) = 0, induced by the Wiener process. An integral based on Wiener measure may be called a Wiener integral.

Wiener process as a limit of random walk

Let ξ1,ξ2,… be i.i.d. random variables with mean 0 and variance 1. For each n, define a continuous time stochastic process Wn(t)=1n∑1≤k≤⌊nt⌋ξk,t∈[0,1]. This is a random step function. Increments of Wn are independent because the ξk are independent. For large n, Wn(t)−Wn(s) is close to N(0,t−s) by the central limit theorem. Donsker's theorem asserts that as n→∞, Wn approaches a Wiener process, which mathematically explains the ubiquity of Brownian motion in natural phenomena.[8]

Properties of a one-dimensional Wiener process

Basic properties

fWt(x)=12πte−x2/(2t).

cov⁡(Ws,Wt)=E⁡[WsWt]=s. In particular, the variance is Var⁡(Wt)=t.

corr⁡(Ws,Wt)=cov⁡(Ws,Wt)σWsσWt=sst=st.

  • A useful decomposition for proving martingale properties, also called Brownian increment decomposition, is

Wt=Ws+(Wt−Ws),s≤t.

Covariance and correlation

The covariance and correlation between Wt and Ws follow from the definition that non-overlapping increments are independent, of which only the property that they are uncorrelated is used.[11] Suppose that t1≤t2.

cov⁡(Wt1,Wt2)=E⁡[(Wt1−E⁡[Wt1])⋅(Wt2−E⁡[Wt2])]=E⁡[Wt1⋅Wt2].

Substituting Wt2=(Wt2−Wt1)+Wt1 we arrive at: E⁡[Wt1⋅Wt2]=E⁡[Wt1⋅((Wt2−Wt1)+Wt1)]=E⁡[Wt1⋅(Wt2−Wt1)]+E⁡[Wt12].

Since Wt1=Wt1−Wt0 and Wt2−Wt1 are independent, E⁡[Wt1⋅(Wt2−Wt1)]=E⁡[Wt1]⋅E⁡[Wt2−Wt1]=0.

Thus cov⁡(Wt1,Wt2)=E⁡[Wt12]=t1.

A corollary useful for simulation is that we can write, for t1 < t2: Wt2=Wt1+t2−t1⋅Z where Z is an independent standard normal variable.

Infinitesimal generator

The infinitesimal generator of Brownian motion is given by[12]

Af(x)=limt→0E⁡[f(Wt+x)]−f(x)t=12f″(x),x∈ℝ,

for all f∈C2(ℝ) that vanish at infinity. This is an almost direct consequence of Itô's formula.

Wiener representation

Wiener (1923) also gave a representation of a Brownian path in terms of a random Fourier series. If ξn are independent Gaussian variables with mean zero and variance one, then Wt=ξ0t+2∑n=1∞ξnsin⁡πntπn and Wt=2∑n=1∞ξnsin⁡((n−12)πt)(n−12)π represent a Brownian motion on [0,1]. The scaled process cW(tc) is a Brownian motion on [0,c] (cf. Karhunen–Loève theorem).

Running maximum

The joint distribution of the running maximum Mt=max0≤s≤tWs and Wt is fMt,Wt(m,w)=2(2m−w)t2πte−(2m−w)22t,m≥0,w≤m.

To get the unconditional distribution of fMt, integrate over −∞ < w ≤ m: fMt(m)=∫−∞mfMt,Wt(m,w)dw=∫−∞m2(2m−w)t2πte−(2m−w)22tdw=2πte−m22t,m≥0,

the probability density function of a Half-normal distribution. The expectation[13] is E⁡[Mt]=∫0∞mfMt(m)dm=∫0∞m2πte−m22tdm=2tπ

If at time t the Wiener process has a known value Wt, it is possible to calculate the conditional probability distribution of the maximum in interval [0,t] (cf. Probability distribution of extreme points of a Wiener stochastic process). The cumulative probability distribution function of the maximum value, conditioned by the known value Wt, is: FMWt(m)=Pr⁡(MWt=max0≤s≤tW(s)≤m∣W(t)=Wt)= 1− e−2m(m−Wt)t ,  m>max⁡(0,Wt)

Arcsine laws

There are multiple (random) quantities T related to Brownian motion that follow the arcsine distribution:

Pr⁡(T≤t)=2πarcsin⁡(t),t∈[0,1].

These statements are referred to as the arcsine laws of Brownian motion.

First arcsine law

The amount of time Brownian motion is positive, that is,

T=∫011{Wt>0}dt,

is arcsine-distributed.

Second arcsine law

The last time Brownian motion hits zero in the time interval [0,1], that is,

T=sup⁡{t≤1:Wt=0},

is arcsine-distributed.[10]

Third arcsine law

The time at which Brownian motion attains its maximum on [0,1], that is,

T=inf⁡{t≤1:Wt=maxs∈[0,1]Ws},

is arcsine-distributed.[9]

Self-similarity

A demonstration of Brownian scaling, showing Vt=(1/c)Wct for decreasing c. Note that the average features of the function do not change while zooming in, and note that it zooms in quadratically faster horizontally than vertically.

Brownian scaling

For every c > 0 the process Vt=(1/c)Wct is another Wiener process.

Time reversal

The process Vt=W1−t−W1 for 0 ≤ t ≤ 1 is distributed like Wt for 0 ≤ t ≤ 1.

Time inversion

The process Vt=tW1/t is another Wiener process.

Projective invariance

Consider a Wiener process W(t), t∈ℝ, conditioned so that limt→±∞tW(t)=0 (which holds almost surely) and as usual W(0)=0. Then the following are all Wiener processes:[14] W1,s(t)=W(t+s)−W(s),s∈ℝW2,σ(t)=σ−1/2W(σt),σ>0W3(t)=tW(−1/t). Thus the Wiener process is invariant under the projective group PSL(2,R), being invariant under the generators of the group. The action of an element g=[abcd] is Wg(t)=(ct+d)W(at+bct+d)−ctW(ac)−dW(bd), which defines a group action, in the sense that (Wg)h=Wgh.

Conformal invariance in two dimensions

Let W(t) be a two-dimensional Wiener process, regarded as a complex-valued process with W(0)=0∈ℂ. Let D⊂ℂ be an open set containing 0, and τD be associated Markov time: τD=inf⁡{t≥0|W(t)∉D}. If f:D→ℂ is a holomorphic function which is not constant, such that f(0)=0, then f(Wt) is a time-changed Wiener process in f(D).[15] More precisely, the process Y(t) is Wiener in D with the Markov time S(t) where Y(t)=f(W(σ(t))) S(t)=∫0t|f′(W(s))|2ds σ(t)=S−1(t):t=∫0σ(t)|f′(W(s))|2ds.

A class of Brownian martingales

If a polynomial p(x, t) satisfies the partial differential equation (∂∂t+12∂2∂x2)p(x,t)=0 then the stochastic process Mt=p(Wt,t) is a martingale.

Example: Wt2−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 c2.

More generally, for every polynomial p(x, t) the following stochastic process is a martingale: Mt=p(Wt,t)−∫0ta(Ws,s)ds, where a is the polynomial a(x,t)=(∂∂t+12∂2∂x2)p(x,t).

Example: p(x,t)=(x2−t)2, a(x,t)=4x2; the process (Wt2−t)2−4∫0tWs2ds is a martingale, which shows that the quadratic variation of the martingale Wt2−t on [0, t] is equal to 4∫0tWs2ds.

About functions p(xa, t) more general than polynomials, see local martingales.

Properties of sample paths

The set of all functions w with the following properties has probability one under the 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, ε).[9]
  • The function w is continuous everywhere, but nowhere differentiable (like the Weierstrass function).[4]
  • For any ϵ>0, w is nowhere (12+ϵ)-Hölder continuous,[10] but it is locally (12−ϵ)-Hölder continuous.[16]
  • Points of local maximum of the function w are a dense countable set;[4] the maximum values are pairwise different; each local maximum is sharp in the following sense: if w has a local maximum at t then lims→t|w(s)−w(t)||s−t|=∞. 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 + ε). (Local increase is a weaker condition than that w is increasing on (t − ε, t + ε).) The same holds for local decrease.[4]
  • The function w is of unbounded variation on every interval.[9]
  • The quadratic variation of w over [0,t] is t.
  • Zeros of the function w are a nowhere dense perfect set of Lebesgue measure 0 and Hausdorff dimension 1/2 (therefore, uncountable).

While it is not true that a path of Brownian motion is almost surely nowhere 12-Hölder continuous, for a fixed t≥0, it can be asserted that a path is almost surely not 12-Hölder continuous in t.[9]

Quantitative properties

lim supt→+∞|w(t)|2tlog⁡log⁡t=1,almost surely.

Local modulus of continuity: lim supε→0+|w(ε)|2εlog⁡log⁡(1/ε)=1,almost surely.

Global modulus of continuity (Lévy): lim supε→0+sup0≤s<t≤1,t−s≤ε|w(s)−w(t)|2εlog⁡(1/ε)=1,almost surely.

The dimension doubling theorems say that the Hausdorff dimension of a set under a Brownian motion doubles almost surely.

Local time

The image of the Lebesgue measure on [0, t] under the map w (the pushforward measure) has a density Lt. Thus, ∫0tf(w(s))ds=∫−∞+∞f(x)Lt(x)dx for a wide class of functions f (namely: all continuous functions; all locally integrable functions; all non-negative measurable functions). The density Lt is (more exactly, can and will be chosen to be) continuous. The number Lt(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. Treated as a function of t (while x is fixed), the local time is a singular function corresponding to a nonatomic measure on the set of zeros of w.

These continuity properties are fairly non-trivial. Consider that the local time can also be defined (as the density of the pushforward measure) for a smooth function. Then, however, the density is discontinuous, unless the given function is monotone. In other words, there is a conflict between good behavior of a function and good behavior of its local time. In this sense, the continuity of the local time of the Wiener process is another manifestation of non-smoothness of the trajectory.

Information rate

The information rate of the Wiener process with respect to the squared error distance, i.e. its quadratic rate-distortion function, is given by [17] R(D)=2π2Dln⁡2≈0.29D−1. Therefore, it is impossible to encode {wt}t∈[0,T] using a binary code of less than TR(D) bits and recover it with expected mean squared error less than D. On the other hand, for any ε>0, there exists T large enough and a binary code of no more than 2TR(D) distinct elements such that the expected mean squared error in recovering {wt}t∈[0,T] from this code is at most D−ε.

In many cases, it is impossible to encode the Wiener process without sampling it first. When the Wiener process is sampled at intervals Ts before applying a binary code to represent these samples, the optimal trade-off between code rate R(Ts,D) and expected mean square error D (in estimating the continuous-time Wiener process) follows the parametric representation [18] R(Ts,Dθ)=Ts2∫01log2+[S(φ)−16θ]dφ, Dθ=Ts6+Ts∫01min⁡{S(φ)−16,θ}dφ, where S(φ)=(2sin⁡(πφ/2))−2 and log+[x]=max⁡{0,log⁡(x)}. In particular, Ts/6 is the mean squared error associated only with the sampling operation (without encoding).

d-dimensional Wiener process

A Wiener process can be straighforwardly extended to higher dimensions d≥2 as follows.

Definition

A process W=(W1,…,Wd) is a d-dimensional Wiener process, if W1,…,Wd are independent one-dimensional Wiener processes.[9]

Lévy characterization

Let W=(W1,…,Wd) be an adapted stochastic process. The following are equivalent:[9]

  • W is a d-dimensional Wiener process.
  • W1,…,Wd are continuous local martingales and for i,j∈{1,…,d}, the covariation fulfills ⟨Xi,Xj⟩t=δijt, where δij is the Kronecker delta.
The generator of Brownian motion on Riemannian manifolds is ​1⁄2 times the Laplace–Beltrami operator. The image above shows Brownian motion on the surface of a 2-sphere.

Wiener process with drift

The stochastic process defined by Xt=μt+σWt for μ∈ℝ is called a Wiener process with drift μ and infinitesimal variance σ2>0. These processes exhaust continuous Lévy processes, which means that they are the only continuous Lévy processes, as a consequence of the Lévy–Khintchine representation.

Brownian bridge

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.[19] In both cases a rigorous treatment involves a limiting procedure, since the formula P(A|B) = P(A ∩ B)/P(B) does not apply when P(B) = 0.

Geometric Brownian motion

The geometric Brownian motion is defined as

St=eμt−σ2t2+σWt.

It is a stochastic process which is used to model processes that can never take on negative values, such as the value of stocks.

Ornstein–Uhlenbeck process

The stochastic process Xt=e−tWe2t is distributed like the Ornstein–Uhlenbeck process with parameters θ=1, μ=0, and σ2=2.

Integrated Brownian motion

The time-integral of the Wiener process W(−1)(t):=∫0tW(s)ds is called integrated Brownian motion or integrated Wiener process. It arises in many applications and can be shown to have the distribution N(0, t3/3),[20] calculated using the fact that the covariance of the Wiener process is t∧s=min⁡(t,s).[21]

A more general process can be defined by Vf(t)=∫0tf′(s)W(s)ds=∫0t(f(t)−f(s))dWs. Then, for a>0, Var⁡(Vf(t))=∫0t(f(t)−f(s))2ds, cov⁡(Vf(t+a),Vf(t))=∫0t(f(t+a)−f(s))(f(t)−f(s))ds. In fact, Vf(t) is always a zero mean normal random variable. This allows for simulation of Vf(t+a) given Vf(t) by taking Vf(t+a)=A⋅Vf(t)+B⋅Z where Z is a standard normal variable and A=cov⁡(Vf(t+a),Vf(t))Var⁡(Vf(t)), B2=Var⁡(Vf(t+a))−A2Var⁡(Vf(t)). The case of Vf(t)=W(−1)(t) corresponds to f(t)=t. All these results can be seen as direct consequences of the Itô isometry. The n-times-integrated Wiener process is a zero-mean normal variable with variance t2n+1(tnn!)2. This is given by the Cauchy formula for repeated integration.

Process of times to first hitting

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 a left-continuous modification of a Lévy process. The right-continuous modification of this process is given by times of first exit from closed intervals [0, x].

Local time

The local time L = (Lxt)x ∈ R, t ≥ 0 of a Brownian motion describes the time that the process spends at the point x. Formally Lx(t)=∫0tδ(x−Bt)ds where δ is the Dirac delta function. The behaviour of the local time is characterised by Ray–Knight theorems.

Brownian martingales

A Brownian martingale M is a martingale adapted to the Brownian filtration, that is, the filtration generated by the Wiener process. Examples for Brownian martingale are (Bt2−t)t≥0, the exponential martingale of Brownian motion (eθBt−θ22t)t≥0 or (E⁡[Z∣Wt])t≥0 for some integrable random variable Z.[9]

According to the martingale representation theorem, if M is a Brownian martingale adapted to the augmented Brownian filtration and supt≥0E⁡[Mt2]<∞, then it can be represented as a stochastic integral of some (unique) process h with E⁡[∫0∞hs2ds]<∞ against W:[9]

Mt=M0+∫0thsdWs.

In particular, a Brownian martingale with the above properties always has continuous paths.

Time change

Every adapted continuous local martingale M with M0=0 and diverging quadratic variation (⟨M⟩∞=∞) can be expressed as Mt=W⟨M⟩t for all t≥0. In other words, M is a time changed Wiener process. This is known as the Dambis–Dubins–Schwarz theorem.[9]

Example: 2Wt = V(4t) where V is another Wiener process (different from W but distributed like W).

Example. Wt2−t=VA(t) where A(t)=4∫0tWs2ds and V is another Wiener process.

In general, if M is a continuous martingale then Mt−M0=VA(t) where A(t) is the quadratic variation of M on [0, t], and V is a Wiener process.

Corollary. (See also Doob's martingale convergence theorems) Let Mt be a continuous martingale, and M∞−=lim inft→∞Mt, M∞+=lim supt→∞Mt.

Then only the following two cases are possible: −∞<M∞−=M∞+<+∞, −∞=M∞−<M∞+=+∞; other cases (such as M∞−=M∞+=+∞,   M∞−<M∞+<+∞ etc.) are of probability 0.

Especially, a nonnegative continuous martingale has a finite limit (as t → ∞) almost surely.

All stated (in this subsection) for martingales holds also for local martingales.

Change of measure

A wide class of continuous semimartingales (especially, of diffusion processes) is related to the Wiener process via a combination of time change and change of measure.

Using this fact, the qualitative properties stated above for the Wiener process can be generalized to a wide class of continuous semimartingales.[12][22]

Complex-valued Wiener process

The complex-valued Wiener process may be defined as a complex-valued random process of the form Zt=Xt+iYt where Xt and Yt are independent Wiener processes (real-valued). In other words, it is the 2-dimensional Wiener process, where we identify ℝ2 with ℂ.[23]

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⋅Zt is another complex-valued Wiener process.

Time change

If f is an entire function then the process f(Zt)−f(0) is a time-changed complex-valued Wiener process.

Example: Zt2=(Xt2−Yt2)+2XtYti=UA(t) where A(t)=4∫0t|Zs|2ds 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 2Xt+iYt is not (here Xt and Yt are independent Wiener processes, as before).

Brownian sheet

The Brownian sheet is a multiparamateric generalization. The definition varies from authors, some define the Brownian sheet to have specifically a two-dimensional time parameter t while others define it for general dimensions.

See also

Notes

  1. ↑ Dobrow, Robert (2016). Introduction to Stochastic Processes with R. Wiley. pp. 321–322. doi:10.1002/9781118740712. ISBN 9781118740651. Bibcode: 2016ispr.book.....D. https://onlinelibrary.wiley.com/doi/book/10.1002/9781118740712. 
  2. ↑ Wiener, Norbert (1976). Masani, P. R.. ed. Norbert Wiener: Collected Works with Commentaries. 1. Cambridge, MA: MIT Press. ISBN 978-0262230704. 
  3. ↑ Kleinert, Hagen (2004). Path Integrals in Quantum Mechanics, Statistics, Polymer Physics, and Financial Markets (4th ed.). Singapore: World Scientific. ISBN 981-238-107-4. https://archive.org/details/pathintegralsinq0000klei. 
  4. ↑ 4.0 4.1 4.2 4.3 Karatsas, Ioannis; Shreve, Steven E. (1998). Brownian Motion and Stochastic Calculus. Graduate Texts in Mathematics. 113 (2nd ed.). Springer. pp. 103, 108, 110. ISBN 978-0-387-97655-6. 
  5. ↑ Durrett, Rick (2019). "Brownian Motion". Probability: Theory and Examples (5th ed.). Cambridge University Press. ISBN 9781108591034. 
  6. ↑ Huang, Steel T.; Cambanis, Stamatis (1978). "Stochastic and Multiple Wiener Integrals for Gaussian Processes". The Annals of Probability 6 (4): 585–614. doi:10.1214/aop/1176995480. ISSN 0091-1798. 
  7. ↑ "Pólya's Random Walk Constants". https://mathworld.wolfram.com/PolyasRandomWalkConstants.html. 
  8. ↑ Lalley, Steven (2001). "Mathematical Finance 345 Lecture 5: Brownian Motion". University of Chicago. https://galton.uchicago.edu/~lalley/Courses/345/BrownianMotion.pdf. 
  9. ↑ 9.00 9.01 9.02 9.03 9.04 9.05 9.06 9.07 9.08 9.09 9.10 Le Gall, Jean-François (2016). Brownian Motion, Martingales, and Stochastic Calculus. Graduate Texts in Mathematics. 274. Springer. pp. 20, 30, 32, 37, 39, 50, 51, 119, 121, 127. ISBN 978-3-319-31088-6. 
  10. ↑ 10.0 10.1 10.2 Klenke, Achim (2020). Probability Theory (3rd ed.). Springer. pp. 526, 529, 531. ISBN 978-3-030-56401-8. 
  11. ↑ Stark, Henry; Woods, John (2002). Probability and Random Processes with Applications to Signal Processing (3rd ed.). New Jersey: Prentice Hall. ISBN 0-13-020071-9. 
  12. ↑ 12.0 12.1 Revuz, Daniel; Yor, Marc (1999). Continuous Martingales and Brownian Motion. Grundlehren der mathematischen Wissenschaften. 293 (3rd ed.). Springer. pp. 286. ISBN 978-3-540-64325-8. 
  13. ↑ Shreve, Steven E. (2008). Stochastic Calculus for Finance II: Continuous-Time Models. Springer. pp. 114. ISBN 978-0-387-40101-0. 
  14. ↑ Takenaka, Shigeo (1988). "On pathwise projective invariance of Brownian motion". Proceedings of the Japan Academy, Series A, Mathematical Sciences 64 (2): 41–44. doi:10.3792/pjaa.64.41. 
  15. ↑ Lawler, Greg (2005). Conformally invariant processes in the plane. American Mathematical Society. ISBN 978-0821836774. 
  16. ↑ Mörters, Peter; Peres, Yuval; Schramm, Oded; Werner, Wendelin (2010). Brownian motion. Cambridge series in statistical and probabilistic mathematics. Cambridge: Cambridge University Press. pp. 18. ISBN 978-0-521-76018-8. 
  17. ↑ Berger, Toby (1970). "Information rates of Wiener processes". IEEE Transactions on Information Theory 16 (2): 134–139. doi:10.1109/TIT.1970.1054423. 
  18. ↑ Kipnis, Alon; Goldsmith, Andrea J.; Eldar, Yonina C. (2019). "The distortion-rate function of sampled Wiener processes". IEEE Transactions on Information Theory 65 (1): 482–499. doi:10.1109/TIT.2018.2869911. 
  19. ↑ Vervaat, W. (1979). "A relation between Brownian bridge and Brownian excursion". Annals of Probability 7 (1): 143–149. doi:10.1214/aop/1176995155. 
  20. ↑ "Interview Questions VII: Integrated Brownian Motion – Quantopia" (in en-US). http://www.quantopia.net/interview-questions-vii-integrated-brownian-motion/. 
  21. ↑ Forum, "Variance of integrated Wiener process" , 2009.
  22. ↑ Doob, J. L. (1953). Stochastic Processes. New York: John Wiley & Sons. ISBN 978-0471218135. 
  23. ↑ Navarro-moreno, J.; Estudillo-martinez, M.D; Fernandez-alcala, R.M.; Ruiz-molina, J.C. (2009), "Estimation of Improper Complex-Valued Random Signals in Colored Noise by Using the Hilbert Space Theory", IEEE Transactions on Information Theory 55 (6): 2859–2867, doi:10.1109/TIT.2009.2018329 

General references




Licensed under CC BY-SA 3.0 | Source: https://handwiki.org/wiki/Wiener_process
127 views | Status: cached on September 25 2026 19:35:14
↧ Download this article as ZWI file
Encyclosphere.org EncycloReader is supported by the EncyclosphereKSF