ElijahRockers
Gold Member
- 260
- 10
Homework Statement
4y''+4y'+y = cos(2t), y(0)=0, y'(0)=0
Homework Equations
y(t)=yh+yp
The Attempt at a Solution
characteristic roots are repeated, m=-1/2, so
y_h = A_1 e^{\frac{-t}{2}}+A_2 te^{\frac{-t}{2}}
undetermined coefficients:
yp = Acos(2t)+Bsin(2t)
plugging into original equation and solving, I got A= -15/289 and B= 8/289
using initial conditions, I got A_1 = 15/289 and A_2 = -47/578
so
y(t) = \frac{15}{289}e^{\frac{-t}{2}} - \frac{47}{578}te^{\frac{-t}{2}} - \frac{15}{289}sin(2t) + \frac{8}{289}cos(2t)
should be the answer, but apparently it's wrong. I have checked over my work and can't find the fault.
Last edited: