Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
187 views

Notes On Operator Methods

This document discusses the method of symbolic operators for finding particular integrals of non-homogeneous linear differential equations with constant coefficients. It introduces differential operators and defines an operator as a polynomial in the symbol D, which represents differentiation. Inverse differential operators are defined such that applying the inverse operator after the original operator yields the identity operator. Properties of operators like addition, multiplication, and commutativity are discussed. The method of symbolic operators uses inverse operators to solve for the particular integral, with examples to be shown in subsequent sections.

Uploaded by

Jimmy Werner
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
187 views

Notes On Operator Methods

This document discusses the method of symbolic operators for finding particular integrals of non-homogeneous linear differential equations with constant coefficients. It introduces differential operators and defines an operator as a polynomial in the symbol D, which represents differentiation. Inverse differential operators are defined such that applying the inverse operator after the original operator yields the identity operator. Properties of operators like addition, multiplication, and commutativity are discussed. The method of symbolic operators uses inverse operators to solve for the particular integral, with examples to be shown in subsequent sections.

Uploaded by

Jimmy Werner
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 31

UNIT 8 METHOD OF SYMBOLIC

OPERATORS

Structure
8.1 Introduction
Objectives
8.2 Differential Operator
8.3 General Method of Finding Particular Integral
8.4 Short Methods of Finding Particular Integrals
8.5 Euler's Equations
8.6 Summary
5.7 Solutions/Answers

8.1 INTRODUCTION

In Unit 5, we saw that the general solution of a non-homogeneous linear


differential equation consists of two parts, namely, complementary function and
particular integral. In Unit 6, we developed the method of undetermined
coefficients for finding the particular integral of non-homogeneous linear
differential equations with constant coefficients for certain particular forms of the
non-homogeneous terms. We dealt with the method of variation of parameters in
Unit 7. This method provides the particular integral of non-homogeneous linear
differential equations with constant as well as variable coefficients provided, all the
linearly independent solutions of the corresponding homogeneous equation are
known. In the case of non-homogeneous equations with constant coefficients, the
constraints on the use of both these methods namely, the method of undetermined
coefficients and the method of variation of parameters call be overcome to a large
extent when we use the method of differential or symbolic operators. The notion
of symbolic operator can be traced back t o Brisson (1808) and its use was carried
out by Cauchy (1789-1857).

You may recall that in Sec. 5.2.1 of Unit 5 we ,defined a linear differential
operator L of order n in the form
L = aoDn + alDn-' + ....+ an-lD + a,,
d
where D = --- denotes differentiation with respect to x.
dx
In this unit we shall make use of the method of differential operator to find a
particular integral of non-homogeneous linear differential equation with constant
coefficient. The determination of a particular integral of a non-homogeneous
equation depends upon the properties of the operators inverse to D, that is, D - I .
Although the problem of inverse operator was taken up by Lobatto in 1837 dnd
Boole in 1841, the full justification of inverse operators has not been given to
date. Inverse operators are treated only as symbolic operators but, when applied,
this technique normally yields particular integral by simple and short methods.

We have also given the properties of differential operators and inverse operators in
this unit.

Objectives
After going through this unit you should be able to
define an operator and symbolic inverse operator;
state properties of operators and symbolic inverse operators;
obtain particular integral of a given equation using general method of symbolic
operators:
I Sccond and Higher Order use shorter operator methods of finding particular integral when non-
Ordinary Differential Equations homogeneous term is of the form exp(ax), sin(ax + b) or cos(ax + b), polynomial
in x, exp (ax).V(x) (where V(x) is a polynomial in x).

8.2 DIFFERENTIAL OPERATORS

In calculus, we often use the symbol Dn to denote the nth order derivative of a

function, i.e., Dny = -.dny


dxn
Using this notation, a linear differential equation with constant coefficients, viz.,
aoY(")+ sly("-') + a2y(n-2)+ .... + any = b(x) ...(I)
can be written as
(a,,Dny + a , ~ " - 'y + a , ~ " - ~ +
y ....+ any) = b(x)
or, (a,,Dn + a l ~ " - '+ .... + a,) y = b(x).
The expression
a,,Dn + al~'-l + .... + a , - 2 ~ 2+ an-lD + a, % ...(2)
as we have already mentioned in Sec. 5.2.1 of Unit 5 is a linear nth order
differential operator. Since expression (2) is a polynomial in the symbol D, we
often abbreviate it by f(D). Then Eqn. (1) can be written in the form
f(D)y = b(x) ...(3)
and is read as "f(D) operating on y equals b(x)". It may be noted that f(D) has
meaning only when applied to some operand y.

We say that two operators L1 and L2 are equal, if and only if, the same result is
obtained when each acts upon the function y. That is, LI = L2 if and only if,
Ll(y) = L2(y) for all functions y possessing the derivatives necessary for the
operations involved.

The product L1L2of two operators L1 and L2 is defined as that operator which
produces the same result as is obtained by using the operators L2 followed by the
operator L1. Thus L1L2(y) = LI(L2(y)). The product of two differential operators
always exists and is a differential operator. Moreover, if L I and L2 are operators
with constant coefficients then L1 Lz = L2 L1, but it is usually not true for
operators with variable coefficients. For instance, if
L1 = D + 2 and L2 = 3D-1, then

Similarly, we have L2(Ll(y)) = ( 3 + ~5D ~- 2) y, which shows that LlL2 = L2L1.


But if L1 = xD + 2 and L2 = D .- 1. then it can be checked that L1L2 = X D + ~
(3 - x) D - 2, whereas L2Ll = xD2 + (1 - X) D - 2. This is because L1 is an
operator with variable coefficients whose product is dependent on the order of the
factors. In this unit we shall be dealing with operators with constant coefficients.

The sum of two differential operators is obtained by adding their corresponding


coefficients. For instance, if L1 = 3D2 - D + x - 2 and L2 = X ~ +D 4D~ + 7
t h e n L , + L2 = (3 + x ~ ) D + 3D
~ + x + 5.
Differential operators are linear operators, that is, if L is any operator, cl and c2
are constants and yl and y2 are any functions of x each possessing the required
number of derivatives, then
L ( C ~ Y+I ~ 2 ~ 2= ) c1L (Y,) + c2L(y2)
Thus, on the basis of the above discussion and definitions of addition and Method of Symbolic O p e ~ t o ~
multiplication, we can say that differential operators satisfy the following
fundamental laws of operation.

Fundamental Laws of Operation


If L1, Lz and L3 be any three differential operators then,
i) L1 + Lz = Lz + L1 (addition is commutative)
ii) (L1 + Lz) + L3 = L1 t. (L2 + L3) (addition is associative)
iii) (L1L2)L3 = LI(L2L3)(multiplication is associative)
iv) L1(L2 + L3) = LILz + L1L3(multiplication is distributive
with respect to addition)
v) If Ll and L2 are operators with constant coefficients then
L1L2 = L2L1 (multiplication is commutative)
From the definition of differential operations, it also follows that if m and n are
any two positive integers, then

