Which of Kepler's laws gave Newton the idea about gravitational force and how it is related to distance?

1 Answer
Apr 29, 2017

The inverse-square idea can be got at pretty easily from Kepler's 3rd Law , if one assumes a circular orbit.

So if we say that there is some radial force #f = f(r,....)# pulling a planet in our system back to the Sun and so keeping it in orbit, and we balance the forces along that radial direction, then:

#f = m omega^2 r triangle#

We know from Kepler's 3rd third law : #T^2 propto r^3 # or #T^2 = alpha r^3 #.

We also know that period, #T#, and angular speed, #omega#, are related for circular motion as: #T = (2 pi) / omega#, so #triangle# becomes:

#f = m dot (4 pi^2)/T^2 r = m dot (4 pi^2)/( alpha r^3) r = beta / r^2#, ie #f propto 1/r^2#

That of course completely ignores Kepler's 1st Law , namely that planetary orbits are elliptical . The math becomes more turgid with ellipses, and certainly would have been for Newton as he was making it all up it as he went along.

Using post-Newton maths, and actually assuming (naughty) an inverse law #mathbf F = - (mu m)/r^2 \ mathbf e_r, " with "mu = GM#, the Lagrangian in a polar co-ordinate plane tells us that:

  • #ddot r - dot theta^2 r = - mu/r^2 qquad star#

  • # d/dt( m r^2 dot(theta) ) = " const." qquad square#

#square# is just a statement that angular momentum #mathbfL# is preserved, and so we can say that #|mathbfL| = m r^2 dot(theta) implies dot theta = L/(m r^2) = " const."#; and we then pop that into #star# to get:

#ddot r = - mu/r^2 + L^2/(m^2 r^3) qquad circ #

That's a non-linear DE; but the strategy I have borrowed - namely, we want a polar co-ordinate expression #r = r(theta)# which describes an ellipse - drives the solution, and that involves eliminating #t# from the equations. (I found this approach on a pretty ancient site that I will link at the bottom, I needed to translate it into more modern language.)

First we introduce a new fictional variable, #u# on terms that:

#r = r(u(t)) = 1/(u(t))# and #u = u ( theta(t))#

We can do that, this is physics not maths, and we assume everything is sufficiently smooth, as it is in the physical world. In maths terms, we are, I think, assuming that these inter-related functions are invertible, so the chain rule is operating on full-power.

What's truly mind-blowing is that, thanks to Newton et al, we are now just pushing letters about according to certain rules, because it follows from the chain rule that:

#color(red)( (dr)/(dt)) = (dr)/(du) cdot (du)/(dt) #

#= - 1/u^2 cdot (du)/(d theta)color(blue)( (d theta)/(dt))#

#= - 1/u^2 cdot (du)/(d theta) color(blue)( L/(m r^2) ) = color(red)(- L/m (du)/(d theta) )#

It then follows that:

#(d^2 r)/(d t^2) = - L/m d/(dt) ( (du)/(d theta) )#

#= - L/m (d^2u)/(d theta^2) (d theta)/(dt)#

#= - L/m (d^2u)/(d theta^2) L/(m r^2)#

#= - (L^2 u^2) /m^2 (d^2u)/(d theta^2) #

Then #circ# becomes:

# - (L^2 u^2) /m^2 (d^2u)/(d theta^2) = - mu u^2 + L^2/(m^2) u^3 #

# implies (d^2u)/(d theta^2) + u = (m^2 mu)/(L^2 ) #

That's now trivial, it solves as:

#u(theta) = A cos (theta - phi) + (m^2 mu)/(L^2 )#

Or

#r(theta) = 1/( A cos (theta - phi) + (m^2 mu)/(L^2 ) )#

To finish this, from Wiki: "in the slightly more general case of an ellipse with one focus at the origin and the other focus at angular coordinate #phi#:

# r(theta)={a(1-e^{2})}/{1-e\cos(\theta -\phi )}#"

We can match that up and then we are guaranteed at least an elliptical orbit using specifically the inverse square law ..... and that orbit may even in the oddest of cases be circular.

The fact that elliptical orbits can keep the inverse square law happy is seminal.

And this is the brilliant resource I found, though I find it really hard to follow:

http://galileo.phys.virginia.edu/classes/152.mf1i.spring02/KeplersLaws.htm