String Girdling Calculator

How much extra string is needed to raise it a given height above a sphere? Discover the surprising answer.

Enter Parameters

Result

Extra String Needed
--
meters
Original Circumference--
New Circumference--
Extra String (exact)--
Radius--
Height--

Step-by-Step Solution

The Surprising Result

The extra string needed depends ONLY on the height, not the radius of the sphere! Whether it is a basketball or the entire Earth, raising the string 1 meter requires the same extra length: 2 x pi x 1 = 6.283 meters.

The String Girdling Problem

The string girdling problem is a famous mathematical puzzle that produces a counterintuitive result. Imagine a string wrapped tightly around the equator of a sphere. Now, you want to raise the string uniformly so it hovers a height h above the surface everywhere. How much extra string do you need?

The Key Insight

The Formula

The extra string needed is simply 2 times pi times the height, regardless of the sphere's radius.

Extra = 2 * pi * h

Why It Works

Original circumference: 2piR. New circumference: 2pi(R+h). Difference: 2piR + 2pih - 2piR = 2pih.

2pi(R+h) - 2piR = 2pih

The Surprise

The radius R cancels out! A marble and the Earth need the same extra string for the same height.

Independent of R

Mathematical Proof

  1. A string around a sphere of radius R has length C1 = 2piR.
  2. A string raised h above the surface encircles a circle of radius (R + h).
  3. The new length is C2 = 2pi(R + h) = 2piR + 2pih.
  4. Extra string = C2 - C1 = 2piR + 2pih - 2piR = 2pih.
  5. The R terms cancel, leaving only 2pih.

Real-World Examples

  • To raise a string 1 meter above Earth: only ~6.28 meters of extra string needed.
  • To raise a string 1 foot above a basketball: only ~6.28 feet of extra string needed.
  • The result is the same for any sphere of any size.