Physics Exam  >  Physics Notes  >  Physics for IIT JAM, UGC - NET, CSIR NET  >  Dynamical systems - 5

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET PDF Download

Examples 

Example 1

Consider linear dynamical system

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

There is only one critical point at the origin,

xC = 0, yC = 0.

Since the system is linear, we do not have to linearize it and can write the matrix of linearized system immediately:

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Its eigenvalues are calculated from (8.27):

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Eigenvectors can be found easily by hand. Recall that eigenvectors are solutions to equation

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

(Notice that we suppress the Einstein summation convention). For i = 1 we obtain homogeneous system of linear equations

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

where e1 = (a, b) is unknown eigenvector. Since the rows (or columns) of the matrix above are linearly dependent, this system has infinitely many non-trivial solutions satisfying condition a = -b. Hence, all eigenvectors corresponding to eigenvalue λ1 = 1 have the form

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

We choose the eigenvector to be

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

By similar consideration we nd that the eigenvector associated with eigenvalue λ2 = 3 is

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

To summarize, we have found the eigensystem of matrix J :

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET(8.28)

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Now we can classify the critical point (0, 0). Since the eigenvalues are real and nonzero, critical point is hyperbolic. They are both positive and hence the critical point is unstable node. Finally, eigenvectors are real and so the system has two unstable manifolds given by e1 and e2. Implementation in Mathematica is shown in figure 8.11.

 

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Fig. 8.11. Example 1.

 

Example 2 

Linear dynamical system has the form

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

The matrix of this system is clearly

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Eigenvalues are

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

and so it is a degenerate node. Since both eigenvalues are negative, it is a stable degenerate node. Implementation in Mathematica is shown in figure 8.12.

 

Example 3. Volterra-Lotka equations 

Volterra-Lotka equations belong to the class of predator-prey models which describe interaction between two populations. The population of preys has a tendency to grow and the population of predators tends to die. It is due to their mutual interaction that also the population of predators can grow and the population of preys can die, in other words, predators are eating preys.

Let x = x(t) be the number of preys, say, rabbits, let y = y(t) be the number of predators, say, foxes. We can construct a plausible model of interaction between foxes and rabbits by following simple considerations. Suppose that y = 0, i.e. there are only rabbits present. As a rst approximation we can assume that the population of rabbits will grow, the number of rabbits x will increase because of "interaction" between rabbits and the higher is the number of rabbits, the higher is the rate of growth. Hence, we can postulate that isolated population of rabbits will be governed by equation

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Roughly speaking, constant α can be interpreted as a probability of the birth of a new rabbit when there are no foxes. This equation has solution

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

which means that isolated population of rabbits will grow exponentially.

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Similar consideration applies to isolated population of foxes. If γ is the probability of death of the fox, isolated population of foxes will be governed by equation

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

which has the solution

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

i.e. the population of foxes will die exponentially.
Now we add an interaction to our equations. The number of rabbits eaten by foxes is proportional to number of rabbits and to number of foxes. Conversely, the number of new-born foxes is proportional to number of foxes and to number of rabbits. If we introduce constants β and δ for both processes, equations for interacting populations of rabbits and foxes read

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET       (8.29)

These are Volterra-Lotka equations. Obviously, they are non-linear and the nonlinearity represents the interaction between two populations. All constants are assumed to be positive.

Critical points can be found by

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Hence, the critical points are

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

In order to linearize equations (8.29) we introduce the Jacobi matrix J

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

The Jacobi matrix can be found in Mathematica by

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

which shows

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Next we evaluate the Jacobian at both critical points:

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

i.e. we have

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Finally we nd eigenvalues and eigenvectors by

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

 

 Flow of the vector field 

In this section we introduce some useful notions related to the concept of dynamical system. We consider general autonomous dynamical system (8.1)

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET            (8.30)

We know that the solution exists and is unique if prescribe initial conditions

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET(8.31)

where xa0 are constants with the meaning of initial value of coordinates xa. The solution of dynamical system is then a set of functions xa as functions of time,

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET    (8.32)

where we have explicitly emphasized that particular solution depends on initial values

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Hence, in the following, by symbol x(t; x0) we mean the set of functions

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

such that

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET (8.33)

In other words, x(t, x0) is a solution of dynamical system (8.30) with initial conditions (8.31).
It is useful to introduce slightly more formal notation for x(t, x0). We de ned the phase space M as an abstract space with coordinates xa. For n-dimensional dynamical system, the phase space is

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

The flow of dynamical system (8.30) is a mapping

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

defined by

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Obviously,

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

so that we have

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Vector field fa can be plotted by

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

This dynamical system for initial conditions

x(0) = x0, y(0) = y0, can be solved explicitly by

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

