2nd order differential equation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
NEGATIVE_40
Messages
22
Reaction score
0

Homework Statement



y''+16y=3.36

This is actually part of a spring question I'm attempting at the moment, and I'm having a mental blank on how to deal with the 3.36.

Homework Equations



n/a

The Attempt at a Solution



I've found the characteristic equation and solution based from that;
[tex]c_1 cos(4x) + c_2 sin(4x)[/tex]
but the answer is
[tex]c_1 cos(4x) + c_2 sin(4x) + 0.21[/tex]
 
Last edited:
Physics news on Phys.org
vela said:
You found the homogeneous solution. You need to find the particular solution. Try substituting a trial solution of the form yp=A and solving for A.

[tex]y_p = A [tex] so doing that I get A = 0.21, which gives me the correct solution.<br /> <br /> thanks.[/tex][/tex]
 
However do you know the rationale for choosing trail function as A instead of A x
 
yep. so it isn't a multiple of the homogenous solution. I did a course of DE's a while ago, I just forgot what to do in this case.
 
icystrike said:
However do you know the rationale for choosing trail function as A instead of A x
If you had tried Ax, then (Ax)''= 0 so the equation would have been 16Ax= 3.36. The left side has an "x" and the right side doesn't. May I ask why you are doing this problem? I would imagine it is because you are taking a course in differential equations but I cannot imagine you having a homework problem like this if you are not in a chapter of your textbook that has a detailed description of "Undetermined Coefficients" as this method is called.