CH1B
CH1B
Order:
The order of a differential equation is the order of the highest derivative in the equation
𝜕5 𝑢 𝜕𝑢 7
3) +( ) =2 ⟹ PDE / 5th order / Nonlinear
𝜕𝑥 3 𝜕𝑦 2 𝜕𝑥
𝑑𝑦
if written as: 𝑒 𝑦 − 3𝑥 = 0 ⟹ ODE/1st order/nonlinear in 𝑦
𝑑𝑥
4) 𝑒 𝑦 𝑑𝑥 − 3𝑥𝑑𝑦 = 0 ⇒ { 𝑑𝑥
as: 𝑒 𝑦 − 3𝑥 = 0 ⟹ ODE / 1st order / linear in 𝑥
𝑑𝑦
Q2: Verify that the indicated function is an explicit solution of the given DE.
1) (𝑦 − 𝑥)𝑦 ′ = 𝑦 − 𝑥 + 8; 𝑦 = 𝑥 + 4√𝑥 + 2 on the interval 𝐼 = (−2, ∞).
2
For 𝑦 = 𝑥 + 4√𝑥 + 2 ⟹ 𝑦 ′ = 1 +
√𝑥+2
𝑑2𝑦
2) + 𝑦 = 0; 𝑦 = 2 sin 𝑥 + 3 cos 𝑥, −∞ < 𝑥 < ∞.
𝑑𝑥 2
∓𝑥
● LHS: 𝑥 + 𝑦𝑦 ′ = 𝑥 ± √25 − 𝑥 2 ( ) = 𝑥 − 𝑥 = 0 = RHS ⟹ Verified
√25 − 𝑥 2
2
Dr. Muhammad Islam Mustafa
When solving an nth-order DE, we often obtain a solution containing n arbitrary
constants or parameters. Such a family of solutions is called an n-parameter family of
solutions.
● If every solution of the DE can be obtained by appropriate choices of the parameters, we
then say that this family is the general solution of the DE.
● A solution obtained by assigning specific values for the parameters is called a particular
solution.
Q4: Verify that the indicated family of functions is a solution of the given DE. Provide two
particular solutions: 𝑦 ′′ − 4𝑦 ′ + 4𝑦 = 0; 𝑦 = 𝑐1 𝑒 2𝑥 + 𝑐2 𝑥𝑒 2𝑥
For 𝑦 = 𝑐1 𝑒 2𝑥 + 𝑐2 𝑥𝑒 2𝑥 ⟹ 𝑦 ′ = 2𝑐1 𝑒 2𝑥 + 𝑐2 𝑒 2𝑥 + 2𝑐2 𝑥𝑒 2𝑥
⟹ 𝑦 ′′ = 4𝑐1 𝑒 2𝑥 + 4𝑐2 𝑒 2𝑥 + 4𝑐2 𝑥𝑒 2𝑥
● LHS: 𝑦 ′′ − 4𝑦 ′ + 4𝑦
= 4𝑐1 𝑒 2𝑥 + 4𝑐2 𝑒 2𝑥 + 4𝑐2 𝑥𝑒 2𝑥 − 4(2𝑐1 𝑒 2𝑥 + 𝑐2 𝑒 2𝑥 + 2𝑐2 𝑥𝑒 2𝑥 ) + 4(𝑐1 𝑒 2𝑥 + 𝑐2 𝑥𝑒 2𝑥 )
= 4𝑐1 𝑒 2𝑥 + 4𝑐2 𝑒 2𝑥 + 4𝑐2 𝑥𝑒 2𝑥 − 8𝑐1 𝑒 2𝑥 − 4𝑐2 𝑒 2𝑥 − 8𝑐2 𝑥𝑒 2𝑥 + 4𝑐1 𝑒 2𝑥 + 4𝑐2 𝑥𝑒 2𝑥 = 0
= RHS ⟹ Verified
Now, two particular solutions can be obtained by choosing any two pairs of values of the
parameters 𝑐1 and 𝑐2 . For example
● Choosing 𝑐1 = 3, 𝑐2 = 0 ⟹ 𝑦 = 𝑐1 𝑒 2𝑥 + 𝑐2 𝑥𝑒 2𝑥 = 3𝑒 2𝑥 is a particular solution
● Choosing 𝑐1 = 1, 𝑐2 = 2 ⟹ 𝑦 = 𝑒 2𝑥 + 2𝑥𝑒 2𝑥 is another particular solution
dny
Solve: n
f ( x, y, y ,..., y ( n1) )
dx
Remark: If the IVP does not satisfy the hypothesis of the Theorem, then it may have
several solutions, a unique solution, or no solution at all.
4
Dr. Muhammad Islam Mustafa
Q6: Determine if the above Theorem guarantees that the IVP possesses a unique solution
𝑑𝑦 𝑦
(a) = , 𝑦(1) = 3
𝑑𝑥 𝑥 • (1,3)
𝑦 1 𝜕𝑓 1 𝜕𝑓
𝑓(𝑥, 𝑦) = = 𝑦⟹ = , and both 𝑓 and are continuous
𝑥 𝑥 𝜕𝑦 𝑥 𝜕𝑦
0
on the shaded region 𝑅 = {(𝑥, 𝑦) ∈ ℝ2 |𝑥 ≠ 0}. Since the initial
point (1,3) is inside 𝑅, then this IVP has a unique solution.
𝑥=0
point (1,0) is not inside 𝑅, then this IVP may have no solution,
a unique solution or infinitely many solutions.
(c) 𝑥𝑦 ′ − 2𝑦 = 0 , 𝑦(0) = 0
2 𝜕𝑓 2 𝜕𝑓
𝑥𝑦 ′ − 2𝑦 = 0 ⟹ 𝑦 ′ = 𝑦 ⟹ = , and both 𝑓 and are
𝑥 𝜕𝑦 𝑥 𝜕𝑦
5
Dr. Muhammad Islam Mustafa