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
0
votes
0 answers

Steady state of dynamical system

I have the following dynamical system: $$ f\left(x_{t},y_{t},z_{t}\right)=g\left(x_{t+1},y_{t+1},z_{t+1};\alpha\right) $$ where $x_{t},y_{t}$ and $z_{t}$ are dynamic variables indexed by time. The two time periods are linked by this parameter…
0
votes
1 answer

How to determine by hand if the given expressions can be interpreted as a flow for the given system?

How can I determine by hand if the following expressions can be the flow of a 1D-system $\dot{x}=f(x)$. Expressions: $\phi_t(x)=x+t$ $\phi_t(x)=t*x$ $\phi_t(x)=e^tx$ $\phi_t(x)=e^xt$
0
votes
1 answer

What is integrating a variational equation?

This continues from How to understand the largest Lyapunov exponent? It is said that we can differentiate the equation, $$\tau\frac{dh_i}{dt} = F_i = -h_i + \sum_{j=1}^N J_{ij} \phi(h_j),$$ against $h_j$, and get $\frac{\partial F_i}{\partial…
0
votes
1 answer

How to prove the equivalence of two nonautonomous dynamical system?

I'm new to dynamical systems. I'm trying to prove some equivalence property of the following ordinary equations. The uniqueness and exisistence of the solution is assumed. $\frac{d\boldsymbol{x}(t)}{dt}=\boldsymbol{f}(t,\boldsymbol{x})$ with initial…
0
votes
1 answer

Fixed points of Gauss Transformation

Gauss Transformation defined as $\psi(x):[0,1]\rightarrow [0,1]$ defined as $\psi(x)= \frac{1}{x}-\lfloor \frac{1}{x}\rfloor, 0 < x\leq 1 $ and $0$ for $x=0$ I want to find fixed points for this transformation. Clearly $x=0$ is a fixed…
0
votes
0 answers

Discrete dynamical system and injective function

In my current course of discrete dynamical systems, I prove that if $x_o \notin \{y_0,f(y_0), f^{2}(y_0),...\}=$ orbit$(y_0,f)=o(y_0,f)$ and $y_0 \notin \{x_0,f(x_0), f^{2}(x_0),...\}=$ orbit$(x_0,f)=o(x_0,f)$, where $f:\mathbb{R}\rightarrow…
rreevv97
  • 151
0
votes
1 answer

phase portrait for a conservative system - understanding the interpretation of the potential energy graph

I specifically want to understand how to interpret the potential graph $V(x)$ to sketch the phase portrait in the $xp$-plane. Consider the potential energy function $V(x) = -\frac{x^2}{2} + \frac{x^3}{3}$ and kinetic energy $\frac{p^2}{2}$. We may…
0
votes
0 answers

Omega limit set of non-autonomous interval map, understanding an article

In the article: On $\omega$-limit sets of non-autonomous discrete systems by J. S. Canovas (for some it may hopefully appear as open access at https://www.tandfonline.com/doi/abs/10.1080/10236190500424274) at Proposition 1.4 the Author introduces a…
xyz
  • 960
0
votes
0 answers

Perturbations of simple dynamical systems

Given a (semi)dynamical system from $[0,1]$ to itself that behaves very simply (it either oscillates between $x_0$ and $1-x_0$ or stays fixed at a half), $x_{n+1}=1-x_n$, and perturbing it with small perturbations (by small I mean $\sum_n…
xyz
  • 960
0
votes
0 answers

irrationality and density of sets

Let be $\alpha$ an irrational positive number. Prove that there are infinite many $n$ positive integers such that $$\{2^n\alpha\}\in (0,\frac{1}{4}) $$ {$x$} denotes the fractional part of $x$. First I obtained that: for a given $\varepsilon>0$…
0
votes
1 answer

The intuitive definition of an invariant set for an ode such as $\dot r = r(1-r)$.

The definition of an invariant set $M$ is that $\forall x \in M, \forall t, \phi(x,t) \in M$. For the ode $\dot r = r(1-r)$, is $A = \{(r, \theta) | 0 \leq r\leq 1\}$ an invariant set? The cases when $r = 0$ and $r = 1$ are obvious. What if $0 < r <…
0
votes
2 answers

Under which circumstances are there fixed points?

Consider the following equation: $$x_{n+1} = ax_n + b$$ Under which circumstances is there a fixed point solution? Under which circumstances is there a period 2 solution? So for the first question I just rewrote it to $x=ax+b$ and I got $ x =…
iEvenLift
  • 117
0
votes
0 answers

Two questions on the periodicity of $\omega(x)$.

I have the following two questions that I found somewhere and I would like to find their answers: I am using regular terminology: How to prove the following claims: if $\omega(x)$ is a finite set then it has only one period. If $\omega(x)$ is a…
0
votes
0 answers

Existence of a 2 periodic point between two unstable fixed points

I am trying to solve the following problem : Let $f:[a,b]→[a,b]$ be a continuous function. Suppose that $f$ admits two successive fixed unstable points $r_1$ and $r_2$ such that $r_1
kiki
  • 11
0
votes
2 answers

Solving IVP of a vector field

I solved the first IVP, $dx/dt = -x$. The solution is $x(t)=pe^{-t}$. Now how should I solve $dy/dt=2y+x^2$. I tried by putting this value of $x(t)$ in $dy/dt$ and tried solving the ODE by finding an integrating factor. Here's what I…
Novice
  • 33