Derive Angular Momentum in Elliptical Orbit

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 13K views
psychicist
Messages
4
Reaction score
0

Homework Statement


A planet with mass m is orbiting about the Sun (mass m(s)) with elliptical orbit such that the maximum and minimum distance is r1 and r2 respectively. What is its angular momentum, L, of the planet relative to the centre of the Sun?


Homework Equations


[tex]\vec{L}=\vec{r}\times\vec{p}=m(\vec{r}\times \vec{v})=mrv sin\theta[/tex]
Semi-major axis, [tex]a=(r_1+r_2)/2[/tex]
Semi-minor axis, [tex]c=(r_1-r_2)/2[/tex]
Distance of the planet from the Sun, [tex]R=\frac{a(1-e^2)}{1-e cos\theta}[/tex]
[tex]e=c/a[/tex]

The Attempt at a Solution


Known that the angular momentum is conserved along the motion, but I am confused about how to relate the variables, i.e. r and v.

I have tried to derive R and tried to put into the equation of angular momentum but the formula seems make it more complicated as it introduce one more variable theta inside.

Can someone give me some idea? Thank you very much.
 
Last edited:
Physics news on Phys.org
Try to use conservation of energy (kinetic plus potential) between the two points.
Write the speed in terms of the angular momentum:
L=m*v1*r1=m*v2*r2
Then solve for L.
 
nasu said:
Try to use conservation of energy (kinetic plus potential) between the two points.
Write the speed in terms of the angular momentum:
L=m*v1*r1=m*v2*r2
Then solve for L.

Yes! I got it! thank you very much!