All posts
15 min read

How fast to fall through the Earth?

And the answer to everything


Imagine a straight frictionless tunnel between two points on Earth - step in and fall. How long will it take to get to the other side? How does it depend on where you dig? Pick your route:

  • Straight through the centre and out the other side. The full diameter is 12,742 km of tunnel, bottoming out 6,371 km down at the core. You would scream through the middle at 28,000 km/h, roughly Mach 23 (23x the speed of sound).
  • A short hop between cities - straight from London to Berlin, or from Washington DC to Chicago. Both are close to 900 km,d a shallow tunnel through the Earth’s crust that dips just 17 km down. Top speed a comparatively sleepy 2,000 km/h.

So which one gets you there first? What if I told you they arrive at the same exact time? Let’s investigate.

Assumptions

Like any good physicist’s planet: Earth is a perfectly uniform sphere, density is the same all the way down, and it doesn’t rotate for the purposes of this problem. Our tunnels are rigid and frictionless, and you have no problems with intense heat.


First, guessing the answer without solving anything

Dimensional analysis is a beautiful art. Before touching any equation of motion, ask what the answer could possibly be built from. The plausible ingredients that could appear in the answer for a spherical uniform planet are Newton’s constant GG, the planet’s density ρ\rho, the planet’s radius RR, and the specific tunnel we pick (in more technical terms, the specific chord we pick, which is dimensionless - just an angle or a ratio of lengths).

To calculate the time to traverse the tunnel, it should be a multiple of powers of our constants, i.e. tGaρbRct \propto G^a \rho^b R^c. Each has units:a

[G]=M1L3T2,[ρ]=ML3,[R]=L,[t]=T[G] = \mathrm{M}^{-1}\mathrm{L}^{3}\mathrm{T}^{-2}, \qquad [\rho] = \mathrm{M}\,\mathrm{L}^{-3}, \qquad [R] = \mathrm{L}, \qquad [t] = \mathrm{T}

Matching dimensions in turn:

  • mass: a+b=0    a=b-a + b = 0 \;\Rightarrow\; a = b
  • length: 3a3b+c=0    c=03a - 3b + c = 0 \;\Rightarrow\; c = 0
  • time: 2a=1    a=12-2a = 1 \;\Rightarrow\; a = -\tfrac{1}{2}

Therefore:

t=CGρt = \frac{C}{\sqrt{G\rho}}

Where CC is a constant that only depends on the shape of the tunnel. Very interestingly, the answer cannot depend on RR. So before any physics: the fall time cannot depend on how big the planet is!4


The proof

We shall look at the equation of motion governing the fall, for which we just need the gravitational acceleration experienced in the tunnel.

  1. Step one: gravity inside a planet. At the surface of the planet, you may be familiar with the surface gravity g0=9.81 m/s2=43πGρRg_0 = 9.81\ \mathrm{m/s^2} = \frac{4}{3}\pi G\rho R, assuming uniform density.b But what is the gravity at a given radius rr inside the planet?

    By the shell theorem (see this post), when you are at radius rr the material further than rr (i.e. “above” you) cancels itself exactly, and only the mass beneath you pulls. For a given rr, this mass at radius rr or less is M(r)=43πρr3M(r) = \tfrac{4}{3}\pi\rho r^3, so given the gravitational acceleration is GMr2-\frac{GM}{r²}, the acceleration at radius rr results in:

    a=GM(r)r2=43πGρr=g0Rra = -\frac{GM(r)}{r^2} = -\frac{4}{3}\pi G\rho\, r = -\frac{g_0}{R}r

    Note that the 1r2\frac{1}{r²} in the typical gravity formula might make you think gravity blows up as you descend to the centre - yet in fact it decreases linearly as you go down, vanishing at the centre.

  2. Step two: project acceleration onto the tunnel. Every tunnel is a chord through the planet and, excluding trivial rotations, can be defined by the distance dd from the planet’s centre to the tunnel’s closest point. Following the image below, let θ\theta be the angle between the tunnel direction and the radial direction to the center of the planet, and let x=rcosθx=r\cos{\theta} be the distance along the tunnel, measured from the midpoint.

    The walls absorb whatever acceleration pushes sideways, and only the along-tunnel component moves you.

    x¨=ax=acosθ=43πGρx\ddot{x} = a_x = a \cos{\theta} = -\frac{4}{3}\pi G\rho \, x

The key is realizing that every straight tunnel obeys the identical equation:

x¨=ω2x,ω2=43πGρ=g0R\ddot{x} = -\omega^2 x, \qquad \omega^2 = \frac{4}{3}\pi G\rho = \frac{g_0}{R}

Which is a simple harmonic motion for which we know that the oscillation period TT is constant for all amplitudes (i.e. for all tunnels). Released from one end, you’ll get to the other end at exactly half a period:

t=T2=122πω=3π4Gρ=πRg0t = \frac{T}{2} = \frac{1}{2}\frac{2\pi}{\omega} = \sqrt{\frac{3\pi}{4G\rho}} = \pi\sqrt{\frac{R}{g_0}}

This fixes the constant dimensional analysis left open, C=3π41.535C = \sqrt{\frac{3\pi}{4}} \approx 1.535, and, putting in ρ=5514 kg/m3\rho = 5514\ \mathrm{kg/m^3} (or equivalently R=6371R = 6371 km and g0=9.81 m/s2g_0 = 9.81\ \mathrm{m/s^2})6, it gives our final answer:c

t=2532 s=42 min 12 st = 2532\ \mathrm{s} = 42 \text{ min } 12 \text{ s}

This is Paul Cooper’s result, published in 1966 under a title that gives the game away: Through the Earth in Forty Minutes.1 Every tunnel ties at the same 42 minute journey.

Second proof: just do the math, no oscillators required

Recognising simple harmonic motion and quoting its period is elegant, but it can be a bit unsatisfying if you’re anything like me. Let us do it the long way and just integrate the trip. The travel time is the accumulated dtdt:

t=dt=dtdxdx=dxv(x)t = \int dt = \int \frac{dt}{dx}dx = \int \frac{dx}{v(x)}

So we need to calculate the velocity at each point of the tunnel to calculate the total time. We can get the velocity from our tunnel acceleration ax=ω2xa_x = -\omega^2 x. Integrating it in time is not an option, because x(t)x(t) is precisely what we’re trying to find out, but we can integrate it in space. By the work-energy theorem, the work done by this acceleration corresponds to the change in kinetic energy.

Work-energy theorem: a quick reminder

The theorem says that the work done by a force FF is the same as the change in kinetic energy:

WF=x1x2F dx=ΔK=12mv2212mv12W_F = \int_{x_1}^{x_2} F ~dx = \Delta K = \frac{1}{2}mv_2^2 - \frac{1}{2}mv_1^2

I always like to remind myself this is no mystery and it comes simply from the chain rule:

F dx=ma dx=mdvdt dx=m dvdxdt=mv dvF ~dx = ma~dx = m\frac{dv}{dt}~dx = m ~dv\frac{dx}{dt} = mv~dv

Which brings:

x1x2F dx=v1v2mv dv=12mv2212mv12\int_{x_1}^{x_2} F~dx = \int_{v_1}^{v_2}mv~dv = \frac{1}{2}mv_2^2 - \frac{1}{2}mv_1^2

Given the initial speed is zero for the initial position in the tunnel x0=R2d2x_0 = \sqrt{R^2 - d^2}, then:

12v(x)2=x0xaxdx=12ω2(x02x2)v(x)=ωx02x2\frac{1}{2}v(x)^2 = \int_{-x_0}^{x} a_x dx = \frac{1}{2}\omega^2 (x_0^2-x^2) \quad\Rightarrow\quad v(x)=\omega\sqrt{x_0^2-x^2}

We can now compute

t=x0x0dxωx02x2=u=x/x01ω11x0 dux01u2=1ω11du1u2=1ω[arcsinu]11=πωt = \int_{-x_0}^{x_0} \frac{dx}{\omega\sqrt{x_0^2 - x^2}} \overset{u=x/x_0}{=} \frac{1}{\omega}\int_{-1}^1\frac{x_0~du}{x_0\sqrt{1-u^2}} = \frac{1}{\omega}\int_{-1}^{1} \frac{du}{\sqrt{1-u^2}} = \frac{1}{\omega}\Big[\arcsin u\Big]_{-1}^{1} = \frac{\pi}{\omega}

The tunnel length cancels top against bottom perfectly. Physically, a longer tunnel hands you more ground to cover, but it also drops you faster, in precisely the proportion needed to break even. All in all, same 42 minutes.

What is not the same is how the trip feels. Top speed, reached at the midpoint x=0x=0, is

vmax=ωx0=ωR2d2v_{\max} = \omega x_0 = \omega\sqrt{R^2 - d^2}

where x0x_0 is the initial position in the tunnel. Through the centre that is ~28,000 km/h, while down the ~900 km chord from London to Berlin (or Washington DC to Chicago) it is only ~2000 km/h. Yet same 42 minutes.


Interactive Demo 💡


The 42 minutes does not belong to the planet

Following up on our previous conclusion that fall time does not depend on radius, our 42 minute journey is not only true for all tunnels on Earth, it is true for a marble of Earth-density rock or a planet with twice the radius. Nothing changes. Increasing the distance is compensated by crossing faster.

If we take a moment to take our assumptions back, taking into account the non-uniform density of Earth that we get from seismic data, the pole-to-pole trip takes 38 minutes rather than 42. The equal-time property for all tunnels dies with it, with times ranging between 42 minutes for short hops and 38 minutes for the long ones.2 Also interestingly, reality is that gravity is not always decreasing as our linear formula suggests - given the increasing density with depth, gravity increases as you go down and peaks 9% above surface gravity near the boundary of Earth’s outer core.3

All in all, 42 is not a fact about Earth. It is a fact about any spherical rock, planet, moon or pebble made of the same stuff as Earth’s average density.


A twist: jump off a skyscraper

Keep the tunnel running straight through the centre, but don’t step in at ground level: climb a skyscraper first, and then jump. What happens?

Given no friction, when you rise out the other side, you get shot up to the exact height of an identical tower on the other side of the tunnel, arriving at rest on its roof. Makes sense! Do you still take the same time? Think about the answer before you keep reading.

We did say travel time was the same for all tunnels and all planet sizes, with one crucial assumption: constant density ρ\rho. Between the skyscraper and the ground, you are going through air, not rock, so it’s as if you lower the effective density of the planet until you get to the floor. And with lower effective density, if you look at the formula t=CGρt = \frac{C}{\sqrt{G\rho}}, you take a bit longer. An alternative way of seeing it is that above the ground, the linear gravity acceleration no longer holds, and instead it is replaced by the usual inverse-square GM/r2GM/r^2 law that decreases with height instead of growing. Hence, while you are outside, the pull is slightly gentler than our derivation expects.

As an example, from the top of the Burj Khalifa5 - 828 m - that outdoor detour adds a mere seven millisecondse to your trip. Overall, still 42 minutes for all that matters.


The Verdict

Every straight tunnel through the Earth is a 42-minute trip, whether straight through the center or a short hop between your favourite two cities. In fact, the 42 minutes holds for any sphere with the same density as Earth, as we predicted purely by dimensional analysis. As you increase the length of the tunnel, you also increase the speed you cross it, and it always perfectly breaks even.

Whatever else 42 may be the answer to, it is at least the answer for every straight tunnel through every ball of rock in the universe with Earth’s density.


Notes

a M, L and T are the three base dimensions - mass, length and time. Writing [G]=M1L3T2[G] = \mathrm{M}^{-1}\mathrm{L}^{3}\mathrm{T}^{-2} just says that GG, in SI units, is measured in kg1m3s2\mathrm{kg}^{-1}\,\mathrm{m}^{3}\,\mathrm{s}^{-2}; most physical quantity’s units typically reduce to some product of these three.

b We get this result by applying the usual formula for gravitational acceleration GMR2\frac{GM}{R^2} and replacing the mass of the planet M=ρV=43πρR3M=\rho V = \frac{4}{3}\pi\rho R^3, where VV is the volume of the planet.

c For reference, water is 1000 kg/m3, diamond is ~3,500 kg/m3, silver is ~10,000 kg/m3, gold is ~20,000 kg/m3, so Earth’s average density of ~5500 kg/m3 is somewhere in the middle - makes sense.

d These are great-circle (surface) distances between the city centres: about 932 km for London to Berlin and 955 km for Washington DC to Chicago. Over such short spans the straight chord through the Earth is only about 1 km shorter, so the tunnel and the surface trip are practically the same length here.

e This is our own numerical estimate rather than a published figure. Below the surface the motion is the simple harmonic one derived above; above it, in open air, gravity instead follows the inverse-square law GM/r2GM/r^2. Falling from height hh you reach the tunnel mouth at speed 2g0h127\sqrt{2 g_0 h} \approx 127 m/s (for h=828h = 828 m), and numerically integrating that open-air stretch and joining it to the underground oscillation gives a one-way fall through the diameter about 7 ms longer than the plain 42-minute trip. Fill the tower with Earth-density rock so the linear law holds throughout, and the excess is exactly zero.

Sources

1 P. W. Cooper, Through the Earth in Forty Minutes, American Journal of Physics 34, 68 (1966).

2 A. R. Klotz, The Gravity Tunnel in a Non-Uniform Earth, American Journal of Physics 83, 231 (2015). https://arxiv.org/abs/1308.1342

3 A. M. Dziewonski and D. L. Anderson, Preliminary reference Earth model, Physics of the Earth and Planetary Interiors 25, 297 (1981).

4 E. Parker, A relativistic gravity train, arXiv:1704.04026 (2017) - shows the fall period depends only on density, not on the sphere’s size. https://arxiv.org/abs/1704.04026

5 Burj Khalifa architectural height 828 m, Council on Tall Buildings and Urban Habitat (CTBUH).

6 Earth bulk parameters (volumetric mean radius 6371 km, mean density 5514 kg/m3, surface gravity ≈9.8 m/s2), NASA NSSDCA Earth Fact Sheet. https://nssdc.gsfc.nasa.gov/planetary/factsheet/earthfact.html