Help with solving a IH equation

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

Homework Statement



d2i/dt2 + 6di/dt + 25i = -292sin4t

Homework Equations


The Attempt at a Solution



i got a solution of
Ae^(-3t)cos4t + Be^(-3t)sin4t + 292/9(cos4t) + 146/9(sin4t)
want to know if I am right
 
Last edited:
Physics news on Phys.org
Your solution looks reasonable. Your solution can be divided into two parts: the solution to the homogeneous equation i'' + 6i' + 25i = 0, and the particular solution to the nonhomogeneous equation you have.

So your general solution is i(t) = ih(t) + ip(t), where ih(t) consists of the first two terms of your solution, and ip(t) consists of the last two terms.

Your homogeneous solution checks with what I got. To confirm that your general solution is correct, all you need to do is check that your particular solution actually works.

From ip(t) = (292/9)cos4t + (146/9)sin4t, calculate ip' and ip''. If ip'' + 6ip' + 25ip equals -292sin4t, your solution is correct.