Questions tagged [dynamical-systems]

In dynamical systems, the motion of a particle in some geometric space, governed by some time dependent rules, is studied. The process can be discrete (where the particle jumps from point to point) or continuous (where the particle follows a trajectory). Dynamical systems is used in mathematical models of diverse fields such as classical mechanics, economics, traffic modelling, population dynamics, and biological feedback.

A dynamical system is, very broadly, a system which changes in time according to some rules. One concrete example of a dynamical system is the following.

Example 1: A billiard ball moving on a frictionless billiards table. In this example, what is changing in time is the position of the ball. There are two rules governing this motion, namely that the ball will travel at the same speed for all time, and that the ball will bank off a rail at the same angle that it hit the rail.

Given an initial position and velocity for the ball, these two rules enable one to compute the trajectory of the ball for all time. This illustrates an important property of dynamical systems: they are deterministic. The rules governing the dynamical system should, at least in theory, allow one to determine the state of the system at every point in the future, given some initial data. Another, more abstract, example of a dynamical system is

Example 2: A function $f\colon X\to X$, where $X$ is a set. In this example, one thinks of $X$ as a space in which a particle is moving, and $f$ as a rule governing the motion of the particle. Explicitly, if the particle is at the point $x_0\in X$ at time $t = 0$, then at time $t = 1$ it is at the point $x_1:= f(x_0)$, and at time $t = 2$ it is at the point $x_2 := f(x_1)$, etc.

Given the initial position $x_0$ of the particle, its position at time $t = n$ is therefore $f^{\circ n}(x_0)$, where $f^{\circ n}$ denotes the composition of $f$ with itself $n$ times. In this example, studying the dynamical system is equivalent to studying the iterates of $f$

Notice that in example 1 the position of the ball is defined for every time $t>0$, whereas in example 2 the position of the particle is only defined at positive integer values of time. Example 1 is called a continuous time dynamical system, and example 2 is called a discrete time dynamical system. These are the most commonly studied dynamical systems.

In both continuous and discrete time dynamical systems, the most commonly asked questions are the following:

  1. What is the trajectory of the system given specified initial conditions? While these trajectories can be computed in theory, in practice they are often difficult to impossible to compute.
  2. What is the long term behavior of the system? What happens after a long time, i.e., as $t\to\infty$?
  3. Are there any initial conditions which lead to "special" trajectories? For instance, in example 1, if the ball is hit from the center of the table along a line perpendicular to a rail, then its trajectory will be periodic, that is, it will repeat itself forever.

Continuous time dynamical systems

The most classical examples of dynamical systems are continuous time dynamical systems coming from physics. The motion of a particle moving in space under some force is a standard system; the rules governing the system in this situation are Newton's laws of motion. Another common systems are the diffusion of heat through a material, which is determined by the heat equation, or the motion of particles in a fluid, which is determined by a flow.

In each of these, as in most continuous time dynamical systems, the rules governing the system are a system of differential equations. Because of this, there is a great deal of overlap between the study dynamical systems and differential equations. Questions about the asymptotic behavior of solutions of differential equations very often fall under the heading of dynamical systems.

Discrete time dynamical systems

A discrete time dynamical system is given by a function $f\colon X\to X$, where $X$ is a set. In this generality, such a system is hard to study. Usually one imposes more structure:

  • If $X$ is a topological space and $f$ is continuous, it is called a topological dynamical system.
  • If $X$ is a manifold and $f$ is smooth, is it called a smooth dynamical system.
  • If $X$ is a complex manifold and $f$ is holomorphic, it is called a complex dynamical system.
  • If $X$ is a measure space and $f$ is measurable, it is called a measurable dynamical system.

Each of these types of dynamical systems has a rich theory behind it.

Chaos and ergodic theory

The most interesting dynamical systems are those that exhibit chaotic behavior. For instance, in example 1, suppose one hits the ball from the center of the table in a certain direction, and on another table one hits the ball from the center of the table in a slightly different direction. Then, after a long period of time, the trajectories of the two balls will diverge and be very different. Thus a slight change in initial conditions (direction the ball is hit) results in very different behavior of the two systems. Such extreme sensitivity to initial conditions is referred to as chaotic behavior.

Systems which exhibit chaotic behavior, while interesting, are often more difficult to study. A common method for approaching such systems is to use statistical and probabilistic methods. In example 1, for instance, instead of asking where the ball is at some very large time $t$ (which could be difficult to compute), one could ask where the ball is most likely to be at time $t$. Such questions are usually easier to approach, and fall under the heading of ergodic theory.

7122 questions
2
votes
1 answer

Eventually periodic point or $\omega(x)=\emptyset$

Let $X$ be a complete metric space and $T:X\rightarrow X$ continous. if exists a point $x$ with closed orbit, then $x$ is eventually periodic or $\omega(x)=\emptyset$ I've tried so far: If $\omega(x)\neq \emptyset$, then $\displaystyle \exists y…
2
votes
0 answers

transform from the replication equation to the Lotka-Volterra

