Ornstein–Uhlenbeck process

{{Short description|Stochastic process modeling random walk with friction}}

{{distinguish|Ornstein–Uhlenbeck operator}}

Image:Ornstein-Uhlenbeck-5traces.svg

Image:OrnsteinUhlenbeckProcess3D.svg

In mathematics, the Ornstein–Uhlenbeck process is a stochastic process with applications in financial mathematics and the physical sciences. Its original application in physics was as a model for the velocity of a massive Brownian particle under the influence of friction. It is named after Leonard Ornstein and George Eugene Uhlenbeck.

The Ornstein–Uhlenbeck process is a stationary Gauss–Markov process, which means that it is a Gaussian process, a Markov process, and is temporally homogeneous. In fact, it is the only nontrivial process that satisfies these three conditions, up to allowing linear transformations of the space and time variables.{{sfn | Doob | 1942 | p=}} Over time, the process tends to drift towards its mean function: such a process is called mean-reverting.

The process can be considered to be a modification of the random walk in continuous time, or Wiener process, in which the properties of the process have been changed so that there is a tendency of the walk to move back towards a central location, with a greater attraction when the process is further away from the center. The Ornstein–Uhlenbeck process can also be considered as the continuous-time analogue of the discrete-time AR(1) process.

Definition

File:Leonard Ornstein mural, Oosterkade, Utrecht, 2021 - 1 (cropped) - Ornstein's 1930 random walk formula.jpg

File:Leonard Ornstein mural, Oosterkade, Utrecht, 2021 - 1.jpg) at his desk in 1921, and illustrating twice the random walk of a drunkard with a simplified formula for the Ornstein–Uhlenbeck process. Oosterkade, Utrecht, The Netherlands, not far from Ornstein's laboratory. Translated text: Prof. Ornstein researches random motion 1930.]]

The Ornstein–Uhlenbeck process x_t is defined by the following stochastic differential equation:

:dx_t = -\theta \, x_t \, dt + \sigma \, dW_t

where \theta > 0 and \sigma > 0 are parameters and W_t denotes the Wiener process.{{sfn | Karatzas | Shreve | 1991 | p = 358}}{{sfn | Gard | 1988 | p = 115}}{{sfn | Gardiner | 1985 | p=}}

An additional term is sometimes added:

:dx_t = \theta (\mu - x_t) \, dt + \sigma \, dW_t

where \mu is a constant called the (long-term) mean.

The Ornstein–Uhlenbeck process is sometimes also written as a Langevin equation of the form

:

\frac{dx_t}{dt} = -\theta \, x_t + \sigma \, \eta(t)

where \eta(t), also known as white noise, stands in for the supposed derivative d W_t / dt of the Wiener process.{{sfn | Risken | 1989 | p=}} However, d W_t / dt does not exist because the Wiener process is nowhere differentiable,{{sfn | Lawler | 2006 | p=}} and so the Langevin equation only makes sense if interpreted in distributional sense. In physics and engineering disciplines, it is a common representation for the Ornstein–Uhlenbeck process and similar stochastic differential equations by tacitly assuming that the noise term is a derivative of a differentiable (e.g. Fourier) interpolation of the Wiener process.

Fokker–Planck equation representation

The Ornstein–Uhlenbeck process can also be described in terms of a probability density function, P(x,t), which specifies the probability of finding the process in the state x at time t.{{sfn | Risken | 1989 | p=}} This function satisfies the Fokker–Planck equation

: \frac{\partial P}{\partial t} = \theta \frac{\partial}{\partial x} (x P) + D \frac{\partial^2 P}{\partial x^2}

