Linear-Differential-Equation
Linear-Differential-Equation
The general linear differential equation of order n is an equation that can be written
ⅆn y ⅆ n−1 y ⅆy
a0( x ) +a 1 ( x ) +…+ an−1 ( x ) +a ( x ) y =R ( x )
ⅆx n
ⅆx n−1
ⅆx n
If the value of the function R(x) is zero for all x, then the equation is called a
HOMOGENEOUS LINEAR DIFFERENTIAL EQUATION.
DIFFERENTIAL OPERATOR, D
Let D denote differentiation with respect to x, D^2 differentiation twice with respect to x, and so
on; that is, for positive integral k,
k ⅆk y
D y=
ⅆ xk
The expression
n n−1
A=a0 D +a 1 D +…+ a1−1 D+n
m n m+ n
If m and n are any two positive integers, then D D =D
The product AB of two operators A and B is defined as that operation which produces the
same result as is obtained by using the operator B followed by the operator A. Thus,
A By=A (By)
OPERATIONS WITH OPERATORS
Note the product of two differential operators always exist and is a differential
operator. For operators with constant coefficients, but not usually for those with
variable coefficients, it is true that AB=BA.
AB=3 D +5 D−2
2
¿ 3 Dy− y
dy
By=3 −y
dx
dy
A ( By ) =( D+2)(3 − y)
dx
2
AB=(3 D +5 D−2)
A ( By ) =( xD+2 )( dydx − y )
¿ xD ( )−xDy+2 −2 y
dy dy
dx dx
2
d y dy dy
¿x 2
−x +2 −2 y
dx dx dx
2
¿ x D y + ( 2−x ) Dy−2 y
BA:
Ay=( xD+2 ) y=xDy+ 2 y d (uv )
dy
¿x +2 y ¿ udv +vdu
dx
dy
B ( Ay )=(D−1)( x +2 y)
dx
BAy=[ x D2 + ( 3− x ) D−2 ] y
2
BA=x D + ( 3−x ) D−2
n n−1
a 0 D + a1 D + …+an−1 D+n
Example 3
2 2 2
Let A=3 D −D+ x−2∧B=x D +4 D+7. Find A+ B .
2
A=3 D −D+ x−2
2 2
B=x D + 4 D+7
A+ B= ( 3+ x 2 ) D2 +3 D+ x +5
which simply means that y=emx is a solution of (2). The equation f(m)=0 is called the auxiliary
equation associated with equations (1) and (2).
m1 x m2 x mn x
y 1=e , y 2=e , … , y n=e
are all linear independent and the general solution of (1) can be written at once. It is
y= y 1+ y 2 +…+ y n
m1 x m2 x mn x
y=C 1 e +C 2 e + …+C n e
Example 4
Solve the equation
3 2
d y d y dy
3
−4 2 + +6 y =0 f ( D ) y=0
dx d x dx
m3=3
General Solution:
m1 x m2 x mn x
y=C 1 e +C 2 e + C3 e
−x 2x 3x
y=C 1 e +C2 e +C3 e
Example 5
Solve the equation
2
d y
2
−4 y=0 f ( D ) y=0
dx
2
D y−4 y=0
2
( D −4) y=0
√ m 2= √ 4 y=C 1 e
m1 x
+C 2 e
m2 x
−2 x 2x
m=± 2 y=C 1 e + C2 e
Example 6
Solve the equation
4 3 2
d y d y d y dy
4
−7 3 +18 2 −20 +8 y=0
dx dx dx dx
R=0
m=2
1 -6 12 -8
m=2 , m=2
2 -8 8
1 -4 4 0
2
m mk
y=C 1 e x + ( C 2+C 3 x +C 4 x 2 ) e2 x
Example 7
Solve the equation
3 2 2
d y d y d y dy
3
−3 2
+9 2
−20 +13 y =0
dx dx dx dx
A.E.
3 2
m −3 m +9 m=13=0
m1=−1
m2=2−3i m=2 ± 3
m3=2+3 i a=2 , b=3
m1=−1
m1=2 ±3 i ¿
−x ax ax
y=C 1 e +C2 e cosbx +C 3 e sinbx
−x 2x 2x
y=C 1 e +C2 e cos 3 x+C 3 e sin 3 x