LADE23 Nonlinear Systems
LADE23 Nonlinear Systems
Lecture 23
Nonlinear Systems of Differential Equations
Nonlinear systems
Consider the nonlinear system
x0 = y
y 0 = 3x 2 1
1
( , 0)
3
1
( , 0)
3
To understand the flow we will also identify the nullclines, where the flow
is purely horizontal or purely vertical. The x nullcline is when x 0 = 0 and
the motion is purely vertical. In this example the x nullcline is the x axis
and the motion
is upwards for 3x 2 1 > 0. The y nullclines are the lines
1 2
y = x3 x + C
2
y 0 = g (x, y )
0
6x
1
0
So at (1/ 3, 0)
J=
0
1
2 3 0
p
with eigenvalues 2 3 and it is a saddle, as we deduced from the phase
portrait.
p
2 3 and it is a center.
g
sin = 0
L
We can re express this as a first order system
0
v
=
gL sin
v
00 +
sin = 0
= N
0
1
gL cos 0
Damped Pendulum
If we consider adding friction, the DE system is modified to be
0
v
=
gL sin cv
v
with c > 0. Calculating the Jacobian
0
1
J=
gL cos c
For n odd the determinant is negative andthe equilibrium is a saddle. For
n even the characteristic equation is
!
r
g
1
4g
2 + c + = 0
=
c c 2
L
2
L
So the equilibria are stable: nodes if c 2 >
4g
L
4g
L
4g
L .
x +y +z =N
axy by = 0
y =0
ay
ay
ax
ax b
0
ax
0 ax b
ba
a
and
b
ln x + C
a
So the epidemic starts if the number of healthy people is greater than b/a,
the number of sick of people increases until the number of healthy people
reaches b/a then the number of sick people decreases.
Another example
Analyze the system
x 0 = 2 cos x cos y
y 0 = cos x 2 cos y
J=
x? =
2 sin x ? sin y ?
sin x ? 2 sin y ?
For ( 2 , 2 )
J( , ) =
2 2
2 1
1 2
y? =
For ( 2 , 2 )
J( , ) =
2 2
2 1
1 2
2 1
1 2
2 1
1 2
Phase plot
A phase plane plot looks like
Another example
The system of equations
x0 = 9 x2 y2
y0 = 3 x y2
has critical points given by
9 x2 y2 = 0
3 x y2 = 0
J=
2x
1
2y
2y
At (3,0)
J=
6 0
1 0
At (2, 5)
4 25
J=
1 2 5
which is a saddle since the determinant is negative.
At (2. 5)
4 2 5
J=
1 2 5
with characteristic equation
2
(4 + 2 5) + 10 5 = 0
=2+
q
5
98 5
Phase plane
y 0 = x + y y (x 2 + y 2 )
r 0 = r (1 r 2 )
If the point is inside the circle r = 1, r 0 > 0 and the point moves outwards.
If the point is outside the circle r 0 < 0 and the point moves towards the
origin. So eventually all the trajectories tend to the circle r = 1.
The phase portrait is