Kepler's Third Law: Deriving Radius3/Period2

Click For Summary

Discussion Overview

The discussion revolves around the derivation and historical context of Kepler's Third Law, specifically the relationship expressed as Radius³/Period². Participants explore how Kepler arrived at this law, the mathematical implications, and potential derivations from various perspectives, including historical data analysis and geometric considerations.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants suggest that Kepler's Third Law was derived from extensive observational data collected by Tycho Brahe rather than through a formal derivation.
  • Others argue that Kepler spent significant effort attempting to derive the relationship between orbital period and radius, but was ultimately unable to do so until Newton's laws provided a framework for understanding it.
  • One participant notes that Kepler was unaware of the concept of centrifugal force, which was later developed by Huygens, and that this concept was essential for deriving the inverse square law in the context of circular orbits.
  • There is a question about the mathematical representation of Radius³ and its implications regarding the three-dimensional nature of planetary orbits.
  • Another participant attempts to provide a derivation of the law using gravitational concepts and angular momentum, detailing the mathematical steps involved.
  • Some participants express confusion about the mathematics involved in the equation and seek historical context or literature on the topic.
  • There is a proposal to derive Kepler's Third Law using Cartesian coordinates of ellipses, with a focus on the relationship between time and radius, though some participants caution that time must be involved in the derivation.
  • One participant emphasizes the necessity of incorporating angular momentum to connect the geometry of ellipses with the time period of orbits.

Areas of Agreement / Disagreement

Participants express a range of views on the derivation of Kepler's Third Law, with no consensus reached on whether it can be derived solely from the properties of ellipses or if it requires additional concepts such as angular momentum and time. The discussion remains unresolved regarding the best approach to derive the law.

Contextual Notes

Some participants highlight limitations in understanding the derivation due to missing visual aids or the complexity of the mathematical steps involved. There is also mention of the need to clarify definitions and assumptions related to the forces at play in orbital mechanics.

PiRsq
Messages
112
Reaction score
0
How did Kepler come about to conclude that his third law is
Radius3/Period2? How did he derive this equation?
 
Astronomy news on Phys.org
I believe this law was the result of data mining through mountains of observational data collected by Tycho Brahe; I don't think he derived it at all. It was later found to be consistent with Newton's laws.
 
Actually,

Kepler spent most of his life trying to derive his relationship between the period of orbit and the radius of orbit along with the rest of his laws. He never was able to and was very confounded and frustrated with it. Once Newton came along, he was able to derive Kepler's laws, which was one of the biggest tests of Newton's Laws, giving him a lot of credibility.
Cheers
 
Kepler never knew the formula for centrifugal force (or centripetal if you prefer). This was announced by Huygens in the 1670's I believe. Several people, including Newton, combined the Kepler third law in the case of perfectly circular orbits with the centrifugal force law (i.e. the force needed to keep a planet from flying off at a tangent), and derived the inverse square law for this special case.

exercise for the viewer. Can you do what they did?
 
Im having trouble with understanding mathematics of the equation. How can it be Radius3? Are there any books on the history of the equation?
 
We say R3 but Kepler expressed it in proportions, which can have any relationships and don't necessarily force a gemetric image. The modern view is that the exponents on factors in a product aren't "physical", only the reduced dimensions of the whole product.
 
So does R3 have any relationship with the fact that the planets are orbiting in 3 dimension?
 
I can't explain how Kepler did it first, but I can attempt to go through a derivation. Hopefully it will be clear: I don't have the skill with the new latex tools to do graphics yet.

Given:

[tex]\mu = G*M[/tex] where G is the gravitational constant and M is the mass of the attracting body.

p is the semilatus rectum, the distance from the attracting focus to the ellipse perpendicular to the direction to periapsis, and is equal to [tex]a(1-e^2)[/tex]

a is the semimajor axis,

b is the semiminor axis and is equal to [tex]\sqrt{ap}[/tex]

