login
A396023
Decimal expansion of (Pi+2)/Pi^2.
1
5, 2, 0, 9, 5, 2, 2, 5, 3, 4, 6, 8, 4, 6, 6, 2, 1, 4, 4, 2, 5, 5, 2, 6, 4, 5, 3, 1, 6, 4, 4, 8, 4, 0, 0, 1, 8, 7, 7, 6, 3, 6, 8, 4, 0, 8, 2, 5, 4, 0, 5, 9, 9, 5, 1, 8, 6, 5, 5, 2, 7, 5, 1, 9, 0, 6, 1, 3, 9, 8, 3, 7, 1, 9, 2, 9, 2, 3, 9, 5, 2, 5, 6, 2, 6, 4, 6, 1, 5, 3, 3, 8, 3, 7, 4, 9, 8, 4, 7, 1, 3, 9, 3, 9, 0, 1
OFFSET
0,1
COMMENTS
The probability that Buffon's needle (see A060294), bent at its midpoint at a uniformly random angle between 0 and 360 degrees, will land on a line when dropped onto a floor with parallel lines spaced at a distance equal to the length of the needle.
LINKS
Uwe Bäsel, Buffon's problem with a pivot needle, Elemente der Mathematik, Vol. 70, No. 2 (2015), pp. 67-70. See Remark 1, p. 70.
Eric Weisstein's World of Mathematics, Buffon's needle problem.
FORMULA
Equals A049541 + A185197.
Equals 1/A197724.
EXAMPLE
0.520952253468466214425526453164484001877636840825405...
MATHEMATICA
RealDigits[(Pi+2)/Pi^2, 10, 120][[1]]
PROG
(PARI) (Pi+2)/Pi^2
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Amiram Eldar, May 14 2026
STATUS
approved