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.
Why It Works
Original circumference: 2piR. New circumference: 2pi(R+h). Difference: 2piR + 2pih - 2piR = 2pih.
The Surprise
The radius R cancels out! A marble and the Earth need the same extra string for the same height.
Mathematical Proof
- A string around a sphere of radius R has length C1 = 2piR.
- A string raised h above the surface encircles a circle of radius (R + h).
- The new length is C2 = 2pi(R + h) = 2piR + 2pih.
- Extra string = C2 - C1 = 2piR + 2pih - 2piR = 2pih.
- 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.