Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Random dynamical system

From Wikipedia, the free encyclopedia
This articlemay be too technical for most readers to understand. Pleasehelp improve it tomake it understandable to non-experts, without removing the technical details.(January 2022) (Learn how and when to remove this message)

Inmathematics, arandom dynamical system is adynamical system in which theequations of motion have an element of randomness to them. Random dynamical systems are characterized by astate spaceS, aset ofmapsΓ{\displaystyle \Gamma } fromS into itself that can be thought of as the set of all possible equations of motion, and aprobability distributionQ on the setΓ{\displaystyle \Gamma } that represents the random choice of map. Motion in a random dynamical system can be informally thought of as a stateXS{\displaystyle X\in S} evolving according to a succession of maps randomly chosen according to the distributionQ.[1]

An example of a random dynamical system is astochastic differential equation; in this case the distribution Q is typically determined bynoise terms. It consists of abase flow, the "noise", and acocycle dynamical system on the "physical"phase space. Another example is discrete state random dynamical system; some elementary contradistinctions between Markov chain and random dynamical system descriptions of a stochastic dynamics are discussed.[2]

Motivation 1: Solutions to a stochastic differential equation

[edit]

Letf:RdRd{\displaystyle f:\mathbb {R} ^{d}\to \mathbb {R} ^{d}} be ad{\displaystyle d}-dimensionalvector field, and letε>0{\displaystyle \varepsilon >0}. Suppose that the solutionX(t,ω;x0){\displaystyle X(t,\omega ;x_{0})} to the stochastic differential equation

