A222074 Decimal expansion of (1/1920)*Pi^5.
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
Examples
.15938525249233409024101109898095604504182328470212239091327...
Programs
-
Mathematica
RealDigits[Pi^5/1920,10,120][[1]] (* Harvey P. Dale, Oct 03 2013 *)
-
PARI
Pi^5/1920 \\ Charles R Greathouse IV, Oct 31 2014
Extensions
Edited by Andrey Zabolotskiy, Dec 29 2023