Last verified · v1.0
Calculator · math
String Girdling Earth Calculator
Calculate the uniform gap when extra string is added around Earth or any sphere. Uses gap = L / (2π) — independent of the original object's size.
Inputs
Gap Between String and Surface
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
The String Girdling Earth Problem: Formula, Derivation, and Examples
The String Girdling Earth problem is one of the most celebrated paradoxes in elementary mathematics. The central question: if a string wraps tightly around Earth's equator (circumference ≈ 40,075,000 meters), and exactly 1 extra meter is added and the loop lifted uniformly off the surface, how high does the string rise? The answer — approximately 15.9 centimeters — is the same whether the object is the Earth, a basketball, or a grain of sand. This counterintuitive result has appeared in mathematics curricula and puzzle collections for over a century, captivating students and professionals alike with its elegant demonstration of how algebraic reasoning can overturn geometric intuition.
The Formula
The radial gap produced by adding extra string follows the simple formula:
gap = L / (2π)
Where L is the extra length of string added beyond the object's original circumference and π ≈ 3.14159265. The object's original size cancels out during derivation, which is the mathematical source of the paradox. Adding 1 meter of extra string to any sphere always yields a gap of 1 / (2π) ≈ 0.15915 meters, regardless of the object's radius. This universality is what makes the problem so mathematically remarkable and pedagogically valuable.
Mathematical Derivation
Let the original object have radius r and circumference C = 2πr. After adding extra length L, the new total circumference becomes C + L = 2π(r + gap). Expanding: 2πr + L = 2πr + 2π · gap. The 2πr terms cancel on both sides, leaving L = 2π · gap, which rearranges to gap = L / (2π). As confirmed by Wikipedia's analysis of the String Girdling Earth problem, the gap depends solely on the added length and is completely independent of the sphere's radius. This derivation relies on the fundamental relationship C = 2πr for circles, documented by Wolfram MathWorld's Circle reference. The algebraic cancellation of the radius term is the key insight that reveals why object size is irrelevant to the final answer.
Variables Explained
- Original Circumference (reference only): The circumference of the girdled object — approximately 40,075,000 meters for Earth's equator. This value provides context but plays no role in the gap calculation.
- Extra String Length (L): The additional length added beyond the original circumference. This single value fully determines the resulting gap.
- Gap: The uniform radial distance by which the lifted string clears the surface at every point along the loop.
- Units: The calculator accepts input and output in meters, centimeters, millimeters, kilometers, inches, feet, yards, and miles, following NIST SI unit standards.
Worked Examples
Example 1: Adding 1 Meter Around Earth
Extra length L = 1 m. Gap = 1 / (2 × 3.14159) = 1 / 6.28318 ≈ 0.1592 meters (15.9 cm). The string clears the entire equatorial surface by the height of a large apple — despite Earth's 40-million-meter circumference. This is the canonical example that illustrates the paradox most vividly.
Example 2: Adding 1 Meter Around a Tennis Ball
A standard tennis ball has a circumference of about 0.209 meters. Extra length L = 1 m. Gap = 1 / (2π) ≈ 0.1592 meters — identical to the Earth result, confirming size independence. Whether starting with a tiny sphere or an enormous one, the mathematics yields the same gap.
Example 3: Targeting a Specific Gap
To lift a string exactly 1 meter off the surface of any sphere, add L = 2π × 1 ≈ 6.2832 meters of extra string. This holds equally for a marble, a planet, or a star. This example demonstrates the inverse relationship: if you want a specific gap, the required extra length is always 2π times that gap.
Why This Result Matters
The String Girdling Earth problem demonstrates powerfully that rigorous algebraic reasoning can completely overturn geometric intuition. Engineers specifying circular tolerances, astrophysicists modeling orbital altitude changes, and educators teaching algebraic proof all encounter this principle: a uniform radial expansion of any circle requires an added circumference of exactly 2π times the desired gap — universal and scale-free. The problem also illustrates a fundamental principle in mathematics: that the cancellation of terms during algebraic manipulation can reveal surprising scale-independent relationships. This principle extends far beyond circles, appearing in physics, engineering design, and computational geometry wherever Minkowski offsets and parallel curves arise.
Reference