Finding a Homogeneous D.E. that has a particular solution

Alex Ruiz
Messages
1
Reaction score
0

Homework Statement



The problem reads:

Find a homogeneous linear differential equation with constant coefficients that has the following particular solution:

yp = e^(-t) + 2te^(t) + t^(2)e^(t) - sin(3t)

Express your equation in differential operator form. (Hint: What annihilators would you need to annihilate everything in this particular solution?)

Homework Equations



The annihilators that I put for each term were:

((D-1)^3) for (2te^(t) + t^(2)e^(t))

(D+1) for (e^(-t))

(D^(2) + 9) for (sin(3t))



The Attempt at a Solution



After plugging in I got:

(D+1)((D-1)^3)(D^(2) + 9)y = 0

I was wondering is this the correct answer since he stated to express the equation in differential operator form? Or is there another step I'm missing. If I'm doing this completley wrong I would greatly appreciate any clarity for this problem. Thank you in advance for any help.
 
Physics news on Phys.org
This looks right to me. There may be some other simplification you could do, but I don't see anything wrong with what you have.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top