Calculating Force on an Oscillating Mass: A Simple Harmonic Motion Problem

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
4 replies · 4K views
jumpingjack90
Messages
14
Reaction score
0
Force on an oscillating mass?

Homework Statement


A 2.10 kg mass on a frictionless horizontal track is attached to the end of a horizontal spring whose force constant is 6.00 N/m. The mass is displaced 3.09 m to the right from its equilibrium position and then released, which initiates simple harmonic motion. What is the force (including direction, choose the right to be positive) acting on the mass 4.18 s after it is released?


Homework Equations


F=kx
w=(sqrt)k/m
x(t)=xm*cos(w*t+phase costant)

The Attempt at a Solution


Find angular frequency
w=(sqrt)k/m=(sqrt)6.00/2.10=1.69rad/s
2-The displacement is given as a function of time:
x(t)=xm*cos(w*t+phase costant)
the function is:
x(t)=3.09*cos(1.69t)
the hooke law for spring is:
F=-kx
x(4.18)=3.09*cos(1.69*4.18)=3.06m
the force acting is:
F=-6.00*3.06=18.36N
Which is the incorrect answer. I'm not sure what I'm doing wrong. any help will be greatly appreciated. thanks!
 
Physics news on Phys.org


Whoops, ignore whatever I wrote earlier, if you caught it, I misread your answer.
Everything looks peachy from here, negative sign aside.

For a simple harmonic oscillator:
[tex]x(t)=A\cos{(\omega t + \theta)}[/tex]
Your initial conditions dictate that this be a cosine function with a phase constant 0 (Since its at its max amplitude at [tex]t=0[/tex])
[tex]x(t)=3.09\cos{(1.69t)}[/tex]

Haha! I feel so dumb. I was operating under degrees instead of radians in my calculator. I suspect the thread-starter made the same mistake.

You're on the right track, but [tex]3.09\cos{(1.69*4.18)}[/tex] is approximately 2.195, and not 3.06.
 
Last edited:


solved it! thanks for the input everyone!