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
3
votes
1 answer

Hölder continuity

Reading a paper, they use the fact that the function $x \mapsto \log |\det Df(x)|$ is $v$-Hölder, where $Df$ is the derivative of some map. Then, they state that the function $f$ is $C^{1+v}$ and continue the paper with this assumption. Does…
CHI
  • 31
  • 1
3
votes
1 answer

Stable and unstable manifolds of fixed points

I want to make sure I understand the definition of these terms. If someone could correct me or let me know if I am right I would appreciate it. The stable manifold of a fixed point is the set of points along the flow that are sent toward the fixed…
Zachary
  • 379
  • 3
  • 12
2
votes
1 answer

Local asymptotical stability for an ODE

Consider a system: \begin{align*} \frac{d}{dt} \begin{pmatrix} x_1 \\ x_2 \end{pmatrix} = \begin{pmatrix} x_2 \\ a x_1 + b x_1^2 \end{pmatrix} \end{align*} with $a < 0$ and $b\ne0$. My question is whether the equilibrium point $x=0$ is a locally…
Fiego24
  • 299
2
votes
0 answers

Equicontinuous and distal factors

Let $(X, \{T_g\}_{g \in G}), (Y, \{S_g\}_{g \in G})$ be topological dynamical systems, with $G$ a group, $(X, d_X), (Y, d_Y)$ compact metric spaces and $\{T_g\}_{g \in G}, \{S_g\}_{g \in G}$ groups of homeomorphisms acting on $X$ and $Y$…
2
votes
0 answers

Stability region of a polynomial map

I come from the field of accelerator physics, where we study the dynamics of electrons traversing a circular ring guided by magnetic fields. Suppose one knows the one turn map which takes an electron from one phase space ($x_0$,$p_{x0}$ in one-D)…
Boaz
  • 21
2
votes
1 answer

Hyperbolic Fixed Point

Let $f:M\rightarrow M$ be a $C^{1}$-class diffeomorphism . Let $x\in M$ be a fixed point. I've been looking for a while on Internet for a proof of the following fact, but i couldn't find : $\lbrace x\rbrace$ is a hyperbolic set for $f$ if and only…
thetruth
  • 1,852
2
votes
0 answers

Gradient systems and limit sets

Suppose we have an autonomous ode $$\dot{x} = f(x)$$ which corresponds to a $\underline{gradient-like}$ dynamical system, $f: \mathbb{R}^n \to \mathbb{R}^n$. Is it true that the set of initial conditions that have in their limit set an unstable…
user61581
2
votes
0 answers

Stable and unstable manifolds of Henon map

I am reading a book by Alligood et al. on dynamical systems. The following picture is supposed to show the stable and unstable manifold of the map. According to the book the cross sign seen on the leftmost and bottom corner of the picture is the…
Cupitor
  • 1,281
2
votes
0 answers

Finding an attractor.

I have the next function: $f(x) = (1+x^{2N})^{\frac{1}{2Np}}$, where $T_f (x)= (1-p)x - \frac{p}{x^{2N-1}}$, I want to show that $\exists p \in (0,1), N \in \mathbb{N}$ s.t $T^2_f(x)$ has an attractor. I am given as hint to find for $x \in…
2
votes
0 answers

Periodic Orbits in planar Hamiltonian Systems

I have to demonstrate the following statement: "Consider a planar Hamiltonian System, with function of Hamilton H. Let be C the connected component of a level curve $\{H=c\}$ Suppose that: C is not empty, compact and don't contains any equilibrium…
2
votes
1 answer

Simple pendulum as Hamiltonian system

I am unable to understand how to put the equation of the simple pendulum in the generalized coordinates and generalized momenta in order to check if it is or not a Hamiltonian System. Having $$E_T = E_k + E_u = \frac{1}{2}ml^2\dot\theta^2 +…
BRabbit27
  • 767
2
votes
0 answers

How to estimate the invariant density of iterated function system?

What is an accurate method of estimating the invariant measure (density) of an iterated function system (in 2D) that's based on random iteration? My goal is to obtain a numerical approximation of the density, and I do this by forming a 2D histogram…
Arlen
  • 392
2
votes
2 answers

How to prove that two dilations of $\mathbb R^n$ are conjugate?

Let $\lambda_1,\lambda_2>1$. How to prove that the dilations $f_i:\mathbb R^n\to \mathbb R^n$, $f_i(x)=\lambda_ix$ for $i=1,2$ are conjugate? That is, how to prove there exists an homeomorphism $h:\mathbb R^n\to \mathbb R^n$ such that $h\circ…
Bruno Stonek
  • 12,527
2
votes
1 answer

Bifurcation and homoclinic orbits.

In two dimensions, if we have a dynamical system: $$\dot{x}=f_k(x,y)$$ $$\dot{y}=g_k(x,y)$$ with $f$ and $g$ smooth functions and $k$ is a paremeter. If $k=k^*$ is a bifurcation at which two equilibrium points, one stable and another unstable,…
Ambesh
  • 3,312
2
votes
0 answers

Perturbation of discrete dynamical system

Suppose we have a discrete dynamical system $$x_{k+1}=M(x_k)$$ where $M(x)$ is a diffeomorphism and $x\in \mathbb{R}^n$. We have a fixed point of the system $\rho$, ($M(\rho)=\rho$) that satisfies: $DM(x)_{x=\rho}$ has no eigenvalues…
Ambesh
  • 3,312