Simple Harmonic Motion of a wave

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 · 15K views
iwonde
Messages
30
Reaction score
0
[SOLVED] Simple Harmonic Motion

Homework Statement


A cheerleader waves her pom-pom in simple harmonic motion with an amplitude of 18.0 cm and a frequency of 0.850 Hz. Find (a) the maximum magnitude of the acceleration and of the velocity; (b) the acceleration and speed when the pom-pom's coordinate is x = +9.0 cm; (c) the time required to move from the equilibrium position directly to a point 12.0 cm away. (d) Which of the quantities asked for in parts (a), (b), and (c) can be found using the energy approach, and which ones cannot? Explain.


Homework Equations


abs(a_max)= ω^2A, A = amplitude
abs(v_max)=ωA
ω=2πf, f=frequency
a = -ω^2 sqrt(A^2 - x^2)



The Attempt at a Solution


(a) ω=2π(0.85)= 5.34 rad/s
abs(a_max)= (5.34)^2(0.18)= 5.13m/s^2
abs(v_max)= (5.34)(0.18) = 0.961 m/s

(b) a = -(5.34)^2 sqrt((0.18)^2 - (0.09)^2) = -4.45m/s^2
speed = abs(v) = (5.34) sqrt((0.18)^2 - (0.09)^2) = 0.832 m/s

I don't know how to approach (c) and (d).
 
Physics news on Phys.org
Maybe this will do for the (c) part:
[tex]x=As in\omega t[/tex].

(d) part seems easy. Just try calculating every part using the law of conservation:
[tex]E=E_{k}+E_{p}=E_{k(max)}=E_{p(max)}[/tex].
 
Last edited:
for d) I'm thinking that part (a) can be found by using the energy approach because K_max = (1/2)m(v_max)^2, from v_max, you can find a_max; part (b) cannot be found by using the energy method because energy doesn't deal with what happens in the beginning and end; part (c) cannot be found using the energy approach because the time variable doesn't occur in the energy equations.

Is that right?
 
The velocity can be found at any given point through conservation of energy.
 
I'm still a little confused about the energy approach in part (d).