firemarsh
- 7
- 0
Homework Statement
A ball is sitting on a frictionless seesaw with no inclination at the beginning, and a constant angular velocity \phi. Find the position of the ball as a function of time
Homework Equations
L=T-V, T=(m\dot{}x2+m\dot{}y2)/2, V=mgy
The Attempt at a Solution
The first problem I run into is the dimension of this system, I thought it was a 1 dimension system at first but then suspect it is 2 dimension.
Anyway I take r (distance from pivot pt. to the ball) and \theta as the generalized coordinates.
So I have x=rcos\theta, y=rsin\theta, which makes T=m(\dot{}r2+\dot{}\theta2r2, and V=mglsin\theta, and results in Lagrangian:
L=m(\dot{}r2+\dot{}\theta2r2-mglsin\theta
obviously \dot{}\theta is the constant \phi, so...I am confused right here, how do I continue?