How Does Phase Shift Affect the General Solution for S.H.M. in a Helical Spring?

  • Context: Undergrad 
  • Thread starter Thread starter SherlockOhms
  • Start date Start date
  • Tags Tags
    Spring
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
2 replies · 2K views
SherlockOhms
Messages
309
Reaction score
0
We've just begun studying oscillatory motion and recently derived the differential equation of motion for a helical using Hooke's law and Newton's second law of motion.

The differential equation of motion for the helical spring is (dx/dt)^2 + (k/m)x = 0. In our lecture notes it says that the general solution to the above equation is x = Acos(ωt +θ), where θ is the phase constant. From this you can find the various equations for T, a and ω. Also, the notes go on to state that if θ = -pi/2 then Acos(ωt +θ) becomes Asin(ωt), which makes sense.

However, in our textbook it says that x = Asin(ωt +θ) is the general solution to the differential equation of motion and that is θ pi/2 then Asin(ωt +θ) becomes Acos(ωt), this also makes sense.

So, I was just wondering is the general solution arbitrary or is there a mistake in either the notes or text?
Thanks in advance.
 
Physics news on Phys.org
Realize that cos(ωt) and sin(ωt) are the same except for a phase shift. The general solutions are equivalent.

cos(x) = sin(x + π/2)

sin(x) = cos(x - π/2)
 
Doc Al said:
Realize that cos(ωt) and sin(ωt) are the same except for a phase shift. The general solutions are equivalent.

cos(x) = sin(x + π/2)

sin(x) = cos(x - π/2)

Cool. Thanks for that.