Note that under the operation of addition and multiplication the operators with
constant coefficients behave like algebraic polynomials. We can, therefore, use the
tools of elementary algebra. In particular, multiplication may be used to factor
operators with constant coefficients. For instance, we can write D3 - 3DZ + 4 =
(D+1) ( D Z - 4D + 4) = (D + 1) (D - 2)'and (D - 2) (D + 1)' = D3 - 3D - 2.

You may now try this exercise.

El) Factor each of the following operators:


a) 2 ~ +' 3D - 2
b) D3 - 2 ~ -' 5D + 6
c) 2D4 + 11D3 + 18DZ + 4D - 8
d) D~ - 11D - 20

Operators (i) - (v) above are very useful for obtaining certain properties of
differential operators and inverse differential operators, which in turn are useful in
finding solutions of homogeneous linear equations. Before discussing the properties
of the operators let us define inverse differential operators.

Consider Eqn. (3), namely,


f(D) Y = b(x),
where f(D) is an operator with constant coefficients only. In order to find a
particular solution we write it as

'I
and then try to define an operator -so that, the function y in relation (4) will
f(D)
have a meaning and will satisfy Eqn. (3). In other words, what all we require is that

In particular, if we have f(D) = D then Eqn. (3) reduces to Dy = b(x)


=) y = D-' b(x)
and b(x) = DD-' b(x),
so that DD-' = 1.
W e n d and Higher Order Thus, D-' represents such an operation on any quantity that, if the operation D is
Ordinary Differential Equations subsequently performed, the quantity is left unaltered. Thus, D-' is an operator
inverse to D. Moreover, we know that differentiation and integration are inverse
operations. Therefore, D-' -is an operation of simple indefinite integration.
Similarly, D-P is the operation of p-times integration. You may note here that the
main object of these inverse operations is to find an integral but not the complete
integral, and therefore we can omit the arbitrary constant which arises in
integration.
1
From relations (4) and (5) we can thus say that -b(x) is that function of x
f(D)
which when operated upon by f(D) gives b(x).
1
For example, (6 + 6 x 3 = x3, because (D' + 2D) x3 = 6 + 6x2.
D~ + 2D
1
Thus operator -- is the inverse of operator f(D) and we can write the
f (Dl
particular integral of relation (3) as

We know that the general solution of Eqn. (3) is y = y, + y,. With the above
form of y,, it reduces to

The sum and difference of inverse operators is defined as

I
When we apply two or more inverse operators in succession to an operand, then
I the operator immediately next to the operand in the left is applied first, then the
next and so on. Thus,

Moreover, any two operators,


1 1 1
and - -are equivalent, that is, they yield the same result
g(D) h(D) g(D) ' h(D)
when applied to the same function b(x).
We now give some general properties of linear operators and inverse operators in
the form of theorems.
Theorem 1 : If yl and y2 are two particular integrals of'the equation f(D) y =
b(x), then their difference is a solution of the corresponding homogeneous
equation.
Proof : Since y, and y2 are particular integrals of f(D) y = b(x), we have
f(D) yl = b(x) and f(D) yZ = b(x)
Now, f(D) is a linear operator, therefore
f(D) (YI - ~ 2 =
) ~ ( D ) Y-I f(D)yz,
= b(x) - b(x),
= 0.

Hence in equations of form (3) we can use any particular integral of the given
equation to obtain the general solution.

Let us now consider an equation

64
or [D' - (a + P) D + aP1 y = X,
Method of Symbolic Operators

where a , P are constants.


Its particular integral is obtained as

We can, equivalently, write it as

i Applying the operator (D - a ) (D - 0) to Eqn. (9) and using the iundamental laws
1 of operations for an operator with constant coefficients, we have

1 From this reduction you might have observed that we can as well write particular
integral (9) as

Therefore, we can say that the inverse operators with constant coefficients are also
commutative. We now give this property of inverse operation in the form of the
following theorem:
-- a 1 1 1 1 1

Proof : We first show the equality between first and second operator, i.e.,

1
We know, from the definition of an inverse operator,' that b(x) is a
g(D) h(D)
particular integral of g(D) h(D) y = b(x).
1 1
If we can show that - -b(x) is also a particular integral of g(D) h(D)y
g(D) ' h(D)
= b(x), then by Theorem 1, the two operators are equal.

which proves the equality between first and second operators. Similarly, we can
prove the equality between first and third operators and complete the proof of the
theorem. We are leaving it as an exercise for you.

>now tnat =-- , where g and h are linear ditterential


g(D) h(D) h(D) ' g(D)
operators with constant coefficients.
65
Second and Hlgbcr Order We can also extend Theorem 2 to any numbel of successive inverse operators.
Ordinmy MIfmnthl Equations .
That is, if g, , g2 , ..., g, are n linear differential operators with constant
coefficients, then I

In the analogy of algebra, we call the replacement of a single operator by such a


succession of operators as factorisation.
i
I
Let us now sumose that & are dealing with two eauations. narnelv i

d 5
and --T - y = 5x
dx
Since ( D -~ 1) (- 2) = 2, therefore P.I. ylp =
1
- 1
D ~ 1-
2 = -2.
!
Also ( D -~ 1) (- .5x) = 5x, thus y 2 ~= -5x = - 5x.
D~ - 1
:. P.1 of Eqn. (11) is = - 2 and P.1 of Eqn. (12) is y2, = - 5x.
Now if we add the non-homogeneous terms of Eqns. (11) and (12) and consider an
equation

Then, ( D -~ 1) (- 2 - 5x) = 2 + 5x
:. P.1 of Eqn. (13) is y, = - 2 - 5x = y,, + y2,.
Thus we see that if y,, and y2, are particular integrals of Eqns. (11) and (12) then
P.1 of Eqn. (13) is y,, + y2,. This is known as superposition of solutions.
We now take up the superposition theorem, namely,
.
Theorem 3 : If y,, y2, .. , y, are the solutions of the respective equations
f(D)y = bl(x), f(D)y = b2(x) ,...., f(D) y = b,(x), then y = y, + y2 + ...+ y, is
a solution of f(D)y = bl(x) + b2(x) + ...+ b,(x).
Proof : We know that a derivative of a sum is the sum of derivatives. Therefore,
it follows that

We are given that y,, y2 ,..., y, are the solutions of the equations f(D)y = bl(x),
f(D)y =b2x ,..., f(D)y = b,(x) respectively.
Hence under this hypothesis, the right-hand side of Eqn. (14) equals b,(x) + b2(x)
.
+ ...+ b,(x), which proves the required result.
This theorem allows us the distribution of inverse operator over a sum or
difference of functions.

E3) Using Theorem 3, find the particular integral of the equation

Let us consider
( D ~+ 3D + 4) eruy
It can be equivalently written as
D [De"y]
=
+ 3D [ e y ] + 4e"y
D [eaXDy+ aeruy] + 3 [eaXDy+ aeaXy]+ 4eaxy
I
+
= e " ~ ' ~ ae"Dy + ae"Dy + a 2 e 9 + 3e"Dy + 3ae"y + 4e"y Method of Symbolic Opmton

= eax [ D S + 2aDy + a? + 3Dy + 3ay + 4y]


= e" [(DS + 2aDy + a2y) + (3Dy + 3ay) + 4y]
= e" [(D + a)2 + 3(D + a) + 41 y
Thus, if f(D) = D~ + 3D + 4, then
f(D) eaXy = em f(D + a) y
This is known as shift formula for operator polynomial f(D).
Relation (15) shows us how to shift an exponential factor from the right to the left
of a differential operator. The formula is very useful in finding the solutions of
differential equations. We shall be illustrating it in Sec. 8.3. However, in the next
theorem we shall prove this formula in general.

Theorem 4 : Suppose f(D) is a polynomial in D. If the first n derivatives of y w.r.


to x exist and are finite and a is any constant, then

Proof : We have

Suppose that for some integer k, we have

Differentiating both sides of Eqn. (17) w.r. to x, we get


D + (eay) = D [eax (D + a) 'y]
= e"D(D + a)k y + aea(D + alky
= e" [(D + a). (D + alkyl
= eax (D + alk+ly

Thus, if relation (17) is true for k, it is also true for k + 1. We have already
verified it for k = 1. Hence by induction, we conclude that relation (17) is true
for every positive integer k.
Since f(D) is a polynomial in D, using the superposition Theorem 3, and relation
(17), result (16) is proved.
Thus, in general, we have

So far, we have given in Theorems 1 - 4 certain properties of linear differential


operators and inverse operators. We have not discussed the methods of finding a
particular integral using differential operator. In the next section we shall give the
general method of finding the particular integral.

8.3 GENERAL METHOD OF FINDING PARTICULAR


INTEGRAL

Let us consider Eqn. (I), which can be written as


%Dny + a , ~ " - ' y + a 2 ~ n - 2+...+
y any = b(x),
or f(D)y = b(x),
where, f(D) = a,,Dn + a l ~ " - '+ ...+ a,

If ml, m2 ,..., m, are the roots of the auxiliary equation corresponding to


differential Eqn. (18), then we can write Eqn. (18) in the form
f(D) Y = (D - ml) (D - m2) ... (D - m,) y = b(x) ...(19)
Second and Higher Order Putting (D - m,) (D - m3) ... (D - m,) = 7,
Ordinary Differential Equations
Eqn. (19) reduces to
(D - mi) 711 = b(x) ...(20)
Eqn. (20) is a linear differential equation of the first order and we can write its
solution in the form

J
Since we are looking for a particular integral, we may simplify the expression (21)
by putting cl = 0. Next, we put
(D - m3) (D - m4) ... (D - m,) y = q2, ...(22)
so that,
P

Solving this linear differential equation, we get

Continuing this process n-times, we get

Relation (25) yields the particular integral of Eqn. (18).


As an illustration of the above theory, consider the following example.
Example 1 : Find the particular integral of
( D -~ 5D + 6) y = e3'
1
Solution : Here P.1 = e 3x
D, - 5D + 6

-- Let us consider the case of repeated roots.


Example 2 : Find the particular integral of the differential equation
Solution = Writing Eqn. (26) in operator form, we get Method of Symbolic Operators

( D ~+ 4D + 4) y = - x - e-2X
~
:. Particular Integral of Eqn. (26) is

D + 2 D + 2

Sometimes the actual integrations as in form (25) prove to be extremely tedious. In


such situations we use a symbolic method in which repeated integration can be
avoided. We call this method as symbolic partial fractions. In this method the

operator --- is resolved into partial fractions. If the factors of f(D) are distinct

(corresponding to the distinct roots of auxiliary equation), then we can write the
particular integral in the form

+...+ A)
D - mn
b(x) ...(27)
where a , , a2 ,..., a, are constants and for a particular problem we can obtain
these constants by simple algebraic manipulations.

r Now suppose that we want t o solve the equation

...(28)
Solving, Eqn. (28) is equivalent to finding u such that
(D - m) u = a b(x) ...(29)
A particular integral of linear Eqn. (29) is

If we apply the same method t o solve each term of Eqn. (27), then the particular
integral can be obtained in the form

e-"'2" b(x) dx + ...

...(30)
In case a root m l o f auxiliary equation corresponding to differential Eqn. (27) is
1
repeated r-times, then corresponding partial fractions of -will be of the form
f(D)
a1
+ 2L + ....+ ar
+ ar+1
+ .... + an
D - ml (D - m1)2 (D-m,)' (D-mr) (D - m,)
I Second and Higher Order
Ordinary Differential Equations
and particular integral of Eqn. (27) will be

To have a better understanding of what we have discussed above, let us do a few


examples. I
Example 3 : Find the particular integral of 1

1
( D ~ - ~+D6) y = Inx ...(31)
Solution : We have
1 - 1
o2- 5D + 6 (D - 3) (D - 2)

Hence the particular integral of Eqn. (31) is

--
1 1
lnx - --- Inx
D-3 D-2

= e3"

We now consider the case of repeated roots.


S e-3x (lnx) dx - e2'
S e-" (lnx) dx

Example 4 : Find the particular integral of


(D - 1)' (D + 1)' y = ex

Solution : Particular integral is

We now take up an example in which the right hand side is a trigonometric


function.
d2y
Example 5 : Solve - + y = sec2x
dx
Solution : The given differential .equation can be written as ,Metbod of Symbolic Operators

Auxiliary equation is
m 2 + 1 = 0
* m = f i
:. C.F. = y, = c, cosx + czsinx
1 1
P.1 = y, = secz x = sec2x
D~ + 1 (D + i) (D - i)

cosx - i sinx cosx + i sinx


-
- dx
2i cosZx

-
1
-
2i
[ eix 1 (secx - i secx tam) dx - (secx
I
+ i secx tam) dx elx = cosx -I- i sinx
e-IX = cosx - i sinx

+ tam)) - (2 i cosx). secx


-'[
-
2i
(2 i sinx) In I(secx

= sinx In [(secx + tanx)l - 1


:. General solution of the given differential equation is
y = y, + y, = clcosx + c2sinx + sinx In I(secx + tanx)l - 1

You may now try the following exercise.

E4) Find the particular integrals of the following equations.


, a) (D2 + n2) y = secnx.
b) (DZ - 3D + 2) y = sin x e-'
c) (DZ + 2D + 1) ) = 2e2'

The general method of computing a particular integral 'as discussed in Sec. 8.3
requires a lot of calculations. In certain cases, the P.I. can be obtained by methods
which are shorter than the general method. We shall discuss such methods in the
next section.

8.4 SHORT METHODS OF FINDING PARTICULAR


INTEGRALS

Consider the general nth order linear equation of the form (18) namely,
f(D) y = (a,,Dn + a1Dn-I + ... + a,-, D + a,) y = b(x),
where the coefficients a,,, a, ,...., a, are constants. For certain particular forms of
the non-homogeneous term b(x) in the above equation, there do exists shorter
methods of finding particular integrals.
k o n d and Iilgher Order Let us take up these methods for various forms of b(x) one by one.
Ordinary Differential Equations
I. b(x) = eax, a constant
We know that

.........................................
Dn eax = an

.: f(D)eax = (Dn + al D"-' +...+ an-'D + a,,)eax


= (an + alan-' + ...+ an-,a + a,J eax
= f(a) eax
Further, if f(a) # 0, then

- -
1 . f(a) eax (using Eqn. (32))
f(a)
=
1
That is, -- eax is the particular integral of f(D) y = eax, whenever f(a) # 0.
f(a)

Thus, 1 e ax
, f(a) f 0
beax
= -
f (a)

Now suppose that f(a) = 0. Then f(D) contains the factor (D - a). Suppose that
the factor occurs p times in f(D), that is, let
f(D) = (D - alp4(D), 4 ( 4 Z 0 ...(34)
By shift formula for operator polynomials (Theorem 4), we know that
f(D) [eaXV(x)] = eaXf(D + a ) V(x) ...(35)
1 1
Now, -eax = eaX(using Eqn. (34))
f(D) (D - dP4(D)

- 1
(using Eqn. (33))

--
G
-. 1 (using relation (39, when V(x) = 1)
4Q) ' DP

-. x
Also consider, f(D)
. [ = (D - alp

= 4(D) c.
4(4
DP I)%( (using Theorem 4)
Method of Sy

(using Eqn. (32)

I
eax -1
xP
P!
is the particular integral of f(D) y = em,

where f(D) = (D - +(D) and +(a) # 0 .


That is,

I We now illustrate this case with the help of the following examples.
Example 6 : Solve (D' - 4D + 3) y = eZX
Solution : A.E. is
mZ-4m + 3 = O
=, (m - 3) (m - 1) = 0
m = 1, 3.
.: C.F = cleX + ~~e~~
I 1 .
P.1 = eZX(here 2 is not a root of A.E)
1 (D - 1) (D -3)

- -eZX(using (33)).

:. Complete solution is
y = cleX + ~~e~~- ezx
Let us consider another example.

Example 7 : Solve - + y = 3 + e-' + 5ezx


dx
Solution : In the symbolic form, Eqn. (37) reduces to
( D ~+ 1) y = 3 + e-' + 5eZx
A.E is

Hence C.F = c, e-' + eXI2[ c2 cos ("):- I)$(


+ c3 sin
Second and Higher Order 1 1 1 1
Ordinary Differential Equations = 3 --- eox + - e-' + 5
e2x
O + I (D + I) ' D ~ - D+ I
----
23 + 1
('.' - 1 is a root of A.E)

Hence the complete solution of Eqn. (37) is

y = + ex" [ c2 cos ( -
xf)+c3~in($)]+3+-
e-'x
3 + 5
-
9 eZx

And now an exercise for you.

E5) Solve the following differential equations.


a) (D2 - 2D + 1) y = 3e(5'2)X
b) (D' - 1) y = (ex + 1)'
c) (D3 - 5D2 + .7D - 3) y = eZXcoshx
d) (D3 - 6D2 + 11D - 6) y = eZX

- - - -

11. b(x) = cos(ax + b) or sin (ax + b)


Successive differentiation of cos (ax + b) gives
D cps (ax + b) = + b)
- a sin (ax
D2 cos (ax + b) = - a 2 cos (ax + b)

D3 cos (ax + b) = a 3 sin (ax + b)


D4 cos (ax + b) = (D')' cos (ax + b) = a 4 sin (ax + b) = (- a2)' cos (ax + b)
..,...............*..........
Therefore, in general,
(D2)" cos (ax + b) = (-a2)" cos (ax + b)
Thus, if +(D') is a rational integral function of D2, then

9(D2) cos (ax + b) = $(-a2) cos (ax + b)


Similarly, +(D2) sin (ax + b) = 4 (-a2) sin(ax + b)

Now two cases arise.


Case I : +(-a2) # 0.
cos(ax + b) 1
In this case +(D') m 2 ) [COS(ax + b)l

1
- +
-+(-a2) C O S ( ~ X b) (using (38))
+(-a2)
= cos (ax + b)
Similarly, +(D2)
sin(ax + b)
= sin(ax + b)
Hence, Method of Symbolic Operators

1
cos (ax + b) is a P.I. of q 5 ( ~ ~=) cos
. ~ (ax + b)
@(-a2)
and
sin(= + b)isaP.I.ofq5(D2)y = sin(= + b),
4(-a2)
whenever q5(-a2) # 0.
That is, we have

for 4 (-a2) # 0
1 1
cos (ax + b) = -cos(ax + b)
4(D2) 4(-a 2,
1 1
sin (ax + b) = -sin(ax + b)
4(-a2)
I

I Case 11: q5(-a2) = 0


Let q5(D2) = (D2 + a2)' $(D2), where $(-a2) # 0.
1 1
cos (ax + b) = cos (ax + b),
-. q5(D2) (D2 + a2)' $(D2)

- - L 1
cos (ax + b),
$(-a2) (D2 + a2)p
1
where
(D2 + a2)p
cos(ax + b) can then be evaluated by general method.
1 1 1
Similarly, - sin(= + b) = --- sin (ax + b),
q5(D 2, $(-a2) ' (D2+ a2)'
1
where
+ a2)p sin(=
( D ~
+ b) is evaluated by the general method.
We now consider a few examples.
Example 8 : Find particular integral of
(D4 + 10D2 + 9) y = CQS (2x + 3)
Solution : Particular Integral is

1
-
-
(-22) (-22) + lo(-22) + 9
cos (2x + 3)

1
-
- cos (2x + 3)
(-4) (-4) + 10 (-4) +9
1
-
-
16-40 + 9
cos (2X + 3)
1
= - cos (2x + 3)
---
15
Let us look at another example.
Example 9 :Find particular integral of
(D4 - 1) y = sinx
75
Second md Hlgber Order Solution : Particular integral of Eqn. (40) is
Ordinary WlmntiPl Eqaationm
1
YPa ' sinx
(D4 - 1)
1
-- sinx
(D2 - 1) (D" 1)

- 1
sinx ('.' D2 + 1 = 0 for D2 = - 12)
(-1 -1) (D2 + 1)

- - -1
- 1
sinx
2 D2+1

=--[ 1
2
(D + i) (D - i)
] sinx

1 1 1
--
D-i
-11
D + i
sinx

1
sinx - -sinx]
D + i
1
4i
= - - LeiX S e-'" sinx dx -e-IX
S eiXsinx dx
I

1
= - [2xcosx - sinx]
8
We can alternatively deal with sine and cosine functions in 11 above by considering
f(D) y = ei(ax+b)= cos(ax + b) + isin (ax + b)
By superposition Theorem 3, we then have

are read as 'real part of'


and 'imaginary part of',
and
respectively.

In particular, suppose we want to solve

Then let us consider

1
-
- iax
(D + ai) (D - ai)
-
-.[I--
2ai D - ai D + ai lei- Method of Symbolk Operators

- 1 eim - - (here D
2ai
ei- I - ai = 0 for D = ai)

1
- - ix (cos ax + i sin ax) + - (cos ax + i sin ax)
-2a 4a2
-x ax
NOW,V = Im U =
COS
2a
+ - sin4a2ax
1 x sin ax cos ax
Similarly,
D~ + a2
cos ax = Re U =
2a
+ ---
4a2
Remark : You must have noticed that by using the above alternative approach the
1
term sinx in Example 9 could have been evaluated very easily, thus
~2 + 1
avoiding long manipulations. Here we would like to remark that choosing an
appropriate method for the evaluation of a particular integral for a given equation
is a skill, which comes through practice only.
You may now try this exercise.

- -

E6) Solve the following equations:


+ 2 n ' ~+ ~n4) y = cos mx
a) ( D ~
2
b) (D + m2) (D2 + n2) y = cos

In many problems you may find that the polynomial f(D) is not an even function. A function f is an even
function if f(-x) = f(x)
It may have an even polynomial factor. That is, suppose we come across the and odd function if
situation when f(-X) = - f(x).
f(D) = g(D) h(D), where g(D) is an .even polynomial factor.
Then
1 1
sin (ax + b) = sin(= + b)
f(D) g(D) h(D)

-
- h(-D) sin (ax + b)
f(D) h(D) h(-D)
Now h(D) is an odd function, therefore h(D) h(-D) is even.
Also g(D) h(D) h(-D), being the product of two even functions, is an even
polynomial in D and therefore can be written as $(D'). Thus,
1
sin(= + b) = ---
h(-D) sin (& + b)
f (D) 9(D2)

1
Similarly, --- cos (ax + b) = h(-D)
f(D)
second and HIgber Order Now, P.I. in Eqns. (41) and (42) can be evaluated as in Case I or Case I1 above
Ordl-r~ D i f f e m Eqmuom
~~ according as $(-aZ) # 0 or $(-aZ) = 0.
Let us now consider an example.
Example 10 : Solve ( D ~+ D Z- D -1) y = COS~X

Solution : The A.E is

Hence the complete solution is,


2sin2x cos2x
y = yc + yp = cleX + (c, + c3x) e-' - -- -
25 25
You may now try the following exercise.

E7) Solve the following equations:


a) (D' + D + 1) y = s i n b
b) (D' + 2n cosaD + n2) y = a cosnx

111. b(x) is a polynomial


Let f(D) be a polynomial in D of degree n and b(x) be a polynomial in x of
degree, say k. Then consider the equation
f(D) y = b(x).
1
P.I. is given by y, = - b(x).
f(D)
Let us first assume that D is not a factor of f(D). We then arrange f(D) in
ascehding powers of D. Now divide 1 by f(D) until a quotient of the form
co + cl D + cz D~ + ....+ ckDkfor constants q,, cl ,...., ck and a remainder
involving terms of power higher than k in D is obtained. We have written the
quotient only upto terms involving kth power in D, because b(x) is a polynomial in
1
x of degree k and terms of the expansion -beyond kth power of D when
f(D)
operated on b(x) would yield zero.
If we write the remainder in the form Dk+lg(D) for some polynomial g in D, Method of Symbolic ~ p m t o m

then

and

= (co +
cID+c2DZ+....+ c ~ D b(x),
~ ) (the second term on the
r.h.s. of Eqn. (44) is zero), ...(45)
which is the required P.I.

Let us now assume that D is a factor of f(D) of the order h, where h < n.
Then f(D) = Dh g(D), g(D) being a polynomial in D of degree n-h.

1
and -b(x) =. ,1 -
1
b(x)
f (Dl D
1
We then proceed with b(x) exactly as above and get the particular integral.
-
g(D)
In either of the cases, the method is to express l/f(D) as 11 + polynomial of I)]-'
and then expand by using the binomial expansion. We now illustrate the method
with the help of a few examples.
Example 11 : Find the particular integral of
y"' + y" + y = x4 1.+ 2x +
1
Solution : Here P.I. = (x4 + 2x + 1)
1 + DZ + D3
= [l + (DZ + D3)]-' (x4 +2x + 1)
= (1 - D2 - D3 + D4 + 2D5 + ....) (x4 + 2x + 1)
= (x4 + 2x +1) - 12x2-24x + 24
= x4 - 12 x2 - 22x + 25
Let us consider another example.

Example 12 : Find the particular integral of


y " ' + y " + y ' + y = x 4 + 2 x + 1 .
1
Solution : Here P.1 =
1 + D + D Z + D 3
(x4 + 2x + 1)

= (1 - D4-I) (x4 - 4x3 + 2~ - 1)


= (1 + D4 + D8 +... ) (x4 - 4x3 + 2x - 1)
= (x4 - 4x3 + 2x - 1) + 24
= x 4 - 4 x 3 + 2x + 23
Let us consider an example in which D is a factor of f(D).
Second and Higber Order Example 13 : Solve (D3 + 3D2 + 2D) y = x2
Ordlnary Differential E.q~l)tjo~ts
Solution : A.E is
m3 + 3m2 + 2m = 0
a m(m +
2)(m + 1) = 0
a m = 0,-1,-2.
:. C.F = yc = C, + c2e-' +~ ~ e - ~ ~

Hence the complete solution is


1
y = yc + y, = cl + cze-" + c3e-2x+ - (2x3 - 9x + 21)
12
And now an exercise for you.

E8) Solve the following differential equations:


a) (D4 - 2D3 + D2) y = x
b) (D3 - 3D2 - 6D + 8) y = x
c) (D2 + D - 2) y = 2 (1 + x - x2)
d) (D4 + 2D3 - 3DZ)y = x2 + 3eZX+ 4sinx

IV. b(x) = eaXV(x), a constant


Consider an equation of the form
f(D) y = eaXV(x),
where a is a constant and V is a function of x.
We wish to find the particular integral

By the shift formula for operator polynomial (Theorem 4), we know that
f(D) eaXV(x) = eax f(D + a ) V(X)
Now put
1
f(D + a) V = V1;then V = f(D + a) v1

Since V is a function of x, V1 will also be a function of x.


On substituting the value of V in terms of V1 in Eqn. (47). we get Method of Symbolic Operators
1
f(D) eaX V1 = eax V1
f(D + cr)
Operating on both sides of Eqn. (48) with I -we get
f(D) .

where Vl is any function of x.


Let us consider the following examples.
Example 14 : Find the particular integral of
(D2 + 1) y = xe2'
I
Solution : P.1 = xeZX
D2 + 1
1
= e2X x (using relation (49))
(D + 2)2 + 1

- -eZY (Sx - 4)
25
dS
Example 15 : Solve - + 2y = x2e3' + ex cos2x
dx2
Solution : A.E is
m 2 + 2 = 0
* m = t i f i

I :. C.F = yc = c1 C O S ~ X + c2 sinfix

1
-
- - elx ( l l x - 6) + ex (2D + 1). cos2x
121 4D2 - 1
1 Second and Higher Order 1 1
Ordinary Differentlnl Equations =- e3' ( l l x - 6) + ex (2D + 1) COS~X
121 4(-22 ) - 1
ex
- - e3' ( l l x - 6) + - [2(-2sinx) + COS~X)]
121 -17
1
-
- - e3' ( l l x - 6)
121
+ ( f:
--- sin2x -
17

Hence the complete solution is


1 1
y = clcosfix +
c2sindZx + -e3' ( l l x - 6)
121
+ - ex (4sin2x
17
- cos2x)

Let us look at another example.


Example 16 : Find the particular integral of
(D2 - 2D + 1) y = xeXsinx
Solution : P.I. is

-
- I~ (-e(l + O X (x + 2i)j
= Im [-ex (cosx + i sinx) (x + 2i) ]
= -ex (2cosx + x sinx)
You may now try the following exercises:

E9) Solve the following equations:


a) (D2 + + 2) y = e2'sinx
3D
b) (D2 - 2D + 1) y = x2e3'
c) (D3 - 2D2 - 19D + 20) y = xeX + 2e-4Xsinx
d) (D3 - 3D2 + 3~ -1) y = xeX + ex
E10) Solve the following equations:
a) (D2 - I) y = x2cosx
b) (D2 - 4D + 4) y = 8x2 eZXsin2x

