The Thick Coin
A fair coin is tossed in such a way that it lands uniformly at random on any face โ heads, tails, or edge. How thick should the coin be (as a fraction of its diameter) so that the probability of landing on edge is exactly ?
More precisely: model the coin as a right circular cylinder with radius and thickness . Inscribe it in a sphere of radius (centered at the coin's center). A random direction is chosen uniformly on the sphere; the coin lands on edge if the radius in that direction hits the curved band (the edge), and on a face otherwise.
Find (the ratio of thickness to diameter).
Answer: The Thick Coin
Key Idea / Intuition
The beautiful insight is a classical theorem from solid geometry: the surface area of a spherical zone depends only on its height, not on where it sits on the sphere. So the probability of landing on edge equals the fraction of the sphere's surface covered by the "equatorial band" โ which is simply proportional to the height of that band. Setting this fraction to is then a clean geometric calculation using the Pythagorean theorem.
Formal Proof / Solution
Setup. Inscribe the coin (a cylinder of radius , thickness ) in a sphere of radius . The center of the sphere coincides with the center of the coin. A random point on the sphere is chosen uniformly; if the radius to that point hits the curved side of the cylinder, the coin lands on edge.
Archimedes' Hat-Box Theorem (Zone Area). For a sphere of radius , the area of a spherical zone of height (the region between two parallel planes) is: This is independent of where the zone sits โ only the height matters.
Geometry. The edge band corresponds to the zone of height (the thickness). The total surface area of the sphere is . So:
Finding in terms of and . The corners of the cylinder touch the inscribed sphere. By the Pythagorean theorem:
Setting . We need:
Substituting into :
Then:
The ratio of thickness to diameter:
Conclusion. The coin should be about 35.4% as thick as its diameter to have a chance of landing on edge. This is the answer von Neumann reportedly computed in his head in 20 seconds.
Sanity check: If (flat disk), . If (long cylinder), . The formula interpolates cleanly between these extremes. โ
Source: Fifty Challenging Problems in Probability with Solutions, Frederick Mosteller, Problem 38