Engineering Mathematics (3) Lecture Notes 2.1
Engineering Mathematics (3) Lecture Notes 2.1
L(y) = r.
Note that the ODE satisfies the linearity
L(c1y1 + c2y2) = c1L(y1) + c2L(y2).
Otherwise, it is called nonlinear.
Ex. 1. xy !! + y ! + xy = 0 : homogeneous linear ODE
2. y !!y + y !2 = 0 : nonlinear ODE
Theorem 1. Superposition Principle
For a homogeneous linear ODE (2), if y1, y2 are solutions of (2) on the open
interval I, then y = c1y1 + c2y2 is again a solution of (2) on I, where
c1, c2 are arbitrary constants.
Proof. Let y1 and y2 be solutions of (2) on I. Set y = c1y1 +c2y2. Then
y !! + py ! + qy = (c1y1 + c2y2)!! + p(c1y1 + c2y2)! + q(c1y1 + c2y2)
= c1(y1!! + py1! + qy1) + c2(y2!! + py2! + qy2)
= c10 + c20 = 0.
Hence y = c1y1 + c2y2 is a solution of (2) on I.
Computational Science & Engineering (CSE) T. Jeong
Chapter 2. Second-Order Linear ODEs 2
and $
1 − p dx
U = 2
e .
y1
Since U = u!, we obtain
# #
1 − $ p dx
u= U dx = 2
e dx.
y1
#
1 − $ p dx
∴ y2 = y1 u = y1 2
e dx
y1