HOME

TheInfoList



OR:

In the mathematical field of
dynamical systems In mathematics, a dynamical system is a system in which a function describes the time dependence of a point in an ambient space. Examples include the mathematical models that describe the swinging of a clock pendulum, the flow of water in a p ...
, a random dynamical system is a dynamical system in which the equations of motion have an element of randomness to them. Random dynamical systems are characterized by a state space ''S'', a set of maps \Gamma from ''S'' into itself that can be thought of as the set of all possible equations of motion, and a
probability distribution In probability theory and statistics, a probability distribution is the mathematical function that gives the probabilities of occurrence of different possible outcomes for an experiment. It is a mathematical description of a random phenomenon i ...
''Q'' on the set \Gamma that represents the random choice of map. Motion in a random dynamical system can be informally thought of as a state X \in S evolving according to a succession of maps randomly chosen according to the distribution ''Q''. An example of a random dynamical system is a stochastic differential equation; in this case the distribution Q is typically determined by ''noise terms''. It consists of a base flow, the "noise", and a
cocycle In mathematics a cocycle is a closed cochain. Cocycles are used in algebraic topology to express obstructions (for example, to integrating a differential equation on a closed manifold). They are likewise used in group cohomology. In autonomous d ...
dynamical system on the "physical"
phase space In dynamical system theory, a phase space is a space in which all possible states of a system are represented, with each possible state corresponding to one unique point in the phase space. For mechanical systems, the phase space usually ...
. 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.


Motivation 1: Solutions to a stochastic differential equation

