Tell me more ×
Physics Stack Exchange is a question and answer site for active researchers, academics and students of physics. It's 100% free, no registration required.

I am trying to solve the following problem from Goldstein's Classical Mechanics:

A planet of mass $M$ is in orbit of eccentricity $e=1-\alpha$ where $\alpha<<1$, about the Sun. Assume that the motion of the Sun can be neglected and only gravitational forces act. When the planet is at its greatest distance from the Sun, it is struck by a comet of mass $m$, where $m<<M$, traveling in a tangential direction. Assuming the collision is completely inelastic, find the minimum kinetic energy the comet must have to change the new orbit to a parabola.

My reasoning:

Using the conservation of energy equation, we can find the energy of the planet in its elliptical orbit. Since the motion is purely tangential at this point, we have $$E=\frac{1}{2}m(r\dot\theta)^2-\frac{k}{r}$$ Because it is an ellipse, we have $E<0$. Therefore, the energy the comet should have is $-E$ (since for a parabola, $E=0$), $$E_{comet}=\frac{k}{r}-\frac{1}{2}m(r\dot\theta)^2$$

All that now remains is to simplify the expression for $E_{comet}$ in accordance with the given data. Am I correct in my general reasoning?

share|improve this question

1 Answer

The expression for the energy of a parabolic orbit can be greatly simplified. A parabolic orbit is the lowest energy path that will allow the body to escape. So the sum of kinetic plus potential energy is exactly zero. It should be easiest to treat the elliptical orbit as a perturbative oscillation on a circular orbit. (The frequency of oscillation is exactly the period of the orbit.)

share|improve this answer
Worth noting that this formulation works when potential energy is measured from zero at infinite remove (a very common, but not unique choice of gauge). – dmckee Sep 7 '12 at 16:33

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.