Physics
Graduategeneral-relativity

Geodesics: The Straightest Possible Path

If gravity is not a force, nothing is pushing the falling apple — and yet the apple traces one very specific curve and not any other. Finding the rule that selects that curve turns out to be the principle of least action, wearing geometry as a costume.

Before this, you should know:

Throw a ball across a room. It traces a parabola — a specific parabola, not some other one, and if you throw it again the same way you get the same curve to within your ability to repeat the throw.

Now try to say that in the language curved spacetime just built. There is no force on the ball. Nothing is pushing it. It is in free fall, so by the equivalence principle it is doing nothing at all, and an observer falling alongside it sees it simply floating there. So what on earth is selecting the parabola?

The answer has to be "it's going straight, and spacetime's geometry makes straight look like that." Which sounds like an evasion until you actually look at the ball's path in spacetime rather than in space.

Here is the calculation that made this click for me. Suppose the ball is in the air for 22 seconds and reaches a peak height of 5 m5\ \text{m}. Draw its worldline: height on the vertical axis, and — because this is spacetime, and because a spacetime diagram must use the same units on both axes — the quantity ctct on the horizontal axis. Two seconds of flight is

ct=(3×108 m/s)(2 s)=6×108 mct = (3\times10^8\ \text{m/s})(2\ \text{s}) = 6\times10^8\ \text{m}

of horizontal extent. So the ball's worldline is an arc that rises 55 metres and falls back over a baseline of six hundred million metres. The radius of curvature of a shallow arc of sagitta hh over a base LL is RL2/8hR \approx L^2/8h, which here gives

R(6×108 m)28(5 m)=3.6×101740 m=9×1015 m,R \approx \frac{(6\times10^8\ \text{m})^2}{8(5\ \text{m})} = \frac{3.6\times10^{17}}{40}\ \text{m} = 9\times10^{15}\ \text{m},

or just under one light-year. The ball's worldline is an arc of a circle a light-year in radius. It is about as straight as anything gets. The parabola we think we see is a projection artifact: we throw away the time axis, which is where nearly all of the worldline lives, and the residual squiggle in the leftover spatial directions looks dramatic only because we have compressed the interesting axis by a factor of 10810^8.

That is the whole picture. The ball goes straight. Spacetime is slightly curved. "Straight in a slightly curved spacetime, projected onto space, over two seconds" is a parabola. What remains is to make "straight" into an equation.

What "straight" can possibly mean

In flat space you have several equivalent definitions of a straight line, and the trick is to pick the one that survives being moved to a curved space.

"Zero curvature" won't do — it presupposes an ambient flat space to measure against, and we established last topic that we are working from the inside with rulers and clocks. "Constant direction" won't do either, at least not yet, because comparing directions at two different points of a curved space is precisely the thing that requires extra structure.

But shortest works. A straight line between two points in flat space is the path of least length, and length is something the metric computes locally, integrating dsds along the curve, with no ambient space required. So define:

A geodesic is a curve that extremizes ds\int ds between its endpoints.

For spacetime there is a wrinkle worth being careful about. In signature (,+,+,+)(-,+,+,+), the worldline of a massive particle is timelike, meaning ds2<0ds^2 < 0 along it. So ds\int ds is imaginary and "shortest" is the wrong word. The right quantity is the proper time, defined by

c2dτ2=ds2=gμνdxμdxν,c^2\,d\tau^2 = -ds^2 = -g_{\mu\nu}\,dx^\mu dx^\nu,

which is positive for a timelike worldline. And τ\tau is not an abstraction: it is exactly the proper time from special relativity — the time read by a clock carried along the worldline. Check it in flat spacetime with the particle at rest: ds2=c2dt2ds^2 = -c^2dt^2, so dτ=dtd\tau = dt, the clock's own time. Check it for a particle moving at speed vv: ds2=c2dt2+v2dt2ds^2 = -c^2dt^2 + v^2dt^2, so

dτ=dt1v2/c2=dtγ,d\tau = dt\sqrt{1 - v^2/c^2} = \frac{dt}{\gamma},

which is time dilation, recovered from the metric in one line.

So the principle is:

