Case Study 1 — The Orbit of Mars: How a Polar Curve Tamed the Heavens
Field: Astronomy / orbital mechanics Calculus used: Conics in polar form (Section 26.8), the polar area element and the sector formula (Section 26.5), Kepler's Second Law as a polar-area statement (Section 26.8)
In 1600, a young assistant named Johannes Kepler arrived at the observatory of Tycho Brahe with one assignment that nobody else had managed: explain the motion of Mars. Mars was the troublemaker. Its path across the sky lurched, sped up, slowed down, and even looped backward in ways that the perfect circles of two thousand years of astronomy could not reproduce. Kepler spent eight years and nine hundred pages of arithmetic on it. What he found, in the end, was not a circle at all. It was a curve that becomes a single short equation the moment you stop using horizontal-and-vertical coordinates and start naming each point by its distance and direction from the Sun. It was a polar curve. This case study walks through exactly that curve — and through the astonishing fact that Kepler's hardest empirical law turns out to be nothing more than the polar area formula of Section 26.5 in disguise.
The orbit as a polar conic
Place the Sun at the pole. A planet of negligible mass moving under the Sun's gravity — a central force that depends only on distance $r$ — traces the conic
$$r = \frac{p}{1 + e\cos\theta},$$
with the Sun at one focus (Section 26.8). Here $e$ is the eccentricity and $p$ is the scale constant (the semi-latus rectum). For Mars the modern values are a semi-major axis $a \approx 1.524$ AU and an eccentricity $e \approx 0.0934$ — small, but, as Kepler discovered to his frustration, not zero. That fraction of a percent of out-of-roundness was precisely what wrecked every circular model before him.
From these two numbers, every feature of the orbit follows. The scale constant is
$$p = a(1 - e^2) = 1.524\,(1 - 0.0934^2) = 1.524 \times 0.99127 \approx 1.511 \text{ AU},$$
so Mars's orbit in polar form is
$$r = \frac{1.511}{1 + 0.0934\cos\theta} \text{ AU}.$$
The two extreme distances, from Section 26.8, are the perihelion (closest, at $\theta = 0$) and the aphelion (farthest, at $\theta = \pi$):
$$r_\text{min} = a(1-e) = 1.524 \times 0.9066 \approx 1.382 \text{ AU}, \qquad r_\text{max} = a(1+e) = 1.524 \times 1.0934 \approx 1.666 \text{ AU}.$$
So Mars swings between about $1.38$ and $1.67$ astronomical units from the Sun over each orbit — a swing of roughly $20\%$. That is enough to make Mars visibly brighter at some oppositions than others, and it was more than enough to defeat the circle. Notice how compact the description is: two constants, $a$ and $e$, and one equation. In Cartesian coordinates the same ellipse-with-Sun-at-a-focus is a messy quadratic with cross terms, and the motion along it is hopeless to write down. In polar coordinates it is one line. This is the chapter's deepest theme made concrete — the right coordinate system is the one that matches the symmetry of the problem, and a central force has rotational symmetry about the pole.
Kepler's Second Law is the sector formula
Kepler's empirical breakthrough was not just the shape of the orbit but the rule of its speed. He found that a line drawn from the Sun to Mars sweeps out equal areas in equal times. When Mars is near the Sun it races; when it is far, it crawls; but the area swept per day is always the same. This is Kepler's Second Law, and it is where the calculus of this chapter — polar area — walks directly onto the cosmic stage.
The area swept by the radius vector as the planet moves from angle $\theta_1$ to $\theta_2$ is exactly the sector area of Section 26.5:
$$A = \frac{1}{2}\int_{\theta_1}^{\theta_2} r^2\,d\theta.$$
Differentiate the accumulated area with respect to time and you get the rate at which area is swept:
$$\frac{dA}{dt} = \frac{1}{2}\,r^2\,\frac{d\theta}{dt}.$$
Kepler's law is the single statement that this rate is constant. And that constancy has a name in physics: since the planet's angular momentum per unit mass is $\ell = r^2\,\dot\theta$, we have
$$\frac{dA}{dt} = \frac{1}{2}\,r^2\,\dot\theta = \frac{\ell}{2} = \text{constant}.$$
Kepler's "equal areas in equal times" and Newton's "angular momentum is conserved" are the same equation, and the bridge between them is the polar area element $\tfrac12 r^2\,d\theta$ you derived from a circular sector. An astronomer's empirical pattern, found by brute arithmetic in 1609, and a physicist's conservation law, derived from $\mathbf F = m\mathbf a$ in 1687, meet in the half-an-$r$-squared of a pie slice.
A worked example: Mars races at perihelion
Let us make the law bite with numbers. Suppose, over one particular Earth-day, Mars sweeps a certain small area $\Delta A$. Kepler says it sweeps that same $\Delta A$ on every other day too. Because $\Delta A \approx \tfrac12 r^2\,\Delta\theta$ for a short arc, the angle covered in a day must satisfy
$$\Delta\theta \approx \frac{2\,\Delta A}{r^2}.$$
The daily angular step $\Delta\theta$ is therefore inversely proportional to $r^2$. Compare perihelion and aphelion using Mars's two extreme radii:
$$\frac{\Delta\theta_\text{perihelion}}{\Delta\theta_\text{aphelion}} = \frac{r_\text{max}^2}{r_\text{min}^2} = \left(\frac{1.666}{1.382}\right)^2 \approx (1.205)^2 \approx 1.45.$$
Mars sweeps through about $45\%$ more angle per day when it is closest to the Sun than when it is farthest. The planet genuinely hurries through perihelion and dawdles through aphelion — and the ratio falls straight out of the squared radii in the sector formula. (For a violently eccentric body the effect is enormous: Halley's Comet, with $e \approx 0.967$, spends seventy years creeping through its aphelion and only weeks blazing past the Sun. Same law, larger $e$.)
We can also pin down the constant rate. Over a full Martian year ($\theta$ from $0$ to $2\pi$), the total swept area is the whole ellipse, $\pi a b$ with semi-minor axis $b = a\sqrt{1-e^2}$. For Mars, $b = 1.524\sqrt{0.99127} \approx 1.517$ AU, so the ellipse area is $\pi(1.524)(1.517) \approx 7.26$ AU². A Martian year is about $687$ Earth-days, so the constant areal rate is
$$\frac{dA}{dt} = \frac{7.26 \text{ AU}^2}{687 \text{ days}} \approx 0.01057 \text{ AU}^2/\text{day},$$
the same every single day of the orbit. That single number, holding constant across a $20\%$ swing in distance and a $45\%$ swing in angular speed, is Kepler's Second Law.
Why polar coordinates, and not the grid
It is worth pausing on why Cartesian coordinates fail here so completely. In $x$ and $y$, the gravitational force has both components changing in complicated ways as the planet moves, and the equations of motion are coupled and nonlinear. Switch to polar coordinates and substitute $u = 1/r$, reparametrizing by $\theta$ instead of $t$, and the radial equation of motion collapses into a linear differential equation — a simple harmonic oscillator in $u(\theta)$ — whose solution is precisely the conic $r = p/(1+e\cos\theta)$ (the Math Major Sidebar in Section 26.8 sketches this). The right coordinates did not merely tidy the picture; they linearized the physics. That is the lesson Kepler stumbled toward by hand and that Newton, and then Hamilton and Lagrange, formalized: choose coordinates to fit the symmetry, and the hardest problems become solvable.
The polar orbit equation is still working today. Mission planners at NASA and ESA propagate spacecraft trajectories using exactly this conic-in-polar framework (patched together across the gravitational spheres of different bodies). When New Horizons threaded past Pluto in 2015 after a nine-year flight, the navigation rested on the same $r = p/(1+e\cos\theta)$ that Kepler wrung out of Tycho's Mars data four centuries earlier. And Mars itself remains the proving ground: every rover landing — the seven-minute plunge from interplanetary cruise to the surface — begins from an orbit computed in these coordinates.
Discussion Questions
-
The role of $e$. Mars has $e \approx 0.0934$ and Earth $e \approx 0.0167$. Compute each planet's perihelion-to-aphelion distance ratio $r_\text{max}/r_\text{min} = (1+e)/(1-e)$. Why does Mars show a much larger seasonal variation in solar distance than Earth?
-
Equal areas, unequal arcs. Using $\Delta\theta \approx 2\Delta A/r^2$, explain in your own words why the equal-area law forces unequal angular speeds. Where in the derivation does the $r^2$ (rather than $r$) come from?
-
Connecting to the sector formula. Section 26.5 derived $\tfrac12 r^2\,d\theta$ from the area of a circular sector. Restate Kepler's Second Law as a statement purely about that area element, with no physics vocabulary at all.
-
Eccentricity extremes. Halley's Comet has $e \approx 0.967$. Without computing, predict how its daily angular speed at perihelion compares to that at aphelion, and explain using the ratio $(r_\text{max}/r_\text{min})^2$.
-
Coordinates as a choice. The orbit is one line in polar form and a cross-termed quadratic in Cartesian form. Give one other physical system from earlier chapters where switching coordinate systems dramatically simplified the problem.
Your Turn
- Write Mars's orbit $r = 1.511/(1 + 0.0934\cos\theta)$ and plot it in
matplotlibwithprojection='polar'. Mark perihelion and aphelion. Confirm the radii $1.382$ and $1.666$ AU. - Numerically evaluate $\tfrac12\int_0^{\pi/6} r(\theta)^2\,d\theta$ and $\tfrac12\int_{\pi}^{\pi + \pi/6} r(\theta)^2\,d\theta$ — two equal-angle sweeps, one near perihelion and one near aphelion. They are not equal. Explain why, and what would have to be equal to satisfy Kepler's law.
- Look up the eccentricity of any other solar-system body and rebuild its polar orbit equation from $a$ and $e$.
Annotated Further Reading
- Kepler, J. (1609). Astronomia Nova. The original — where the Second Law and the elliptical orbit first appear, buried in hundreds of pages of Mars calculations. Worth reading about even if not in Latin.
- Goldstein, H., Poole, C., & Safko, J. (2001). Classical Mechanics (3rd ed.), Ch. 3. The clean modern derivation of $r = p/(1+e\cos\theta)$ from the central-force problem, including the $u = 1/r$ substitution referenced in Section 26.8.
- Curtis, H. (2020). Orbital Mechanics for Engineering Students. How working aerospace engineers use the polar conic to plan real missions — the practical descendant of Kepler's curve.
- Stewart, J. (2020). Calculus: Early Transcendentals, §10.6 (conic sections in polar coordinates) and the applied orbit problems in §10.4. The textbook treatment that parallels this chapter.