MisterX
- 758
- 71
Homework Statement
Homework Equations
[itex]\frac{\partial\mathcal{L} }{\partial \phi} = \frac{d}{dt} \frac{\partial \mathcal{L}}{\partial \dot{\phi}}[/itex]
The Attempt at a Solution
[itex]z = r\cos\alpha[/itex]
[itex]s = r\sin\alpha[/itex]
[itex]v^2 = \dot{r}^2 + r^2 \dot{\phi}^2 sin^2\alpha[/itex]
[itex]\mathcal{L} = \frac{1}{2}m\dot{r}^2 + \frac{1}{2}mr^2 \dot{\phi}^2 sin^2\alpha- mgr\cos\alpha[/itex]
[itex]\ell_z = I_z\omega_z = ms^2\dot{\phi}[/itex]
[itex]\ell_z = mr^2\dot{\phi}\sin^2\alpha[/itex]
The [itex]\phi[/itex] Euler Lagrange equation is just conservation of angular momentum.
[itex]\frac{\partial\mathcal{L} }{\partial \phi} = 0 = \frac{d}{dt}\left(mr^2\dot{\phi}sin^2\alpha \right) = \dot{\ell_z} = \frac{d}{dt} \frac{\partial \mathcal{L}}{\partial \dot{\phi}}[/itex]
[itex]\dot{\ell_z} = m\sin^2(\alpha)(2r\dot{r}\dot{\phi} + mr^2\ddot{\phi}) = 0[/itex]
the [itex]r[/itex] Euler Lagrange equation
[itex]\frac{\partial\mathcal{L} }{\partial r} = mr\dot{\phi}^2\sin^2\alpha - mgcos\alpha = m\ddot{r} = \frac{d}{dt} \frac{\partial \mathcal{L}}{\partial \dot{r}}[/itex]
I'm not sure how to put this in terms of [itex]\ell_z[/itex] in a way that gets rid of all the [itex]\dot{\phi}[/itex] and [itex]r[/itex]. There's that extra power of [itex]\dot{\phi}[/itex].