c) ( D -~ 1) y = xsinx + (1 + x2) ex
d) (D4 - 1) y = x2sinx
Note that methods of symbolic operators for finding particular solutions are Method of Symbolic Operators
applicable only to equations with constant coefficients. They do not work for
equations with variable coefficients. Quite often operators with variable coefficients
are not factorisable. Even if so, factors do not commute as you have already seen
in Sec. 8.2. However, these methods can be applied t o certain particular types of
equations with variable coefficients namely, Euler's equations and equations
reducible to Euler's form. Euler's equations, which you have already studied in
Unit 7, can be reduced to equations with constant coefficients by using certain
transformation of the variables. In the next section we shall apply operator
methods of such equations.

8.5 EULER'S EQUATIONS

Consider the nth order Euler's equation, namely,

On substituting x = eZor z = lnx, we can reduce Eqn. (50) to the form


- --
[a,,D1(D' - 1) .... (D'- n - 1) + a l Dr(D'- 1) ... (D'- n - 2) + ...
.... + a,-lD' + a,] y = b(e7
or [A0D'" + A,D'"-' + ... + A,-,D' + A,] y = b(ez) ...(51)
d
where D ' = - and A,,, Al ,...., A, are constants.
dz
Eqn.(51) is a linear differential'equation with constant coefficients and can be
treated by the operator methods. If its solution is y = g(z), then the solution of
Eqn. (50) is y = g(1nx).
Let us now consider the following example.
d 2~ - dy
Example 17 : Solve x2 ----
dx
x--
dx
+ y = 21nx
d
Solution : Putting z = lnx, and denoting - by D ' , Eqn. (52) can be written as
dz
[Df(D'- 1) - D ' + 11 y = 22
( D ' ~- 2D + 1) y = 22
A.E. is
m2-2m +1= 0
3 m = 1, 1.

:. C.F = (cl + cZz)eZ

= 2 [l - 2D' + ~ ' ~ 1z- l


= 2 [l + 2D' +....I z
= 2(2 + 2) = 22 + 4
.'. Complete solution is
y = (c, + c2z)eZ+ 22 + 4
= (cl + C2 111~)X + 2111~+ 4
You may now try the following exercise.

E l 1) Solve the following equations:


- 3xD
a) ( x ~ D ~ + 4) y = 2x2
Second and Higher Order 4
Ordiisry Differentid Egoations c)
xZ x3
d) (x2D2 - XD + 4) y = cos (lnx) + xsin (Inx)

There are some differential equations that are.easily reducible to the Euler's
equations and hence to the equations with constant coefficients. We shall now take
up such equations.
Equations reducible to the Euler's Form.
Consider an equation of the form
d "Y dn-'y dy
(ax+ b)" - + a, (ax + b)"-' - +..-.+ a,,-' (ax+b) - + any = f(x),
dx " dxn-I dx ...(53)
where the coefficients a,, a, ,...., a, are constants.
We can transform equations of the form (53) to Euler's equation when the
independent variable x is changed to z by means of the substitution z = ax+ b.
Eqn. (53), under this substitution, reduces t o

- Eqn. (54) can then be reduced t o an equation with constant coefficients by the
substitution t = Inz.
In practice, instead of making two substitutions, we make only one substitution,
viz., et = ax + b, and then from Eqn. (53) we can directly derive an equation
with constant coefficients.
We now illustrate through an example how this is achieved.

d2y +
-- dy - 36y = 3x2 + 4x + 1
3(3x + 2) -
Example 18 : Solve (3x +2)'
dx . dx ...(55)
d
Solution : Putting- 3x + 2 = e Zand denoting - = Dl ' , we have
- dz
dy dy dz -
I=---- nfv ...(56)
-d 2~- -
dx'
-3.3
D'y
( 3 ~ + 2 ) ~
+ ---3
3x + 2
(Dr4) ,
, 3

-9-
-
- (D" - D ' ) y ...(57)
(3x + 2)2
Substituting from Eqns. (56) and (57) into Eqn. (59, we get
Method of Symbolic Operators

:. Complete solution of Eqn. (55) is

And now an exercise for you.


p~

E12) Solve the following differential equations:

d2y dy
b) (1 +x )-
~
dx2
+ (1 + x) -
dx
+y = 4cos [In (1 + x)]

We now end this unit by giving a summary of what we have covered in it.

8.6 SUMMARY

In this unit we have covered the following :


d
1. The symbol D is used for --- and an nth degree polynomial f(D) in Q is
dx
called symbolic operator.
1
2. -b(x) is that function of x which when operated upon by f(D) gives
f(D) 1

b(x) and is a particular integral of f(D) y = b(x). Here -2.- is called


f(D)
I
inverse operator.
3. If y,, y2 ,...., ym are the solutions of equations
f(D) y = b,(x), f(D) y = b2(x) ,..., f(D) y = bm(x) respectively, then
Y = Y1 + Y2 + ....+ Ym is a solution of f(D) y = b,(x) + ...+ bm(x)
4. f(D) [eay] = e" f(D + a) y
1
Y
(D - m,) (D - m2) ... (D - m,)

(1 e-'lXb(x) dx) dx) .... dx) dx

6.

7.
D-a
1
-e"
1
--- b(x) = e"

1
= -- e",
S e-"b(x)dx

if f(a) # 0.
f(D) f(a)
1 1
8. -e" = e " = - _ xP
_ eax
, if fk(a) = 0
f(D) (D - a)P 4 0 ) P! +(a)
for k = I ,...., (p - I), but 4(a) # 0.
1 1
9. --- C O S (+~ ~
b) = -cos (ax + b) , if 4(-a2) # 0.
I 4(D2) 4(- a2)
1 1
Second and Higher Order
Ordinary Differential Equations
10. --- sin(= + b) = -sin (ax + b), if 4( - a2) # 0.
4(D2) 4(- a2)
1 1 1
11. -cos(ax + b) = cos (ax + b) if 4k(-a2) = 0
4P2) (D' + a21p $(D')
for k = 1, 2 ,...., p-1 but $(-a2) # 0
1 1 1 '
12. -sin(ax + b) = + b) if 4k(-a2) = 0
sin (ax
4032, (D' + a2)p $(D')
for k = 1 ,..., p - 1 but $(-a2) # 0.
1
13. -bk(x) = (c,, + c1D + ... + c ~ D bk(x)
~ ) ; bk(x) a polynomial of degreek.
f(D)

15. Euler's equation (xnDn + alxn-I D"-I + .... + an-] xD + an) y = b(x) can be
reduced to an equation with constant coefficients with the help of the
substitution x = eZ.
16. Differential equation
[(ax + b)" Dn + al (ax+ b)"-' D"-I +...+ an-] (ax + b ) D + a,] y = b(x)
can be either reduced to Euler's equation by using the substitution
ax + b = z or it can be reduced to an equation with constant coefficients by
means of the transformation ax + b = e'.

El) a) ( D + 2 ) ( 2 D - 1 ) .

b) (D - 1) (D + 2) (D - 3)
C) (D + 2)3 (2D - 1)
d) (D - 4) (D' + 4D + 5)
E2) We have

