Annihilator method question

lucas20

New member
Joined
Aug 10, 2014
Messages
1
Let A be a constant-coefficient operator with characteristic polynomial Pa(x).
(a) Use the annihilator method to prove that the differential equation A(y) = e^(αx) has a
particular solution of the form:

y = (e^(αx))/Pa(α), if α is not a zero of polynomial Pa(x).


(b) If α is a simple zero of Pa(x) (multiplicity l), prove that the equation A(y) = e^(αx) has the
particular solution:

y = (xe^(αx))/Pa'(x)

ps: if you didn't understand the question text see it on the attachment file.
 

Attachments

  • apostol.jpg
    apostol.jpg
    25.2 KB · Views: 2
Where have you gotten stuck? Assuming you have no way on how to approach the problem, I'll outline how I would start to solve the problem. First, let rj be the roots of the characteristic equation and aj be the constant coefficients. Then we have

A(y) = an Dny + an-1 Dn-1 y... + a0 y = an (D - rn) (D - rn-1) ... (D - r0) y
where Dn is the differential operator (dn / dxn) and an is assumed non-zero. Now the annihilator of eαx is (D - α). So multiply the equations by the annihilator and consider what happens when you have multiple roots.
 
Top