A free particle moves along the timelike worldline that extremizes proper time between two events. In a small enough region it is a maximum — the free-falling clock reads more elapsed time than any other clock that leaves the same event and returns to the same event.

That last sentence is the twin paradox restated, and it is worth savouring the reversal. In Euclidean geometry the straight path is the shortest. In spacetime the straight path is the longest — in proper time. It's the minus sign in the metric doing it, the same minus sign that made the interval invariant in the first place.

The principle of least action, in disguise

Now, Lagrangian mechanics built its entire structure around extremizing an action, and here we are extremizing something. This is not a resemblance. It is the same statement, and showing that resolves a question that page deliberately left hanging.

Recall that when it introduced L=TV\mathcal{L}=T-V, it flatly admitted the definition looked arbitrary — "kinetic minus potential, rather than their sum" — and told the reader to hold their suspicion, because the resolution would be more interesting than any hand-wave. Here is the resolution.

Take as the action for a free particle of mass mm the only quantity available to it: its own elapsed proper time, times whatever constants are needed to make the units work.

S=mc2dτ.S = -mc^2\int d\tau.

Nothing has been assumed about forces or potentials. This is a statement about geometry alone, and about the one clock the particle carries. (The minus sign is there so that maximizing τ\tau corresponds to minimizing SS, matching the sign conventions of the earlier page; mc2mc^2 makes SS an action.)

Now evaluate it in a weak, static gravitational field. Take the metric to be nearly Minkowski, differing only in its time component:

ds2=(1+2Φc2)c2dt2+dx2+dy2+dz2,ds^2 = -\left(1+\frac{2\Phi}{c^2}\right)c^2dt^2 + dx^2+dy^2+dz^2,

where Φ\Phi is a function of position with Φ/c21|\Phi|/c^2 \ll 1. I am positing this form here, not deriving it; the justification is that it will turn out to reproduce Newtonian gravity with Φ\Phi the Newtonian potential, and later that the exact solution for a spherical mass has precisely this g00g_{00}. Then

c2dτ2=ds2=(1+2Φc2)c2dt2(dx2+dy2+dz2).c^2d\tau^2 = -ds^2 = \left(1+\frac{2\Phi}{c^2}\right)c^2dt^2 - \left(dx^2+dy^2+dz^2\right).

Divide through by c2dt2c^2dt^2 and write v2=(dx2+dy2+dz2)/dt2v^2 = (dx^2+dy^2+dz^2)/dt^2:

(dτdt)2=1+2Φc2v2c2,\left(\frac{d\tau}{dt}\right)^2 = 1 + \frac{2\Phi}{c^2} - \frac{v^2}{c^2}, dτ=dt1+2Φc2v2c2.d\tau = dt\,\sqrt{1 + \frac{2\Phi}{c^2} - \frac{v^2}{c^2}}.

Both correction terms are small, so expand the square root with 1+ϵ1+ϵ/2\sqrt{1+\epsilon}\approx 1+\epsilon/2:

dτdt(1+Φc2v22c2).d\tau \approx dt\left(1 + \frac{\Phi}{c^2} - \frac{v^2}{2c^2}\right).

Substitute into the action:

S=mc2(1+Φc2v22c2)dt=(mc2mΦ+12mv2)dt.S = -mc^2\int \left(1 + \frac{\Phi}{c^2} - \frac{v^2}{2c^2}\right)dt = \int\left(-mc^2 - m\Phi + \tfrac{1}{2}mv^2\right)dt.

The first term, mc2dt-mc^2\int dt, is mc2(t2t1)-mc^2(t_2-t_1): a constant, fixed by the endpoints, identical for every candidate path. It cannot affect which path extremizes SS, so drop it. What is left is

 S=(12mv2mΦ)dt=(TV)dt. \boxed{\ S = \int\left(\tfrac{1}{2}mv^2 - m\Phi\right)dt = \int\left(T - V\right)dt.\ }

There it is. Kinetic energy minus potential energy — the definition that looked like it had been reverse-engineered to make the Euler-Lagrange equation come out right — is the first-order Taylor expansion of proper time along a worldline. The minus sign between TT and VV is the minus sign in the spacetime metric. Nature is not comparing an infinity of trajectories and computing TVT-V along each; it is going straight, and TVT-V is what "straight" looks like when you expand it to first order in 1/c21/c^2 and throw away the time axis.

