login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A222074
Decimal expansion of (1/1920)*Pi^5.
2
1, 5, 9, 3, 8, 5, 2, 5, 2, 4, 9, 2, 3, 3, 4, 0, 9, 0, 2, 4, 1, 0, 1, 1, 0, 9, 8, 9, 8, 0, 9, 5, 6, 0, 4, 5, 0, 4, 1, 8, 2, 3, 2, 8, 4, 7, 0, 2, 1, 2, 2, 3, 9, 0, 9, 1, 3, 2, 7, 7, 3, 1, 4, 4, 1, 9, 9, 1, 4, 0, 5, 8, 4, 0, 2, 9, 2, 3, 9, 7, 1, 0, 8, 6, 3, 4, 5, 5, 7, 3, 1, 6, 3, 2, 8, 3, 9, 1, 6
OFFSET
0,2
EXAMPLE
.15938525249233409024101109898095604504182328470212239091327...
MATHEMATICA
RealDigits[Pi^5/1920, 10, 120][[1]] (* Harvey P. Dale, Oct 03 2013 *)
PROG
(PARI) Pi^5/1920 \\ Charles R Greathouse IV, Oct 31 2014
CROSSREFS
Related constants: A092731, A222073, A222075.
Sequence in context: A154265 A198133 A111453 * A245735 A303497 A198990
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Feb 10 2013
EXTENSIONS
Edited by Andrey Zabolotskiy, Dec 29 2023
STATUS
approved