3.2.5Orbital Mechanics & Astrodynamics

Kepler's first law — orbits are conic sections

2,261 words10 min readdifficulty · medium2 backlinks

The law (in one line): The orbit of a planet is an ellipse with the Sun at one focus (not the center!). More generally, any two-body gravitational orbit is a conic section — ellipse, parabola, or hyperbola.


Why does this law even exist?

WHAT we want: prove that the shape r(θ)r(\theta) of an orbit is a conic. WHY it matters: it tells us where a planet/satellite is, lets us classify trajectories (bound vs escape), and underpins all of astrodynamics. HOW we get there: combine conservation of angular momentum + Newton's gravity, and solve the radial equation with a clever substitution.


Building blocks


Derivation from scratch (the heart of the note)

We have a small body of mass mm orbiting a large mass MM at the origin. Let μ=GM\mu = GM.

Step 1 — Equation of motion

Newton's second law with gravity: r¨=μr2r^\ddot{\vec r} = -\frac{\mu}{r^2}\,\hat r Why this step? Gravity points from mm toward MM (toward the origin), magnitude GM/r2GM/r^2 per unit mass.

Step 2 — Use angular momentum conservation

Because the force is central, h=r2θ˙h = r^2\dot\theta is constant. We'll use this to change variables from time tt to angle θ\theta. Why? Time is awkward; we want the shape r(θ)r(\theta), not the timetable. Eliminating tt gives geometry directly.

Step 3 — The magic substitution u=1/ru = 1/r

Let u=1/ru = 1/r. Then: θ˙=hr2=hu2\dot\theta = \frac{h}{r^2} = h u^2 r˙=drdθθ˙=ddθ ⁣(1u)hu2=1u2dudθhu2=hdudθ\dot r = \frac{dr}{d\theta}\dot\theta = \frac{d}{d\theta}\!\left(\frac1u\right) h u^2 = -\frac{1}{u^2}\frac{du}{d\theta}\,h u^2 = -h\frac{du}{d\theta} r¨=ddt ⁣(hdudθ)=hd2udθ2θ˙=h2u2d2udθ2\ddot r = \frac{d}{dt}\!\left(-h\frac{du}{d\theta}\right) = -h\frac{d^2u}{d\theta^2}\dot\theta = -h^2 u^2 \frac{d^2u}{d\theta^2} Why this step? u=1/ru=1/r turns the ugly nonlinear 1/r21/r^2 equation into a clean linear one — this is the famous trick that makes the whole thing solvable by hand.

Step 4 — Radial equation of motion

The radial acceleration (in polar coordinates) is r¨rθ˙2\ddot r - r\dot\theta^2. Setting it equal to the radial force per mass: r¨rθ˙2=μr2\ddot r - r\dot\theta^2 = -\frac{\mu}{r^2} Substitute r¨=h2u2u\ddot r = -h^2u^2\,u'', r=1/ur = 1/u, θ˙2=h2u4\dot\theta^2 = h^2u^4: h2u2u1uh2u4=μu2-h^2u^2 u'' - \frac{1}{u}\,h^2u^4 = -\mu u^2 Divide through by h2u2-h^2u^2: u+u=μh2u'' + u = \frac{\mu}{h^2} Why this step? Look at this — it's just simple harmonic motion with a constant drive! We already know how to solve it.

Step 5 — Solve the linear ODE

u(θ)=μh2+Acos(θθ0)u(\theta) = \frac{\mu}{h^2} + A\cos(\theta - \theta_0) Choose the angle origin so θ0=0\theta_0 = 0 (measure θ\theta from perihelion). Then back to r=1/ur = 1/u: r(θ)=h2/μ1+(Ah2/μ)cosθ\boxed{ r(\theta) = \frac{h^2/\mu}{1 + (Ah^2/\mu)\cos\theta} }

Step 6 — Read off the conic

Compare with the conic r=p1+ecosθr = \dfrac{p}{1 + e\cos\theta}: p=h2μ,e=Ah2μp = \frac{h^2}{\mu}, \qquad e = \frac{A h^2}{\mu} This IS a conic section. Kepler's first law proven. ∎


Connecting eccentricity to energy (so we know which conic)

The total energy per unit mass is E=12v2μ/r\mathcal E = \tfrac12 v^2 - \mu/r. Working it through (using v2=r˙2+r2θ˙2v^2 = \dot r^2 + r^2\dot\theta^2 and the solution above) gives the beautiful relation: e=1+2Eh2μ2e = \sqrt{1 + \frac{2\mathcal E h^2}{\mu^2}}

Figure — Kepler's first law — orbits are conic sections

Worked examples