Everything Lagrangian mechanics derived — the pendulum, the constraint forces that never appear, the whole apparatus — is a low-speed, weak-field shadow of a geometrical statement.

The geodesic equation

Now do the variation properly and in full generality. Parametrize the worldline by proper time τ\tau, write x˙μ=dxμ/dτ\dot x^\mu = dx^\mu/d\tau, and take as the Lagrangian

L=gμν(x)x˙μx˙ν.L = g_{\mu\nu}(x)\,\dot x^\mu\dot x^\nu.

One honest remark about that choice. The quantity we actually want to extremize is dτ=1cgμνx˙μx˙νdλ\int d\tau = \frac{1}{c}\int\sqrt{-g_{\mu\nu}\dot x^\mu\dot x^\nu}\,d\lambda, which has an awkward square root in it. Using the quadratic LL instead gives the same extremal curves, and the reason is visible from the structure of the problem: LL has no explicit τ\tau-dependence, so the associated conserved "energy" x˙αL/x˙αL=2LL=L\dot x^\alpha\,\partial L/\partial\dot x^\alpha - L = 2L - L = L is constant along any solution. With LL constant, extremizing Ldλ\int\sqrt{-L}\,d\lambda and extremizing Ldλ\int L\,d\lambda single out the same curves, differing at most in how they are parametrized. The quadratic version automatically delivers the curve in the parametrization we want, with L=c2L = -c^2 fixed by the normalization gμνx˙μx˙ν=c2g_{\mu\nu}\dot x^\mu\dot x^\nu = -c^2.

Apply the Euler-Lagrange equation from Lagrangian mechanics, one copy for each coordinate xαx^\alpha:

ddτ(Lx˙α)Lxα=0.\frac{d}{d\tau}\left(\frac{\partial L}{\partial \dot x^\alpha}\right) - \frac{\partial L}{\partial x^\alpha} = 0.

The velocity derivative. The index α\alpha can match either μ\mu or ν\nu in gμνx˙μx˙νg_{\mu\nu}\dot x^\mu\dot x^\nu, giving two equal contributions because gμνg_{\mu\nu} is symmetric:

Lx˙α=2gανx˙ν.\frac{\partial L}{\partial \dot x^\alpha} = 2g_{\alpha\nu}\dot x^\nu.

Its τ\tau-derivative. The metric depends on τ\tau only through the position, so the chain rule gives ddτgαν=μgανx˙μ\frac{d}{d\tau}g_{\alpha\nu} = \partial_\mu g_{\alpha\nu}\,\dot x^\mu (writing μ/xμ\partial_\mu \equiv \partial/\partial x^\mu):

ddτ(2gανx˙ν)=2gανx¨ν+2μgανx˙μx˙ν.\frac{d}{d\tau}\left(2g_{\alpha\nu}\dot x^\nu\right) = 2g_{\alpha\nu}\ddot x^\nu + 2\,\partial_\mu g_{\alpha\nu}\,\dot x^\mu\dot x^\nu.

The position derivative. Only gμνg_{\mu\nu} depends on position:

Lxα=αgμνx˙μx˙ν.\frac{\partial L}{\partial x^\alpha} = \partial_\alpha g_{\mu\nu}\,\dot x^\mu\dot x^\nu.

Assembling:

2gανx¨ν+2μgανx˙μx˙ναgμνx˙μx˙ν=0.2g_{\alpha\nu}\ddot x^\nu + 2\,\partial_\mu g_{\alpha\nu}\,\dot x^\mu\dot x^\nu - \partial_\alpha g_{\mu\nu}\,\dot x^\mu\dot x^\nu = 0.

Here is the one step that requires a moment's thought. The factor x˙μx˙ν\dot x^\mu\dot x^\nu is symmetric under exchanging μν\mu\leftrightarrow\nu, so when it multiplies something, only the symmetric part of that something survives. We may therefore replace μgαν\partial_\mu g_{\alpha\nu} by its symmetrization 12(μgαν+νgαμ)\tfrac12(\partial_\mu g_{\alpha\nu} + \partial_\nu g_{\alpha\mu}) without changing anything:

