A151927 Decimal expansion of 4*Pi^4/3.
1, 2, 9, 8, 7, 8, 7, 8, 8, 0, 4, 5, 3, 3, 6, 5, 8, 2, 9, 8, 1, 9, 2, 0, 4, 4, 3, 5, 8, 4, 9, 4, 0, 1, 4, 8, 3, 3, 2, 9, 7, 0, 1, 1, 4, 2, 3, 0, 2, 4, 7, 2, 2, 8, 9, 2, 1, 9, 5, 7, 1, 4, 5, 8, 5, 3, 2, 9, 4, 4, 7, 3, 9, 4, 2, 4, 3, 6, 2, 6, 1, 5, 8, 6, 8, 2, 9, 1, 5, 6, 3, 1, 3, 0, 0, 3, 9, 9, 0
Offset: 3
Examples
129.87878804533658298192044358494014833297011423024722892195...
References
- J. H. Silverman, Advanced Topics in the Arithmetic of Elliptic Curves, Springer, see p. 26.
Programs
-
Mathematica
RealDigits[4 Pi^4/3,10,120][[1]] (* Harvey P. Dale, Nov 01 2011 *)
-
PARI
4*Pi^4/3 \\ Charles R Greathouse IV, Mar 25 2014
Comments