Finding amplitude and phase angle from initial conditions x(0) and x'(0)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
Dissonance in E
Messages
71
Reaction score
0

Homework Statement


x(t) = Asin (Wt + z)
Define values for A(amplitude) and z(angle) so that:
x(0) = x0 and x´(0) = v0


Homework Equations


Chain rule.


The Attempt at a Solution


Im pretty sure I got the z part right:
x(0) = Asin(z) = x0
x´(0) = AWcos(z) = v0

Solve simultaneous equations for z:

sin(z)/cos(z) = (x0/a)(AW/v0)
tan(z) = (x0W/v0)
z = tan^-1(x0W/v0)

As for the A part I have no idea how to go about solving it:

Rearranging the x(0) equations for A
Asin(z) = x0
AWcos(z) = v0
A=x0/sin(z)
A=v0/Wcos(z)

Now what?
 
Physics news on Phys.org
Substitute the value you got for z into the equation A sin z = x0. That will give you A sin(tan-1(x0W/v0) = x0. Then solve that equation for A, which will give you A in terms of x0, v0, and W.