Simple Harmonic Oscillator question

AI Thread Summary
The discussion revolves around solving a simple harmonic oscillator problem involving a block attached to a spring. The user successfully determined the amplitude of the oscillations but struggles with finding the phase constant (phi) to calculate the position and velocity at t = 0 s. Suggestions include using algebra to eliminate variables and combining trigonometric functions to isolate phi. The conversation emphasizes the need for a systematic approach to solve the equations involving position and velocity. Ultimately, the focus is on applying trigonometric identities to derive the necessary values for the problem.
mossfan563
Messages
54
Reaction score
0

Homework Statement


A simple harmonic oscillator consists of a block of mass 2.30 kg attached to a spring of spring constant 440 N/m. When t = 1.70 s, the position and velocity of the block are x = 0.135 m and v = 3.130 m/s. (a) What is the amplitude of the oscillations? What were the (b) position and (c) velocity of the block at t = 0 s?


Homework Equations


x = xm*cos(wt + (phi))
v = -w*xm*sin(wt + (phi))
w = angular frequency = 2*pi*f

The Attempt at a Solution



I tried solving for phi, being the phase constant, so I could eventually find x when t = 0 but I got nowhere. I already got part A correct. How do I approach parts b and c?
 
Physics news on Phys.org
Hi mossfan563,

mossfan563 said:

Homework Statement


A simple harmonic oscillator consists of a block of mass 2.30 kg attached to a spring of spring constant 440 N/m. When t = 1.70 s, the position and velocity of the block are x = 0.135 m and v = 3.130 m/s. (a) What is the amplitude of the oscillations? What were the (b) position and (c) velocity of the block at t = 0 s?


Homework Equations


x = xm*cos(wt + (phi))
v = -w*xm*sin(wt + (phi))
w = angular frequency = 2*pi*f

The Attempt at a Solution



I tried solving for phi, being the phase constant, so I could eventually find x when t = 0

That sounds like the right idea. Can you show how far you got? Did you get a wrong value for phi, or could you not solve for phi from the x and v equation?
 
Well, since I already have values for w, x_m, and t, I don't really know how to solve for phi if it were in terms of the variables. Do I use a trig identity to try and solve for phi?
 
v = \pm\omega\sqrt{}x02 - x2

omega = sqrt(k/m)

3.102 = (k/m)(x02 - x2)


3.102 = (440/2.3)(x02 - 0.1352)


Then, solve for x0
 
mossfan563 said:
Well, since I already have values for w, x_m, and t, I don't really know how to solve for phi if it were in terms of the variables. Do I use a trig identity to try and solve for phi?

To solve for phi that is what I would do. If you plug in your values into the x and v equation you have two equations with two unknowns (xm and phi).

Use algebra to eliminate xm, and so get one equation with one unknown. Do you see what to do then?
 
I still don't see how you solve for phi when you still have sin (WT + (phi)).

How I solve for just phi when I have something like that?
 
mossfan563 said:
I still don't see how you solve for phi when you still have sin (WT + (phi)).

How I solve for just phi when I have something like that?


What equation did you get when you eliminated xm from the equations?

At that point you should have had only one uknown (phi), but that unknown would be inside two trig function. The general idea is that you could then combine the trig functions into one trig function, and then take its inverse to solve for phi. Is that what you are getting?
 
Back
Top