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
4
votes
2 answers

How to draw a phase portrait of a two-dimensional ODE?

If we're given: $$\dot{x}=-x+y$$ $$\dot{y}=xy-1$$ How do I draw a phase portrait of this system? I don't understand which direction the arrows are supposed to point. This is what I got so far: I found the…
4
votes
1 answer

Can linear systems always be represented as differential or difference equations?

On my note, it was written that linear systems can always be represented as either differential equations or difference equations. I forgot the source of the quote. But I am not sure if it is correct. For example, for a linear time-invariant…
Tim
  • 47,382
4
votes
2 answers

Nature of a fixed point in dynamical system

I have the following system: $\dot{x}=y+x(x^4+2x^2y^2-4x^2+y^4-4y^2+4)(8-(x^2+y^2)^{\frac{3}{2}})^3$ $\dot{y}=-x+y(x^4+2x^2y^2-4x^2+y^4-4y^2+4)(8-(x^2+y^2)^{\frac{3}{2}})^3$ Using cylindrical coordinates this can be rewritten…
4
votes
2 answers

Find a system with only two saddle points such that there are no trajectories that connect them

I'm looking for an example of a dynamical system with only two fixed points, both saddles such that there are no trajectories that connect them. Is this even possible? A picture would be sufficient (no need for analytic solutions).
4
votes
0 answers

Help on designing a dynamical system

I would like to build a four-dimensional dynamical system that has the following behavior: Here, $x_1, x_2, x_3$ and $x_4$ are the four dimensions, and each axis has a fixed point that should be a saddle. Thus, trajectories spiral towards either…
Brenton
  • 3,646
4
votes
0 answers

Bottlenecks in Dynamical Systems

Consider the equation $\dot{x} = r+x^2$. When $0 < r \ll 1$, this system experiences a bottleneck effect. Then the time $T$ spent in this bottleneck can be approximated by: $$T_{bn} = \int_{-\infty}^{\infty} \frac{dx}{r+x^2}$$ Now consider a…
Brenton
  • 3,646
4
votes
1 answer

The two forms of Henon map

The widely-used form of Henon map, according to Wikipedia, is $$ \begin{cases}x_{n+1} = 1-a x_n^2 + y_n\\y_{n+1} = b x_n.\end{cases} $$ However, in some other places, for example in the manual of auto07p, there is an alternative…
wdg
  • 281
4
votes
2 answers

Lattice points of forward orbit of $z+z^{-1}$ are finite.

Let $f(z) = z+\frac{1}{z}$. Show that for any non-zero rational number $x$, the set $$\{f^n(x)\}_{n\geq 0} \cap \mathbb{Z}$$ is finite. For which $x$ is this set largest and what is its cardinality? I found that we can assume without loss of…
Mmhmm
  • 231
4
votes
0 answers

Conjugacy map can be chosen Lipschitz

An exercise in Katok and Hasselblat's Introduction to the Modern Theory of Dynamical Systems (Section 2.1, exercise 2) goes as follows: Let $f$, $g$ be $C^1$ maps defined in a neighborhood of the origin of the real line with $f(0) = g(0) = 0$…
Fimpellizzeri
  • 23,126
3
votes
1 answer

Compact space, continuous dynamical system, stationary point

I'm having trouble proving that if $X$ is a compact metric space and every continuous function $f : X \rightarrow X$ has a fixed point, then every continuous dynamical system $ \varphi $ on $X$ has a stationary point - there exists an $x_0 \in X$…
Stanley
  • 79
3
votes
3 answers

How does the irrational rotation generate the Cantor set?

In tha book Davidson K R. C*-algebras by example[M]. American Mathematical Soc., 1996, p244, there is a sentence I find it is hard to understand. Consider the Cantor set X obtained from the unit circle T=R/Z by introducing cuts at the point…
Strongart
  • 4,767
3
votes
1 answer

$\omega$-limit set of dynamical system

Given the dynamical system $$\frac{dx}{dt}(t) = sin(x(t))$$ let $\xi(t)$ denote the solution of this system with initial condition $\xi(0)=\pi/2$ What is the $\omega$-limit set $\mathcal{S}_\omega(\xi)$ of $\xi(t)$? In my lecture notes, I saw that…
BRabbit27
  • 767
3
votes
2 answers

Linear Hamiltonian systems and complex quartets

In the text Hamiltonian Systems: Chaos and quantization by Alfredo M. Ozorio De Almeida section 1.2 there is a discussion of the possible types of eigenvalues for Linear Hamiltonian systems. One possibility is a quartet of complex eigenvalues…
JEM
  • 1,275
  • 9
  • 20
3
votes
1 answer

Are the fixed points exactly the limits of this process?

Consider the following dynamic process. Time is discrete, indexed by $t = 0, 1, 2, \dots$. A variable $s_t$ evolves according to a fixed function $f \colon [0, 1] \rightarrow [0, 1]$; so for any time $t$, $s_{t+1} = f(s_{t})$. Finally, the initial…
3
votes
1 answer

Need further help and verification regarding a dynamic model problem

We have the model $y= ax(1-x)$ and we want to find the period 2 solutions such that $X_{n} = X_{n+2} $ and $X_n \neq X_{n+1}$. My teacher told us to do this problem with the quadratic formula. This is my attempt: $y = ax (1-x)$, so for period 2 we'd…