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
2 answers

Stability of discrete time nonlinear dynamical systems

In this problem we consider one dimensional discrete time dynamical system $x(k+1)=f(x(k))$ with a fixed point $u$, at which $|f'(u)|=1$. For each of the following systems, find out the stability of the fixed point $u$: $f(x)= \sin x,…
Arsenaler
  • 3,930
0
votes
1 answer

Question on diffeomorphisms

Suppose that we are given an autonomous ode $\dot{x} = f(x)$ where $f : \mathbb{R}^{n} \to \mathbb{R}^{n}$. My (elementary question) is that is the time one map for the ode above a local diffeomorphism around a neighborhood of a fixed point? $f \in…
user61581
0
votes
1 answer

Kinematics Question Help

I'm having trouble with this question: A particle moves so that its position vector with respect to the origin $O$ of a reference frame $Oxyz$ is $$ \mathbf{r}(t)=bcos(wt) \mathbf{e}_1+bsin(wt)\mathbf{e}_2+Vt\mathbf{e}_3$$ Where…
George1811
  • 1,981
0
votes
1 answer

Simple Dynamics Question?

Two books are resting side by side, in contact, on a desk. An applied horizontal force of 0.58N causes the books to move together with an acceleration of 0.21m/s/s horizontally. The mass of the book to which the force is applied directly is 1.0kg.…
Jessica
  • 766
0
votes
1 answer

Elasticity of a string

An elastic string $AB$ consists of two porions $AC$ and $CB$ each of natural length $l_{0}$, their moduli of elasticity being $\lambda$ and $\lambda'$ respectively. Show that when the whole string is stretched from its endpoints $A$ and $B$, it…
user2850514
  • 3,689
0
votes
1 answer

Van der Poll state space form

Reading through my notes in dynamical systems. I get to a point where it asks to write the Van der Poll equation as the state space form. $\ddot \theta - \mu (1 - \theta^2) \dot \theta + \theta = 0$ Let $x_1 = \theta$ and $x_2 = \dot…
BRabbit27
  • 767
0
votes
1 answer

Attractor return range

I am trying to render an image with return values from an attractor calculation and need to map the output to the screen. a and b values are generated randomly between -3 and 3 c and d values are generated randomly between -.5 and 1.5 Then the X…
some_id
  • 371
0
votes
1 answer

Energy functions and Lyapunov

So I found that $(\pm 1,0)$ and $(0,0)$ are steady states and its trace of the linear system is always $-1$. This implies all three points are sinks (fixed points). Is the question for (a) implying I need a Lyapunov function for EACH point? I…
Lemon
  • 12,664
0
votes
1 answer

Why is this Lyapunov function positive?

$x'(t) = y$ $y'(t) = -x + x^3 + y$ $(0,0)$ is a steady state. According to the solutions, $E(x,y) = V(x) + y^2/2 = x^2/2 - x^4/4 + y^2/2$ is a Lyapunov function. It then says $E(x,y) > 0$ for all $(x,y) \neq (0,0)$, but that's clearly false if I…
Lemon
  • 12,664
0
votes
1 answer

In a complete perfect metric space, transitive distance-preserving maps are minimal

Let $X$ be a complete, perfect (i.e. without isolated points) metric space, and $f:X\to X$ be a distance-preserving map. I'm trying to see that if $f$ is transitive, then it is minimal, but I'm stuck. I would like some hints... There are a lot of…
Bruno Stonek
  • 12,527
0
votes
1 answer

Stability and Equilibria

So, I'm supposed to find all the equilibrium points of the following 2D system (and a couple others, but I think just one will give me the hang of it). I'm also supposed to determine the stability. I'm not sure how to do this. Help…
rapidash
  • 497
0
votes
0 answers

Differences in Dynamical system

Consider the dynamical system \begin{align} x[k+1]=f [x[k], u[k]] \end{align} where $x[k]\in \mathbb R^n, u: \mathbb N\bigcup\{0\}\to \mathbb R^p$ and \begin{align} x[k+1]=f [x[k], u[x[k]]] \end{align} where $x[k]\in \mathbb R^n, u: \mathbb R^n\to…
Myshkin
  • 35,974
  • 27
  • 154
  • 332
0
votes
2 answers

Finding omega limit sets

I am learning about omega limit sets, and even though I understand the definition, I am struggling with explicitly determining them. For example, many of our exercises contain initial value problems and ask for omega limit sets. In the case of the…
variableXYZ
  • 1,053
  • 6
  • 13
0
votes
1 answer

Omega and Alpha limit sets

Considering IVP: $\dot{x} = \cos(x) +1, \; x(0) = 0.$ I should compute the omega and alpha limit of the given initial point. So I first found equilibria, which in this case is: $ x = k \pi, \; k \in \mathbb{Z}$, and this equilibrium is not…
variableXYZ
  • 1,053
  • 6
  • 13
0
votes
0 answers

Finding the evolution function of a dynamical system from a game-like per-frame evolution function

Suppose you have a game and you want to interpolate, using linear interpolation, a value's 'target value' from a starting value towards zero and then linearly interpolate the current value towards the target value each frame, in that order. Let…
David C.
  • 101