Linear Differential Equations With Constant Coefficient
Linear Differential Equations With Constant Coefficient
Or
( 𝐷2 − 3𝐷 − 4)𝑦 = 0.
𝑑2 𝑦 𝑑𝑦
(ii) − 3 𝑑𝑥 − 4𝑦 = 4𝑥 2 [Non-homogeneous]
𝑑𝑥 2
Or
( 𝐷2 − 3𝐷 − 4)𝑦 = 4𝑥 2 .
𝑑3 𝑦 𝑑2 𝑦 𝑑𝑦
(iii) +2 𝑑𝑥 2 − 3 𝑑𝑥 − 4𝑦 = 𝑠𝑖𝑛𝑥 [Non-homogeneous]
𝑑𝑥 3
Or
(𝐷3 + 2𝐷2 − 3𝐷 − 4)𝑦 = 𝑠𝑖𝑛𝑥.
Prepared by Yasin
2
Prepared by Yasin
3
= 2 ± 3𝑖
Hence
General Solution (G.S.) is
𝑦 = 𝑒 2𝑥 (𝐶1 𝑐𝑜𝑠3𝑥 + 𝐶2 𝑠𝑖𝑛3𝑥), where 𝐶1 are 𝐶2 are arbitrary constants.
Example 4: Solve (𝐷3 − 8)𝑦 = 0.
Solution: Here Auxiliary equation is
(𝑚3 − 8) = 0.
⇒ (𝑚 − 2) (𝑚2 + 2𝑚 + 4) = 0
⇒ 𝑚 = 2, 𝑚 = −1 ± 𝑖√3
Hence
General Solution (G.S.) is
𝑦 = 𝑒 −𝑥 (𝐶1 𝑐𝑜𝑠√3𝑥 + 𝐶2 𝑠𝑖𝑛√3𝑥) + 𝐶3 𝑒 2𝑥 ,
where 𝐶1 , 𝐶2 and 𝐶3 are arbitrary constants.
Prepared by Yasin
4
coefficient
General Solution:
The General solution of equation (2) is given by
Complementary Function:
It is the solution of equation 𝑓(𝐷)𝑦 = 𝑋 obtained by putting 𝑓(𝐷)𝑦 = 0.
Particular Integral:
If 𝑋 ≠ 0, in equation (2) then
1
𝑦= 𝑋
𝑓(𝐷)
Above value of 𝑦 will be P.I. of given non-homogeneous linear differential equations with
constant coefficient.
Following are the methods for finding particular integral:
Table-2: Rules for finding P.I.
Types of What to do Corresponding P.I.
function
𝑋 = 𝑒 𝑎𝑥 Put 1
𝑋, provided 𝑓(𝑎) ≠ 0.
𝑓(𝑎)
𝐷 = 𝑎 in 𝑓(𝐷)
1 1
𝑋 = sin 𝑎𝑥 Put 𝑠𝑖𝑛 𝑎𝑥 (𝑜𝑟 𝑐𝑜𝑠 𝑎𝑥) , provided 𝑓(−𝑎2 )≠ 0.
𝑓(−𝑎2 )
(or 𝑐𝑜𝑠 𝑎𝑥) 𝐷2 = −𝑎2 in 𝑓(𝐷)
Prepared by Yasin
5
= −𝑒 −2𝑥
Prepared by Yasin
6
Prepared by Yasin
7
⇒ 𝑚2 − 2𝑚 − 𝑚 + 2 = 0
⇒ 𝑚(𝑚 − 2) − 1(𝑚 − 2) = 0
⇒ (𝑚 − 2)(𝑚 − 1) = 0
∴ 𝑚 = 1, 2
Therefore complementary function (C.F.) is
𝑦𝑐 = 𝐶1 𝑒 𝑥 + 𝐶2 𝑒 2𝑥 ,
where 𝐶1 are 𝐶2 are arbitrary constants.
1
Particular Integral (P.I.) (𝑦𝑝 ) = 𝐷2 −3𝐷+2 4𝑥 2
1
= 3𝐷−𝐷2
4𝑥 2
2{1−( )}
2
1 3𝐷−𝐷 2
= 2 {1 − ( )}−1 4𝑥 2
2
2
1 3𝐷−𝐷 2 3𝐷−𝐷 2
= 2 {1 + ( )+( ) + ⋯ ⋯ ⋯ }4𝑥 2
2 2
2
1 3𝐷−𝐷 2 3𝐷−𝐷 2
= 2 {4𝑥 2 + ( ) 4𝑥 2 + ( ) 4𝑥 2 }
2 2
1 3𝐷 𝐷2 9𝐷 2
= 2 {4𝑥 2 + 4𝑥 2 − 4𝑥 2 + (4𝑥 2 )}
2 2 4
1
= 2 (4𝑥 2 + 12𝑥 − 4 + 18)
1
= 2 (4𝑥 2 + 12𝑥 + 14)
= 2𝑥 2 + 6𝑥 + 7
Hence the general solution is
𝑦 = 𝑦𝑐 + 𝑦𝑝
= 𝐶1 𝑒 𝑥 + 𝐶2 𝑒 2𝑥 + 2𝑥 2 + 6𝑥 + 7.
Example 4: Solve the following differential equation
𝑑2 𝑦 𝑑𝑦
− 2 − 3𝑦 = 2𝑒 𝑥 − 10𝑠𝑖𝑛𝑥
𝑑𝑥 2 𝑑𝑥
Solution: Given
𝑑2 𝑦 𝑑𝑦
2
− 2 − 3𝑦 = 2𝑒 𝑥 − 10𝑠𝑖𝑛𝑥
𝑑𝑥 𝑑𝑥
𝑑
⇒ ( 𝐷2 − 2𝐷 − 3)𝑦 = 2𝑒 𝑥 − 10𝑠𝑖𝑛𝑥, where 𝐷 = 𝑑𝑥
Prepared by Yasin
8
Auxiliary equation is
𝑚2 − 2𝑚 − 3 = 0
⇒ 𝑚2 − 3𝑚 + 𝑚 − 3 = 0
⇒ 𝑚(𝑚 − 3) + 1(𝑚 − 3) = 0
⇒ (𝑚 + 1)(𝑚 − 3) = 0
∴ 𝑚 = −1, 3
Therefore complementary function (C.F.) is
𝑦𝑐 = 𝐶1 𝑒 −𝑥 + 𝐶2 𝑒 3𝑥 ,
where 𝐶1 are 𝐶2 are arbitrary constants.
Now
1
Particular Integral (P.I.) (𝑦𝑝 ) = ( 𝐷2 −2𝐷−3) (2𝑒 𝑥 − 10𝑠𝑖𝑛𝑥)
1 1
= ( 𝐷2 −2𝐷−3) 2𝑒 𝑥 − ( 𝐷2 −2𝐷−3) 10𝑠𝑖𝑛𝑥
1 1
= ( 12 −2∙1−3) 2𝑒 𝑥 − ( −12 −2𝐷−3) 10𝑠𝑖𝑛𝑥
1 1
= −4 2𝑒 𝑥 − ( −4−2𝐷) 10𝑠𝑖𝑛𝑥
1 1
= − 2𝑒 𝑥 + 10𝑠𝑖𝑛𝑥
2 ( 4+2𝐷)
1 2𝐷−4
= − 2 2𝑒 𝑥 + ( 4+2𝐷)(2𝐷−4) 10𝑠𝑖𝑛𝑥
1 2𝐷−4
= − 2 2𝑒 𝑥 + 4𝐷2 −16 10𝑠𝑖𝑛𝑥
1 2𝐷−4
= − 2 2𝑒 𝑥 + 4(−12)−16 10𝑠𝑖𝑛𝑥
1 2𝐷−4
= − 2 2𝑒 𝑥 − 10𝑠𝑖𝑛𝑥
20
1 𝐷−2
= − 2 2𝑒 𝑥 − 10𝑠𝑖𝑛𝑥
10
1 1
= − 2𝑒 𝑥 − [𝐷(10𝑠𝑖𝑛𝑥) − 20𝑠𝑖𝑛𝑥]
2 10
1
= − 2 2𝑒 𝑥 − 𝑐𝑜𝑠𝑥 + 2𝑠𝑖𝑛𝑥
Prepared by Yasin
9
H.W.
Solve the following differential equation
𝑑2 𝑦 𝑑𝑦
+ 6 𝑑𝑥 + 5𝑦 = 2𝑒 𝑥 + 10𝑒 5𝑥 .
𝑑𝑥 2
Formulas:
(i) (1 + 𝑥)−1 = 1 − 𝑥 + 𝑥 2 − 𝑥 3 + ⋯ ⋯ ⋯
(i) (1 − 𝐷)−1 = 1 + 𝐷 + 𝐷2 + 𝐷3 + ⋯ ⋯ ⋯
Prepared by Yasin