OFFSET
0,1
COMMENTS
Decimal expansion of the radius x (in units of cube edge length) of sphere with volume x (in units of cube volume).
LINKS
Amir Behrouzi-Far, and Doron Zeilberger, On the Average Maximal Number of Balls in a Bin Resulting from Throwing r Balls into n Bins T times, arXiv:1905.07827 [math.CO], 2019.
Marcus Michelen, A Short Note on the Average Maximal Number of Balls in a Bin, Journal of Integer Sequences, Vol. 23 (2020), Article 20.1.7. See C 3,1 Table 2 p. 6. And also on arXiv, arXiv:1905.08933 [math.CO], 2019.
EXAMPLE
0.488602511902919921586384622
MATHEMATICA
RealDigits[1/2 Sqrt[3/Pi], 10, 120][[1]] (* Harvey P. Dale, Jul 11 2017 *)
PROG
(PARI) sqrt(3)/(2*sqrt(Pi)) \\ Michel Marcus, Jun 05 2020
CROSSREFS
KEYWORD
cons,nonn
AUTHOR
Zak Seidov, Mar 05 2008
STATUS
approved