How to Modify Y(t) for Nonhomogenous 2nd Order DE with e^-t and cos(2t) Terms?

  • Thread starter Thread starter jesuslovesu
  • Start date Start date
  • Tags Tags
    2nd order
jesuslovesu
Messages
185
Reaction score
0

Homework Statement


Well I've got another one that totally sucks.
y'' + 2y' + 5y = 4e^{-t}cos(2t)

Homework Equations


The Attempt at a Solution



I tried Y(t) = Ae^{-t}cos(2t) + Be^{-t}sin(2t) but that unfortunately yielded 0 = 4e^{-t} cos(2t)

So my question is how does one modify Y(t) in this type of situation? The only thing I can think of is something like Y(t) = Ae^{-t}t^2cos(2t) + Be^{-t}tsin(2t) but that seems rather painful
 
Physics news on Phys.org
Try,
<br /> Y(t) = Ae^{-t}tcos(2t) + Be^{-t}tsin(2t)<br />
which is what you wrote down but I changed a t^2 to a t. Yeah, it's kind of painful, but it will work. Without the t's it just the homogeneous solution. You knew that would give you zero, right?
 
Last edited:
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