The angle of the pendulum is given by θ = θmcos(ωt + φ), where ω = 3.24 rad/s. If at t = 0, θ = 1 rad and dθ/dt = -0.9 rad/s, what are φ and θm?

So if I substitute in omega and t=0 I have
θ = θmcos(φ). How do I solve for phi and omega center of mass???

To solve for φ and θm, we can make use of the given information and equations.

Given: θ = θmcos(ωt + φ), ω = 3.24 rad/s, t = 0, θ = 1 rad, and dθ/dt = -0.9 rad/s

Plug in the values of t and θ into the equation:
1 = θmcos(ω(0) + φ)
1 = θmcos(φ)

Now we need to find φ. To do this, we can take the inverse cosine of both sides of the equation:

cos⁻¹(1) = cos⁻¹(θmcos(φ))

Since cos⁻¹(1) = 0, we can simplify the equation to:

0 = θmcos(φ)

This equation tells us that either θm = 0 or cos(φ) = 0.

Since θm represents the maximum angle of the pendulum, it cannot be zero. Therefore, we can conclude that cos(φ) must be zero.

Now, how do we find φ? We need to find the values of angles φ that satisfy cos(φ) = 0. These angles occur when φ = (n + 1/2)π, where n is an integer.

So we have φ = (n + 1/2)π, where n is an integer.

Next, we need to find θm.

We know that dθ/dt = -0.9 rad/s, which is the derivative of θ with respect to time.

Take the derivative of the pendulum angle equation θ = θmcos(ωt + φ) with respect to t:

dθ/dt = -ωθmsin(ωt + φ)

Now, substitute in the given values and solve for θm:

-0.9 = -3.24θmsin(ω(0) + φ)
-0.9 = -3.24θmsin(φ)

Divide both sides by -3.24sin(φ):

θm = -0.9 / (-3.24sin(φ))

You now have two equations to solve for φ and θm:

1) 0 = θmcos(φ)
2) θm = -0.9 / (-3.24sin(φ))

By solving these equations simultaneously, you can find the values of φ and θm.