Common mistakes (Steel-manned)


Flashcards

Kepler's first law states that orbits are what shape, with the Sun at the what?
Conic sections (ellipses for planets); the Sun is at one focus, not the center.
What inverse-power force law produces conic-section orbits?
The inverse-square law, F1/r2F \propto 1/r^2.
What substitution linearizes the orbit ODE?
u=1/ru = 1/r, giving u+u=μ/h2u'' + u = \mu/h^2 (driven SHM).
What is the polar equation of a conic with focus at origin?
r(θ)=p1+ecosθr(\theta) = \dfrac{p}{1+e\cos\theta}.
What is the semi-latus rectum pp in terms of hh and μ\mu?
p=h2/μp = h^2/\mu.
How does eccentricity relate to orbit type?
e=0e=0 circle, 0<e<10<e<1 ellipse, e=1e=1 parabola, e>1e>1 hyperbola.
Why is angular momentum conserved in orbital motion?
Gravity is a central force (along r^\hat r), so it exerts zero torque about the focus.
What sign of total energy gives a bound (elliptical) orbit?
Negative energy, E<0\mathcal E < 0.
Formula linking eccentricity and energy?
e=1+2Eh2/μ2e = \sqrt{1 + 2\mathcal E h^2/\mu^2}.
Perihelion and aphelion distances in terms of aa and ee?
rmin=a(1e)r_{\min}=a(1-e), rmax=a(1+e)r_{\max}=a(1+e).
The radial orbit equation after substitution is mathematically equivalent to what familiar system?
A driven simple harmonic oscillator.

Recall Feynman: explain it to a 12-year-old

Imagine swinging a ball on a stretchy string around your hand. Gravity is like that string, but it pulls harder when the planet is closer. As the planet swings in close, it whips around fast and shoots back out — over and over, tracing a stretched-out oval called an ellipse. Your hand (the Sun) isn't in the middle of the oval; it's off to one side, at a special spot called a "focus." If you give the planet too much speed, the string can't hold it and it flies away forever on a curve that never closes — that's a parabola or hyperbola. The neat secret: the exact way gravity weakens with distance (one over distance squared) is what makes the path a perfect oval instead of a messy squiggle.


Connections

Concept Map

central force

zero torque

Newton second law

change variable t to theta

combine

linearizes

solve

Sun at focus

eccentricity e

e less than 1

e = 1

e greater than 1

Inverse-square gravity F ~ 1/r2

Central force along r-hat

Angular momentum h conserved

Equation of motion

Substitution u = 1/r

Linear radial equation

Conic r = p / 1 + e cos theta

Kepler first law

Trajectory classification

Ellipse bound

Parabola escape

Hyperbola unbound

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, Kepler ka pehla law bolta hai ki planet ki orbit ek ellipse hoti hai, aur Sun us ellipse ke center mein nahi, balki ek focus par hota hai. Ye baat bahut students miss karte hain — wo socte hain Sun beech mein hai, lekin actually Sun thoda side mein, ek special point par baitha hota hai. General case mein orbit koi bhi conic section ho sakti hai: circle, ellipse, parabola, ya hyperbola — ye sab ek cone ko alag-alag angle se kaatne se milte hain, isliye inko "conic sections" kehte hain.

Ab ye shape aata kahan se hai? Gravity ek inverse-square force hai, yaani F1/r2F \propto 1/r^2. Jab hum is force ke under motion ka equation solve karte hain, ek mast trick lagti hai: u=1/ru = 1/r substitute karo. Isse ugly nonlinear equation ek simple harmonic oscillator ki tarah ban jaata hai: u+u=μ/h2u'' + u = \mu/h^2. Iska solution cosine ke saath aata hai, aur jab wapas rr mein convert karte hain to seedha conic ka equation r=p/(1+ecosθ)r = p/(1+e\cos\theta) nikal aata hai. Bas, proof ho gaya — orbit ek conic hai!

Sabse important quantity hai eccentricity ee. Agar e=0e=0 to circle, 0<e<10<e<1 to ellipse (bound, planet wapas aata hai), e=1e=1 to parabola, aur e>1e>1 to hyperbola (escape, jaise interstellar comet ʻOumuamua). Aur ye ee decide hota hai total energy se: energy negative ho to bound ellipse, positive ho to escape. Yaad rakho — perihelion (closest point) par planet sabse fast chalta hai, aphelion (farthest) par sabse slow. Yahi cheez aage Kepler ke doosre aur teesre law se connect hoti hai, isliye is foundation ko mazboot rakho.

Go deeper — visual, from zero

Test yourself — Orbital Mechanics & Astrodynamics

Connections