e is the eccentricity,

P is the period,

[tex]\vec{r}[/tex] is the position vector from the attracting body

[tex]\vec{v}[/tex] is the velocity vector of the satellite

[tex]\nu[/tex] is the true anomaly, the angle from the closest point (periapsis) to the position vector
[tex]\vec{h}[/tex] is the angular momentum, is constant for the orbit, and is equal to:[tex]\vec{r} \times \vec{v}[/tex] and [tex]\sqrt{\mu p}[/tex]

The first steps aren't going to make sense without a picture. They take the angular momentum vector, and geometrically rearrange the terms getting:

[tex]h = r^2 \dot{\nu}[/tex]

or [tex]h = \frac{r^2d\nu}{dt}[/tex] (1)

Looking at the differentially small area swept out by the r vector as the satellite moves through a differentially small distance, you get

[tex]dA = \frac{1}{2}r^2d\nu[/tex] (2)

plugging (1) into (2) and rearranging gives

[tex]dt = \frac{2}{h}dA[/tex]

Integrating that over a complete revolution,

[tex]2*\pi[/tex] radians of [tex]\nu[/tex]

gives

[tex]P = \frac{2\pi a b}{h}[/tex]

where pi*a*b is the area of the ellipse.

From the geometry of the ellipse,

[tex]b = \sqrt{a^2(1-e^2)} = \sqrt{ap}[/tex]

Combining that with the definitions of h, gives:

[tex]P = 2 \pi \sqrt{\frac{a^3}{\mu}}[/tex]

rearranging once more gives:

[tex]\frac{a^3}{P^2} = \frac{\mu}{2\pi} = constant[/tex]

If you want to look through where I got all that from with pictures:

Vallado. Fundamentals of Astrodynamics and Applications pages 24-30

...fingers crossed that the Latex worked...
EDIT: not too bad... three edits
 
Last edited:
Originally posted by PiRsq
So does R3 have any relationship with the fact that the planets are orbiting in 3 dimension?

No. What we are talking about is a porportional realtionship between the Period of an orbit and its radius.

To show the math:

Force of gravity is

[tex]F_{g}= \frac {GMm}{R^2}[/tex]

M is the mass of the sun in this case, and m the mass of the planet. The just means that the force falls off by the square of the distance. (double the distance and the force decreases to a quarter of its strength.)
The centripetal force needed to hold the planet in a circular path is

[tex]F_{c} = \frac{mv^2}{R}[/tex]

For a circular orbit, these two forces are equal, so:

[tex]\frac {GMm}{R^2} = \frac{mv^2}{R}[/tex]

m apears in both numerators, so they cancel out, and R appears in both demoninators, canceling out one R of which gives you:

[tex]\frac {GMm}{R} = v^2[/tex]

Taking the squareroot of each side gives you the orbital velocity of the Planet:

[tex]\sqrt{ \frac {GMm}{R}} = v[/tex]

In one orbit the planet will travel the circumference of a circle with a radius of R or:

[tex]C = 2\pi R[/tex]

The time or period of this orbit is equal to distance/velocity or:

[tex]P = \frac{2\pi R}{\sqrt{ \frac {GMm}{R}}}[/tex]

Rearranged:

[tex]P= 2\pi \sqrt{ \frac{R^3}{GM}}[/tex]

Now let's say that you want to compare the periods of two different orbits at different values of R, then:

[tex]\frac{P_{1}}{P_{2}}<br /> = \frac{ 2\pi \sqrt{ \frac{R_{1}^3}{GM}}}<br /> { 2\pi \sqrt{ \frac{R_{2}^3}{GM}}}[/tex]

[tex]2\pi[/tex] cancels out:

[tex]\frac{P_{1}}{P_{2}}= \frac{ \sqrt{ \frac{R_{1}^3}{GM}}}{ \sqrt{ \frac{R_{2}^3}{GM}}}[/tex]

