Differential Equation
Ordinary Differential Equation of Higher order Module - I
This notes will cover your semester – II syllabus
Booklet - II
Dr Ajay Tiwari 1/22/2019
Syllabus
1. Linear differential equation of n
thorder with constant coefficients 2. Simultaneous linear differential equation
3. Second order linear differential equations with variable coefficients 4. Solution by changing independent variable
5. Reduction of order 6. Normal form
7. Method of variation of parameter 8. Cauchy – Euler equation
9. Series solutions (Frobenius Method)
Linear Differential Equations of Second and Higher order
A differential equation of the form
1
1 1 ... 1 ( )
n n
n n
n n
d y d y dy
P P P Q x
dx dx dx
……(1) is called as a
linear differential equation of order n with constants coefficients. Where P P1, 2...Pn are real constants.
2 2
, 2 ,...
n n
n
d d d
D D D
dx dx dx
Equation (1) is also written as f D y( ) Q x where f D( ), ( )DnP D1 n1...Pn1DPn The General Solution of the above equation is y = C.F .+ P.I. or y = yc + yp
C.F. = complementary function & P.I. = Particular Integral or function Auxillary Equation(A.E.)
An equation of the form ( )f m 0 (this we will get by replacing D by m in ( )f D ) is a polynomial equation, by solving this we get roots m m1, 2,...mn .
Complementary Function
The general solution of ( )f D y0 is called as Complementary function and is denoted by yc and it depends upon the nature of roots of ( )f m 0.
If the roots are real and distinct say m m1, 2,...mn Then yc c e1 m x1 ...c en m xn
If two or more roots are equal say m1m2...mnyc em x1
c1c x2 ...c xn n1
If roots of A.E. are complex i.e. then yc ex
c1cosxc2sinx
for repeated complex roots same procedure will be applied as of equal roots.If roots of A.E. are in the form of surds i.e. m ,yc ex
c1cosh xc2sinh x
If repeated roots of surds say
1 2
3 4
, c x cosh sinh
m y e c c x x c c x
Particular Integral
The evaluation of 1 ( )Q x( )
f D is called as Particular Integral and it is denoted by yp i.e. 1 ( ) ( )
yp Q x
f D
Methods to find Particular Integral
Method 1: P.I. of
f D y( ) Q x( )where
Q x( )eaxwhere a is constant
In this case
1 1
( ) 0
( ) ( )
( ) 0 1
( )
ax ax
p p
ax p
y e y e if f a
f D f a
if f a then y e
f D a
Method 2: P.I. of
f D y( ) Q x( )where
Q x( )sinax orcosax a,is constant
Step - I replace D by2 a in f D if f2 ( ) (a2)0 then
2
1 sin cos
( )
yp ax or ax
f a
If ( 2) 0 sin cos
2 2
p
x x
f a then y
ax dx or
ax dx respectivelyMethod 3: P.I. of
f D y( ) Q x( )where
Q x( )xk,kZis constant
In this case yp
f D( )
1xk expand
f D( )
1 by the binomial theorem in ascending powers D as for as operation on xk is zero.Expanding this relation upto kth derivative by using Binomial expansion and hence get yp . Important Formulae:
1.
1D
1 1 D D2...2.
1D
1 1 D D2...3.
1
1 ( 1) 2 ...2!
n n n
D nD D
4.
1
1 ( 1) 2 ...2!
n n n
D nD D
Method 4: P.I. of
f D y( ) Q x( )where
Q x( )eaxV whereV is function of x and ais constant
In this case
1 ( )
1
( )
ax p
p ax
y e V
f D
y e V
f D a
Now we will proceed further according to nature of V.
Method 5: P.I. of
f D y( ) Q x( )where
( ) k ( . .sin cos )
Q x x where v is any function of x i e ax or ax where kZ and a
is constant
We know that 1
( )
k
yp x v
f D , Case – I Let ( ) 1
1, p ( ) ( )
k then y x f D v
f D f D
Now for the Case – II k1&vsinax orcosax we will use ei cosisin where R. .cos & . .sinP I P
1 sin
( )
1 . .
( ) . . 1
( )
p k
k iax
p
iax k
p
y x ax
f D
y x I P e
f D
y I P e x
f D ia
By using previous methods we will solve further.
1 cos
( )
1 . .
( ) . . 1
( )
p k
k iax
p
iax k
p
y x ax
f D
y x R P e
f D
y R P e x
f D ia
By using previous methods we will solve further.
General Method: P.I. of
f D y( ) Q x( )where Q(x) is function of x.
In this case if f (D) =(D –a) then 1
( ) ax ax ( )
yp Q x e e Q x dx
D a
Similarly f(D) = D + a then 1
( ) ax ax ( )
yp Q x e e Q x dx
D a
This method is used for the problems of the following type
D2 3D2
ysin
ex
D2 a2
ysecax
D2 a2
ytanax
D2 a2
ycosecaxCauchy’s Linear Equations (or) Homogenous Linear Equations
A differential equation of the form x Dn n A x1 n1Dn1...An1xDAnyQ x( ) is called nth order Cauchy’s Linear Equation in terms of dependent variable y and independent variable x, where
1, 2,... n
A A A are real constants.
Substitute xez logxz and , 2 2 ( 1)... & d xD x D
dz
. then above relation becomes
( ) ( )
f yQ z which is linear D.E. with constant coefficients, by using previous methods, we can find complementary function and particular integral of it, and hence by replacing z = log x we get the required General Solution of Cauchy’s Linear Equation.
Legendre’s Linear equation
An differential of the form
axb
nDn A ax1
b
n1Dn1... An1
axb D
AnyQ x( ) is called Legendre’s linear equation of order n, where a b A A, , 1, 2,...Anare real constants.Now substitute
axb
ez z log
axb
and2 2 2
( ) , ( ) ( 1)... & d
ax b D a ax b D a
dz
, then above relation becomes ( )f yQ z( )
which is linear D.E. with constant coefficients, by using previous methods, we can find complementary function and particular integral of it, and hence by replacing z = log (ax + b) we get the required General Solution of Legendre’s Linear Equation.
Method of Variation of Parameters
To find the general solution of
2
2 ( )...(1)
d y dy
P Q y R x dx dx
Let the complementary function of the above equation is yc c u1 c v2 Let Particular Integral yp AuBv , where
&
v R u R
A dx B dx
uv u v uv u v