Dazed&Confused
- 190
- 3
Homework Statement
The potential energy of a particle of mass m is V(r) = k/r + c/3r^3 where k<0 and c is a small constant. Find the angular velocity \omega in a circular orbit of radius a and the angular frequency \omega' of small radial oscillations about this circular orbit. Hence show that a nearly circular orbit is approximately an ellipse whose axes precess at an angular frequency \Omega \approx (c/|k|a^2)\omega^2
Homework Equations
m\ddot{r} -mr\dot{\theta}^2 = -\frac{dV}{dr}
The Attempt at a Solution
So the first part is just setting \ddot{r} to zero so that
-\omega^2 = \left. -\frac{1}{ma}\frac{dV}{dr} \right|_a = \frac{k}{ma^3} + \frac{c}{ma^5}
which is the answer given. For the second part I Taylor expanded <br /> \omega^2r -\frac{dV}{dr}
about a took the second term to be minus the angular frequency squared. Thus I get
\omega'^2 = -\omega^2 + \left. \frac{d^2V}{d^2r}\right|_a
however with this I get a result different from the answer. I'm not sure where the mistake lies.