Case Study 1 — Mapping the Orbit of Mars: An Ellipse with the Sun at a Focus
Field: Astronomy / orbital mechanics Calculus & geometry used: Ellipse focus-sum definition and $abc$ relations (§27.2), eccentricity (§27.2, §27.5), focus-centered polar form (Chapter 26, recalled in §27.5), the non-elementary perimeter integral (§27.8.3)
The problem Kepler inherited
In 1600 the young Johannes Kepler joined Tycho Brahe in Prague and was handed the hardest data set in astronomy: two decades of naked-eye observations of the position of Mars, accurate to about two arcminutes. Everyone before Kepler — Ptolemy, Copernicus, even Tycho — had assumed planetary paths were built from circles. Kepler spent six years forcing circles onto Tycho's Mars data and failing, always by about eight arcminutes. Those eight arcminutes were larger than Tycho's error bars, so Kepler refused to ignore them. In 1609 he announced the resolution: Mars travels on an ellipse, with the Sun at one focus, not at the center. This case study reconstructs the geometry of that orbit using only the tools of this chapter, and shows how every number an astronomer cares about falls out of two parameters: the semi-major axis $a$ and the eccentricity $e$.
We will treat Mars as our worked example because its orbit is elliptical enough to make the geometry visible ($e = 0.0934$, almost six times Earth's) yet still recognizably an ellipse, not a wild comet. Its semi-major axis is $a = 1.524$ AU, where one astronomical unit is Earth's mean distance from the Sun, about $1.496 \times 10^8$ km.
Why a focus, not a center?
The phrase "the Sun at one focus" is the whole revolution compressed into five words, and §27.2 tells us exactly what it means. An ellipse is the set of points $P$ whose summed distances to two fixed foci is constant:
$$|PF_1| + |PF_2| = 2a.$$
For an orbit, the Sun occupies one focus; the other focus is empty — a purely geometric point in space with nothing there. This asymmetry is the entire content of Kepler's first law. A planet on a circular orbit would stay at a fixed distance from the Sun; a planet on an ellipse with the Sun at a focus is sometimes close and sometimes far, and that varying distance is what drives the seasons-within-the-orbit and, through Kepler's second law, the changing orbital speed.
The center of Mars's ellipse sits a distance $c$ from the Sun, where $c = ae$. Let us compute it. With $a = 1.524$ AU and $e = 0.0934$,
$$c = ae = 1.524 \times 0.0934 = 0.1423 \text{ AU}.$$
So the Sun is offset from the geometric center of the orbit by about $0.142$ AU — roughly $21$ million kilometers. That offset is small compared with $a$, which is why the orbit looks nearly circular when you plot it, and exactly why Kepler needed Tycho's extraordinary precision to detect it.
Extracting every parameter from $a$ and $e$
This is the payoff of the chapter's unifying view: once you know $a$ and $e$, the ellipse is completely determined, and §27.2 hands you the rest. The relation $c^2 = a^2 - b^2$ rearranges to give the semi-minor axis:
$$b = a\sqrt{1 - e^2} = 1.524\sqrt{1 - 0.0934^2} = 1.524\sqrt{1 - 0.008724} = 1.524 \times 0.99563 = 1.517 \text{ AU}.$$
Notice how close $b = 1.517$ is to $a = 1.524$: the minor axis is only about half a percent shorter than the major axis. Visually the orbit is a circle you could not distinguish by eye; the drama is entirely in the placement of the Sun, offset by $c = 0.142$ AU. Eccentricity measures shape, and here the shape is barely non-circular, yet the off-center Sun makes the dynamics richly variable — a perfect illustration of the §27.2 lesson that eccentricity and the focus offset tell different parts of the story.
The two most important distances in any orbit are the closest and farthest approach to the Sun. With the Sun at the near focus, the closest point (perihelion) and farthest point (aphelion) lie at the two ends of the major axis:
$$r_{\text{peri}} = a(1 - e) = 1.524(0.9066) = 1.382 \text{ AU},$$ $$r_{\text{aph}} = a(1 + e) = 1.524(1.0934) = 1.666 \text{ AU}.$$
Mars therefore swings between $1.382$ AU and $1.666$ AU from the Sun over each orbit — a $20\%$ variation in distance, large enough that the sunlight Mars receives at perihelion is about $(1.666/1.382)^2 \approx 1.45$ times what it receives at aphelion. That $45\%$ swing in solar heating is a real driver of the severe Martian dust-storm season, which peaks near perihelion.
The focus-centered polar form
Cartesian coordinates put the center of the ellipse at the origin, but orbital mechanics wants the Sun at the origin, because gravity points toward the Sun. Chapter 26 gave us exactly that form, and §27.5 recalls it: with the focus at the origin and the angle $\theta$ measured from perihelion,
$$r(\theta) = \frac{a(1 - e^2)}{1 + e\cos\theta}.$$
The numerator $a(1 - e^2)$ is the semi-latus rectum — the orbital distance when $\theta = 90°$, straight out the side. For Mars,
$$a(1 - e^2) = 1.524 \times 0.991276 = 1.511 \text{ AU}.$$
Let us check the formula against the perihelion and aphelion we already found. At $\theta = 0$ (perihelion), $\cos\theta = 1$:
$$r(0) = \frac{1.511}{1 + 0.0934} = \frac{1.511}{1.0934} = 1.382 \text{ AU},$$
matching $a(1-e)$ exactly. At $\theta = \pi$ (aphelion), $\cos\theta = -1$:
$$r(\pi) = \frac{1.511}{1 - 0.0934} = \frac{1.511}{0.9066} = 1.666 \text{ AU},$$
matching $a(1+e)$. The two independent routes — Cartesian $a(1 \pm e)$ and the polar formula — agree, which is the kind of cross-check that lets you trust a calculation you cannot directly observe.
This polar form is also where the chapter's threshold idea pays off. The single parameter $e$ in $r = p/(1 + e\cos\theta)$ decides the entire fate of the orbit: for Mars $e = 0.0934 < 1$, the denominator never vanishes, $r$ stays finite for every $\theta$, and the path closes into a bound ellipse. Push $e$ to $1$ and the denominator hits zero at $\theta = \pi$, sending $r \to \infty$ — the orbit springs open into a parabola, the marginal escape trajectory. Beyond $e = 1$ it becomes a hyperbola, an unbound flyby. The same formula that maps Mars maps a comet falling in from interstellar space; only the dial $e$ has turned.
How far does Mars travel in one year?
A natural final question: what is the length of one Martian orbit? Here the chapter delivers a humbling lesson from §27.8.3. The area enclosed by the ellipse is effortless — $A = \pi a b = \pi (1.524)(1.517) \approx 7.26$ square AU — but the perimeter has no elementary formula at all. Parametrizing the ellipse as $x = a\cos t$, $y = b\sin t$ and applying the arc-length machinery of Chapter 25 gives
$$L = 4a\int_0^{\pi/2}\sqrt{1 - e^2\sin^2\theta}\;d\theta,$$
the complete elliptic integral of the second kind, provably impossible to evaluate in closed form. Astronomers do not throw up their hands; they approximate. Ramanujan's formula, with $h = \left(\frac{a-b}{a+b}\right)^2$, gives the orbital circumference to nine digits in one line, and modern orbit-propagation software evaluates the integral by numerical quadrature. For Mars, $a$ and $b$ are so close that $h \approx 5.4\times 10^{-6}$, and the perimeter is almost exactly $2\pi a \approx 9.58$ AU — but the almost is precisely the part a mission planner must compute, because spacecraft navigation lives in the small corrections.
Discussion questions
- The empty second focus has nothing physical at it, yet it is essential to the definition. Explain, using $|PF_1| + |PF_2| = 2a$, why you cannot describe the orbit using only the Sun's focus and the value of $a$ without also specifying $e$ (or equivalently $b$ or $c$).
- Mars's $b$ is only $0.5\%$ smaller than its $a$, yet its distance to the Sun varies by $20\%$. Reconcile these two numbers using the relations $b = a\sqrt{1-e^2}$ and $r_{\text{peri/aph}} = a(1 \mp e)$. Which one depends on $e$ linearly, and which on $e^2$?
- Using the polar form, what would happen to Mars's orbit if its eccentricity were nudged to $e = 1$? Where would $r$ blow up, and what does that mean physically?
- Earth has $e = 0.0167$ and Mercury $e = 0.206$. Without computing, predict which planet's perihelion-to-aphelion distance ratio is largest, and explain why eccentricity, not semi-major axis, controls it.
A short annotated reading list
- Kepler, J. (1609). Astronomia Nova. The original announcement of the elliptical orbit. The famous "eight arcminutes" passage, in which Kepler refuses to discard Tycho's residuals, is the birth of data-driven physics.
- Koestler, A. (1959). The Sleepwalkers. Cengage/Penguin. A vivid narrative history of Kepler's six-year struggle with the Mars data — excellent for the human side of how the ellipse was found.
- Goldstein, H., Poole, C., & Safko, J. (2001). Classical Mechanics (3rd ed.), Ch. 3. Derives the orbit equation $r = p/(1 + e\cos\theta)$ from the inverse-square force, the Chapter 19 differential-equations payoff this case study only sketches.
- Murray, C. D., & Dermott, S. F. (1999). Solar System Dynamics, Ch. 2. The professional reference for orbital elements; shows how $a$ and $e$ generalize to the full six-element description of a real orbit.