Working backwords from solution to DE

  • Thread starter Thread starter Panphobia
  • Start date Start date
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?

\sin t \cos t = \frac12 \sin(2t).
 
Yea I got the answer now, thanks a lot!
 
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