2gανx¨ν+(μgαν+νgαμαgμν)x˙μx˙ν=0.2g_{\alpha\nu}\ddot x^\nu + \left(\partial_\mu g_{\alpha\nu} + \partial_\nu g_{\alpha\mu} - \partial_\alpha g_{\mu\nu}\right)\dot x^\mu\dot x^\nu = 0.

Divide by 22 and contract with the inverse metric gβαg^{\beta\alpha}, using gβαgαν=δνβg^{\beta\alpha}g_{\alpha\nu} = \delta^\beta_\nu from tensor calculus to free the acceleration:

 d2xβdτ2+Γ μνβdxμdτdxνdτ=0, \boxed{\ \frac{d^2x^\beta}{d\tau^2} + \Gamma^\beta_{\ \mu\nu}\,\frac{dx^\mu}{d\tau}\frac{dx^\nu}{d\tau} = 0,\ }

where

 Γ μνβ=12gβα(μgαν+νgαμαgμν). \boxed{\ \Gamma^\beta_{\ \mu\nu} = \tfrac{1}{2}\,g^{\beta\alpha}\left(\partial_\mu g_{\alpha\nu} + \partial_\nu g_{\alpha\mu} - \partial_\alpha g_{\mu\nu}\right).\ }

This is the geodesic equation, and the Γ\Gamma's are the Christoffel symbols (or the connection). Look at what it is: four coupled second-order ordinary differential equations for the four functions xβ(τ)x^\beta(\tau), with coefficients built entirely out of the metric and its first derivatives. Give me gμνg_{\mu\nu}, an initial position, and an initial four-velocity, and this determines the entire future worldline. It is F=ma\vec F = m\vec a's replacement, and it contains no force and no mass — a fact worth pausing on, because it is exactly the statement that all bodies fall alike. The trajectory has no memory of what is travelling along it. mg=mim_g = m_i is not an input to this equation; there is nowhere for it to enter.

The Christoffel symbols are built from first derivatives of the metric, which — by the local-flatness argument from the previous topic — can all be set to zero at any single point by choosing locally inertial coordinates. So Γ μνβ\Gamma^\beta_{\ \mu\nu} can always be made to vanish at a point, whereupon the geodesic equation there reads x¨β=0\ddot x^\beta = 0: straight lines, no gravity. That is the equivalence principle, appearing as a property of the connection. It also means Γ μνβ\Gamma^\beta_{\ \mu\nu} is not a tensor — a tensor that vanishes in one coordinate system vanishes in all of them, and this thing plainly doesn't. The Christoffel symbols are "the gravitational field" in exactly the frame-dependent sense that a weight reading on a bathroom scale is.

Two panels. Left: a sphere with a faint dashed equator, a marked north pole, and two marked cities at the same northern latitude on opposite sides. A purple arc runs from one city up over the pole and down to the other, labelled as the great circle and 6672 km. An amber arc runs along the front of the latitude circle between the same two cities, labelled as the line of latitude and 10007 km. Right: a spacetime diagram with a vertical ct axis and a horizontal x axis, two faint dashed 45-degree light-cone lines rising from event A at the bottom, a straight blue worldline from event A to event B above it labelled as the geodesic with the greatest proper time, and a gray two-segment kinked worldline bulging to the right between the same two events, labelled with a smaller proper time.

Left: on a curved surface the geodesic between two points is not the path that "looks straight" on a flat map — flying due east along a latitude line means steering left continuously. Right: in spacetime the geodesic is the worldline of *greatest* proper time between two events, which is the twin paradox stated as a variational principle.

Gravity is not a force: the Newtonian limit

The geodesic equation had better reduce to Newton's law of gravity in the appropriate limit, and it does, in about six lines. This is the same result the action calculation above already gave, arrived at by a completely different route — a useful consistency check on both.

