A382867 Decimal expansion of (Pi^3)/31.
1, 0, 0, 0, 2, 0, 2, 4, 7, 3, 5, 5, 8, 0, 5, 8, 7, 1, 5, 3, 3, 7, 9, 4, 5, 6, 4, 7, 3, 2, 5, 8, 5, 1, 4, 5, 8, 1, 3, 6, 2, 9, 9, 6, 3, 1, 1, 5, 7, 5, 8, 4, 1, 1, 9, 1, 6, 5, 9, 5, 2, 8, 4, 2, 0, 5, 8, 2, 7, 0, 8, 0, 3, 7, 8, 9, 2, 1, 6, 3, 2, 3, 7, 9, 2, 4, 7, 4, 2, 2, 6, 8, 5, 8, 1, 5, 7, 6, 1, 9, 1
Offset: 1
Examples
1.0002024735580587153379456473258514581362996311575...
Links
- Jason Bard, Table of n, a(n) for n = 1..10000
- Michael I. Shamos, A catalog of the real numbers, (2007). See p. 21.
- Index entries for transcendental numbers
Programs
-
Mathematica
RealDigits[Pi^3/31, 10, 100][[1]]
Comments