Why Do Different Methods Yield Different Results for Simple Harmonic Motion?

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
5 replies · 2K views
Zolo
Messages
9
Reaction score
0
There is a horizontal spring-mass system lie on top of a frictionless table.
let m=mass
k=spring constant
x=displacement from equilibrium position
A=amplitude
T=period

By using conventional way, time taken to complete a quarter of cycle=T/4=(∏/2)√(m/k)

consider another way of doing, F=-kx
a=-(k/m)x
then we can consider the average acceleration of first quarter of motion a=(1/2)(k/m)A
since s=ut+1/2at^2
then, A=(1/2)*(1/2)(k/m)A*t^2
finally, we get t=2√(m/k)

why is the ans from both way diffrent...Both ways seem to be equivalent...
 
Physics news on Phys.org
If u consider a body moving with constant acceleration(constant rate of change of velocity with time), then we know that average velocity across any time interval=(V2-V1)/2
Thus, the motion can be regarded as constant velocity with the average velocity

In this system, rate of change of acceleration with respect to x is constant, so when can conclude that average acceleration across any interval of x=(a2-a1)/2
For this case,
a2= acceleration at maximum displacement=(k/m)A
a1=acceleration at equilibrium position=0

isn't this show that the motion can be regarded as a constant acceleration with the average acceleration?
 
Its true that if velocity is linear with respect to time, then the average velocity can be treated as a constant velocity. Its also true that if acceleration is linear with respect to time, then the average acceleration can be treated as a constant acceleration. But in the case of the spring, the acceleration is not linear with respect to time, its linear with respect to position. Your method would be fine if acceleration were linearly related to time, but its not; its sinusoidaly related.
 
Last edited:
Its true that if velocity is linear with respect to time, then the average velocity can be treated as a constant velocity. Its also true that if acceleration is linear with respect to time, then the average acceleration can be treated as a constant acceleration. But in the case of the spring, the acceleration is not linear with respect to time, its linear with respect to position. Your method would be fine if acceleration were linearly related to time, but its not; its sinusoidaly related.

Can you explain or show why it so when it is linearly related to time?