A349605 Decimal expansion of the probability that the intersection of a cube with random plane that passes through its center is a hexagon.
3, 5, 0, 9, 5, 9, 3, 1, 2, 1, 8, 3, 6, 4, 3, 6, 2, 1, 0, 2, 5, 1, 3, 3, 3, 5, 5, 3, 3, 4, 5, 8, 5, 4, 6, 7, 8, 9, 9, 7, 7, 1, 8, 9, 6, 6, 3, 6, 4, 0, 1, 7, 2, 3, 7, 2, 7, 6, 2, 9, 7, 8, 8, 1, 3, 2, 0, 0, 8, 4, 5, 2, 0, 6, 4, 6, 5, 3, 4, 8, 1, 2, 2, 1, 2, 7, 0, 9, 5, 7, 0, 5, 4, 6, 4, 7, 0, 7, 8, 4, 7, 7, 1, 6, 0
Offset: 0
Examples
0.35095931218364362102513335533458546789977189663640...
Links
- Su Pernu Mero, Problem 2065, Mathematics Magazine, Vol. 92, No. 1, (2019), p. 73; Solution, by Bill Cowieson, ibid., Vol. 93, No. 1 (2020), pp. 76-77.
- Yawen Zhang, A purely 3-D geometrical solution to Mathematics Magazine Problem 2065, arXiv:2010.12349 [math.HO], 2020.
Programs
-
Mathematica
RealDigits[1 - 6 * ArcSin[1/3] / Pi, 10, 100][[1]]
-
PARI
1 - 6*asin(1/3)/Pi \\ Michel Marcus, Nov 23 2021
Formula
Equals 1 - 6*arcsin(1/3)/Pi.
Equals 6*arccos(1/3)/Pi - 2.
Comments