Simple Harmonic Motion Question

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 · 2K views
coffeem
Messages
91
Reaction score
0

Homework Statement


A particle undergoes simple harmonic with amplitude of 10cm and frequency 5Hz. If it passes through the equilibrium position (x=0) at time t = 0, calculate the position, velocity and acceleration of the particle at t = 3.5m5 ms.



The Attempt at a Solution




Given that:

A = 0.1m
f = 5Hz
therefroe w = 2pif = 10pi
phase difference = 0.

So using the standard: x = Acos(wt+PD)

where PD = phase difference.

I get x = 0.1m.
differentiating this I get:
v = -0.34 m/s
and again differentiating I get:
a = -98.0 m/s^2.

However these answers appear to be wrong. Any advice on where I am messing up?
 
Physics news on Phys.org
coffeem said:

The Attempt at a Solution

Given that:

A = 0.1m
f = 5Hz
therefroe w = 2pif = 10pi
phase difference = 0.

So using the standard: x = Acos(wt+PD)

where PD = phase difference.

I get x = 0.1m.
differentiating this I get:
v = -0.34 m/s
and again differentiating I get:
a = -98.0 m/s^2.

However these answers appear to be wrong. Any advice on where I am messing up?

Your attempt at getting 'A' and 'ω' are correct. But the particle starts at x=0, t=0. So your general equation should be sine and not cosine.

If it said x=A at t=0, then you'd use cosine.

coffeem said:

Homework Statement


A particle undergoes simple harmonic with amplitude of 10cm and frequency 5Hz. If it passes through the equilibrium position (x=0) at time t = 0, calculate the position, velocity and acceleration of the particle at t = 3.5m5 ms.
 
rock.freak667 said:
Your attempt at getting 'A' and 'ω' are correct. But the particle starts at x=0, t=0. So your general equation should be sine and not cosine.

If it said x=A at t=0, then you'd use cosine.


Thanks - that makes sense. I just read the position from the book without thinking...

So:

x = 0.1*sin(10pi*t)
v = 0.1*10pi*cos(10pi*t)
a = -0.1*100*pi^2*sin(10pi*t)

would that be correct? thanks
 
coffeem said:
Thanks - that makes sense. I just read the position from the book without thinking...

So:

x = 0.1*sin(10pi*t)
v = 0.1*10pi*cos(10pi*t)
a = -0.1*100*pi^2*sin(10pi*t)

would that be correct? thanks

Yes that should be correct now.
 
rock.freak667 said:
Yes that should be correct now.

Thank you very much - i appreciate the hepl.