which shows, in the notation introduced above,

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Similarly, we de ne positive semi-orbit and negative semi-orbit by

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET(8.35)

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Fig. 8.13. Illustration of the flow.

 

Lyapunov stability

Recall that we have de ned the critical point or fixed point xof dynamical system (8.30) as such point xC for which

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

and hence  Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NETSystem with initial conditions x0 = xC is in equilibrium in the sense that it remains in the critical point at all times, i.e.

∧(xC ) = {x}

In other words, critical point xC satis es relation

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

We have classi ed critical points according to behaviour of the orbits (phase trajectories) in the vicinity of the critical point. If the orbit remained in the vicinity of critical point, we have said that the critical point is stable. If the orbit was attracted to critical point, it was called stable node or stable focus, depending on the character of the system. If the orbit was circular, critical point was called centre. Finally, if the orbit escaped from the critical point to in nity, we called the critical point the unstable node or unstable focus. However, this analysis was performed for linearized dynamical system. Now we can formulate the stability for general non-linear system in terms of the 
ow.

LetDynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET be standard norm de ned on the phase space M , i.e. for any x ∈ M its norm is

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

In general, the norm is a measure of distance of point x from the origin. In some situations, it is useful to introduce different notion of the norm, for example the so-called p norm (p is positive integer) de ned by

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

In the following we will use standard norm Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET which is a standard Euclidean distance, as follows from the Pythagorean theorem. In general, the norm must satisfy three relations.

  • Positive definiteness

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

  • Linearity

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

for arbitrary real Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

In some contexts the first condition is relaxed, i.e. we admit there are vectors Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NETis called semi-norm. In this textbook we consider only positive definite norms satisfying the first property. Notice that positive definiteness implies that whenever

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

vectors x and y are equal, x = y.

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET

The document Dynamical systems - 5 | Physics for IIT JAM, UGC - NET, CSIR NET is a part of the Physics Course Physics for IIT JAM, UGC - NET, CSIR NET.
All you need of Physics at this link: Physics
158 docs

FAQs on Dynamical systems - 5 - Physics for IIT JAM, UGC - NET, CSIR NET

1. What is a dynamical system?
Ans. A dynamical system refers to a mathematical model that describes the behavior of a system over time. It consists of a set of rules or equations that govern the evolution of the system's state. These rules can be deterministic or probabilistic, and they determine how the system's state changes in response to its current state.
2. How are dynamical systems used in physics?
Ans. Dynamical systems are widely used in physics to study and analyze the behavior of various physical phenomena. They provide a mathematical framework to understand the motion and evolution of particles, fluids, waves, and other physical systems. By using dynamical systems theory, physicists can make predictions, identify stable or unstable states, and study the long-term behavior of complex systems.
3. Can dynamical systems be chaotic?
Ans. Yes, dynamical systems can exhibit chaotic behavior. Chaos refers to a deterministic system that is highly sensitive to its initial conditions, resulting in a seemingly random and unpredictable behavior over time. Chaotic systems are characterized by their sensitivity to small changes in the initial conditions, leading to diverging trajectories. The study of chaotic dynamical systems has applications in various fields, including weather prediction, population dynamics, and fluid flow analysis.
4. What are attractors in dynamical systems?
Ans. Attractors are key concepts in dynamical systems that represent the long-term behavior or states towards which a system tends to evolve. They can be points, curves, or even higher-dimensional structures in the phase space of the system. Attractors can be classified as fixed points (stable or unstable), limit cycles, strange attractors (characteristic of chaotic systems), or any other stable state that the system converges to under certain conditions.
5. Can dynamical systems exhibit bifurcations?
Ans. Yes, dynamical systems can undergo bifurcations, which are sudden qualitative changes in their behavior as a parameter is varied. Bifurcations can lead to the emergence of new attractors, the disappearance of existing attractors, or the transition from stable to chaotic behavior. They play a crucial role in understanding phase transitions, pattern formation, and the complex behavior of dynamical systems. Bifurcation analysis helps physicists identify the critical points at which these qualitative changes occur.
158 docs
Download as PDF
Explore Courses for Physics exam
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

MCQs

,

Summary

,

Extra Questions

,

study material

,

UGC - NET

,

Free

,

Important questions

,

Semester Notes

,

pdf

,

CSIR NET

,

UGC - NET

,

video lectures

,

Exam

,

practice quizzes

,

past year papers

,

Previous Year Questions with Solutions

,

Dynamical systems - 5 | Physics for IIT JAM

,

Viva Questions

,

UGC - NET

,

Dynamical systems - 5 | Physics for IIT JAM

,

Objective type Questions

,

CSIR NET

,

Sample Paper

,

ppt

,

CSIR NET

,

mock tests for examination

,

Dynamical systems - 5 | Physics for IIT JAM

,

shortcuts and tricks

;