Twenty Years of Data, Boiled Down to Three Sentences

Here is the thing about gravitation: nobody discovered it by staring at the sky and having an idea. It came out of arithmetic — a mountain of it.

Tycho Brahe spent decades before the telescope measuring where the planets actually were, night after night, to about one sixtieth of a degree. When he died, that notebook passed to his assistant, Johannes Kepler. Kepler then spent roughly twenty years trying to fit circles to the numbers for Mars, failing, and finally throwing the circles away. What he was left with are the three statements this section is about.

They are empirical laws: descriptions of what the planets do, extracted from data, with no explanation attached. The explanation — one force, one formula — is Newton's, and it comes in the next section. Kepler got there first, and without him Newton would have had nothing to explain.

Law 1: the law of orbits

Key Point — the law of orbits: Every planet moves in an ellipse, with the Sun at one focus of that ellipse.

Read that carefully, because the two commonest errors in the whole chapter are hiding in it. The Sun is at a focus, not at the centre. And the other focus is completely empty — there is nothing there at all.

The geometry of an ellipse, made concrete

An ellipse is the set of points whose total distance from two fixed points is constant. Those two fixed points are the foci, SS and SS'. If QQ is any point on the curve,

SQ+SQ=2a=constantSQ + S'Q = 2a = \text{constant}

That is exactly the two-pins-and-a-loop-of-string construction you may have drawn in a maths class: pin the string at SS and SS', pull it taut with a pencil, and go round.

Ellipse with both foci, semi-major axis, and rising eccentricity family

Everything else follows from that one property. Let OO be the midpoint of SSSS', which is the centre of the ellipse.

Symbol Name Meaning
aa semi-major axis half the longest diameter; OP=OA=aOP = OA = a
bb semi-minor axis half the shortest diameter; OB=bOB = b
cc focal distance OS=OS=cOS = OS' = c
ee eccentricity e=cae = \dfrac{c}{a}, a pure number with 0e<10 \le e < 1

The three lengths are locked together. Put the pencil at BB, the end of the minor axis: by symmetry SB=SBSB = S'B, and since SB+SB=2aSB + S'B = 2a, each of them is aa. Now OBSOBS is a right-angled triangle with hypotenuse aa and legs bb and cc, so

a2=b2+c2b=a1e2a^2 = b^2 + c^2 \qquad \Longrightarrow \qquad b = a\sqrt{1 - e^2}

The two extreme distances

The planet is nearest the Sun at PP and farthest at AA, the two ends of the major axis.

Key Point — the apsidal distances: With the Sun at focus SS, rmin=SP=ac=a(1e)(perihelion)r_{min} = SP = a - c = a(1 - e) \qquad \text{(perihelion)} rmax=SA=a+c=a(1+e)(aphelion)r_{max} = SA = a + c = a(1 + e) \qquad \text{(aphelion)} and therefore rmin+rmax=2a,e=rmaxrminrmax+rminr_{min} + r_{max} = 2a, \qquad e = \frac{r_{max} - r_{min}}{r_{max} + r_{min}}

Those last two are worth more marks than anything else in this block, because most problems hand you the two extreme distances and expect you to produce aa and ee in one line each. Note that aa is the arithmetic mean of the two extremes.

Naming, so you are not caught out: for an orbit round the Sun the near and far points are the perihelion and the aphelion. For an orbit round the Earth — a satellite, the Moon — they are the perigee and the apogee. Same geometry, different prefix.

Where the circle went

Set e=0e = 0. Then c=0c = 0, so the two foci collapse onto each other at the centre, b=ab = a, and rmin=rmax=ar_{min} = r_{max} = a. The ellipse becomes a circle of radius aa, with the Sun exactly at the middle.

Key Point: A circle is not a different kind of orbit. It is the special case e=0e = 0 of an ellipse, and the semi-major axis becomes the radius. Every formula in this section reduces correctly when you set e=0e = 0 — which is a free check on your algebra.

How elliptical are the real orbits?

Textbook diagrams draw wildly stretched ellipses so that you can see what is going on. Real planetary orbits are almost circular.

Body ee Comment
Venus 0.007 very nearly a perfect circle
Earth 0.017 rmaxr_{max} is only about 3.4% more than rminr_{min}
Jupiter 0.049
Mars 0.093 the one Kepler worked on, and the reason he succeeded
Mercury 0.206 the most eccentric of the eight
Halley's comet 0.967 a long thin cigar

Kepler cracked the problem on Mars precisely because Mars is eccentric enough for the discrepancy to exceed Tycho's measurement error. Had he picked Venus, the circle would have fitted and the law would have waited another century.

[Board Important] "State Kepler's first law and define eccentricity" is a standard two-mark opener. Say ellipse, say Sun at one focus, and define e=c/ae = c/a with cc the distance from the centre to a focus.

[JEE Tip] When a question gives you rminr_{min} and rmaxr_{max}, immediately write a=rmin+rmax2a = \frac{r_{min}+r_{max}}{2} and e=rmaxrminrmax+rmine = \frac{r_{max}-r_{min}}{r_{max}+r_{min}} before reading the rest of the question. Nine times out of ten those two numbers are what the rest of the problem is built on.

Law 2: The Law of Areas — Which Is Really a Conservation Law

Kepler noticed something in the data that had no business being true if the planets simply ran round at a steady rate: a planet speeds up when it is near the Sun and slows down when it is far away, and it does so in a very particular, very exact way.

