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
1
vote
1 answer

possible dynamics on $\mathbb{R}^2$

A linear map is non-hyperbolic if $|\lambda_i|=1$ for a least one eigenvalue $\lambda_i$. Catalogue the possible dynamics of a non-hyperbolic linear map on $\mathbb{R}^2$ For something like this would you go through all the cases; i.e…
user64740
1
vote
1 answer

Equivalence of two definitions of continuous-time dynamical system

I'm new to dynamical systems. I've found out that there are at least two possible approaches to defining continuous-time dynamical systems but they are equivalent: One is a tuple $(\mathbb{R},X,\phi)$(of course it can be more general than that but…
Emad
  • 286
1
vote
1 answer

Rotation number of non-invertible continuous map of $S^1$

Recently I have been studying rotation numbers and all sources I came across define them for invertible circle maps $A$. But what breaks, when $A$ is not bijective? I.e... Let $A: \mathbb{R} \to \mathbb{R}$ be a continuous map such that $A(y + 1) =…
AlexNe
  • 33
1
vote
1 answer

Periodic point near Hyperbolic fixed point

This question is the last exercise of chapter 2 in Lan Wen`s Differential Dynamical system. (Exercise 2.12) let $E$ a finite-dimensional normed vector space and $p \in E$ be a hyperbolic fixed point of $f$. Given any positive integer $m$, prove…
1
vote
1 answer

Difference between system of differential equations and maps in the context of dynamical systems

In Stephen Wiggins' "Introduction to Applied Nonlinear Dynamical Systems and Chaos," a distinction is made between systems of equations in the form $$\dot{x}=f(x,t)$$ and $$x \mapsto{} g(x)$$ Quite frankly, I don't understand what the latter…
1
vote
2 answers

How do you find the fixed and period-$2$ points of $f(x)=x^2-3x+3$?

I am trying to do this question using the Fixed Point Factor Theorem. I keep getting an answer $>0$ at the end of my long division of $f(x)-x$ into $f^2(x)-x$ therefore I must using the wrong divider. Can somebody help me please?
1
vote
3 answers

Fixed points and iterates of an invertible function

Suppose that $g : [0,1] \rightarrow [0,1]$ is a continuous and strictly increasing function such that $g(0)=0$ and $g(1)=1$. Under these hypotheses $g(x)$ has an inverse function $g^{-1} :[0,1] \to [0,1]$ such that $g^{-1}(g(x)) =x$ and…
Henry
  • 21
1
vote
1 answer

Equilibrium points and homoclinic paths of dynamical system

Exercise Investigate the equilibrium points of $\dot{x} = y \left( 16 \left(2x^2+2y^2-1 \right) -1 \right)$ $\dot{y} = x - \left(2x^2+2y^2-1 \right)\left(16x-4\right)$ and classify them according to their linear approximations. Show that the…
Fib
  • 141
1
vote
1 answer

Range of stability for iterative map

Using linear stability analysis, I would like to compute the range of stability of the fixed points and the $2$-cycles of the following iterative map: $x_n = x_{n-1}^{2} - 3\mu$. Setting $x = x^{2} - 3\mu$, I calculated the fixed points: $x_1 =…
user71346
  • 4,171
1
vote
1 answer

Strictly invariant sets of the rotation transformation on a discrete space.

Fix an integer $n>0$. Consider the space $X=\{a_0,a_1,...,a_{n-1}\}$ with transformation $T:X\to X$ defined by $T(a_i)=a_{i+1(\text{ mod n})}$. What are the strictly invariant sets of this space? (i.e the $A\subset X$ with $T^{-1}A=A$.) I think the…
user77770
  • 105
1
vote
0 answers

Periodic points with arbitrarily large period close to a given point

Let $f \in \text{Diff}_{\omega}^1$ be a $C^1$ symplectomorphism of an $n-$dimensional symplectic manifold $(M, \omega)$. $\textit{Question}$: If $x$ is any point point in $M$ and $k$ is any positive integer, does there exist a $g \in…
1
vote
0 answers

Proving the Invariance of a Set.

I am a Master 1 student studying dynamical systems. I am new to it. There's a problem, I have with invariant sets. Excuse me, I didn't know how to start the following question. I have the following system of ODEs $$\begin{aligned} x_{1}' &=…
1
vote
0 answers

Properties of dynamical systems in general

Question A normed vector space or is a vector space over the real or complex numbers, on which a norm is defined. While this definition does not mentions any metric, we know that the norm will induce a metric on the underlying set of the normed…
Make42
  • 1,085
1
vote
0 answers

Stability of fixed points of discrete dynamical system $x \rightarrow \sqrt{x}$?

Can $x \rightarrow \sqrt{x}$ be considered as one dimensional discrete dynamical system? As I see it will have the fixed points $x^{*} = 0,1$. I am not sure about the stability of $x^* = 0$ as $|f'(x^*)|$ is not defined where $f(x) = \sqrt{x}$. The…
BAYMAX
  • 4,972
1
vote
1 answer

Proof to extending a dynamical system with discrete time to one with continuous time

Let $S$ be a dynamical system on a metric space $X$ with discrete time $\mathbb{N}_0$. In our script we have a theorem that says one can extend such a system to one, here called $\tilde{S}$, with continuous time $[0,\infty)$ on a larger space $Y$…
Rino
  • 321