Sign in

Libre University uses your GitHub account. Signing in is only needed to sit a final test, so the score is kept on your profile.

Orbits

An inverse square attraction has now been established, and the last question the subject can ask is what such a force does to a body given any starting position and any starting velocity.

Everything needed is in place: the gravitational force GMm/r2 and its potential energy -GMm/r, the conservation of energy and of angular momentum, and the centripetal condition v2/r for circular motion.

The circular orbit

Start with the easiest case, where the force is exactly what a circle needs. A satellite of mass m at radius r from the centre of a body of mass M requires a centripetal force mv2/r, and gravity supplies GMm/r2. Setting them equal, the satellite mass cancels and

v=GMr

The higher the orbit the slower it goes, which is the first thing about orbits that contradicts intuition. Squaring the period relation T=2πr/v gives

T2=4π2GMr3

which is Kepler's third law with its constant now identified. The constant depends only on the mass of the central body, which makes it a scale: measure the period and radius of any satellite of anything, and its primary's mass falls out. That is how the mass of the Sun, of Jupiter and of the black hole at the centre of the galaxy are all known.

Example. The International Space Station orbits at an altitude of 408 km. Find its speed and period, taking GME=3.986×1014 m³ s⁻².

The orbital radius is 6.371×106+4.08×105=6.779×106 m. Then v=3.986×1014/6.779×106=7668 m s⁻¹, and T=2πr/v=5555 s, which is 92.6 minutes. The measured period is about 92.7 minutes, and the small discrepancy is the atmosphere the station is still skimming, which is why it needs reboosting several times a year.

Now you. At what radius does a satellite orbit the Earth once every sidereal day, 86164 s, and what is that altitude and speed?

Answer

From T2=4π2r3/GM, r=(GMT2/4π2)1/3=4.216×107 m. Subtracting the Earth's radius gives an altitude of 35792 km, and the speed is GM/r=3075 m s⁻¹. A satellite there keeps pace with the ground beneath it, which is the geostationary orbit every television broadcast satellite occupies, and it is why satellite dishes never move.

Energy decides everything

The interesting classification comes from energy. A body at radius r moving at speed v has

E=12mv2-GMmr

and since gravity is conservative, E is fixed for the whole motion. The potential term is negative and tends to zero as r grows, so the sign of E says whether the body can ever get away.

If E<0 the body is bound: there is a maximum radius, where the kinetic term would have to go negative, and it cannot pass it. The orbit is an ellipse, or a circle in the special case. If E=0 the body just barely escapes, arriving at infinity with no speed left, on a parabola: this is the escape velocity condition of the previous lesson. If E>0 the body escapes with speed to spare, on a hyperbola, which is the path of an interstellar object such as 1I/ʻOumuamua, seen passing through in 2017 and never returning.

For a circular orbit the numbers are tidy. Substituting v2=GM/r gives K=GMm/2r and U=-GMm/r, so

E=-GMm2r=-K=12U

The total energy is exactly minus the kinetic energy. This has a consequence that catches everyone out: a satellite that is slowed by atmospheric drag loses energy, so E becomes more negative, r falls, and the new orbit is faster. Drag speeds satellites up. The energy lost to drag comes out of the potential term, which drops by twice as much as the kinetic term gains.

For an elliptical orbit the same expression holds with the semi-major axis a in place of r:

E=-GMm2a

which says that the energy of an orbit depends on its size alone, and not at all on how elongated it is. A nearly circular orbit and a long thin cigar with the same semi-major axis cost exactly the same to reach.

Kepler's first law

The general solution of the inverse square problem is that the path is a conic section with the centre of force at one focus. The proof requires either a clever substitution, writing the orbit equation in terms of u=1/r against angle, or a vector argument using a conserved quantity called the Laplace-Runge-Lenz vector. Both are beyond what this course has built, and it is more honest to say so than to wave at them.

What can be said without the proof is why the result is remarkable. Almost no force law gives closed orbits at all. A body under a general central force traces a path that fails to close on itself, so the orbit slowly rotates and eventually fills an annulus. Bertrand's theorem, proved in 1873, says there are exactly two force laws for which every bound orbit closes: the inverse square, and the linear spring force -kr. Nothing else. That the gravitational law is one of the two is the reason the planets trace stable, repeating ellipses instead of drifting rosettes, and it is why any small departure from the inverse square shows up immediately as a slow rotation of the orbit.

The ellipse is described by its semi-major axis a, which sets the size and the energy, and its eccentricity e between 0 and 1, which sets the shape. The nearest and furthest points are rmin=a(1-e) and rmax=a(1+e). The Earth's orbit has e=0.0167, which is so nearly circular that a drawing of it to scale looks like a circle; the difference between perihelion and aphelion is 3.3 per cent of the distance and the seasons owe nothing to it.

The vis viva equation

Combining the energy expression with E=-GMm/2a gives one formula that covers every orbit:

v2=GM(2r-1a)

This is the vis viva equation, from Leibniz's old name for kinetic energy, living force. It gives the speed at any point of any orbit knowing only the current radius and the size of the orbit. The circular case has r=a and returns v2=GM/r; the escape case has a and returns v2=2GM/r.

Example. A satellite is in an elliptical orbit with perigee 300 km and apogee 3000 km above the Earth's surface. Find its speed at each end and its period.

