Working backwords from solution to DE

  • Thread starter Thread starter Panphobia
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
Panphobia
Messages
435
Reaction score
13

Homework Statement


if y = c1*e^t*sin(√3t)+c2*e^t*cos(√3t) + sintcost

The Attempt at a Solution



I have already figured out that (2±√-12)/2 so b = -2 and -12 = 4-4c so c = 4 and a = 1
and that means that the associated homogeneous DE is y'' -2y' + 4y = 0, but I don't know what to do about the sintcost to get then g(t) in y'' -2y' + 4y = g(t), I have tried looking at different methods of solving 2nd order differential equations and tried working backwards but I can't get anything going. What would a good first step be?
 
Physics news on Phys.org
Panphobia said:

Homework Statement


if y = c1*e^t*sin(√3t)+c2*e^t*cos(√3t) + sintcost

The Attempt at a Solution



I have already figured out that (2±√-12)/2 so b = -2 and -12 = 4-4c so c = 4 and a = 1 and that means that the associated homogeneous DE is y'' -2y' + 4y = 0,but I don't know what to do about the sintcost to get then g(t) in y'' -2y' + 4y = g(t), I have tried looking at different methods of solving 2nd order differential equations and tried working backwards but I can't get anything going. What would a good first step be?

[itex]\sin t \cos t = \frac12 \sin(2t)[/itex].
 
Yea I got the answer now, thanks a lot!