Simple harmonic motion diff. 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
1 reply · 4K views
Breedlove
Messages
26
Reaction score
0

Homework Statement


A mass of 1 slug is suspended from a spring whose spring constant is 9 lb/ft. The mass is initially released from a point 1 foot above the equilibrium position with an upward velocity of [tex]\sqrt{3}[/tex] ft/s. Find the times at which the mass is heading downward at a velocity of 3 ft/s.

Homework Equations


x(double prime) + k/m x=0
(k/m)^(1/2)=w

The Attempt at a Solution


So first, m=1, k=9 and the initial conditions: x(0)=-1 and x(prime)(0)=-[tex]\sqrt{3}[/tex]
x(double prime)+9x=0 which has roots (plus or minus)3i. The solution then looks like

x(t)=C1cos(3t)+C2sin(3t) and then plugging in initial conditions I get C1=-1, C2=-[tex]\sqrt{3}[/tex]/3

Then converting it to another form where A=[tex]\sqrt{C1^2+C2^2}[/tex] and phi=arctan(C1/C2)
x=Asin(wt+phi)
x=2[tex]\sqrt{3}[/tex]/3 sin(3t+4pi/3)
Taking the derivative to get the velocity:
x(prime)=6[tex]\sqrt{3}[/tex]cos(3t+4pi/3)
setting x(prime)=3 and solving for t yields a negative value for t, t=-.97

I know I didn't really show a lot of work in a form that is easy to read or understand, but where am I going wrong here? Thanks for any help you can provide!
 
Last edited:
Physics news on Phys.org
Cosine function gets a given value in more than one point; maybe you should solve the first positive value of t where it holds.