where D = \sigma^2 / 2. This is a linear parabolic partial differential equation which can be solved by a variety of techniques. The transition probability, also known as the Green's function, P(x,t\mid x',t') is a Gaussian with mean x' e^{-\theta (t-t')}+\mu(1-e^{-\theta(t-t')}) and variance \frac{D}{\theta} \left( 1 - e^{-2\theta (t-t')} \right):

: P(x,t\mid x',t') = \sqrt{\frac{\theta}{2 \pi D (1-e^{-2\theta (t-t')})}} \exp \left[-\frac{\theta}{2D} \frac{(x - x' e^{-\theta (t-t')} -\mu(1-e^{-\theta(t-t')}))^2}{1 - e^{-2\theta (t-t')}}\right]

This gives the probability of the state x occurring at time t given initial state x' at time t' < t. Equivalently, P(x,t\mid x',t') is the solution of the Fokker–Planck equation with initial condition P(x,t') = \delta(x - x').

Mathematical properties

Conditioned on a particular value of x_0, the mean is

: \operatorname \mathbb{E}(x_t \mid x_0)=x_0 e^{-\theta t}+\mu(1-e^{-\theta t})

and the covariance is

:

\operatorname{cov}(x_s,x_t) = \frac{\sigma^2}{2\theta} \left( e^{-\theta|t-s|} - e^{-\theta(t+s)} \right).

For the stationary (unconditioned) process, the mean of x_t is \mu, and the covariance of x_s and x_t is \frac{\sigma^2}{2\theta} e^{-\theta|t-s|}.

The Ornstein–Uhlenbeck process is an example of a Gaussian process that has a bounded variance and admits a stationary probability distribution, in contrast to the Wiener process; the difference between the two is in their "drift" term. For the Wiener process the drift term is constant, whereas for the Ornstein–Uhlenbeck process it is dependent on the current value of the process: if the current value of the process is less than the (long-term) mean, the drift will be positive; if the current value of the process is greater than the (long-term) mean, the drift will be negative. In other words, the mean acts as an equilibrium level for the process. This gives the process its informative name, "mean-reverting."

= Properties of sample paths =

A temporally homogeneous Ornstein–Uhlenbeck process can be represented as a scaled, time-transformed Wiener process:

:

x_t = \frac{\sigma}{\sqrt{2\theta}} e^{-\theta t} W_{e^{2 \theta t}}

where W_t is the standard Wiener process. This is roughly Theorem 1.2 in {{harvnb | Doob | 1942 | p=}}. Equivalently, with the change of variable s = e^{2 \theta t} this becomes

:

W_s = \frac{\sqrt{2 \theta}}{\sigma} s^{1/2} x_{(\ln s) / (2\theta)}, \qquad s > 0

Using this mapping, one can translate known properties of W_t into corresponding statements for x_t. For instance, the law of the iterated logarithm for W_t becomes{{sfn | Doob | 1942 | p=}}

:

\limsup_{t \to \infty} \frac{x_t}{\sqrt{(\sigma^2 / \theta) \ln t}} = 1, \quad \text{with probability 1.}

= Formal solution =

The stochastic differential equation for x_t can be formally solved by variation of parameters.{{sfn | Gardiner | 1985 | p = 106}} Writing

: f(x_t, t) = x_t e^{\theta t} \,

we get

:

\begin{align}

df(x_t,t) & = \theta\,x_t\,e^{\theta t}\, dt + e^{\theta t}\, dx_t \\[6pt]

& = e^{\theta t}\theta\,\mu \, dt + \sigma\,e^{\theta t}\, dW_t.

\end{align}

Integrating from 0 to t we get

: x_t e^{\theta t} = x_0 + \int_0^t e^{\theta s}\theta\,\mu \, ds + \int_0^t \sigma\,e^{\theta s}\, dW_s \,

whereupon we see

: x_t = x_0\,e^{-\theta t} + \mu\,(1-e^{-\theta t}) + \sigma \int_0^t e^{-\theta (t-s)}\, dW_s. \,

From this representation, the first moment (i.e. the mean) is shown to be

: \operatorname E(x_t)=x_0 e^{-\theta t}+\mu(1-e^{-\theta t}) \!\

assuming x_0 is constant. Moreover, the Itō isometry can be used to calculate the covariance function by

:

\begin{align}

\operatorname{cov}(x_s,x_t) & = \operatorname E[(x_s - \operatorname E[x_s])(x_t - \operatorname E[x_t])] \\[5pt]

& = \operatorname E \left[ \int_0^s \sigma e^{\theta (u-s)}\, dW_u \int_0^t \sigma e^{\theta (v-t)}\, dW_v \right] \\[5pt]

& = \sigma^2 e^{-\theta (s+t)} \operatorname E \left[ \int_0^s e^{\theta u}\, dW_u \int_0^t e^{\theta v}\, dW_v \right] \\[5pt]

& = \frac{\sigma^2}{2\theta} \, e^{-\theta (s+t)}(e^{2\theta \min(s,t)}-1) \\[5pt]

& = \frac{\sigma^2}{2\theta} \left( e^{-\theta|t-s|} - e^{-\theta(t+s)} \right).

\end{align}

Since the Itô integral of deterministic integrand is normally distributed, it follows that{{citation needed | date = February 2023}}

:

x_t = x_0 e^{-\theta t}+\mu(1-e^{-\theta t}) + \tfrac{\sigma}{\sqrt{2\theta}} W_{1-e^{-2 \theta t}}

= Kolmogorov equations =

The infinitesimal generator of the process is{{Cite web |last=Holmes-Cerfon |first=Miranda |date=2022 |title=Lecture 12: Detailed balance and Eigenfunction methods |url=https://cims.nyu.edu/~holmes/teaching/asa22/handout-Lecture12_2022.pdf}}Lf = -\theta (x-\mu) f' + \frac 12 \sigma^2 f''If we let y = (x- \mu)\sqrt{\frac{2\theta}{\sigma^2}} , then the eigenvalue equation simplifies to:

\frac{d^2}{dy^2}\phi - y\frac{d}{dy}\phi - \frac{\lambda}{\theta} \phi = 0which is the defining equation for Hermite polynomials. Its solutions are \phi(y) = He_n(y) , with \lambda = -n\theta, which implies that the mean first passage time for a particle to hit a point on the boundary is on the order of \theta^{-1}.

Numerical simulation

By using discretely sampled data at time intervals of width t, the maximum likelihood estimators for the parameters of the Ornstein–Uhlenbeck process are asymptotically normal to their true values.{{sfn | Aït-Sahalia | 2002 | pp=223–262}} More precisely,{{Failed verification|date=March 2019}}\sqrt{n} \left( \begin{pmatrix} \widehat\theta_n \\ \widehat\mu_n \\ \widehat\sigma_n^2 \end{pmatrix} -

\begin{pmatrix} \theta \\ \mu \\ \sigma^2 \end{pmatrix}

\right) \xrightarrow{d} \ \mathcal{N} \left( \begin{pmatrix} 0 \\ 0 \\ 0 \end{pmatrix},

\begin{pmatrix}

\frac{e^{2 t \theta}-1}{t^2} & 0 & \frac{\sigma^2( e^{2 t \theta}-1-2 t \theta )}{ t^2 \theta } \\

0 & \frac{ \sigma^2 \left(e^{t \theta}+1\right) }{2 \left(e^{t \theta}-1\right) \theta} & 0 \\

\frac{\sigma^2 ( e^{2 t \theta}-1-2 t \theta )}{ t^2 \theta } & 0 &

\frac{\sigma^4 \left[ \left( e^{2 t \theta} - 1 \right)^2 + 2 t^2 \theta^2 \left( e^{2 t \theta} + 1 \right) + 4 t \theta \left( e^{2 t \theta} - 1 \right)\right] }

{ t^2 \left(e^{2 t \theta}-1\right) \theta^2}

\end{pmatrix}

\right)

[[Image:Ornstein-Uhlenbeck-traces-a-mu.svg|thumb|450px|Four sample paths of different OU-processes with θ = 1, σ = \sqrt2:

blue: initial value a = 10, μ = 0

orange: initial value a = 0, μ = 0

green: initial value a = −10, μ = 0

red: initial value a = 0, μ = −10]]To simulate an OU process numerically with standard deviation \Sigma and correlation time \tau = 1/\Theta, one method is to apply the finite-difference formula

x(t+dt) = x(t) - \Theta \, dt \, x(t) + \Sigma \sqrt{2 \, dt \, \Theta} \nu_i

where \nu_i is a normally distributed random number with zero mean and unit variance, sampled independently at every time-step dt .{{sfn | Kloeden | Platen | Schurz | 1994 | p=}}

Scaling limit interpretation

The Ornstein–Uhlenbeck process can be interpreted as a scaling limit of a discrete process, in the same way that Brownian motion is a scaling limit of random walks. Consider an urn containing n black and white balls. At each step a ball is chosen at random and replaced by a ball of the opposite colour. Let X_k be the number of black balls in the urn after k steps. Then \frac{X_{[nt]} - n/2}{\sqrt{n}} converges in law to an Ornstein–Uhlenbeck process as n tends to infinity. This was obtained by Mark Kac.{{sfn | Iglehart | 1968}}

Heuristically one may obtain this as follows.

Let X^{(n)}_t:= \frac{X_{[nt]} - n/2}{\sqrt{n}}, and we will obtain the stochastic differential equation at the n\to \infty limit. First deduce

\Delta t = 1/n,\quad \Delta X^{(n)}_t = X^{(n)}_{t+\Delta t} -X^{(n)}_t.

With this, we can calculate the mean and variance of \Delta X^{(n)}_t, which turns out to be -2 X^{(n)}_t \Delta t and \Delta t. Thus at the n\to \infty limit, we have dX_t = -2X_t\,dt + dW_t, with solution (assuming X_0 distribution is standard normal) X_t = e^{-2t}W_{e^{4t}}.

Applications

= In physics: noisy relaxation =

The Ornstein–Uhlenbeck process is a prototype of a noisy relaxation process. A canonical example is a Hookean spring (harmonic oscillator) with spring constant k whose dynamics is overdamped

with friction coefficient \gamma. In the presence of thermal fluctuations with temperature T, the length x(t) of the spring fluctuates around the spring rest length x_0; its stochastic dynamics is described by an Ornstein–Uhlenbeck process with

:

\begin{align}

\theta &=k/\gamma, \\

\mu & =x_0, \\

\sigma &=\sqrt{2k_B T/\gamma},

\end{align}

where \sigma is derived from the Stokes–Einstein equation D=\sigma^2/2=k_B T/\gamma for the effective diffusion constant.{{sfn | Nørrelykke | Flyvbjerg | 2011 | p=}}{{sfn | Goerlich | Li | Albert | Manfredi | 2021 | p=}} This model has been used to characterize the motion of a Brownian particle in an optical trap.{{sfn | Goerlich | Li | Albert | Manfredi | 2021 | p=}}{{sfn | Li | Sentissi | Azzini | Schnoering | 2019 | p=}}

At equilibrium, the spring stores an average energy \langle E\rangle = k \langle (x-x_0)^2 \rangle /2=k_B T/2 in accordance with the equipartition theorem.{{sfn | Nelson | 1967 | p=}}

= In financial mathematics =

The Ornstein–Uhlenbeck process is used in the Vasicek model of the interest rate.{{sfn | Björk | 2009 | pp = 375, 381}} The Ornstein–Uhlenbeck process is one of several approaches used to model (with modifications) interest rates, currency exchange rates, and commodity prices stochastically. The parameter \mu represents the equilibrium or mean value supported by fundamentals; \sigma the degree of volatility around it caused by shocks, and \theta the rate by which these shocks dissipate and the variable reverts towards the mean. One application of the process is a trading strategy known as pairs trade.{{sfn | Leung | Li | 2016 | p=}}[http://www.cs.sunysb.edu/~skiena/691/lectures/lecture23.pdf Advantages of Pair Trading: Market Neutrality][http://www.ms.unimelb.edu.au/publications/RampertshammerStefan.pdf An Ornstein–Uhlenbeck Framework for Pairs Trading]

A further implementation of the Ornstein–Uhlenbeck process is derived by Marcello Minenna in order to model the stock return under a lognormal distribution dynamics. This modeling aims at the determination of confidence interval to predict market abuse phenomena.{{cite web |url=https://www.risk.net/regulation/1528679/detecting-market-abuse |title=Detecting Market Abuse |date=2 November 2004 | publisher=Risk Magazine}}{{cite web |url=https://www.consob.it/documents/1912911/2006254/qdf54en.pdf/d31b160c-9ba5-e08d-d39d-a78bddfc698e |title=The detection of Market Abuse on financial markets: a quantitative approach | publisher=Consob – The Italian Securities and Exchange Commission}}

= In evolutionary biology =

The Ornstein–Uhlenbeck process has been proposed as an improvement over a Brownian motion model for modeling the change in organismal phenotypes over time.{{sfn | Martins | 1994 | pp=193–209}} A Brownian motion model implies that the phenotype can move without limit, whereas for most phenotypes natural selection imposes a cost for moving too far in either direction. A meta-analysis of 250 fossil phenotype time-series showed that an Ornstein–Uhlenbeck model was the best fit for 115 (46%) of the examined time series, supporting stasis as a common evolutionary pattern.{{sfn | Hunt | 2007 | p=}} This said, there are certain challenges to its use: model selection mechanisms are often biased towards preferring an OU process without sufficient support, and misinterpretation is easy to the unsuspecting data scientist.{{sfn | Cornuault | 2022}}

Generalizations

It is possible to define a Lévy-driven Ornstein–Uhlenbeck process, in which the background driving process is a Lévy process instead of a Wiener process:{{sfn | Jespersen | Metzler | Fogedby | 1999}}{{sfn | Fink | Klüppelberg | 2011 | p=}}

:dx_t = -\theta \, x_t \, dt + \sigma \, dL_t

Here, the differential of the Wiener process W_t has been replaced with the differential of a Lévy process L_t.

In addition, in finance, stochastic processes are used where the volatility increases for larger values of X. In particular, the CKLS process (Chan–Karolyi–Longstaff–Sanders){{sfn | Chan | Karolyi | Longstaff | Sanders | 1992}} with the volatility term replaced by \sigma\,x^\gamma\, dW_t can be solved in closed form for \gamma=1, as well as for \gamma=0, which corresponds to the conventional OU process. Another special case is \gamma=1/2, which corresponds to the Cox–Ingersoll–Ross model (CIR-model).

=Higher dimensions=

A multi-dimensional version of the Ornstein–Uhlenbeck process, denoted by the N-dimensional vector \mathbf{x}_t, can be defined from

:

d \mathbf{x}_t = -\boldsymbol{\beta} \, \mathbf{x}_t \, dt + \boldsymbol{\sigma} \, d\mathbf{W}_t.

where \mathbf{W}_t is an N-dimensional Wiener process, and \boldsymbol{\beta} and \boldsymbol{\sigma} are constant N×N matrices.{{sfn | Gardiner | 1985 | p = 109}} The solution is

:

\mathbf{x}_t = e^{-\boldsymbol{\beta} t} \mathbf{x}_0 + \int_0^t e^{-\boldsymbol{\beta}(t-t')} \boldsymbol{\sigma} \, d\mathbf{W}_{t'}

and the mean is

:

\operatorname E(\mathbf{x}_t) = e^{-\boldsymbol{\beta} t} \operatorname E(\mathbf{x}_0).

These expressions make use of the matrix exponential.

The process can also be described in terms of the probability density function P(\mathbf{x},t), which satisfies the Fokker–Planck equation{{sfn | Gardiner | 1985 | p = 97}}

:

\frac{\partial P}{\partial t} = \sum_{i,j} \beta_{ij} \frac{\partial}{\partial x_i} (x_j P) + \sum_{i,j} D_{ij} \frac{\partial^2 P}{\partial x_i \, \partial x_j}.

where the matrix \boldsymbol{D} with components D_{ij} is defined by \boldsymbol{D} = \boldsymbol{\sigma} \boldsymbol{\sigma}^T / 2. As for the 1d case, the process is a linear transformation of Gaussian random variables, and therefore itself must be Gaussian. Because of this, the transition probability P(\mathbf{x},t\mid\mathbf{x}',t') is a Gaussian which can be written down explicitly. If the real parts of the eigenvalues of \boldsymbol{\beta} are larger than zero, a stationary solution P_{\text{st}}(\mathbf{x}) moreover exists, given by

:

P_{\text{st}}(\mathbf{x}) = (2 \pi)^{-N/2} (\det \boldsymbol{\omega})^{-1/2} \exp \left( -\frac{1}{2} \mathbf{x}^T \boldsymbol{\omega}^{-1} \mathbf{x} \right)

where the matrix \boldsymbol{\omega} is determined from the Lyapunov equation \boldsymbol{\beta} \boldsymbol{\omega} + \boldsymbol{\omega} \boldsymbol{\beta}^T = 2 \boldsymbol{D}.{{sfn | Risken | 1989 | p=}}

See also

Notes

{{Reflist}}

References

{{refbegin|20em|indent=yes}}

  • {{cite journal |last=Aït-Sahalia |first=Y. |author-link=Yacine Aït-Sahalia |title=Maximum Likelihood Estimation of Discretely Sampled Diffusion: A Closed-Form Approximation Approach |journal=Econometrica |date=April 2002 |volume=70 |issue=1 |pages=223–262 |doi=10.1111/1468-0262.00274}}
  • {{cite journal |first1=E. |last1=Bibbona |first2=G. |last2=Panfilo |first3=P. |last3=Tavella |title=The Ornstein–Uhlenbeck process as a model of a low pass filtered white noise |journal=Metrologia |volume=45 |issue=6 |pages=S117–S126 |year=2008 |doi=10.1088/0026-1394/45/6/S17 |bibcode=2008Metro..45S.117B |hdl=2318/58227 |s2cid=56160285 |hdl-access=free }}
  • {{cite book |last1=Björk |first1=Tomas |title=Arbitrage Theory in Continuous Time|publisher=Oxford University Press |isbn=978-0-19-957474-2 |edition=3rd |year=2009 }}
  • {{cite journal |last1=Chan |first1=K. C. |last2=Karolyi |first2=G. A. |last3=Longstaff |first3=F. A. |last4=Sanders |first4=A. B. |title=An empirical comparison of alternative models of the short-term interest rate |journal=Journal of Finance |volume=47 |issue=3 |pages=1209–1227 |year=1992 |doi=10.1111/j.1540-6261.1992.tb04011.x |doi-access=free }}
  • {{Cite journal | doi = 10.1093/sysbio/syac036| title = Bayesian Analyses of Comparative Data with the Ornstein–Uhlenbeck Model: Potential Pitfalls| year = 2022| last1 = Cornuault| first1 = Josselin| journal = Systematic Biology| volume = 71| issue = 6| pages = 1524–1540| pmid = 35583306| pmc = 9558839}}
  • {{cite journal |last=Doob |first=J.L. |author-link=Joseph Leo Doob |title=The Brownian Movement and Stochastic Equations |journal=Annals of Mathematics |date=April 1942 | issn=0003-486X |volume=43 |issue=2 |pages=351–369 |doi=10.2307/1968873 |jstor=1968873}}
  • {{cite journal | last1=Fink | first1=Holger | last2=Klüppelberg | first2=Claudia | title=Fractional Lévy-driven Ornstein–Uhlenbeck processes and stochastic differential equations | journal=Bernoulli | volume=17 | issue=1 | date=2011-02-01 | issn=1350-7265 | doi=10.3150/10-bej281| s2cid=9269536 | arxiv=1102.1830 }}
  • {{cite journal | last=Hunt | first=G. | title=The relative importance of directional change, random walks, and stasis in the evolution of fossil lineages | journal=Proceedings of the National Academy of Sciences | volume=104 | issue=47 | date=2007-11-14 | issn=0027-8424 | doi=10.1073/pnas.0704088104 | pages=18404–18408| pmid=18003931 | pmc=2141789 | doi-access=free }}
  • {{Citation | last1 = Gard | first1 = Thomas C. | title = Introduction to Stochastic Differential Equations | publisher = Marcel Dekker | year = 1988 | isbn = 978-0-8247-7776-0}}
  • {{Citation | last1 = Gardiner | first1 = Crispin W. | author-link = Crispin Gardiner | title = Handbook of Stochastic Methods | publisher = Springer-Verlag | year = 1985 | isbn = 978-0-387-15607-1 | edition = 2nd}}
  • {{cite journal |first=D. T. |last=Gillespie |title=Exact numerical simulation of the Ornstein–Uhlenbeck process and its integral |journal=Phys. Rev. E |volume=54 |issue=2 |pages=2084–2091 |year=1996 |pmid=9965289 |doi=10.1103/PhysRevE.54.2084 |bibcode=1996PhRvE..54.2084G |url=https://zenodo.org/record/1233795 }}
  • {{Cite journal |last=Iglehart |first=Donald L. |date=June 1968 |title=Limit Theorems for the Multi-urn Ehrenfest Model |journal=The Annals of Mathematical Statistics |volume=39 |issue=3 |pages=864–876 |doi=10.1214/aoms/1177698318 |issn=0003-4851|doi-access=free }}
  • {{Citation | last1 = Karatzas | first1 = Ioannis | last2 = Shreve | first2 = Steven E. | title = Brownian Motion and Stochastic Calculus | publisher = Springer-Verlag | year = 1991 | isbn = 978-0-387-97655-6| edition = 2nd}}
  • {{cite journal | last1=Goerlich | first1=Rémi | last2=Li | first2=Minghao | last3=Albert | first3=Samuel | last4=Manfredi | first4=Giovanni | last5=Hervieux | first5=Paul-Antoine | last6=Genet | first6=Cyriaque | title=Noise and ergodic properties of Brownian motion in an optical tweezer: Looking at regime crossovers in an Ornstein-Uhlenbeck process | journal=Physical Review E | volume=103 | issue=3 | date=2021-03-19 | page=032132 | issn=2470-0045 | doi=10.1103/physreve.103.032132 | pmid=33862817 | arxiv = 2007.12246| bibcode=2021PhRvE.103c2132G | s2cid=220768666 }}
  • {{cite journal | last1=Jespersen | first1=Sune | last2=Metzler | first2=Ralf | last3=Fogedby | first3=Hans C. | title=Lévy flights in external force fields: Langevin and fractional Fokker-Planck equations and their solutions | journal=Physical Review E | volume=59 | issue=3 | date=1999-03-01 | issn=1063-651X | doi=10.1103/physreve.59.2736 | pages=2736–2745 | arxiv = cond-mat/9810176| bibcode=1999PhRvE..59.2736J | s2cid=51944991 }}
  • {{cite book | last1=Kloeden | first1=Peter E. | last2=Platen | first2=Eckhard | last3=Schurz | first3=Henri | title=Numerical solution of SDE through computer experiments | publisher=Springer-Verlag | publication-place=Berlin | date=1994 | isbn=3-540-57074-8 | oclc=29788831}}
  • {{cite book|first=Gregory F.|last=Lawler|author-link=Greg Lawler|title=Introduction to Stochastic Processes|edition=2nd|year=2006|publisher=Chapman & Hall/CRC|isbn=978-1584886518}}
  • {{cite book |first1=Tim |last1=Leung |first2=Xin |last2=Li|year=2016|title= Optimal Mean-Reversion Trading: Mathematical Analysis and Practical Applications |publisher=World Scientific Publishing Co. |isbn=978-9814725910}}
  • {{cite journal |first1=Tim |last1=Leung |first2=Xin |last2=Li |title=Optimal Mean Reversion Trading with Transaction Costs and Stop-Loss Exit |journal= International Journal of Theoretical and Applied Finance|volume=18 |issue= 3|pages=1550020 |year=2015 |doi= 10.1142/S021902491550020X|arxiv=1411.5062}}
  • {{cite journal | last1=Li | first1=Minghao | last2=Sentissi | first2=Oussama | last3=Azzini | first3=Stefano | last4=Schnoering | first4=Gabriel | last5=Canaguier-Durand | first5=Antoine | last6=Genet | first6=Cyriaque | title=Subfemtonewton force fields measured with ergodic Brownian ensembles | journal=Physical Review A | volume=100 | issue=6 | date=2019-12-10 | page=063816 | issn=2469-9926 | doi=10.1103/physreva.100.063816 | arxiv = 1908.00610

| bibcode=2019PhRvA.100f3816L | s2cid=199405409 }}

  • {{cite journal | last=Martins | first=Emilia P. | title=Estimating the Rate of Phenotypic Evolution from Comparative Data | journal = The American Naturalist | volume=144 | issue=2 | year=1994 | issn=0003-0147 | doi=10.1086/285670 | pages=193–209| s2cid=85300707 }}
  • {{cite journal | last1=Nørrelykke | first1=Simon F. | last2=Flyvbjerg | first2=Henrik | title=Harmonic oscillator in heat bath: Exact simulation of time-lapse-recorded data and exact analytical benchmark statistics | journal=Physical Review E | volume=83 | issue=4 | date=2011-04-04 | page=041103 | issn=1539-3755 | doi=10.1103/physreve.83.041103 | pmid=21599111 | arxiv = 1102.0524| bibcode=2011PhRvE..83d1103N | s2cid=18518657 }}
  • {{cite book |first=H. |last=Risken |title=The Fokker–Planck Equation: Methods of Solution and Applications |publisher=Springer-Verlag |location=New York |year=1989 |isbn=978-0387504988 }}
  • {{cite book | last=Nelson | first=Edward | title=Dynamical theories of Brownian motion. | publisher=Princeton University Press | publication-place=Princeton, N.J. | date=1967 | isbn=0-691-07950-1 | oclc=769464 | url = http://web.math.princeton.edu/~nelson/books/bmotion.pdf}}
  • {{cite journal |first1=G. E. |last1=Uhlenbeck |first2=L. S. |last2=Ornstein |title=On the theory of Brownian Motion |journal=Phys. Rev. |volume=36 |issue= 5|pages=823–841 |year=1930 |doi=10.1103/PhysRev.36.823 |bibcode=1930PhRv...36..823U }}

{{refend}}