Simple harmonic motion (finding omega)

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 · 19K views
SteroidalPsyc
Messages
6
Reaction score
0

Homework Statement


A particle executes simple harmonic motion with an amplitude of 2.51cm. At what positive displacement from the midpoint of its motion does its speed equal one half of its max speed?


Homework Equations


A=2.51 cm
x(t) = Acos(wt)
v(t) = -Awsin(wt)
vmax = |-Aw|


The Attempt at a Solution


I just want to know how to find w so I can plug it into the vmax equation.
 
Physics news on Phys.org
SteroidalPsyc said:

Homework Statement


A particle executes simple harmonic motion with an amplitude of 2.51cm. At what positive displacement from the midpoint of its motion does its speed equal one half of its max speed?

Homework Equations


A=2.51 cm
x(t) = Acos(wt)
v(t) = -Awsin(wt)
vmax = |-Aw|

The Attempt at a Solution


I just want to know how to find w so I can plug it into the vmax equation.

You actually don't need to plug it in. If [tex]v_{max} = Aw[/tex] then [tex]\frac{v_{max}}{2} = \frac{Aw}{2}[/tex]

Just use the energy equation

[tex]\frac{1}{2}kA^2 - \frac{1}{2}kx^2 = \frac{1}{2}mv^2[/tex]

where [tex]v= \frac{Aw}{2}[/tex], and remember to sub [tex]\frac{k}{m}[/tex] for [tex]w^2[/tex].
 
Last edited:
novop said:
You actually don't need to plug it in. If [tex]v_{max} = Aw[/tex] then [tex]\frac{v_{max}}{2} = \frac{Aw}{2}[/tex]

Just use the energy equation

[tex]\frac{1}{2}kA^2 - \frac{1}{2}kx^2 = \frac{1}{2}mv^2[/tex]

where [tex]v= \frac{Aw}{2}[/tex], and remember to sub [tex]\frac{k}{m}[/tex] for [tex]w^2[/tex].

I don't know what k is though. How do I find k?
 
Divide both sides by k!
 
O ok haha sorry I'm really tired. Thanks for the help I solved it!
 
You don't need the velocity or the angular frequency in order to answer the question. You're only asked at what displacement the velocity has half its maximum value.

[tex]x=A\cos{(\omega t)}[/tex]

[tex]v=-\omega A \sin{(\omega t)}[/tex]

[tex]v=-\omega A \sqrt{(1-\cos ^2 {(\omega t))}}[/tex]

[tex]v = -\omega \sqrt{(A^2-x^2)}[/tex]

[tex]|v|=\tfrac{1}{2} v_{max}=\tfrac{1}{2}\omega A[/tex]

[tex]\tfrac{1}{2}\omega A = \omega \sqrt{(A^2-x^2)}[/tex]

You don't always need all the constants involved in a problem in order to solve for a particular value. :)