embphysics
- 67
- 0
Homework Statement
Consider a planet orbiting the fixed sun. Take the plane of the planet's orbit to be the xy-plane, with the sun at the origin, and label the planet's position by polar coordinates (r, \theta). (a) Show that the planet's angular momentum has magnitude L = mr^2 \omega, where \omega = \dot{\theta} is the planet's angular velocity about the sun. (b) Show that the rate at which the planet "sweeps out area" is \frac{dA}{dt} = \frac{1}{2} r^2 \omega, and hence \frac{dA}{dt} = \frac{L}{2m},
Homework Equations
The Attempt at a Solution
If we consider the sun and the planet as one system, then the gravitational force will be an internal force, which means there are no external force, and consequently \sum \vec{\tau} = \vec{0}, which means angular momentum is constant.
\vec{L} = \vec{r} \times \vec{p}
L = rp \sin \theta, where the radial distance, r, and the angle, theta, both vary as a function of time.
Substituting in the expression for linear momentum,
L = rmv_{tan} \sin \theta, where v_{tan} = r \omega
L = rm(r \omega) \sin \theta
L=mr^2 \omega \sin \theta. This is where I get stuck. What am I to do with the sin theta, which varies as time progresses? I would appreciate a hint, but not the answer.