Show that ____ is a solution to the differential equation model?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
thename1000
Messages
16
Reaction score
0

Homework Statement



Trying to go over this part of my test review. I'm not understanding how to do this. The specific problem which I actually have worked out in my notes:

A diff equation model of the motion of a spring where x is displacement from the spring's natural length, k is the spring constant, and m is the mass as follows:

(d^2*x)/(d*t^2) = k/m * x


Show that x(t)=sin(sqrt(k/m)*t) + 2cos(sqrt(k/m)*t) is a solution to the model.







The Attempt at a Solution




My notes appear to take the first, then the second dir. of the second function there. But that's all I can make sense of. Maybe I'm not understanding how to take the dir of these functions I'm not sure.

For example on the second to the last line, how am I supposed to simplify -k/m (sin(sqrt(k/m)t) + 2cos (sqrt(k/m)t)

to

-k/mx

thanks for any help!
 
Physics news on Phys.org
Office_Shredder said:
Because you just said that x=(sin(sqrt(k/m)t) + 2cos (sqrt(k/m)t) ?

uhhh...thanks? Since somebody answered I won't get a real answer now. :(
 
Uhh... that was a real answer?
Show that x(t)=sin(sqrt(k/m)*t) + 2cos(sqrt(k/m)*t) is a solution to the model.

Notice how you assume that x is sin(sqrt(k/m)*t) + 2cos(sqrt(k/m)*t) to start your answer.



For example on the second to the last line, how am I supposed to simplify -k/m (sin(sqrt(k/m)t) + 2cos (sqrt(k/m)t)

to

-k/mx

Notice how you want to replace the bolded portion with x. Notice how x is assumed to be exactly the bolded portion.
 
Yes, I see what you're saying, sorry.

I gave the second to the last line as an example of how I don't fully understand the process.

To take the derivative or second derivative of the function do I sub something for sqrt(k/m)?

sin(u*t) + 2cos(u)*t

Like that?