Take the weak static metric g00=(1+2Φ/c2)g_{00} = -\left(1+2\Phi/c^2\right), gij=δijg_{ij}=\delta_{ij}, g0i=0g_{0i}=0, and a slowly moving particle, dxi/dτdx0/dτ|dx^i/d\tau| \ll |dx^0/d\tau| with x0=ctx^0 = ct. In the double sum Γ μνβx˙μx˙ν\Gamma^\beta_{\ \mu\nu}\dot x^\mu\dot x^\nu the dominant term is by far μ=ν=0\mu=\nu=0, so keep only it. For a spatial component β=i\beta = i:

d2xidτ2+Γ 00i(dx0dτ)20.\frac{d^2x^i}{d\tau^2} + \Gamma^i_{\ 00}\left(\frac{dx^0}{d\tau}\right)^2 \approx 0.

Evaluate Γ 00i\Gamma^i_{\ 00} from the definition with μ=ν=0\mu=\nu=0:

Γ 00i=12giα(20gα0αg00).\Gamma^i_{\ 00} = \tfrac{1}{2}g^{i\alpha}\left(2\,\partial_0 g_{\alpha 0} - \partial_\alpha g_{00}\right).

The field is static, so every 0\partial_0 vanishes. To leading order gij=δijg^{ij}=\delta^{ij} and gi0=0g^{i0}=0, leaving

Γ 00i=12ig00=12i ⁣[(1+2Φc2)]=1c2iΦ.\Gamma^i_{\ 00} = -\tfrac{1}{2}\,\partial_i g_{00} = -\tfrac{1}{2}\,\partial_i\!\left[-\left(1+\frac{2\Phi}{c^2}\right)\right] = \frac{1}{c^2}\,\partial_i\Phi.

For slow motion τt\tau \approx t, so dx0/dτcdx^0/d\tau \approx c. Substituting:

d2xidt2+1c2iΦc2=0 d2xdt2=Φ. \frac{d^2x^i}{dt^2} + \frac{1}{c^2}\partial_i\Phi\cdot c^2 = 0 \qquad\Longrightarrow\qquad \boxed{\ \frac{d^2\vec x}{dt^2} = -\nabla\Phi.\ }

Newton's law of gravitation, recovered exactly, with Φ\Phi identified as the Newtonian gravitational potential. And notice what the derivation reveals about where Newtonian gravity actually lives inside the geometry: the entire effect came from g00g_{00}, the time-time component. Newtonian gravity is a distortion of time, not of space. The spatial part of the metric was flat throughout that calculation and contributed nothing. (Which, incidentally, is exactly why the equivalence principle got only half the light deflection: a light ray moves too fast for g00g_{00} alone to be the whole story, and the spatial curvature we just neglected supplies the other half.)

Worked example

Using the sphere metric ds2=a2dθ2+a2sin2θdϕ2ds^2 = a^2 d\theta^2 + a^2\sin^2\theta\,d\phi^2, derive the geodesic equations from the variational principle, read off the Christoffel symbols, and determine which circles on a sphere are geodesics. Then compare the great-circle and constant-latitude routes between two points at 6060^\circN on opposite sides of the Earth. (click to reveal the solution)

Setting up: take the metric derived in curved spacetime and the metric tensor, with coordinates (x1,x2)=(θ,ϕ)(x^1,x^2)=(\theta,\phi) and aa constant. Parametrize curves by arc length ss and write ˙=d/ds\dot{} = d/ds. The Lagrangian is

L=gijx˙ix˙j=a2θ˙2+a2sin2θϕ˙2.L = g_{ij}\dot x^i\dot x^j = a^2\dot\theta^2 + a^2\sin^2\theta\,\dot\phi^2.

This is a purely spatial problem, so the signature subtleties don't arise and we are minimizing length in the ordinary sense.

The ϕ\phi equation. Notice first that ϕ\phi does not appear in LL — only ϕ˙\dot\phi does. By exactly the mechanism Noether's theorem describes, this cyclic coordinate hands us a conserved quantity for free:

Lϕ˙=2a2sin2θϕ˙,Lϕ=0,\frac{\partial L}{\partial\dot\phi} = 2a^2\sin^2\theta\,\dot\phi, \qquad \frac{\partial L}{\partial \phi} = 0,

so the Euler-Lagrange equation reads