1 1
Thus, - -is a particular integral of g(D) h(D) y = b(x)
h(D) g(D)
E3) yp = ex - 2.
1
E4) a) P.1 = secnx
D~ + n2
1 1 1
-
-(-
- 2n1 D + in + KZ) secnx

- 1
2ni
[.nix J ,-i nx
secnx dx - e-' nX
S ei nx secnx dx
I
-
2ni
FeniX S (1 - i tan nx) dx - (1 + i tan nx) dx
I
e-'
n -'[
-
1
x sin nx - - cosnx In (secnx)
n
1
b) - - (3sinx + cosx) + - e-" (2sinx + cosx)
I
10 5
Method of Symbolic Operators

4
E5) a) y = (c, + cZx)ex + - e(5/2)X
3

c) Given equation can be written as

Then solving, we get

1
E6) a) y = (cl + c2x) cosnx + (c3 + c4) sinnx + (n2 - m2)2 cosmx
b) y = (cl cosmx + c2 sinmx) + (c3.cosnx + c4 sinnx)

+ 4(n2 x- m2) [msinmx


-
sinnx
n -1
E7) a) C.F = [
e-("2)X cl cos (P.)+ c2 sin (P X)]

1
- (2cos2x + 3sin2x)
13
:. Complete solution is

y = e(-1/2)x cos :( x) + c2 sin :(

b) y = e-(ncOsa)x
[cl cos (nsinu) x + c2 sin (nsinn) x] + a
sin nx
2n2 cosn
Second and Higher Order
Ordinary Differential Equations
E8) a) y = cl + c2x + (c3 + c4x) ex + x2 + X
-
6

:. Complete solution is

4 2
+ - sinx + - cosx
5 5
1
E9) a) y = + c2e-" + - eZX(1 1 sinx - 7 cosx)
170

1
P.1 = (xeX + 2e-" sinx)
D3 - 2D2 - 19D + 20

1
+ 2e-4X sinx
(D - 4)3 - 2(D - 4)'- 19(D - 4) + 20
1 1
= ex
D3 + D2 - 20D
+ 2e4X D3 - 14D2 + 45D
sinx

= - ex - - ioD2]-lX + ~ ~ - 4 x 1 sinx
20D -D + 14 + 45D
-
20
ex - 1
l [
D
+ D
-
20
+ order (D2)

7 -22D
I x

+ e4'
(7 - 22D) (7 + 22D)
sinx

1
+ e-4X(7 - 22D) sinx
20 D 49 + 484
ex e Method of Symbolic Operators
(7 sinx - 22 cosx)
533
:. The complete solution is

y = cleX + ~~e~~+ ~ ~ e - ~ ~ - - (7 sinx - 22 cosx)


20

EIO) a) y = cleX + c2e-' + xsinx + - ( )


cosx

b) y = (cl + c2x) e2" + e2' (3sin2x - 4xcos2x - 2x2 sin2x)


1 1
c) y = cleX+ c2e-' - - (cosx + xsinx) + - xeX(9 - 3x + 2x2)
2 12

d) y = cle-x + c2eX+ c3 cosx + c., sinx + 4


3
- - x2 sinx
8
E l l ) a) y = (c, + c2 lnx) x2 + ( ~ n xx2
)~
1 1 X
b) y = (cl + c2 lnx) -X
+- x
In -
1-x
c) The given equation can be written as
(x3D3- 4x2D2 + 5xD - 2) y = x3
d
Let z = lnx and denoting - by D ' , the given equation reduces to

-
dz
[D' ( D ' - 1) (D' - 2) - 4D' (D' - 1) + 5D' - 21 y = e3'
( D ' ~- 7 D f 2 + 11D' - 2) y = 'e3'
. . = c1e2z + e(3/2)z (C2e(fi1/2)z+ C3e(-fil/2)z
C.F
- C,X2 + x5/2 (c2xfil/2 + C3X-fil/2
-
1
1
P.1 = e 3z
(D' - 2) ( D -~ 5D + 1)

- 1 e3z =
x
--
5 5
i Hence solution is

d) The given equation is


~ + 4) y = cos (111~)+ xsin (lnx)
- XD
( x ~ D
d
Let z = lnx and denoting - by D', the given equation reduces t o
dz
[Df(D' - 1) - D ' + 41 y = cosz + eZsinz
( D f 2- 2D' +
4) y = cosz + eZsinz
A.E. is
- 2 2-6
rn2-2m + 4 = 0 m = -
L
= l ~ i f i
C.F = eZ(cl cos f i z + c2 sin f i z ) = x [c, cos ( f i l m ) + c2 sin (film)]
1 1
P.1 =
D ' ~ - ~ D+' 4
cosz + ez sinz
D f 2- 2D' +4
1 1
-
-
+4 cosz + ez sinz
-1-2D' (D' + 112-2(Df + 1) +4 89
Second and Higher Order 1 1
Ordinary Differential Equations = (3 + 2D') 9 - 4 cosz
~ ' ~ + ez +3
D ' ~
sinz

1 1
= (3 + 2D') -cosz + ez - sinz
9 + 4 -1 + 3
cosz e
= (3 + 2D') -+ - sinz
13 2
3 2 1
= - cosz - - sinz + - eZsinz
13 13 2

Hence solution is
3 2
Y =' clx cos(fi1nx) + c2x sin ( f i lnx) +-
13
cos(1nx) - - singnx)
13
X
+ - sin (lm)
2
E12) a) The given equation is
(2x - 1)' D2 + (2x - 1) D - 2y = 0
d
Let (2x - 1) = eZand denoting - = D', we have
dz

-d2y 4
- - ( D f 2- D') y
dx2 (2x - 1)'
Substituting them in the given equation, we have
[4(Dt2 - D') + 2Df - 21 y = 0
a ( 4 ~ -' 2D'~ - 2) y = 0
a (2Dt2 - D' - 1) y = 0
A.E is
2m2 - m - 1. = 0

:. The solution is

b) The given equation is


[(I + x2) D2 + (1 + x) D + I ] y = 4cos (ln(1 + x))
d
Let 1 +x = eZand denoting - by D', we have
dz

-d2y
- - 1
D' (D' - 1) y
dx2 il+x)2
Then the given equation reduces to
[D' (D' - 1) + D ' + l] y = 4 ~ 0 s ~
A.E is
m2-m + m + 1 = 0
a m = *i.
:. C.F = c, cosz + c2sinz = clcos (In (1 + x)) + c,sin(In (1 + x))
1 Z
P.1 = 4
+1
D ' ~
cosz = 4 - sinz
2
= 2 In (1 + x) sin (In (1 + x))
Hence the required solution is
y = cl cos (In (1 + x)) + czsin (In (1 + x)) + 2 In (I + x) sin (In (1 + x)).

You might also like