login
A210962
Decimal expansion of 4*(2 - Pi/3).
0
3, 8, 1, 1, 2, 0, 9, 7, 9, 5, 2, 1, 3, 6, 0, 9, 0, 1, 5, 3, 8, 3, 1, 4, 2, 1, 5, 5, 6, 2, 7, 3, 2, 9, 4, 8, 7, 7, 3, 7, 1, 0, 7, 4, 6, 7, 4, 9, 9, 8, 5, 8, 9, 0, 5, 3, 6, 6, 7, 4, 0, 5, 4, 3, 5, 8, 9, 5, 7, 8, 1, 2, 4, 9, 5, 1, 7, 2, 1, 3, 3, 5, 1, 6, 2, 6, 2
OFFSET
1,1
COMMENTS
Volume between a sphere of radius 1 and the circumscribed cube.
FORMULA
4*(2 - Pi/3) = 8 - 4*Pi/3 = 8 - A019699.
EXAMPLE
3.8112097952136090153831...
MATHEMATICA
RealDigits[4 (2 - Pi/3), 10, 87][[1]] (* Bruno Berselli, Aug 03 2012 *)
PROG
(PARI) 8 - 4/3*Pi \\ Charles R Greathouse IV, Oct 01 2022
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Omar E. Pol, Aug 03 2012
STATUS
approved