The squareroots combine:

[tex]\frac{P_{1}}{P_{2}}=\sqrt{ \frac{ \frac{R_{1}^3}{GM}}{ \frac{R_{2}^3}{GM}}}[/tex]

The [tex]GM[/tex]s drop out:

[tex]\frac{P_{1}}{P_{2}}=\sqrt{ \frac{ R_{1}^3}{ R_{2}^3}}[/tex]

Square both sides:

[tex]\left(\frac{P_{1}}{P_{2}}\right)^2={ \frac{ R_{1}^3}{ R_{2}^3}[/tex]

or
[tex]\frac{P_{1}^2}{P_{2}^2}={ \frac{ R_{1}^3}{ R_{2}^3}[/tex]

Kepler's Third law.
 
  • #10
Wow those are beautiful! Just beautiful how they fit into place! Thx guys for helping me understand.
 
  • #11
I was wondering if you could derive Keplers third law

[tex]\frac{P_{1}^2}{P_{2}^2}={ \frac{ R_{1}^3}{ R_{2}^3}[/tex]

by the the equations of the ellipse described in Cartesian Coordinates?

[tex]\frac{x^2}{a^2} + { \frac{y^2}{b^2} = 1}[/tex]

By understanding Keplers 3rd law deals with 2 ellipses, one inner ellipse and one outer ellipse. Perhaps we could combine 2 ellipse equations described in Cartesian Coordinate to derive Keplers 3rd law.

The only thing is that, the ellipse equations in cartestian coordinates deal with two foci. Although, I don't know if that will even make a difference. Is there a possibility to derive Kepler's Third law from the Ellipse equations that describe the ellipse in Cartesian Coordinates? I just want to know this answer.

Ive actually started trying to do such derivation. But ofcrouse the ellipse equations that describe the ellipse in Cartesian Coordinates will have to be modified for its fit to be derived into Keplers 3rd law. Just tell me if there is a possibility to do such derivation before I waste a lot of time trying. I've found that in order to acquire time correctly among the ellipse equations is by the understanding the velocity of the elliptical orbiting object. We would have to some how bring the velocity in through Angular Momentum, [tex]\ p=mvr[/tex]
 
  • #12
You can't get Kepler's third law just from the shape of an ellipse (or two ellipses). You have to involve time somehow, because it's a relation between "time taken" and "radius of orbit".

It should be possible to derive Kepler's third law from his first two, since those two plus centripetal force are sufficient to prove the inverse square central force law, and the third law follows from inverse square and centripetal force.
 
  • #13
Yes, but if I can use Angular Momentum - p=mvr somehow, I thus can find the Velocity. Then by Velocity I can find the time. The only thing is, I would have to possibly add something to the Ellipse Equations, or modify the equations.

EDIT MESSAGE: 2 cartesian ellipse's have 2 focus. Perhaps I can develop the idea of only using the focus of the inner cartesian ellipse. Other then that, I would have to ofcrouse apply Angular Momentum for the 2 Elliptical bodies orbiting the Focus. I could also study the ellipse eccentricity and by this understand the Gravitational pull that causes the 2 elliptical orbiting bodies to orbit the Focus of a given mass. Then by this, I could determine the Mass of the Orbiting bodies. Therefore I could maybe develop a Cartesian version of Keplers Third Law. I could get the time of revolution with the Velocity in Angular Momentum, p=mvr. Also I could somehow determine the Mass of the Focus which is causing the 2 bodies to orbit elliptical by the gravitation pull; which I stated earlier I could possibly find the Gravitational force of the Focus opening the door to determining the Mass of the Focus. I would need to also find a Mathematical way to get the distances of the outer elliptical bodie from the Focus at any given point of the Outer Ellipse.
 
Last edited:
  • #14
Kudos to anyone who can remember Kepplers [tex]Fourth[/tex] law.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
6K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K