State Whether The Given Differential Equation Is Linear or Nonlinear. Give The Order of Each Equation
State Whether The Given Differential Equation Is Linear or Nonlinear. Give The Order of Each Equation
𝟑. 𝑦𝑦 ′ + 2𝑦 = 1 + 𝑥 2 .
𝟓. 𝑥 3 𝑦 (4) − 𝑥 2 𝑦 ′′ + 4𝑥𝑦 ′ − 3𝑦 = 0.
2
𝑑𝑦 𝑑2 𝑦
𝟕. = √1 + ( 2 ) .
𝑑𝑥 𝑑𝑥
1
1.2 Initial-Value problems
We are often interested in solving a differential equation subject to
prescribed side conditions –conditions that are imposed on 𝑦(𝑥) or its
derivatives. On some interval 𝐼 containing 𝑥0 , the problem
𝑑𝑛 𝑦
Solve: 𝑛 = 𝑓(𝑥, 𝑦, 𝑦 ′ , … , 𝑦 (𝑛−1) )
𝑑𝑥 (1)
Subject to: 𝑦(𝑥0 ) = 𝑦0 , 𝑦 ′ (𝑥0 ) = 𝑦1 , . . . , 𝑦 (𝑛−1) (𝑥0 ) = 𝑦𝑛−1
where 𝑦0 , 𝑦1 , … , 𝑦𝑛−1 are arbitrary specified real constants, is called an
initial-value problem (IVP). The given values of the unknown function
𝑦(𝑥) and its first n-1 derivatives at a single point 𝑥0 : 𝑦(𝑥0 ) = 𝑦0 ,
𝑦 ′ (𝑥0 ) = 𝑦1 , . . . , 𝑦 (𝑛−1) (𝑥0 ) = 𝑦𝑛−1 are called initial conditions.
First and Second Order IVPs
The problem given in (1) is also called an nth-order initial-value
problem,
𝑑𝑦
Solve: =𝑓(𝑥,𝑦)
𝑑𝑥 (2)
Subject to: 𝑦(𝑥0 )=𝑦0
and
𝑑2 𝑦
Solve: =𝑓(𝑥,𝑦,𝑦′)
𝑑𝑥2 (3)
Subject to: 𝑦(𝑥0 )=𝑦0 , 𝑦 ′ (𝑥0 )=𝑦1
Solution:
𝜋
We apply 𝑥 ( ) = −2 to the given family of solution:
2
Hence
1
𝑥 = −2 cos 4𝑡 + sin 4𝑡
4
is a solution of (1).
3
Example 3: An IVP can Have Several Solutions
𝑥4
Each of the function 𝑦 = 0 & 𝑦 = satisfy the differential equation
16
1
𝑑𝑦
= 𝑥 𝑦 and the initial condition 𝑦(0) = 0, and so the initial-value
2
𝑑𝑥
problem
1
𝑑𝑦
= 𝑥 𝑦2 , 𝑦(0) = 0
𝑑𝑥
We know that there exists some interval centered 2 on which the initial-
value problem
𝑑𝑦 1
= 𝑥 𝑦 2 , 𝑦(2) = 1
𝑑𝑥
Has a unique solution.
4
5