Lecture - Notes - DE&Series-Chapter 2
Lecture - Notes - DE&Series-Chapter 2
1 DIFFERENTIAL EQUATIONS
I. Motivation
Mathematical models of many phenomena in physics, biology,
economy,. . . result in ordinary differential equations.
• Models of population growth
I. Motivation
Mathematical models of many phenomena in physics, biology,
economy,. . . result in ordinary differential equations.
• Models of population growth are governed by
P(t)
P 0 (t) = kP(t) or P 0 (t) = kP(t) 1 −
M
where
F (x, y , y 0 , y 00 , · · · , y (n) ) = 0,
F (x, y , y 0 , y 00 , · · · , y (n) ) = 0,
F (x, y , y 0 , y 00 , · · · , y (n) ) = 0,
Lesson 2:
FIRST ORDER DIFFERENTIAL EQUATIONS
6. Integrating factor:
∂P ∂Q
P(x, y )dx + Q(x, y )dy = 0 (1) with 6= .
∂y ∂x
• How to solve: Let us determine a function µ(x) or µ(y ) such that
Eq (1) ⇔ µP(x, y )dx + µQ(x, y )dy = 0 (2)
∂ ∂
with (µP) = (µQ) ⇒ Exact equation.
∂y ∂x
Then, µ(x) or µ(y ) is called an integrating factor.
6. Integrating factor:
∂P ∂Q
P(x, y )dx + Q(x, y )dy = 0 (1) with 6= .
∂y ∂x
• How to solve: Let us determine a function µ(x) or µ(y ) such that
Eq (1) ⇔ µP(x, y )dx + µQ(x, y )dy = 0 (2)
∂ ∂
with (µP) = (µQ) ⇒ Exact equation.
∂y ∂x
Then, µ(x) or µ(y ) is called an integrating factor.
• How to find µ:
Qx0 − Py0 R
I If = f (x), then µ(x) = e − f (x)dx .
Q
Qx0 − Py0 R
I If = g (y ), then µ(y ) = e g (y )dy .
P
6. Integrating factor:
∂P ∂Q
P(x, y )dx + Q(x, y )dy = 0 (1) with 6= .
∂y ∂x
• How to solve: Let us determine a function µ(x) or µ(y ) such that
Eq (1) ⇔ µP(x, y )dx + µQ(x, y )dy = 0 (2)
∂ ∂
with (µP) = (µQ) ⇒ Exact equation.
∂y ∂x
Then, µ(x) or µ(y ) is called an integrating factor.
• How to find µ:
Qx0 − Py0 R
I If = f (x), then µ(x) = e − f (x)dx .
Q
Qx0 − Py0 R
I If = g (y ), then µ(y ) = e g (y )dy .
P
• Examples: a) (x + y 2 )dx − 2xydy = 0
b) (e 2x − y 2 )dx + ydy = 0
c) 2x tan ydx + (x 2 − 2 sin y )dy = 0.
Lesson 3:
SECOND ORDER DIFFERENTIAL EQUATIONS
ȳ = C1 y1 + C2 y2 .
Y = C1 (x)y1 + C2 (x)y2 .
(
C10 (x)y1 + C20 (x)y2 = 0
I Step 3: Solve the system
C10 (x)y10 + C20 (x)y20 = f (x)
to achieve C1 (x) and C20 (x) ⇒ C1 (x) and C2 (x).
0
2−x x
• Examples: a) y 00 − y 0 = e b) x 2 y 00 + xy 0 − y = x 2 .
x3
Lesson 4:
SOME APPLICATIONS OF SECOND ORDER ODEs
mg − k x(t) + L = mx 00 (t).
We obtain
mx 00 (t) + kx(t) = 0.
Tuan Anh Dao, SAMI-HUST DIFFERENTIAL EQUATIONS AND SERIES
,
k
Solution: x(t) = A cos ω0 t + B sin ω0 t , where ω02 = m .
0
Given x(0) = x0 , x 0) = v0 , one determines A, B. We rewrite
x(t) = A0 cos(ω0 t − ϕ).
• A0 : amplitude
r = maximum displacement from equilibrium.
k
• ω0 = : (circular) frequency.
m
2π
• T = : period.
ω0
• ϕ: phase = the displacement of the wave from normal position.
Tuan Anh Dao, SAMI-HUST DIFFERENTIAL EQUATIONS AND SERIES
,
which yields
mx 00 (t) + γx 0 (t) + kx(t) = 0.
Characteristic equation:
p
2 −γ ± γ 2 − 4km
mλ + γλ + k = 0 ⇒ λ1,2 = .
2m
Tuan Anh Dao, SAMI-HUST DIFFERENTIAL EQUATIONS AND SERIES
,
where
F0
x(t) = C1 cos ω0 t + C2 sin ω0 t + cos ωt.
m(ω02 − ω 2 )
p m(ω02 − ω)2 γω
where ∆ = m2 (ω02 − ω)2 + γ 2 ω 2 , cos δ = , sin δ = .
∆ ∆
• With damping, the energy put into the system by the initial
displacement and velocity is dissipated, and the motion becomes the
response of the system to the external force.
• Without damping, the effect of the initial data would persist for all
time.
Tuan Anh Dao, SAMI-HUST DIFFERENTIAL EQUATIONS AND SERIES
,
m(ω02 − ω)2 γω
• The phase angle δ: cos δ = and sin δ = .
∆ ∆
I For low frequency ω → 0, δ → 0, the response is nearly in phase
with the excitation.
I For ω = ω0 , δ = π2 , the response lags behind the excitation by π2 .
I For high frequency ω → ∞, δ ≈ π, the response is nearly out of
phase with the excitation, i.e. the response attains its minima
when the excitation attains its maxima.
Tuan Anh Dao, SAMI-HUST DIFFERENTIAL EQUATIONS AND SERIES
,
The end