Modul 4 Dua Dimensi
Modul 4 Dua Dimensi
FLOWS
Fig. 4.1.1
ẋ = v
k
v̇ = − x
m
i.e. for each (x, v) we obtain a vector (ẋ, v̇) ⇒
vector field on the phase plane.
2
As for a 1-dimensional system, we imagine a
fluid flowing steadily on the phase plane with
a local velocity given by (ẋ, v̇) = (v, −ω 2x).
Fig. 4.1.2
3
The phase portrait looks like...
Fig. 4.1.3
Example 4.1.2
! ! !
ẋ a 0 x
=
ẏ 0 −1 y
4
The phase portraits for these uncoupled equa-
tions are...
Fig. 4.1.4
Solution is
x0eat
! !
x
=
y y0e−t
5
Some terminology...
6
4.2 Classification of Linear Systems
To solve: try
with τ = trace(A) = a + d
∆= det(A) = ad − bc
7
• Useful check when calculating eigenval-
ues: λ1 + λ2 = τ and λ1λ2 = ∆
! ! !
ẋ 1 1 x
Example 4.2.1 =
ẏ 4 −2 y
!
1
• ⇒ λ1 = 2 with v1 = λ1 > 0
1
hence solution grows
!
1
• ⇒ λ2 = −3 with v2 = λ2 < 0
−4
hence solution decays
Fig. 4.2.1
8
• straight line trajectories in Fig. 4.2.1 are
the eigenvectors v1 and v2
Fig. 4.2.2
9
Example 4.2.3 What happens if λ1, λ2 are
complex?
Fig. 4.2.3
10
Classification of Fixed Points
q
λ1,2 = 1 2
2 (τ ± τ − 4∆), where
∆ = λ1λ2 and τ = λ1 + λ2
Fig. 4.2.4
11
4.3 Phase Portraits
13
4.5 Fixed points and Linearization
ẋ = −x + x3
ẏ = −2y
Fixed points occur where ẋ = 0 and ẏ =
0 simultaneously. Hence x = 0 or x = ±1
and y = 0 ⇒ 3 fixed points (0, 0), (1, 0) and
(−1, 0)
Jacobian matrix A
∂ ẋ ∂ ẋ
−1 + 3x2
!
0
A = ∂x
∂ ẏ
∂y
∂ ẏ =
0 −2
∂x ∂y
!
−1 0
At (0, 0) A= ⇒ stable node
0 −2
!
2 0
At (±1, 0) A= ⇒ both are sad-
0 −2
dle points.
15
Fig. 4.5.1
17
4.6 Example: Rabbits vs Sheep
√
(1, 1): λ = −1 ± 2 ⇒ saddle point
20
(3, 0): λ = −3, −1 ⇒ stable node (attrac-
tor)
Fig. 4.6.1
Fig. 4.6.2
22
4.7 Conservative Systems
Take x = z and y = ż ⇒
ẋ = y
1
ẏ = F (x)
m
E(z) = 21 mż 2 +V (z) is the total energy, which
is constant
1
⇒ E(x) ≡ my 2 + V (x)
2
dE(x)
= 0
dt
since total energy is constant.
23
Example 6.5.2 θ̈ + sin θ = 0
θ̇ = ν
ν̇ = − sin θ
Fixed points at (θ ∗, ν ∗) = (kπ, 0)
!
0 1
(0, 0) : A= ⇒ λ = ±i ⇒ centre
−1 0
(oscillations)
since
dE
= ν ν̇ + sin θ θ̇ = ν[θ̈ + sin θ] = 0
dt
!
0 1
(π, 0) : A= ⇒ λ = ±1 ⇒ saddle
1 0
24
Phase portrait becomes...
Fig. 4.7.1
25