{dX=f(X)dt+εdW(t);X(0)=x0;{\displaystyle \left\{{\begin{matrix}\mathrm {d} X=f(X)\,\mathrm {d} t+\varepsilon \,\mathrm {d} W(t);\\X(0)=x_{0};\end{matrix}}\right.}

exists for all positive time and some (small) interval of negative time dependent uponωΩ{\displaystyle \omega \in \Omega }, whereW:R×ΩRd{\displaystyle W:\mathbb {R} \times \Omega \to \mathbb {R} ^{d}} denotes ad{\displaystyle d}-dimensionalWiener process (Brownian motion). Implicitly, this statement uses theclassical Wienerprobability space

(Ω,F,P):=(C0(R;Rd),B(C0(R;Rd)),γ).{\displaystyle (\Omega ,{\mathcal {F}},\mathbb {P} ):=\left(C_{0}(\mathbb {R} ;\mathbb {R} ^{d}),{\mathcal {B}}(C_{0}(\mathbb {R} ;\mathbb {R} ^{d})),\gamma \right).}

In this context, the Wiener process is the coordinate process.

Now define aflow map or (solution operator)φ:R×Ω×RdRd{\displaystyle \varphi :\mathbb {R} \times \Omega \times \mathbb {R} ^{d}\to \mathbb {R} ^{d}} by

φ(t,ω,x0):=X(t,ω;x0){\displaystyle \varphi (t,\omega ,x_{0}):=X(t,\omega ;x_{0})}

(whenever the right hand side iswell-defined). Thenφ{\displaystyle \varphi } (or, more precisely, the pair(Rd,φ){\displaystyle (\mathbb {R} ^{d},\varphi )}) is a (local, left-sided) random dynamical system. The process of generating a "flow" from the solution to a stochastic differential equation leads us to study suitably defined "flows" on their own. These "flows" are random dynamical systems.

Motivation 2: Connection to Markov Chain

[edit]

An i.i.d random dynamical system in the discrete space is described by a triplet(S,Γ,Q){\displaystyle (S,\Gamma ,Q)}.

The discrete random dynamical system comes as follows,

  1. The system is in some statex0{\displaystyle x_{0}} inS{\displaystyle S}, a mapα1{\displaystyle \alpha _{1}} inΓ{\displaystyle \Gamma } is chosen according to the probability measureQ{\displaystyle Q} and the system moves to the statex1=α1(x0){\displaystyle x_{1}=\alpha _{1}(x_{0})} in step 1.
  2. Independently of previous maps, another mapα2{\displaystyle \alpha _{2}} is chosen according to the probability measureQ{\displaystyle Q} and the system moves to the statex2=α2(x1){\displaystyle x_{2}=\alpha _{2}(x_{1})}.
  3. The procedure repeats.

The random variableXn{\displaystyle X_{n}} is constructed by means of composition of independent random maps,Xn=αnαn1α1(X0){\displaystyle X_{n}=\alpha _{n}\circ \alpha _{n-1}\circ \dots \circ \alpha _{1}(X_{0})}. Clearly,Xn{\displaystyle X_{n}} is aMarkov Chain.

Reversely, can, and how, a given MC be represented by the compositions of i.i.d. random transformations? Yes, it can, but not unique. The proof for existence is similar with Birkhoff–von Neumann theorem fordoubly stochastic matrix.

Here is an example that illustrates the existence and non-uniqueness.

Example: If the state spaceS={1,2}{\displaystyle S=\{1,2\}} and the set of the transformationsΓ{\displaystyle \Gamma } expressed in terms of deterministic transition matrices. Then a Markov transition matrixM=(0.40.60.70.3){\displaystyle M=\left({\begin{array}{cc}0.4&0.6\\0.7&0.3\end{array}}\right)} can be represented by the following decomposition by the min-max algorithm,M=0.6(0110)+0.3(1001)+0.1(1010).{\displaystyle M=0.6\left({\begin{array}{cc}0&1\\1&0\end{array}}\right)+0.3\left({\begin{array}{cc}1&0\\0&1\end{array}}\right)+0.1\left({\begin{array}{cc}1&0\\1&0\end{array}}\right).}

In the meantime, another decomposition could beM=0.18(0101)+0.28(1010)+0.42(0110)+0.12(1001).{\displaystyle M=0.18\left({\begin{array}{cc}0&1\\0&1\end{array}}\right)+0.28\left({\begin{array}{cc}1&0\\1&0\end{array}}\right)+0.42\left({\begin{array}{cc}0&1\\1&0\end{array}}\right)+0.12\left({\begin{array}{cc}1&0\\0&1\end{array}}\right).}

Formal definition

[edit]

Formally,[3] arandom dynamical system consists of a base flow, the "noise", and a cocycle dynamical system on the "physical" phase space. In detail.

Let(Ω,F,P){\displaystyle (\Omega ,{\mathcal {F}},\mathbb {P} )} be aprobability space, thenoise space. Define thebase flowϑ:R×ΩΩ{\displaystyle \vartheta :\mathbb {R} \times \Omega \to \Omega } as follows: for each "time"sR{\displaystyle s\in \mathbb {R} }, letϑs:ΩΩ{\displaystyle \vartheta _{s}:\Omega \to \Omega } be a measure-preservingmeasurable function:

P(E)=P(ϑs1(E)){\displaystyle \mathbb {P} (E)=\mathbb {P} (\vartheta _{s}^{-1}(E))} for allEF{\displaystyle E\in {\mathcal {F}}} andsR{\displaystyle s\in \mathbb {R} };

Suppose also that

  1. ϑ0=idΩ:ΩΩ{\displaystyle \vartheta _{0}=\mathrm {id} _{\Omega }:\Omega \to \Omega }, theidentity function onΩ{\displaystyle \Omega };
  2. for alls,tR{\displaystyle s,t\in \mathbb {R} },ϑsϑt=ϑs+t{\displaystyle \vartheta _{s}\circ \vartheta _{t}=\vartheta _{s+t}}.

That is,ϑs{\displaystyle \vartheta _{s}},sR{\displaystyle s\in \mathbb {R} }, forms agroup of measure-preserving transformation of the noise(Ω,F,P){\displaystyle (\Omega ,{\mathcal {F}},\mathbb {P} )}. For one-sided random dynamical systems, one would consider only positive indicess{\displaystyle s}; for discrete-time random dynamical systems, one would consider only integer-valueds{\displaystyle s}; in these cases, the mapsϑs{\displaystyle \vartheta _{s}} would only form acommutativemonoid instead of a group.

While true in most applications, it is not usually part of the formal definition of a random dynamical system to require that themeasure-preserving dynamical system(Ω,F,P,ϑ){\displaystyle (\Omega ,{\mathcal {F}},\mathbb {P} ,\vartheta )} isergodic.

Now let(X,d){\displaystyle (X,d)} be acompleteseparablemetric space, thephase space. Letφ:R×Ω×XX{\displaystyle \varphi :\mathbb {R} \times \Omega \times X\to X} be a(B(R)FB(X),B(X)){\displaystyle ({\mathcal {B}}(\mathbb {R} )\otimes {\mathcal {F}}\otimes {\mathcal {B}}(X),{\mathcal {B}}(X))}-measurable function such that

  1. for allωΩ{\displaystyle \omega \in \Omega },φ(0,ω)=idX:XX{\displaystyle \varphi (0,\omega )=\mathrm {id} _{X}:X\to X}, the identity function onX{\displaystyle X};
  2. for (almost) allωΩ{\displaystyle \omega \in \Omega },(t,x)φ(t,ω,x){\displaystyle (t,x)\mapsto \varphi (t,\omega ,x)} iscontinuous;
  3. φ{\displaystyle \varphi } satisfies the (crude)cocycle property: foralmost allωΩ{\displaystyle \omega \in \Omega },
φ(t,ϑs(ω))φ(s,ω)=φ(t+s,ω).{\displaystyle \varphi (t,\vartheta _{s}(\omega ))\circ \varphi (s,\omega )=\varphi (t+s,\omega ).}

In the case of random dynamical systems driven by a Wiener processW:R×ΩX{\displaystyle W:\mathbb {R} \times \Omega \to X}, the base flowϑs:ΩΩ{\displaystyle \vartheta _{s}:\Omega \to \Omega } would be given by

W(t,ϑs(ω))=W(t+s,ω)W(s,ω){\displaystyle W(t,\vartheta _{s}(\omega ))=W(t+s,\omega )-W(s,\omega )}.

This can be read as saying thatϑs{\displaystyle \vartheta _{s}} "starts the noise at times{\displaystyle s} instead of time 0". Thus, the cocycle property can be read as saying that evolving the initial conditionx0{\displaystyle x_{0}} with some noiseω{\displaystyle \omega } fors{\displaystyle s} seconds and then throught{\displaystyle t} seconds with the same noise (as started from thes{\displaystyle s} seconds mark) gives the same result as evolvingx0{\displaystyle x_{0}} through(t+s){\displaystyle (t+s)} seconds with that same noise.

Attractors for random dynamical systems

[edit]

The notion of anattractor for a random dynamical system is not as straightforward to define as in the deterministic case. For technical reasons, it is necessary to "rewind time", as in the definition of apullback attractor.[4] Moreover, the attractor is dependent upon the realisationω{\displaystyle \omega } of the noise.

See also

[edit]

References

[edit]
  1. ^Bhattacharya, Rabi; Majumdar, Mukul (2003). "Random dynamical systems: a review".Economic Theory.23 (1):13–38.doi:10.1007/s00199-003-0357-4.S2CID 15055697.
  2. ^Ye, Felix X.-F.; Wang, Yue; Qian, Hong (August 2016)."Stochastic dynamics: Markov chains and random transformations".Discrete and Continuous Dynamical Systems - Series B.21 (7):2337–2361.doi:10.3934/dcdsb.2016050.
  3. ^Arnold, Ludwig (1998).Random Dynamical Systems.ISBN 9783540637585.
  4. ^Crauel, Hans; Debussche, Arnaud; Flandoli, Franco (1997). "Random attractors".Journal of Dynamics and Differential Equations.9 (2):307–341.Bibcode:1997JDDE....9..307C.doi:10.1007/BF02219225.S2CID 192603977.
Discrete time
Continuous time
Both
Fields and other
Time series models
Financial models
Actuarial models
Queueing models
Properties
Limit theorems
Inequalities
Tools
Disciplines
Retrieved from "https://en.wikipedia.org/w/index.php?title=Random_dynamical_system&oldid=1285315645"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp