Thursday, October 27, 2022

More Advanced Use Of Differential Operators

 Differential operators find widespread use in many applications and in solving differential equations. In my October 12 post I introduced some basic differential operators and gave the various forms in which they are written.  There are also more advanced operators which can be used to solve differential equations and those are the topic of this post.  The first thing to note is that there can be multiple variations on the same basic operator form but which can be used in different settings, problems.

 Let P(D) represent a polynomial in D with constant coefficients then:  

rx  P(D)y = P (D -r) [ rx  y]   

Or we can write:

P(D)rx  y]  =  rx  P(D  + r)y

Also;  - rx  P(D )rx  y]  =   P(D  + r) y

This can also be written: 

  rx  y] P(D ) = rx   [y] /P(D  + r)  

Further:  P(D) rx   =  rx     P(r)

Or:    rx  / P(D) =   rx / P(r)    If P(r)  =/ 0

And more generally:   

[e rx  y] / P(D)   =    rx [y] / P(D +  r) 

Each of the above basically states the same property which we refer to as an "exponential shift".  It's instructive here to see the application in solving differential equations.    We look first at obtaining the general solution of the differential equation:

y"'-  4 y"  + 4y' = 0

Which we will first convert to operator form, i.e.

(D 3  -   42   +   4D) y  =  D (D- 2) 2  y = 0

So that we get two initial results:

a) D   =  0   and  b): (D- 2) 2  =  0

For which (a) has solution:     y1 (x) = C

And for (b) we apply the exponential shift in the form:  

- rx  P(D )rx  y]  =   P(D  + r) y

 Using r = -2 to get:

(D- 2) 2  =  2x  2  ( -2x  y)   =  0

Alternatively:   

2  ( -2x  y)   =  2  z  =   0

Integrating twice yields:

 z  =   A

z =   -2x  y  =  Ax +  B

Or:   y 2    = (Ax + B) 2x 

Then the general solution becomes:

y 1   +  y 2    =  (Ax + B) 2x   +    C

Example Problem:

Solve the equation:  y" +  4y   =  3x

We apply the shifting form:

rx  / P(D) =   rx / P(r)   With r = -1

Then write:  (2 +   4) y  =  x

y =  (2 +  4) -1    x    =  /5 


Suggested Problems:

1) Solve the differential equation below using an appropriate differential operator:

y"  -  4y   + 4 = x2x

2) Solve the operator form of the differential equation below:

 (D- 1) 3  y =  x


3)  Consider the differential equation:

dy2/dx2  + K2 y = 0

a) Show the equation in operator form, with operator specified.

b) Obtain the general solution from factorization of the full operator differential equation.




No comments: