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

Describe ω-limit set of a point and the shift map σ:Σ2-> Σ2

can someone help me with this problem, I don't know how to start or what to do... Let $Σ_2$ be the space of sequences of 0's & 1's and let $σ:Σ_2 \to Σ_2$ be the shift map given by: $$σ((t_1,t_2,t_3,...))=(t_2,t_3,t_4,...).$$ Let the point $t$ in…
0
votes
0 answers

Multi-scale dynamics

The following system $$\begin{matrix} \dot{x}= y,& \\ \dot{y}= Ly + \epsilon \nabla f(x), \end{matrix}$$ with $x,y : [0,T]\to \mathbb{R}^d$ is called (in many references) a "multi-scale" system or "represents multi-scale dynamics." I'd like to get…
A. PI
  • 639
0
votes
0 answers

Determining the parameters necessary for an equation to demonstrate the Allee effect

I am taking course on dynamical systems and I am asked to show that the growth rate of a population $N'/N=r-a(N-b)^2$ demonstrates the Allee effect if $r$, $a$, and $b$ satisfy certain constraints, which I must determine. I came to the conclusion…
Rob
  • 511
0
votes
1 answer

Proving that no periodic orbits exist for f(x) = x + q (mod 1)

We have the following map: $$f(x) = x + q \quad\text{(mod 1)}$$ where $q$ is irrational. I would like to show that this map has no periodic fixed points, for any period $k$. This amounts to showing that $$f^k(x_0) = x_0$$ is never true for any fixed…
Victoria
  • 365
0
votes
1 answer

time-$t$ flow map of vector field

I met the following expression in some article "... where $\Phi_t$ is the time-1 flow map of the Hamiltonian vector field produced by the Hamiltonian function $H$ = ..." I haven't met any explicit definition of such thing yet. Would you please give…
A. PI
  • 639
0
votes
1 answer

Travelling wave ansatz

Consider $$ u_t=u_{xx}+f(u)-w,~~w_t=\varepsilon (u-\gamma w).~~(*) $$ Consider the ansatz $$ (u(x,t),w(x,t))=(u(\xi),w(\xi)),~~\xi=x+ct, c\in\mathbb{R}. $$ Putting this ansatz into $(*)$, it is said that we…
mathfemi
  • 2,631
0
votes
1 answer

Abelian vs Holomorphic Differentials vs Quadratic Differentials

In dynamics, they talk about Abelian differentials on surfaces, are they the same as holomorphic differentials? Quadratic differentials are multiple valued and can change sign as you move around a zero.
cactus314
  • 24,438
0
votes
1 answer

Definition of period-$k$ orbit of a map

For $k>1$, a period-$k$ orbit of a map $F$, or $k$-cycle, is a set of $k$ distinct points $\{x_0,x_1,\ldots,x_{k-1}\}$, where $x_i=F^i(x_0)$. The part I do not understand in the above definition is how to interpret/read the notation $$x_i = F^i (…
johnny09
  • 1,535
0
votes
0 answers

Dynamical Systems: Disease model, what happens to variable $m$?

In the diagram it shows that people can die from other causes at a rate $m$, however in the equations the $m$ and the variable $M_a$ disappear. Is there a mathematical reason for this to happen?
0
votes
1 answer

Tent Transformation $x\mapsto3\min(x,1-x)$

Suppose I have a Tent Transformation which is defined by: \begin{align*}T(x)=\begin{cases}3x&\text{if $x\le\dfrac12$,}\\3(1-x)&\text{if $x\ge\dfrac12$.}\end{cases}\end{align*} After noticing that $T(x)$ is continuous, although not differentiable at…
0
votes
1 answer

Turing Instabilities

In the solution all partial derivatives are evaluated at the equilibrium point Why does the solution not talk about the fact that the determinant of the Jacobian Matrix=$f_ug_v-f_vg_u$ at the equilibrium point must be $>0$, for a turing…
0
votes
1 answer

Theta-logistic equation

I can't comprehend any of the solution for iii). WHy for $\theta=1$ do we have linear dependence of the growth on the population size?
0
votes
0 answers

Dynamical system in a square

I am considering a problem that is asking me to explore a deceptively simple dynamical system and discover some of surprising properties. I want to consider the motion of four particles A,B,C and D in the plane. The particles start at four random…
amir
  • 1,311
0
votes
0 answers

Center manifold reduction

This a verbatim copy of an example on center manifold reduction on nonlinear dynamical system I found on some lecture note: Consider the system \begin{align*} \dot{x}&=x^2y-x^5\\ \dot{y}&=-y+x^2 \end{align*} Again $(0,0)$ is an equilibrium point and…
Sukan
  • 617
  • 1
  • 6
  • 13
0
votes
1 answer

How to determine whether dynamical systems are dissipative, conservative or expanding?

I have the dynamical systems: $dx/dt=y$, $dy/dt=-w^2x$ $dx/dt=y$, $dy/dt=-by-w^2x$ $dx/dt=a(y-x)$, $dy/dt=x(b-z)-y$, $dz/dt=xy-cz$ with $a,b,c,w\in\mathbb{R}$ How do I determine whether these are dissipative, conservative or…