A212003 Decimal expansion of (2*Pi)^3.
2, 4, 8, 0, 5, 0, 2, 1, 3, 4, 4, 2, 3, 9, 8, 5, 6, 1, 4, 0, 3, 8, 1, 0, 5, 2, 0, 5, 3, 6, 8, 1, 1, 1, 6, 1, 6, 1, 7, 8, 0, 2, 3, 0, 8, 5, 2, 7, 0, 8, 0, 8, 6, 1, 5, 5, 3, 1, 5, 6, 3, 0, 4, 8, 3, 0, 4, 5, 1, 1, 5, 9, 3, 3, 9, 7, 2, 5, 6, 4, 8, 3, 0, 0, 5
Offset: 3
Examples
248.05021344239856140381052053681116161780230852708...
Links
- Juan M. Maldacena, The Large N Limit of Superconformal Field Theories and Supergravity, arXiv:hep-th/9711200v3, 1997-1998, p. 5.
- Index entries for transcendental numbers
Programs
-
Mathematica
RealDigits[(2*Pi)^3,10,120][[1]] (* Harvey P. Dale, Oct 09 2013 *)
-
PARI
8*Pi^3 \\ Charles R Greathouse IV, Oct 02 2022
Formula
Equals Product_{k=1..14, gcd(k,14)==1} Gamma(k/14). - Amiram Eldar, Jun 12 2021