Key Point — the law of areas: The line joining a planet to the Sun sweeps out equal areas in equal intervals of time.

So a "fat and short" wedge close to the Sun and a "thin and long" wedge far from it, drawn with the same area, take the planet exactly the same time to traverse.

Equal-area sectors near perihelion and aphelion, and the swept-area triangle

Now let's break this down, because there is a beautiful reason for it

Put the Sun at the origin. Let the planet, of mass mm, be at position r\vec{r} with velocity v\vec{v} and momentum p=mv\vec{p} = m\vec{v}.

In a short time Δt\Delta t the planet moves through vΔt\vec{v}\,\Delta t. The area swept by the radius vector is the area of the thin triangle with those two sides — and the area of a triangle built on two vectors is half the magnitude of their cross product:

ΔA=12r×vΔt\Delta A = \frac{1}{2}\left|\vec{r} \times \vec{v}\,\Delta t\right|

Divide by Δt\Delta t and let it shrink:

dAdt=12r×v=12mr×p=L2m\frac{dA}{dt} = \frac{1}{2}\left|\vec{r} \times \vec{v}\right| = \frac{1}{2m}\left|\vec{r} \times \vec{p}\right| = \frac{L}{2m}

using L=r×p\vec{L} = \vec{r} \times \vec{p} from the previous chapter. The quantity dAdt\frac{dA}{dt} is called the areal velocity.

Key Point: dAdt=L2m\frac{dA}{dt} = \frac{L}{2m} The area swept per second is the angular momentum per unit mass, halved. So the law of areas is exactly the statement that LL is constant.

Why is LL constant here?

Because the Sun's pull on the planet is a central force — it always points along the line joining the two, that is, along r\vec{r} itself. The torque about the Sun is then

τ=r×F=0\vec{\tau} = \vec{r} \times \vec{F} = \vec{0}

because the cross product of two parallel (or antiparallel) vectors vanishes. Zero torque means

dLdt=τ=0L=constant\frac{d\vec{L}}{dt} = \vec{\tau} = \vec{0} \qquad \Longrightarrow \qquad \vec{L} = \text{constant}

and therefore dAdt=L2m\frac{dA}{dt} = \frac{L}{2m} is constant. That is the whole proof.

Key Point: The law of areas needs only that the force is central. It does not need the inverse square. Kepler's first and third laws do need the inverse square specifically; the second one would hold even if gravity fell off as 1/r31/r^3 or grew as rr.

[JEE Tip] That distinction is asked directly. "Which of Kepler's laws follows from conservation of angular momentum alone?" — the second.

Two more things the constancy of L\vec{L} buys you

  1. The orbit is flat. L=r×p\vec{L} = \vec{r} \times \vec{p} is perpendicular to both r\vec{r} and v\vec{v}. If the direction of L\vec{L} never changes, then r\vec{r} is forever confined to the single plane perpendicular to L\vec{L}. A planet cannot wander out of its orbital plane.
  2. The speeds at the two apses are locked together. At perihelion and at aphelion — and only there — the velocity is exactly perpendicular to the radius, so r×v\left|\vec{r} \times \vec{v}\right| is simply rvrv. Equating the angular momentum at the two ends,

mrminvP=mrmaxvAm\,r_{min}\,v_P = m\,r_{max}\,v_A

Key Point — the apsidal speed relation: rminvP=rmaxvAvPvA=rmaxrmin=1+e1er_{min}\,v_P = r_{max}\,v_A \qquad \Longrightarrow \qquad \frac{v_P}{v_A} = \frac{r_{max}}{r_{min}} = \frac{1+e}{1-e} The planet is fastest at perihelion and slowest at aphelion, in the exact inverse ratio of the distances.

[NEET Important] Be careful: rvrv works only at the two apses. Anywhere else on the ellipse the velocity is not perpendicular to r\vec{r}, and the correct statement is rvsinθ=rv\sin\theta = constant, with θ\theta the angle between r\vec{r} and v\vec{v}.

What is conserved and what is not

  • Angular momentum L\vec{L}: constant, in magnitude and direction.
  • Areal velocity dAdt\frac{dA}{dt}: constant.
  • Speed vv: definitely not constant.
  • Linear momentum p\vec{p}: not constant — there is an external force on the planet.
  • Kinetic energy: not constant. It is largest at perihelion.

A student favourite that is simply wrong: "equal areas in equal times means the planet covers equal arc lengths in equal times." It does not. Near perihelion the arc is long, because the radius is short and the area has to be made up somehow.

The Earth's own version of this

The Earth reaches perihelion in early January and aphelion in early July, so it is moving fastest in the northern winter and slowest in the northern summer. The result is that the half-year from the March equinox to the September equinox lasts about 186 days, while the other half lasts about 179 days. Seven days of difference, and every bit of it is the law of areas.

Law 3: The Law of Periods

The first two laws describe a single orbit. The third one ties different orbits together, and it is the one that does the real work in exam problems.

Key Point — the law of periods: The square of a planet's period of revolution is proportional to the cube of the semi-major axis of its orbit: T2a3orT2a3=constant, the same for every planetT^2 \propto a^3 \qquad \text{or} \qquad \frac{T^2}{a^3} = \text{constant, the same for every planet}