Let f : \mathbb^ \to \mathbb^ be a d-dimensional vector field, and let \varepsilon > 0. Suppose that the solution X(t, \omega; x_) to the stochastic differential equation :\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 \omega \in \Omega, where W : \mathbb{R} \times \Omega \to \mathbb{R}^{d} denotes a d-dimensional Wiener process ( Brownian motion). Implicitly, this statement uses the classical Wiener probability space :(\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 a flow map or (solution operator) \varphi : \mathbb{R} \times \Omega \times \mathbb{R}^{d} \to \mathbb{R}^{d} by :\varphi (t, \omega, x_{0}) := X(t, \omega; x_{0}) (whenever the right hand side is well-defined). Then \varphi (or, more precisely, the pair (\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

An i.i.d random dynamical system in the discrete space is described by a triplet (S, \Gamma, Q). * S is the state space, \{s_1, s_2,\cdots, s_n\}. * \Gamma is a family of maps of S\rightarrow S. Each such map has a n\times n matrix representation, called ''deterministic transition matrix''. It is a binary matrix but it has exactly one entry 1 in each row and 0s otherwise. * Q is the probability measure of the \sigma-field of \Gamma. The discrete random dynamical system comes as follows, # The system is in some state x_0 in S, a map \alpha_1 in \Gamma is chosen according to the probability measure Q and the system moves to the state x_1=\alpha_1(x_0) in step 1. # Independently of previous maps, another map \alpha_2 is chosen according to the probability measure Q and the system moves to the state x_2=\alpha_2(x_1). # The procedure repeats. The random variable X_n is constructed by means of composition of independent random maps, X_n=\alpha_n\circ \alpha_{n-1}\circ \dots \circ \alpha_1(X_0). Clearly, X_n is a
Markov Chain A Markov chain or Markov process is a stochastic model describing a sequence of possible events in which the probability of each event depends only on the state attained in the previous event. Informally, this may be thought of as, "What happe ...
. 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 for doubly stochastic matrix. Here is an example that illustrates the existence and non-uniqueness. Example: If the state space S=\{1, 2\} and the set of the transformations \Gamma expressed in terms of deterministic transition matrices. Then a Markov transition matrix 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\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 be 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

Formally, a random dynamical system consists of a base flow, the "noise", and a cocycle dynamical system on the "physical" phase space. In detail. Let (\Omega, \mathcal{F}, \mathbb{P}) be a probability space, the noise space. Define the base flow \vartheta : \mathbb{R} \times \Omega \to \Omega as follows: for each "time" s \in \mathbb{R}, let \vartheta_{s} : \Omega \to \Omega be a measure-preserving
measurable function In mathematics and in particular measure theory, a measurable function is a function between the underlying sets of two measurable spaces that preserves the structure of the spaces: the preimage of any measurable set is measurable. This is in di ...
: :\mathbb{P} (E) = \mathbb{P} (\vartheta_{s}^{-1} (E)) for all E \in \mathcal{F} and s \in \mathbb{R}; Suppose also that # \vartheta_{0} = \mathrm{id}_{\Omega} : \Omega \to \Omega, the identity function on \Omega; # for all s, t \in \mathbb{R}, \vartheta_{s} \circ \vartheta_{t} = \vartheta_{s + t}. That is, \vartheta_{s}, s \in \mathbb{R}, forms a group of measure-preserving transformation of the noise (\Omega, \mathcal{F}, \mathbb{P}). For one-sided random dynamical systems, one would consider only positive indices s; for discrete-time random dynamical systems, one would consider only integer-valued s; in these cases, the maps \vartheta_{s} would only form a commutative monoid 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 the measure-preserving dynamical system (\Omega, \mathcal{F}, \mathbb{P}, \vartheta) is
ergodic In mathematics, ergodicity expresses the idea that a point of a moving system, either a dynamical system or a stochastic process, will eventually visit all parts of the space that the system moves in, in a uniform and random sense. This implies tha ...
. Now let (X, d) be a
complete Complete may refer to: Logic * Completeness (logic) * Completeness of a theory, the property of a theory that every formula in the theory's language or its negation is provable Mathematics * The completeness of the real numbers, which implies t ...
separable metric space, the phase space. Let \varphi : \mathbb{R} \times \Omega \times X \to X be a (\mathcal{B} (\mathbb{R}) \otimes \mathcal{F} \otimes \mathcal{B} (X), \mathcal{B} (X))-measurable function such that # for all \omega \in \Omega, \varphi (0, \omega) = \mathrm{id}_{X} : X \to X, the identity function on X; # for (almost) all \omega \in \Omega, (t,x) \mapsto \varphi (t, \omega,x) is continuous; # \varphi satisfies the (crude) cocycle property: for
almost all In mathematics, the term "almost all" means "all but a negligible amount". More precisely, if X is a set, "almost all elements of X" means "all elements of X but those in a negligible subset of X". The meaning of "negligible" depends on the math ...
\omega \in \Omega, ::\varphi (t, \vartheta_{s} (\omega)) \circ \varphi (s, \omega) = \varphi (t + s, \omega). In the case of random dynamical systems driven by a Wiener process W : \mathbb{R} \times \Omega \to X, the base flow \vartheta_{s} : \Omega \to \Omega would be given by :W (t, \vartheta_{s} (\omega)) = W (t + s, \omega) - W(s, \omega). This can be read as saying that \vartheta_{s} "starts the noise at time s instead of time 0". Thus, the cocycle property can be read as saying that evolving the initial condition x_{0} with some noise \omega for s seconds and then through t seconds with the same noise (as started from the s seconds mark) gives the same result as evolving x_{0} through (t + s) seconds with that same noise.


Attractors for random dynamical systems

The notion of an attractor 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 a pullback attractor. Moreover, the attractor is dependent upon the realisation \omega of the noise.


See also

*
Chaos theory Chaos theory is an interdisciplinary area of scientific study and branch of mathematics focused on underlying patterns and deterministic laws of dynamical systems that are highly sensitive to initial conditions, and were once thought to have co ...
* Diffusion process *
Stochastic control Stochastic control or stochastic optimal control is a sub field of control theory that deals with the existence of uncertainty either in observations or in the noise that drives the evolution of the system. The system designer assumes, in a Bayes ...


References

{{Stochastic processes * Stochastic differential equations Stochastic processes