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

Is it possible to give an explicit description of the set of recurrent points?

Consider $$ X=\left\{0,1,2\right\}^{\mathbb{Z}},~~~T\colon X\to X, $$ and let $T$ describe the following dynamics: $1$ becomes $2$ $2$ becomes $0$ $0$ becomes $1$ if at least one of its two neighbours is $1$, else it remains $0$ Let…
user34632
2
votes
1 answer

Does uniform hyperbolicity requires both or any of the stable and unstable spaces?

Consider the bernoulli shift map, From the definition in this article in scholarpedia, We say that f is uniformly hyperbolic or an Anosov diffeomorphism if for every x∈M there is a splitting of the tangent space $T_xM=E^s(x)⊕E^u(x)$ The question…
Jorge Leitao
  • 565
  • 3
  • 19
2
votes
1 answer

Bi-infinite sequences of $0$'s and $1$'s

Consider the set $\Sigma=\{0,1\}^\mathbb{Z}$, i.e. the space of bi-infinite sequences of 0's and 1's, and the left-shift $\sigma:\Sigma\to\Sigma$. Define a distance in $\Sigma$ as follows: $$d(s,t)=\sum_{i\in\mathbb{Z}}\dfrac{|s_i-t_i|}{2^{|i|}}.$$…
Marc
  • 846
2
votes
1 answer

Closed orbits of dynamical systems

Consider the system $$\dot{x}=x-rx-ry+xy, \qquad \dot{y}=y-ry+rx-x^2,\qquad r=\sqrt{x^2+y^2},$$ which can be written in polar coordinates $(r,\theta)$ as $$\dot{r}=r(1-r), \qquad \dot{\theta}=r(1-\cos \theta)$$ Linearizing and studying the…
user54631
  • 707
2
votes
1 answer

Particle under central force (Dynamics)

So I have this question: There is a particle moving in response to a central force per unit mass of $$F(r) = {\alpha\over r^2} + {\beta\over r^3}$$ where $\alpha$ and $\beta$ are constants. Initially the particle is at $r = \beta^2/3\alpha$, $\theta…
2
votes
1 answer

Uniqueness of homeomorphism

In the theory of dynamical systems, the Hartman–Grobman theorem states that there is a homeomorphism of a neighborhood which conjugates the original system and its linearization. A problem bothers me: is such a homeomorphism unique?
bifurcat
  • 966
1
vote
1 answer

What does "tracktable trajectories" mean in this context?

In a dynamical system what does the following point to? "What range of trajectories seem to be trackable by XYZ method?"
1
vote
1 answer

Newton Map in Dynamical Systems

Let $$p(x)=(x^2-1)(x^2-4)=x^4-5x^2+4$$. Let $$N(x)=Np(x)$$. Notice that N(x) goes to +-infinity at $$a1=-\sqrt{2.5}$$ $$a2=0$$ $$a3=\sqrt{2.5}$$ a. Sketch the graph of N(x). So the Newton map would…
Math Major
  • 2,234
1
vote
1 answer

Dynamical Systems: Transition Graphs

Let f be a continuous function defined on the interval [1,4]with f(1)=4, f(2)=3, f(3)=1, and f(4)=2. Assume that the function is linear between these integers. a. Sketch the graph of f b. Label the intervals between the integers and give the…
Math Major
  • 2,234
1
vote
0 answers

Lyapunov Exponent for Logistic map $x_{n+1}=bx_n(1-x_n)$

The Lyapunov exponent for logistic map $x_{n+1}=f(x_n) $ where f is given by $f(x)=bx(1-x)$ is given by: $$\lambda = \frac{1}{n}\sum^n_i log(b(1-2x_i))$$ where the index $i$ refers to $i$th…
zed111
  • 1,453
1
vote
1 answer

A question on periodic points and recurrent points

I have been reading the book "dynamical systems and semisimple groups an introduction". In this book, a point of a topological $G$-space $X$ is a periodic point if $G/G_x$ is compact, where $G$ is a topological group and $G_x$ is the isotropy group…
1
vote
1 answer

Dynamical system with no point of period 3

This is a repost of https://math.stackexchange.com/questions/732343/period-3dynamical-systems. I posted an answer to that question. Someone voted that answer down so that the Community bot would delete the question from the site. I feel that my…
Gerry Myerson
  • 179,216
1
vote
1 answer

A property of Sturmian sequence

I need the following simple property of Sturmian sequence: Let $\omega\in \{0,1\}^{\mathbb{N}}$ be a Sturmian sequence, we define the orbits space $\overline{O}=\overline{\{\sigma^{n}{(\omega)}:n\in\mathbb{N}\}}$, where $\sigma$ denotes the left…
Jet Li
  • 87
1
vote
1 answer

Limit sets and Poincare -Bendixson

Does a) imply that the limit set is the entirety of the points $1/3
1
vote
1 answer

Linear time varying definition of lyapunov stability

I came across the following alternate definition for Lyapunov stability of continuous linear time varying (CLTV) systems in a textbook: A CLTV system is sait to be stable in the sense of Lyapunov (isL) if for every initial condition…