Note that it is aa, the semi-major axis, that appears — not the distance at any particular moment, and not the perihelion or aphelion distance.

Deriving it for a circular orbit

For the special case e=0e = 0 we can get the whole thing in three lines, borrowing the inverse-square law that the next section establishes properly.

A planet of mass mm moves in a circle of radius aa about a Sun of mass MM. The gravitational pull supplies exactly the centripetal force the circle demands:

GMma2=mv2a\frac{GMm}{a^2} = \frac{mv^2}{a}

The mass of the planet cancels immediately — remember that, it matters. So v2=GMav^2 = \frac{GM}{a}. Now the planet covers the circumference once per period:

v=2πaT4π2a2T2=GMav = \frac{2\pi a}{T} \qquad \Longrightarrow \qquad \frac{4\pi^2 a^2}{T^2} = \frac{GM}{a}

T2=4π2GMa3\boxed{\,T^2 = \frac{4\pi^2}{GM}\,a^3\,}

Circular-orbit derivation and eight planets on a log-log line

And for an ellipse?

The full derivation for a general ellipse needs more calculus than Class 11 assumes, so take the result:

Key Point: For an elliptical orbit the same formula holds with aa the semi-major axis: T2=4π2GMa3T^2 = \frac{4\pi^2}{GM}\,a^3 Two orbits with the same aa have the same period, however different their eccentricities. A nearly circular orbit and a long thin cigar of the same semi-major axis take exactly the same time to go round.

That last sentence is a favourite trap, and it is worth pausing on: the period does not depend on ee at all.

Read the constant carefully

T2a3=4π2GM\frac{T^2}{a^3} = \frac{4\pi^2}{GM}

The right-hand side contains only GG and the mass of the central body. It contains nothing about the orbiting body — not its mass, not its size, not its eccentricity. So:

  • All eight planets share one value of T2/a3T^2/a^3, because they all orbit the Sun.
  • Jupiter's moons share a different value among themselves, set by Jupiter's mass.
  • Earth's satellites share a third value, set by the Earth's mass.

Never compare across families. Comparing the Moon with Mars using a single constant is a guaranteed zero.

The data, which is where the law came from

Here aa is in units of 101010^{10} m and TT in years, so Q=T2/a3Q = T^2/a^3 comes out in units of 103410^{-34} y2^2 m3^{-3}.

Planet aa (101010^{10} m) TT (years) Q=T2/a3Q = T^2/a^3
Mercury 5.79 0.241 2.99
Venus 10.8 0.615 3.00
Earth 15.0 1.000 2.96
Mars 22.8 1.881 2.99
Jupiter 77.8 11.86 2.99
Saturn 143 29.46 2.97
Uranus 287 84.01 2.99
Neptune 450 164.8 2.98

Eight bodies, distances spanning a factor of nearly 80, periods spanning a factor of nearly 700 — and the last column is flat to about one part in a hundred. That is what a law looks like.

Working in astronomical units