dds(2a2sin2θϕ˙)=0sin2θϕ˙==const.\frac{d}{ds}\left(2a^2\sin^2\theta\,\dot\phi\right) = 0 \qquad\Longrightarrow\qquad \sin^2\theta\,\dot\phi = \ell = \text{const}.

This is the sphere's angular momentum, and it is the reason a geodesic sweeping toward the pole (small sinθ\sin\theta) must swing round in ϕ\phi faster.

Expanding the derivative gives the equation in geodesic form:

sin2θϕ¨+2sinθcosθθ˙ϕ˙=0ϕ¨+2cotθθ˙ϕ˙=0.\sin^2\theta\,\ddot\phi + 2\sin\theta\cos\theta\,\dot\theta\dot\phi = 0 \qquad\Longrightarrow\qquad \ddot\phi + 2\cot\theta\,\dot\theta\dot\phi = 0.

The θ\theta equation.

Lθ˙=2a2θ˙,dds(2a2θ˙)=2a2θ¨,\frac{\partial L}{\partial\dot\theta} = 2a^2\dot\theta, \qquad \frac{d}{ds}\left(2a^2\dot\theta\right) = 2a^2\ddot\theta, Lθ=2a2sinθcosθϕ˙2.\frac{\partial L}{\partial\theta} = 2a^2\sin\theta\cos\theta\,\dot\phi^2.

The Euler-Lagrange equation is therefore

2a2θ¨2a2sinθcosθϕ˙2=0θ¨sinθcosθϕ˙2=0.2a^2\ddot\theta - 2a^2\sin\theta\cos\theta\,\dot\phi^2 = 0 \qquad\Longrightarrow\qquad \ddot\theta - \sin\theta\cos\theta\,\dot\phi^2 = 0.

Reading off the Christoffel symbols. Compare the two results with the general form x¨β+Γ μνβx˙μx˙ν=0\ddot x^\beta + \Gamma^\beta_{\ \mu\nu}\dot x^\mu\dot x^\nu = 0, remembering that the double sum expands mixed terms twice (once as θ˙ϕ˙\dot\theta\dot\phi and once as ϕ˙θ˙\dot\phi\dot\theta):

Γ ϕϕθ=sinθcosθ,Γ θϕϕ=Γ ϕθϕ=cotθ,\Gamma^\theta_{\ \phi\phi} = -\sin\theta\cos\theta, \qquad \Gamma^\phi_{\ \theta\phi} = \Gamma^\phi_{\ \phi\theta} = \cot\theta,

with all other components zero. (You can confirm these directly from Γ μνβ=12gβα(μgαν+νgαμαgμν)\Gamma^\beta_{\ \mu\nu} = \tfrac12 g^{\beta\alpha}(\partial_\mu g_{\alpha\nu}+\partial_\nu g_{\alpha\mu}-\partial_\alpha g_{\mu\nu}) using gθθ=1/a2g^{\theta\theta}=1/a^2 and gϕϕ=1/(a2sin2θ)g^{\phi\phi}=1/(a^2\sin^2\theta); for instance Γ ϕϕθ=12gθθθgϕϕ=12a22a2sinθcosθ\Gamma^\theta_{\ \phi\phi} = -\tfrac12 g^{\theta\theta}\partial_\theta g_{\phi\phi} = -\tfrac{1}{2a^2}\cdot 2a^2\sin\theta\cos\theta, which agrees.)

Test 1: is the equator a geodesic? The equator is θ=π/2\theta = \pi/2 for all ss, so θ˙=θ¨=0\dot\theta = \ddot\theta = 0. Substitute into the θ\theta equation:

0sinπ2cosπ2ϕ˙2=0(1)(0)ϕ˙2=0.0 - \sin\tfrac{\pi}{2}\cos\tfrac{\pi}{2}\,\dot\phi^2 = 0 - (1)(0)\dot\phi^2 = 0.\quad\checkmark

Satisfied. And the ϕ\phi equation with θ˙=0\dot\theta=0 becomes ϕ¨=0\ddot\phi = 0, so ϕ˙\dot\phi is constant: traverse the equator at a uniform rate and every geodesic equation holds. The equator is a geodesic.

