login
A395134
Decimal expansion of the probability that the line that passes through two points selected independently and uniformly at random in a half-disk intersects the arc at two points.
4
4, 5, 9, 6, 2, 0, 3, 5, 3, 9, 0, 7, 5, 3, 1, 8, 8, 5, 6, 3, 2, 6, 4, 2, 8, 6, 2, 8, 8, 1, 4, 5, 2, 5, 9, 2, 5, 1, 0, 0, 8, 6, 5, 3, 5, 0, 8, 1, 3, 5, 1, 7, 3, 9, 4, 9, 0, 0, 8, 5, 1, 6, 3, 2, 3, 1, 0, 7, 6, 6, 8, 8, 2, 0, 1, 4, 1, 0, 9, 8, 0, 3, 1, 3, 5, 5, 0, 5, 3, 9, 0, 6, 3, 3, 5, 0, 1, 9, 9, 3, 9, 4, 0, 1, 4
OFFSET
0,1
LINKS
George B. McClellan Zerr, Solution to Problem 11134, Mathematical questions and solutions from the "Educational Times", Vol. 55 (1891), p. 161.
FORMULA
Equals 1 - 16/(3*Pi^2).
EXAMPLE
0.459620353907531885632642862881452592510086535081351...
MATHEMATICA
RealDigits[1 - 16/(3*Pi^2), 10, 120][[1]]
PROG
(PARI) 1 - 16/(3*Pi^2)
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Amiram Eldar, Apr 13 2026
STATUS
approved