I have been reading in Wikipedia about the Replicator equation, and I have a doubt about it. The replicator equation can be stated as: $$ \frac{d{x}_{i}}{dt}=\sum_{j=1}^{n}{x}_{j}{f}_{j}{q}_{ji}-{x}_{i}\bar{f} $$ where xi is the abundance of…
Manolo
  • 135
2
votes
1 answer

Brin-Stuck proof of Hadamard-Perron theorem

I'm currently studying Brin and Stuck book "Introduction to dynamical systems", especially the part of Hadamard-Perron theorem. I'm actually stuck on some arguments presented by the authors, that usually don't go explaining with length what they do…
Hermès
  • 2,647
2
votes
1 answer

Is there an expansive local homeomorphism on interval?

Let $(X, d)$ be a metric space. For $f:X\to X$, $x\in X$ and $c>0$, take $\Gamma_c(x, f)= \{y: d(x_n, y_n)
2
votes
0 answers

Interesting examples of minimal action on torus

Edit 1:This is a cross post on MO. See https://mathoverflow.net/questions/120236/interesting-examples-of-minimal-action-on-torus Edit 2:I originally asked for finite group actions as I thought that will be easier. But as pointed out by Victor(on MO)…
2
votes
0 answers

On definition of $\omega$ and $\alpha$ limit sets in the discrete case.

Let $f\colon X \rightarrow X$ is continuous and $X$ a topological space which is locally compact, metrizable and second countable. We say that a set $A\subset X$ is $f-$invariant iff for all $n \in \mathbb{Z}$ we have that $f^n(A)\subset A$. A point…
HeMan
  • 3,119
2
votes
1 answer

Attractor reconstruction for very short time series

Takens's theorem gives the conditions under which a chaotic dynamical system can be reconstructed from a sequence $\{s_j\}_{j=1}^N$ of observations of the state of a dynamical system. In order to obtain a correct attractor reconstruction, is there…
Mark
  • 7,841
  • 6
  • 38
  • 72
2
votes
2 answers

Stability of a system of two nonlinear differential equation

I am an economist and I am trying to figure out the stability of this system, $$\begin{aligned}\frac{\partial x}{\partial t} &= \frac{a}{y} + x b \\ \frac{\partial y}{\partial t} &= C + y c + \frac{d}{x} \end{aligned}$$ I have really no clues about…
Nico
  • 23
2
votes
0 answers

Number of $n$-periodic points is trace of transition matrix

We have got the quadratic map $Q_a(x) = ax(1-x)$, with $a\in [0,4]$ and critical point $c = 1/2$ of period 3 ($c_k = Q^k_a(c)$). We know, that $I_1 = [c_2, c]$ and $I_2 = [c, c_1]$ form a Markov partition of $[c_2, c_1]$. i.e.: $$ Q_a(I_1 = [c_2,c])…
iqopi
  • 497
2
votes
0 answers

Dimension reduction and bifurcation analysis

I'm puzzled by a question of how dimension reduction influences the bifurcation diagram of a dynamical system. Say we have a 3-D system with variables $x_1,x_2,x_3$ and we reduce it to 2-D by looking at the difference between the two first…
1233023
  • 543
2
votes
1 answer

Link between the Hartman-Grobman and Hadamard Perron Theorem

Hartman-Grobman Theorem: If $\phi$ is a hyperbolic map, and we write $\phi(x) = Ax +\bar\phi(x)$, where $A$ is the linearization of $\phi$, then for a sufficiently small neighbourhood about the origin we can find a homeomorphism $h$ such that…
Jan Lynn
  • 1,183
2
votes
0 answers

Topological conjugation between autonomous and non-autonomous systems

I am pretty sure that the answer should be known, but I can't find a reference. Let $M$ be a manifold. Consider an ODE on the extended phase space $M\times \mathbb{R}$ of the form $$ \dot x = f(x) + \tau g(\tau,x) $$ $$ \dot \tau = \tau $$ where…
Ivan
  • 225
2
votes
1 answer

How to find the trapping region.

Show that the system, $$x'=-x-y+x(x^2+2y^2)$$ $$y'=x-y+y(x^2+2y^2)$$ has at least one peridic solution. I know that I need to use the Poincare Bendixon Theorem, but I'm not to sure how to find the trapping region. When my teacher did an example in…
TAPLON
  • 1,948
2
votes
0 answers

Proof of Birkhoff's Transitivity Theorem

A dynamical system $(X,\phi)$ is said to be topologically transitive if for any non-empty open sets $U,V\subset X$, there exists a positive integer $n$ such that $\phi^n(U)\cap V \neq \emptyset$. Birkhoff's Transitivity theorem asserts tat if $X$ is…
Jan Lynn
  • 1,183
2
votes
1 answer

If $f$ is a bijection, then an invariant set A satisfies $f^{n}(A)=A$.

This question is within the context of my course on Dynamical Systems (book Introduction to Dynamical Systems, by Brin and Stuck). Let $X$ be a non empty set and consider the map $f:X \to X$. For $n \in \mathbb{N}_{0}=\mathbb{N} \bigcup \left\{ 0…
CA-Math
  • 91