If you measure aa in astronomical units (1 AU = the Earth's semi-major axis =1.496×1011= 1.496 \times 10^{11} m) and TT in years, then for the Earth a=1a = 1 and T=1T = 1, so the constant is exactly 1 and the law becomes

T2=a3(T in years, a in AU)T^2 = a^3 \qquad (T \text{ in years}, \ a \text{ in AU})

This is the single most useful line in the section for solving problems quickly.

[Board Important] "Derive Kepler's third law for a circular orbit" is a standard three-mark derivation. The three lines are: gravitational force equals centripetal force, substitute v=2πa/Tv = 2\pi a/T, rearrange.

[NEET Important] Watch the exponents. Ta3/2T \propto a^{3/2} and aT2/3a \propto T^{2/3}. If aa is multiplied by 4, TT is multiplied by 43/2=84^{3/2} = 8. If TT is multiplied by 8, aa is multiplied by 82/3=48^{2/3} = 4.

Section 7 takes this constant, puts a measured GG into it, and reads off the mass of the central body — which is how astronomers weigh the Sun and every planet with a moon. We will not do that here; here we do the thing that needs no GG at all.

Using the Three Laws: Comparing Two Planets Without Knowing Anything

This is the practical heart of the section, and it is the skill that gets tested. You almost never need GG, and you almost never need the mass of the Sun. You need a ratio.

The ratio form of the third law

Write T2/a3=T^2/a^3 = constant for two bodies orbiting the same central body and divide one by the other. The constant cancels and takes GG, MM and 4π24\pi^2 with it:

Key Point — the workhorse formula: (T1T2)2=(a1a2)3\left(\frac{T_1}{T_2}\right)^{2} = \left(\frac{a_1}{a_2}\right)^{3} equivalently T1T2=(a1a2)3/2\dfrac{T_1}{T_2} = \left(\dfrac{a_1}{a_2}\right)^{3/2} and a1a2=(T1T2)2/3\dfrac{a_1}{a_2} = \left(\dfrac{T_1}{T_2}\right)^{2/3}.

Everything on the right is a ratio of two lengths, and everything on the left is a ratio of two times. Units cancel: measure both distances in metres, or both in AU, or both in "Earth distances" — the answer is the same.

The same trick for speed

For a circular orbit, v=2πaTv = \frac{2\pi a}{T} and Ta3/2T \propto a^{3/2}, so

vaa3/2=a1/2v1v2=a2a1v \propto \frac{a}{a^{3/2}} = a^{-1/2} \qquad \Longrightarrow \qquad \frac{v_1}{v_2} = \sqrt{\frac{a_2}{a_1}}

Key Point: A planet further out moves more slowly and takes longer — the two effects add up, which is why Neptune's year is 165 of ours. Speed goes as a1/2a^{-1/2}, period as a+3/2a^{+3/2}.

Angular speed follows too: ω=2πTa3/2\omega = \frac{2\pi}{T} \propto a^{-3/2}.

A conversion table you can build in ten seconds

If the semi-major axis is multiplied by a factor kk, then:

Quantity Depends on aa as Multiplied by
period TT a3/2a^{3/2} k3/2k^{3/2}
orbital speed vv (circular) a1/2a^{-1/2} k1/2k^{-1/2}
angular speed ω\omega a3/2a^{-3/2} k3/2k^{-3/2}
areal velocity dA/dtdA/dt a1/2a^{1/2} k1/2k^{1/2}

The last row is worth a check: dAdt=area of the ellipseT=πabT\frac{dA}{dt} = \frac{\text{area of the ellipse}}{T} = \frac{\pi a b}{T}, and with bab \propto a at fixed ee and Ta3/2T \propto a^{3/2}, that gives a2/a3/2=a1/2a^2/a^{3/2} = a^{1/2}.

Reading orbital speeds off the area law

The area of an ellipse is πab\pi a b, and the planet sweeps all of it in one period at a constant rate. So

dAdt=πabT=L2m\frac{dA}{dt} = \frac{\pi a b}{T} = \frac{L}{2m}

which gives you the angular momentum per unit mass of any orbit whose aa, ee and TT you know:

Lm=2πabT=2πa21e2T\frac{L}{m} = \frac{2\pi a b}{T} = \frac{2\pi a^2\sqrt{1-e^2}}{T}

And once you have L/mL/m, the speed at either apse comes out immediately, since L/m=rvL/m = r v there:

vP=L/mrmin,vA=L/mrmaxv_P = \frac{L/m}{r_{min}}, \qquad v_A = \frac{L/m}{r_{max}}

The recipe for a Kepler problem

  1. Identify the central body. Everything you compare must orbit the same one.
  2. Write down what you are given in the language of aa, ee, TT, rminr_{min}, rmaxr_{max}. Convert extremes to aa and ee at once.
  3. If it is a comparison, use the ratio form and choose convenient units — AU and years if the Sun is central.
  4. If it is a single orbit at two moments, use the area lawr1v1sinθ1=r2v2sinθ2r_1v_1\sin\theta_1 = r_2v_2\sin\theta_2, which is just rvr v at the apses.
  5. Sanity-check: further out must mean slower and longer; nearer must mean faster and shorter; rmin<a<rmaxr_{min} < a < r_{max} always.

The traps, collected

  • Using rr instead of aa. For a circular orbit they are the same and no harm is done. For an ellipse, T2a3T^2 \propto a^3, never T2rmin3T^2 \propto r_{min}^3 or T2rmax3T^2 \propto r_{max}^3.
  • Forgetting that the answer is a ratio. If you find yourself needing the mass of the Sun for a "compare two planets" question, you have taken a wrong turn.
  • Squaring when you should cube. T2a3T^2 \propto a^3, so Ta3/2T \propto a^{3/2}. It is 3/23/2, not 2/32/3 — check by asking whether a distant planet should take longer.
  • Mixing families. The constant for the Sun's planets is not the constant for Jupiter's moons.
  • Assuming the period depends on ee. It does not.
  • Putting the Sun at the centre of the ellipse. It is at a focus, offset by c=aec = ae.

What the Laws Do and Do Not Cover

A short block, but the statements here are asked as often as the formulae.

They are not just about planets

Nothing in the derivation of the area law mentioned the Sun, and nothing in the derivation of T2=4π2GMa3T^2 = \frac{4\pi^2}{GM}a^3 mentioned planets. All three laws hold for any small body orbiting a much heavier one under an inverse-square attraction:

  • planets round the Sun,
  • moons round a planet,
  • artificial satellites round the Earth,
  • a comet on a long thin ellipse,
  • to good approximation, the members of a binary star system.

Only the value of the constant 4π2GM\frac{4\pi^2}{GM} changes, and it changes because MM changes.

The one assumption hiding in the background

The derivation quietly assumed the central body stays put. Strictly, both bodies orbit their common centre of mass. That is a superb approximation when MmM \gg m — the Sun is about 330,000 times the Earth's mass — and a poor one for two stars of comparable mass, which is why the binary-star case needs a correction that belongs to a more advanced treatment.

What the laws are, and what Newton added

Kepler's laws are kinematic: they say what the planets do. They came out of measurements, and Kepler could not say why any of them was true. Newton's universal law of gravitation, in the next section, says why — and the test of that law is that all three of Kepler's fall out of it as consequences. That is the pattern of the whole chapter:

observation gives Kepler's laws; one force law explains all three; the same force law then also explains falling apples, tides, and satellites.

Where the laws are not exactly right

  • Each planet is pulled a little by the others as well as by the Sun, so the orbits are not perfectly closed ellipses. These perturbations are what led to the prediction and then the discovery of Neptune.
  • Mercury's orbit slowly rotates — its perihelion precesses — by a little more than Newtonian gravity can account for. The leftover was explained only by general relativity. It is a tiny effect, and a famous one.

A misconception clearout

Key Point — six things that are false:

  1. "The Sun is at the centre of the orbit." No — at a focus. The centre is empty space, and so is the other focus.
  2. "Equal areas means equal arc lengths." No. Near the Sun the arc is longer, because the radius is shorter.
  3. "The planet's speed is constant." No. Only the areal velocity and the angular momentum are constant.
  4. "TT depends on the eccentricity." No. TT depends only on aa and on the central mass.
  5. "The heavier planet takes longer." No. The orbiting body's own mass cancelled out in the very first line of the derivation.
  6. "Kepler's laws only work for the solar system." No — any inverse-square central attraction will do.

[Board Important] A three-mark question that recurs: "State Kepler's three laws." Give the three statements cleanly, name the semi-major axis in the third one, and add the one-line remark that the second law is conservation of angular momentum. That last sentence is usually worth the third mark.

[JEE Tip] If a problem gives you an orbit at two general points — not the apses — you cannot use r1v1=r2v2r_1v_1 = r_2v_2. You need either the full rvsinθrv\sin\theta or, more often, angular momentum together with energy conservation. That combination belongs to the later sections of this chapter.

Solved Examples

Where a number needed physical constants, the values used were G=6.67×1011G = 6.67 \times 10^{-11} N m2^2/kg2^2, 1 AU =1.496×1011= 1.496 \times 10^{11} m and 1 year =3.156×107= 3.156 \times 10^7 s — but notice how few of the problems need any constant at all. That is the point of this section.

Example 1: Mercury's orbit, end to end

Mercury's orbit has semi-major axis a=5.79×1010a = 5.79 \times 10^{10} m and eccentricity e=0.206e = 0.206. Find (a) the perihelion and aphelion distances, (b) the semi-minor axis, (c) how far the Sun sits from the centre of the ellipse, and (d) the ratio of Mercury's speed at perihelion to its speed at aphelion.

Solution:

  1. (a) The two extremes. rmin=a(1e)=5.79×1010×0.794=4.60×1010 mr_{min} = a(1-e) = 5.79 \times 10^{10} \times 0.794 = 4.60 \times 10^{10} \text{ m} rmax=a(1+e)=5.79×1010×1.206=6.98×1010 mr_{max} = a(1+e) = 5.79 \times 10^{10} \times 1.206 = 6.98 \times 10^{10} \text{ m}

  2. (b) The semi-minor axis. b=a1e2=5.79×1010×10.0424=5.79×1010×0.9786=5.67×1010 mb = a\sqrt{1-e^2} = 5.79 \times 10^{10} \times \sqrt{1 - 0.0424} = 5.79 \times 10^{10} \times 0.9786 = 5.67 \times 10^{10} \text{ m} Only about 2% shorter than aa — the ellipse itself is nearly round.

  3. (c) The offset of the Sun. c=ae=5.79×1010×0.206=1.19×1010 mc = ae = 5.79 \times 10^{10} \times 0.206 = 1.19 \times 10^{10} \text{ m} That is over 20% of aa. So the shape is nearly circular but the Sun is decidedly off-centre.

  4. (d) The speed ratio, from the area law. At the apses the velocity is perpendicular to the radius, so rminvP=rmaxvAr_{min}v_P = r_{max}v_A: vPvA=rmaxrmin=1+e1e=1.2060.794=1.52\frac{v_P}{v_A} = \frac{r_{max}}{r_{min}} = \frac{1+e}{1-e} = \frac{1.206}{0.794} = 1.52

Final Answer: (a) 4.60×10104.60 \times 10^{10} m and 6.98×10106.98 \times 10^{10} m; (b) 5.67×10105.67 \times 10^{10} m; (c) 1.19×10101.19 \times 10^{10} m; (d) vP/vA=1.52v_P/v_A = 1.52.

Takeaway: An "almost circular" orbit is not an "almost centred" orbit. b/ab/a depends on e2e^2 and stays near 1, but c/ac/a depends on ee itself. A modest eccentricity gives a very slightly squashed curve with a badly off-centre focus — and it is the off-centre focus that makes the speed vary by 52%.

Example 2: Reading aa and ee off the two extremes

A comet's closest approach to the Sun is 8.0×10108.0 \times 10^{10} m and its farthest recession is 5.2×10125.2 \times 10^{12} m. Find its semi-major axis, its eccentricity, and the ratio of its speeds at the two ends.

Solution:

  1. Semi-major axis is the mean of the two extremes: a=rmin+rmax2=8.0×1010+5.2×10122=5.28×10122=2.64×1012 ma = \frac{r_{min} + r_{max}}{2} = \frac{8.0 \times 10^{10} + 5.2 \times 10^{12}}{2} = \frac{5.28 \times 10^{12}}{2} = 2.64 \times 10^{12} \text{ m}

  2. Eccentricity. e=rmaxrminrmax+rmin=5.12×10125.28×1012=0.970e = \frac{r_{max} - r_{min}}{r_{max} + r_{min}} = \frac{5.12 \times 10^{12}}{5.28 \times 10^{12}} = 0.970

  3. Check it the other way. a(1e)=2.64×1012×0.030=7.9×1010a(1-e) = 2.64 \times 10^{12} \times 0.030 = 7.9 \times 10^{10} m, which is rminr_{min} to the accuracy we are carrying.

  4. Speed ratio. vPvA=rmaxrmin=5.2×10128.0×1010=65\frac{v_P}{v_A} = \frac{r_{max}}{r_{min}} = \frac{5.2 \times 10^{12}}{8.0 \times 10^{10}} = 65

Final Answer: a=2.64×1012a = 2.64 \times 10^{12} m, e=0.970e = 0.970, and the comet moves 65 times faster at perihelion than at aphelion.

Takeaway: Two distances in, two orbital parameters out, in one line each. And note what a large ee does to the speeds: a comet spends almost all of its life crawling through the outer solar system and then whips past the Sun in a few weeks.

Example 3: Halley's comet

Halley's comet returns every 76 years and comes as close to the Sun as 8.8×10108.8 \times 10^{10} m. Take 1 AU =1.496×1011= 1.496 \times 10^{11} m and the Earth's period as one year. Find (a) the semi-major axis of the comet's orbit, (b) its farthest distance from the Sun, and (c) its eccentricity.

Solution:

  1. (a) Use the ratio form of the third law against the Earth, working in AU and years so that T2=a3T^2 = a^3: a3=T2=762=5776a=57761/3=17.9 AUa^3 = T^2 = 76^2 = 5776 \qquad \Longrightarrow \qquad a = 5776^{1/3} = 17.9 \text{ AU} a=17.9×1.496×1011=2.68×1012 ma = 17.9 \times 1.496 \times 10^{11} = 2.68 \times 10^{12} \text{ m}

  2. (b) The far end, from rmin+rmax=2ar_{min} + r_{max} = 2a: rmax=2armin=2(2.68×1012)8.8×1010=5.36×10120.09×1012=5.28×1012 mr_{max} = 2a - r_{min} = 2(2.68 \times 10^{12}) - 8.8 \times 10^{10} = 5.36 \times 10^{12} - 0.09 \times 10^{12} = 5.28 \times 10^{12} \text{ m} That is beyond Neptune, whose semi-major axis is about 30 AU.

  3. (c) The eccentricity. e=1rmina=18.8×10102.68×1012=10.033=0.967e = 1 - \frac{r_{min}}{a} = 1 - \frac{8.8 \times 10^{10}}{2.68 \times 10^{12}} = 1 - 0.033 = 0.967

Final Answer: a=17.9a = 17.9 AU =2.68×1012= 2.68 \times 10^{12} m, rmax=5.28×1012r_{max} = 5.28 \times 10^{12} m, e=0.967e = 0.967.

Takeaway: The mass of the Sun never appeared, and neither did GG. Working in AU and years turns the third law into T2=a3T^2 = a^3 and the whole problem into a cube root. [JEE Tip] Memorise that: with AU and years, the constant is exactly 1.

Example 4: Mars, from the Earth alone

Mars orbits at a semi-major axis 1.524 times the Earth's. How long is a Martian year?

Solution:

  1. Ratio form of the third law. (TMTE)2=(aMaE)3=(1.524)3=3.540\left(\frac{T_M}{T_E}\right)^2 = \left(\frac{a_M}{a_E}\right)^3 = (1.524)^3 = 3.540

  2. Take the square root. TMTE=3.540=1.88\frac{T_M}{T_E} = \sqrt{3.540} = 1.88

  3. Convert. With TE=1T_E = 1 year, TM=1.88 years=1.88×365.25=687 daysT_M = 1.88 \text{ years} = 1.88 \times 365.25 = 687 \text{ days}

Final Answer: About 1.88 Earth years, or 687 days.

Takeaway: Two lines, one ratio, no constants. The shortcut is TM=(1.524)3/2T_M = (1.524)^{3/2} directly. [NEET Important] If a question gives a distance ratio and asks for a period ratio, raise to the power 3/23/2; going the other way, raise to the power 2/32/3.

Example 5: A planet with an eight-year year

An imaginary planet takes exactly 8 Earth years to go round the Sun. (a) What is its semi-major axis, in AU? (b) If its orbital eccentricity is 0.5, find its perihelion and aphelion distances in AU and the ratio of its speeds there. (c) A second planet has the same semi-major axis but e=0.1e = 0.1. What is its period?

Solution:

  1. (a) Third law in AU and years. a3=T2=82=64a=641/3=4 AUa^3 = T^2 = 8^2 = 64 \qquad \Longrightarrow \qquad a = 64^{1/3} = 4 \text{ AU}

  2. (b) The two extremes. rmin=a(1e)=4(0.5)=2 AU,rmax=a(1+e)=4(1.5)=6 AUr_{min} = a(1-e) = 4(0.5) = 2 \text{ AU}, \qquad r_{max} = a(1+e) = 4(1.5) = 6 \text{ AU} vPvA=rmaxrmin=62=3\frac{v_P}{v_A} = \frac{r_{max}}{r_{min}} = \frac{6}{2} = 3

  3. (c) The second planet. The period depends on aa alone: T=a3/2=43/2=8 yearsT = a^{3/2} = 4^{3/2} = 8 \text{ years} Identical. The two orbits are shaped completely differently, and they take exactly the same time.

Final Answer: (a) 4 AU; (b) 2 AU and 6 AU, with vP=3vAv_P = 3v_A; (c) 8 years, the same.

Takeaway: Eccentricity controls the shape and the speeds; the semi-major axis alone controls the period. Part (c) is the trap in this topic, and it is set every year.

Example 6: Two moons of Jupiter

Io orbits Jupiter at a mean distance 4.22×1084.22 \times 10^8 m with a period of 1.77 days. Callisto orbits the same planet at 1.883×1091.883 \times 10^9 m. Find Callisto's period.

Solution:

  1. Same central body, so the ratio form applies with Jupiter's constant cancelling: TCTI=(aCaI)3/2\frac{T_C}{T_I} = \left(\frac{a_C}{a_I}\right)^{3/2}

  2. The distance ratio. aCaI=1.883×1094.22×108=4.462\frac{a_C}{a_I} = \frac{1.883 \times 10^9}{4.22 \times 10^8} = 4.462

  3. Raise to the power 3/23/2. (4.462)3/2=4.462×4.462=4.462×2.112=9.42(4.462)^{3/2} = 4.462 \times \sqrt{4.462} = 4.462 \times 2.112 = 9.42

  4. Multiply. TC=1.77×9.42=16.7 daysT_C = 1.77 \times 9.42 = 16.7 \text{ days}

Final Answer: About 16.7 days, which is what is observed.

Takeaway: Kepler's third law is not a law about the Sun; it is a law about any central mass. Jupiter's moons obey it among themselves, with their own constant, and Galileo's four moons were in fact the first system in which it was checked away from the Sun. [JEE Tip] Never mix Io with Mars in one ratio — different central bodies, different constants.

Example 7: The Earth's areal velocity and angular momentum

The Earth's orbit has a=1.496×1011a = 1.496 \times 10^{11} m and e=0.0167e = 0.0167, and its period is 3.156×1073.156 \times 10^7 s. Its mass is 5.97×10245.97 \times 10^{24} kg. Find (a) the area of its orbit, (b) its areal velocity, and (c) its orbital angular momentum about the Sun.

Solution:

  1. (a) The area of an ellipse is πab\pi a b, with b=a1e2b = a\sqrt{1-e^2}: A=πa21e2=π(1.496×1011)2×0.99986=7.03×1022 m2A = \pi a^2\sqrt{1-e^2} = \pi (1.496 \times 10^{11})^2 \times 0.99986 = 7.03 \times 10^{22} \text{ m}^2 With ee this small, 1e2\sqrt{1-e^2} is 0.99986 and the ellipse is indistinguishable from a circle of radius aa.

  2. (b) Areal velocity. The whole area is swept in one period, at a constant rate: dAdt=AT=7.03×10223.156×107=2.23×1015 m2/s\frac{dA}{dt} = \frac{A}{T} = \frac{7.03 \times 10^{22}}{3.156 \times 10^{7}} = 2.23 \times 10^{15} \text{ m}^2\text{/s}

  3. (c) Angular momentum, from dAdt=L2m\frac{dA}{dt} = \frac{L}{2m}: L=2mdAdt=2×5.97×1024×2.23×1015=2.66×1040 kg m2/sL = 2m\,\frac{dA}{dt} = 2 \times 5.97 \times 10^{24} \times 2.23 \times 10^{15} = 2.66 \times 10^{40} \text{ kg m}^2\text{/s}

Final Answer: (a) 7.03×10227.03 \times 10^{22} m2^2; (b) 2.23×10152.23 \times 10^{15} m2^2/s; (c) 2.66×10402.66 \times 10^{40} kg m2^2/s.

Takeaway: The area law is a calculation tool, not just a picture. dAdt=πabT\frac{dA}{dt} = \frac{\pi ab}{T} gives you the angular momentum of any orbit whose geometry and period you know — and it does so without ever mentioning a force.

Example 8: A comet at both ends of its orbit

A comet is 1.0×10111.0 \times 10^{11} m from the Sun at perihelion, where it moves at 60 km/s. Its aphelion distance is 6.0×10116.0 \times 10^{11} m. Find (a) its speed at aphelion, (b) the semi-major axis and eccentricity of its orbit, and (c) its period in years. Take 1 AU =1.496×1011= 1.496 \times 10^{11} m.

Solution:

  1. (a) Area law at the two apses, where vr\vec{v} \perp \vec{r}: rminvP=rmaxvAvA=vPrminrmax=60×1.0×10116.0×1011=10 km/sr_{min}v_P = r_{max}v_A \qquad \Longrightarrow \qquad v_A = v_P\,\frac{r_{min}}{r_{max}} = 60 \times \frac{1.0 \times 10^{11}}{6.0 \times 10^{11}} = 10 \text{ km/s}

  2. (b) Geometry. a=rmin+rmax2=7.0×10112=3.5×1011 ma = \frac{r_{min}+r_{max}}{2} = \frac{7.0 \times 10^{11}}{2} = 3.5 \times 10^{11} \text{ m} e=rmaxrminrmax+rmin=5.0×10117.0×1011=0.714e = \frac{r_{max}-r_{min}}{r_{max}+r_{min}} = \frac{5.0 \times 10^{11}}{7.0 \times 10^{11}} = 0.714

  3. (c) Period. In AU, a=3.5×10111.496×1011=2.34a = \frac{3.5 \times 10^{11}}{1.496 \times 10^{11}} = 2.34 AU, so T=a3/2=(2.34)3/2=2.34×1.53=3.58 yearsT = a^{3/2} = (2.34)^{3/2} = 2.34 \times 1.53 = 3.58 \text{ years}

Final Answer: (a) 10 km/s; (b) a=3.5×1011a = 3.5 \times 10^{11} m and e=0.714e = 0.714; (c) about 3.58 years.

Takeaway: The area law and the period law do different jobs and are used in that order. The area law relates two moments on one orbit; the period law relates different orbits, or one orbit to the Earth's. Part (a) needed no constants; part (c) needed only the length of an AU.

Example 9: Which stretch takes longer?

A planet moves round the Sun on an ellipse with the Sun at focus SS. BB and CC are the two ends of the minor axis, PP is the perihelion and AA the aphelion. Does the planet take longer to travel the arc BACB \to A \to C (the half that contains the aphelion) or the arc CPBC \to P \to B (the half that contains the perihelion)?

Solution:

  1. Split the ellipse with the minor axis. The chord BCBC is the minor axis, which passes through the centre OO of the ellipse — not through the Sun SS.

  2. Compare the two areas. Because SS lies on the PP side of OO (at a distance c=aec = ae from it), the region SBACSBAC bounded by SBSB, the arc through AA, and CSCS is larger than the region SBPCSBPC on the other side. In fact the aphelion half exceeds half the ellipse by the area of triangle SBCSBC, and the perihelion half falls short by exactly the same amount.

  3. Apply the law of areas. Equal areas take equal times, so a larger area takes a longer time. time(BAC)>time(CPB)\text{time}(B \to A \to C) > \text{time}(C \to P \to B)

  4. Cross-check with the speeds. On the aphelion side the planet is farther from the Sun and therefore moving more slowly, over a path that is not shorter. Both arguments agree.

Final Answer: The arc through the aphelion takes longer.

Takeaway: Turn "how long?" into "how much area?" and the answer is immediate. The Earth does exactly this: it passes perihelion in early January, so the northern summer half of the year runs about seven days longer than the northern winter half.

Example 10: Two circular orbits, one ratio

Planet X orbits the Sun in a circle of radius RR; planet Y orbits in a circle of radius 9R9R. Find the ratio of (a) their periods, (b) their orbital speeds, (c) their angular speeds.

Solution:

  1. (a) Periods, from Ta3/2T \propto a^{3/2} with a=Ra = R for a circle: TYTX=93/2=27\frac{T_Y}{T_X} = 9^{3/2} = 27

  2. (b) Speeds, from v=2πaTa1/2v = \frac{2\pi a}{T} \propto a^{-1/2}: vYvX=91/2=13\frac{v_Y}{v_X} = 9^{-1/2} = \frac{1}{3} Check it directly instead of trusting the exponent: vYvX=2π(9R)/TY2πR/TX=9×TXTY=927=13\frac{v_Y}{v_X} = \frac{2\pi(9R)/T_Y}{2\pi R/T_X} = 9\times\frac{T_X}{T_Y} = \frac{9}{27} = \frac{1}{3}. Agreed.

  3. (c) Angular speeds, from ω=2πT\omega = \frac{2\pi}{T}: ωYωX=TXTY=127\frac{\omega_Y}{\omega_X} = \frac{T_X}{T_Y} = \frac{1}{27}

Final Answer: TY:TX=27:1T_Y : T_X = 27 : 1; vY:vX=1:3v_Y : v_X = 1 : 3; ωY:ωX=1:27\omega_Y : \omega_X = 1 : 27.

Takeaway: Nine times as far means one third the speed and twenty-seven times the year. The outer planet is slower and has further to go, and the two effects multiply. [NEET Important] Speed falls only as a\sqrt{a}, but the period rises as a3/2a^{3/2} — do not swap them.

Example 11: Checking the law against the data, and predicting

Using aa in AU and TT in years, verify the constancy of T2/a3T^2/a^3 for Mars (a=1.524a = 1.524, T=1.881T = 1.881) and Saturn (a=9.537a = 9.537, T=29.46T = 29.46), and then predict the period of an asteroid whose semi-major axis is 2.8 AU.

Solution:

  1. Mars. T2a3=(1.881)2(1.524)3=3.5383.540=0.9995\frac{T^2}{a^3} = \frac{(1.881)^2}{(1.524)^3} = \frac{3.538}{3.540} = 0.9995

  2. Saturn. T2a3=(29.46)2(9.537)3=867.9867.4=1.0006\frac{T^2}{a^3} = \frac{(29.46)^2}{(9.537)^3} = \frac{867.9}{867.4} = 1.0006

  3. Read the result. Both come out at 1.000 to three figures, as they must in these units, because the Earth has a=1a = 1 and T=1T = 1.

  4. Predict. For the asteroid, T=a3/2=(2.8)3/2=2.8×2.8=2.8×1.673=4.69 yearsT = a^{3/2} = (2.8)^{3/2} = 2.8 \times \sqrt{2.8} = 2.8 \times 1.673 = 4.69 \text{ years}

Final Answer: T2/a3=1.000T^2/a^3 = 1.000 for both planets; the asteroid's period is about 4.69 years.

Takeaway: In AU and years, Kepler's third law is simply T2=a3T^2 = a^3, and the check is a two-button calculation. Most asteroids sit between Mars and Jupiter with aa around 2 to 3.5 AU, which is why asteroid years run from roughly 3 to 7 of ours.