Test 2: is any other circle of latitude a geodesic? Try θ=θ0\theta = \theta_0, a constant with θ0π/2\theta_0 \neq \pi/2, again giving θ˙=θ¨=0\dot\theta=\ddot\theta=0. The θ\theta equation demands

sinθ0cosθ0ϕ˙2=0.\sin\theta_0\cos\theta_0\,\dot\phi^2 = 0.

We need ϕ˙0\dot\phi \neq 0 (otherwise the curve is a single point), and sinθ00\sin\theta_0 \neq 0 (otherwise we are sitting on the pole). So the equation requires cosθ0=0\cos\theta_0 = 0, that is, θ0=π/2\theta_0 = \pi/2. No circle of latitude other than the equator is a geodesic.

Why the equator isn't special. A sphere has no preferred axis, so which circle we call "the equator" is a matter of where we chose to put the pole. Any great circle is the equator for a suitable choice of axis, and the geodesic equations are built from the metric alone — which is unchanged by that rotation. So the geodesics of a sphere are exactly its great circles. That also retroactively justifies the loose end left in the previous topic: the "walk outward from the pole at constant ϕ\phi" path used to define the circle's radius is a meridian, which is a great circle, hence genuinely the shortest route.

What it costs to ignore this. Take two points at latitude 6060^\circN — colatitude θ0=30=π/6\theta_0 = 30^\circ = \pi/6 — on opposite sides of the Earth, 180180^\circ apart in longitude, with a=6371 kma = 6371\ \text{km}.

Route along the line of latitude (half of that circle):

dlat=πasinθ0=π(6371 km)(0.5)=1.0007×104 km.d_{\text{lat}} = \pi a\sin\theta_0 = \pi(6371\ \text{km})(0.5) = 1.0007\times10^4\ \text{km}.

Route along the great circle, which for these two points runs straight over the north pole — down one meridian from the first point to the pole and up the other:

dgc=2aθ0=2(6371 km)(π6)=2(6371)(0.5236) km=6672 km.d_{\text{gc}} = 2a\theta_0 = 2(6371\ \text{km})\left(\frac{\pi}{6}\right) = 2(6371)(0.5236)\ \text{km} = 6672\ \text{km}.

The geodesic is shorter by 3335 km3335\ \text{km}, a saving of one third. This is not a subtlety; it is why long-haul flights between northern cities go over the Arctic, and why the route looks absurdly bent on a Mercator projection while being the straight one.

Interpretation. A pilot flying "due east" along the 6060^\circN line, holding a constant compass heading, feels like they are going straight and is not. They are steering — continuously turning left, toward the pole — and Γ ϕϕθ=sinθcosθ\Gamma^\theta_{\ \phi\phi} = -\sin\theta\cos\theta is the precise measure of how hard. That is the two-dimensional rehearsal for the whole idea: a person standing on the ground, held there by the floor, is not going straight through spacetime either. They are being steered, continuously, by the floor, away from the geodesic their body would otherwise follow. What they feel as their weight is the steering. What the falling apple does is stop steering.

Where this leads

Two of the three pieces are now in place. Curved spacetime and the metric tensor gave us the arena, gμνg_{\mu\nu}; this topic gave us the law of motion, the geodesic equation, and showed it contains Newton's law of gravitation and the principle of least action from Lagrangian mechanics as special cases.

The piece still missing is the one that makes the theory predictive rather than descriptive. So far gμνg_{\mu\nu} has been an input: I wrote down g00=(1+2Φ/c2)g_{00} = -(1+2\Phi/c^2) by hand and said "posit this," which is exactly the sort of thing this track does not permit itself to leave standing. Nothing yet tells us what metric a given lump of matter actually produces, and until something does, general relativity can tell you how a planet moves in a given geometry but not what geometry the Sun makes.

That equation is the subject of the Einstein field equations, where the curvature built from second derivatives of gμνg_{\mu\nu} gets tied to the energy and momentum of matter. And once it exists, the Schwarzschild solution solves it for a spherical mass — at which point the posited g00g_{00} above stops being a posit and becomes the weak-field limit of an exact result, and the geodesics of that solution turn out to include Mercury's orbit, the bending of starlight past the Sun with the missing factor of two restored, and the impossibility of ever climbing back out of a black hole.