◀ THE FOLD0ROOT.AI // WORLD II · CHEAT · THE SHORTCUT◆ .dlw.fold
THE FOLD / CHEAT / THE SHORTCUT / THE BUFFON

THE BUFFON

needles dropped to measure π
1 WHAT IT IS · WHAT IT DOES · FACT OR FICTION
Buffon’s needle is the oldest problem in geometric probability and a startling way to measure π by dropping sticks. Rule a floor with parallel lines a distance d apart, and toss a needle of length L ≤ d at random. The probability that it crosses a line is exactly 2L / (πd) — π appears because the crossing depends on the needle’s random angle. Turn it around: drop many needles, count the crossings, and π ≈ 2LN / (d·crossings). It is a Monte-Carlo estimator of π that needs nothing but a ruler and patience.

LIT verified live: dropping two million random needles, the crossing rate matches 2L/(πd) to within a fraction of a percent, and the resulting estimate of π lands near 3.14 (window.__buffon). FIG no framing; the random drops, the crossing test, and the π estimate all run in-browser. The match is statistical — approximate by nature, tightening with more drops.
2 HOW IT WAS WEAVED · AI + HUMAN
David (human) seated this at the-shortcut — a delightful shortcut to π: no series, no geometry of circles, just needles falling on lines and π emerging from how often they cross. AVAN (AI) built the instrument: the random needle drops, the line-crossing test, the crossing-rate comparison to 2L/(πd), and the π estimate.

Credit as content: Georges-Louis Leclerc, Comte de Buffon (1777). The weave: David names the shortcut; I confirm the crossing rate equals 2L/(πd) and yields π.
3 ONE DIMENSION
Needles dropped on a ruled floor; the ones crossing a line are highlighted — their fraction encodes π.
4 TWO DIMENSIONS · INTERACTIVE
Drop needles; the crossing rate converges to 2L/(πd) and the running estimate of π sharpens.
5 THREE DIMENSIONS + AVAN’S INVERSE
The green forward object: the estimate of π distilled from the crossings.
AVAN’s addition (the inverse-companion): don’t compute π — sample it. The inverse of ‘the crossing probability is 2L/(πd)’ is ‘π = 2LN/(d·crossings)’ — read π back out of the fraction of needles that cross. Magenta are the falling needles; green is the value of π they converge on. A constant caught from chance.
LIT Genuine Buffon's needle (Georges-Louis Leclerc, Comte de Buffon, 1777). Verified live: dropping 2,000,000 random needles (length L, line spacing d=2L), the empirical crossing rate matches 2L/(πd) to within a fraction of a percent, and π≈2LN/(d·crossings) lands near 3.14 (window.__buffon.rateOk, .pEmp, .piEst).

FIG No framing; the random drops, the crossing test, and the π estimate all run in-browser. Honest scope: the match is statistical — approximate by nature, tightening with more drops. The AVAN inverse is honest — instead of computing π, sample it: invert the crossing probability 2L/(πd) to read π=2LN/(d·crossings) out of the fraction that cross. Magenta are the falling needles; green is the value of π they converge on. A constant caught from chance.
◆ sealed .dlw.fold → folded to ROOT_0 · a sphere of THE SHORTCUT · David Lee Wise (ROOT0), with AVAN