Kepler's second law derivation from angular momentum conservation

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
6 replies · 3K views
mr_sparxx
Messages
31
Reaction score
5
TL;DR
Many texts state that Kepler's second law can be derived from conservation of angular momentum, however all demonstrations I have found make an assumption that is not clear for me
Many texts state that in an elliptic orbit you can find angular momentum magnitude as

$$ L = r m v = m r^2 \frac {d \theta} {dt} $$

I wonder if
$$ v = r \frac {d \theta} {dt} $$

is valid at every point. I understand this approximation in a circumference or radius r but what about an arc of ellipse?

Thank you.
 
  • Like
Likes   Reactions: malawi_glenn
Physics news on Phys.org
I usually explain it like this (dr vector is exaggerated for the sake of the picture)
1657818834123.png

Where I used that the area of the entire parallellogram formed by the r and dr vectors is equal to the magnitude of their cross product. Here we have half a parallellogram, hence the facor 1/2

Here it is with LaTex:
##\mathrm{d}\vec r = \vec v \mathrm{d}t##
## \mathrm{d} A = \frac{1}{2}| \vec r \times \mathrm{d}\vec r| = \frac{1}{2}| \vec r \times \vec v|\mathrm{d}t =\frac{1}{2}| \vec L |\mathrm{d}t ##

If L is conserved then ## \dfrac{\mathrm{d}A}{\mathrm{d}t}## is constant and thus by integrating it we get the area swept out during a certain time interval is constant along the path
 
Last edited by a moderator:
  • Like
  • Love
Likes   Reactions: Delta2, mr_sparxx and vanhees71
It was also important for the Bohr quantum model of the hydrogen atom. Since the potential is spherical symmetric, angular momentm is conserved. Idea was to hypothesize that electrons bound to proton only exhibit certain angular momenta, namely an integer multiple of Plancks constant / 2 (and was it a factor of π as well somewhere?)
 
The true spirit of the Bohr-Sommerfeld model is that for (quasi-)periodic motion the action is quantized in multiples of ##h=2 \pi \hbar##. This implies a quantization of angular-momentum components as integer multiples of ##\hbar## since angular momentum is the canonical conjugate to angle variables.
 
  • Like
Likes   Reactions: malawi_glenn
drmalawi said:
I usually explain it like this (dr vector is exaggerated for the sake of the picture)
View attachment 304176
Where I used that the area of the entire parallellogram formed by the r and dr vectors is equal to the magnitude of their cross product. Here we have half a parallellogram, hence the facor 1/2

Here it is with LaTex:
##\mathrm{d}\vec r = \vec v \mathrm{d}t##
## \mathrm{d} A = \frac{1}{2}| \vec r \times \mathrm{d}\vec r| = \frac{1}{2}| \vec r \times \vec v|\mathrm{d}t =\frac{1}{2}| \vec L |\mathrm{d}t ##

If L is conserved then ## \dfrac{\mathrm{d}A}{\mathrm{d}t}## is constant and thus by integrating it we get the area swept out during a certain time interval is constant along the path

I guess you mean ( mass is missing)
## \mathrm{d} A = \frac{1}{2}| \vec r \times \mathrm{d}\vec r| = \frac{1}{2}| \vec r \times \vec v|\mathrm{d}t =\frac{1}{2m}| \vec L |\mathrm{d}t ##

Nice way of explaining it. Just what I was looking for. Thank you.
 
  • Like
Likes   Reactions: Delta2, malawi_glenn and vanhees71
mr_sparxx said:
I guess you mean ( mass is missing)
## \mathrm{d} A = \frac{1}{2}| \vec r \times \mathrm{d}\vec r| = \frac{1}{2}| \vec r \times \vec v|\mathrm{d}t =\frac{1}{2m}| \vec L |\mathrm{d}t ##

Nice way of explaining it. Just what I was looking for. Thank you.
Yes I forgot mass.
 
  • Like
Likes   Reactions: Delta2 and vanhees71