The radii are rp=6.671×106 m and ra=9.371×106 m, so a=(rp+ra)/2=8.021×106 m. At perigee, v2=GM(2/rp-1/a), giving vp=8355 m s⁻¹; at apogee, va=5948 m s⁻¹. The check is angular momentum: vprp=5.573×1010 and vara=5.573×1010, equal as Kepler's second law demands. The period is 2πa3/GM=7150 s, or 119 minutes.

Now you. A satellite in a circular orbit of radius 8.021×106 m has what speed, and how does it compare with the two speeds above?

Answer

v=3.986×1014/8.021×106=7050 m s⁻¹. It lies between the elliptical orbit's perigee and apogee speeds, and the two orbits have the same period and the same total energy, since they share a semi-major axis.

Getting from one orbit to another

The cheapest transfer between two circular orbits, worked out by Walter Hohmann in 1925, is an ellipse touching both: fire once to raise the apoapsis to the target orbit, coast half an orbit, then fire again to circularise.

Take Earth to Mars, with orbital radii 1.496×1011 m and 2.279×1011 m about the Sun, for which GMS=1.327×1020 m³ s⁻². The transfer ellipse has a=(r1+r2)/2=1.888×1011 m. The Earth moves at GMS/r1=29788 m s⁻¹, while the transfer orbit needs GMS(2/r1-1/a)=32732 m s⁻¹ at its perihelion, so the first burn is 2944 m s⁻¹. At the far end the ship arrives at GMS(2/r2-1/a)=21486 m s⁻¹ while Mars is moving at 24135 m s⁻¹, so the second burn is 2648 m s⁻¹, and the total is 5592 m s⁻¹ on top of whatever it took to leave the Earth.

The trip takes half the period of the transfer ellipse, πa3/GMS=2.236×107 s, which is 259 days. Mars must be where the ship will arrive rather than where it is at launch, which is what confines launches to a window every 26 months.

Example. What velocity change is needed to go from a 408 km circular orbit to escape from the Earth entirely?

The circular speed there is 7668 m s⁻¹, and escape requires 2 times that, since E=0 demands v2=2GM/r. So vesc=10846 m s⁻¹ and the burn is 10846-7668=3178 m s⁻¹. Reaching low orbit from the ground costs about 9400 m s⁻¹, so the first stage of any journey uses three quarters of the velocity budget to get out of the atmosphere and up to orbital speed, and leaving the Earth from there is comparatively cheap.

Now you. What velocity change would take a satellite from a circular orbit of radius 8.021×106 m to escape?

Answer

The circular speed is 7050 m s⁻¹ and escape needs 2×7050=9971 m s⁻¹, so the burn is 2921 m s⁻¹.

Where Newton fails

Newtonian gravitation is the most successful theory in the history of science, and the way it failed is as instructive as the way it worked.

Its greatest triumph came from a discrepancy. Uranus, found in 1781, refused to follow its predicted path. Urbain Le Verrier and John Couch Adams independently assumed an unseen planet was pulling it and computed where that planet must be, and in September 1846 Johann Galle found Neptune within a degree of Le Verrier's position. A theory that predicts an entire planet from an error in a table has earned considerable trust.

Le Verrier then applied the same method to Mercury, whose perihelion advances. Of the observed 5600 arcseconds per century, about 5025 is the precession of the Earth's own equinoxes, a bookkeeping effect of the coordinate system, and about 532 is the pull of the other planets, chiefly Venus and Jupiter. That leaves 43 arcseconds per century unaccounted for: an angle of about one three-hundredth of a degree per century, and far larger than the observational error. Le Verrier proposed a planet inside Mercury's orbit, named it Vulcan, and it was never found.

The resolution came in November 1915, when Einstein computed the perihelion advance from general relativity and obtained 43 arcseconds per century with no adjustable parameters. Gravity is not a force but the curvature of spacetime, and the inverse square law is the weak field approximation to it. Newton's law is wrong in exactly the way a good approximation is wrong: it fails where the field is strong or the speeds are high, which is why Mercury, the innermost and fastest planet, shows it first.

The correction is not confined to astronomy. GPS satellites at a radius of 2.66×107 m carry clocks that run fast by 45 microseconds a day from the weaker gravity and slow by 7 from their speed, a net 38 microseconds. Left uncorrected, that would put positions out by about 10 km after one day, so every receiver in every phone depends on a correction this course cannot derive.

What has been built

Fourteen lessons started from a function of time and its two derivatives, which contained no physics at all. Newton's laws supplied the missing input, forces were named one at a time, and integrating the second law over distance and over time produced two conserved quantities that solve problems the direct method cannot touch. Extending to many particles justified the point mass, rotation gave the motion about that point its own variables and its own conservation law, and every stable system turned out to oscillate. Finally one force law, inferred from Kepler and confirmed against the Moon, was solved completely.

That is enough to predict the motion of anything from a thrown stone to a spacecraft, which was the purpose. It is worth being exact about the boundaries. The scheme fails at speeds near light, where velocities stop adding; at atomic scales, where the trajectory itself stops being a meaningful notion; and in strong gravitational fields, where 43 arcseconds a century become the whole story. Inside those boundaries it is not merely a useful approximation but the working physics of every bridge, engine, satellite and machine ever built.