A094121 Decimal expansion of (e/Pi)^9.
2, 7, 1, 8, 3, 2, 5, 6, 4, 8, 4, 6, 5, 2, 0, 3, 5, 4, 4, 7, 4, 5, 5, 2, 4, 7, 1, 5, 9, 4, 8, 5, 8, 8, 2, 1, 9, 2, 0, 9, 3, 5, 6, 3, 0, 6, 8, 4, 6, 6, 6, 8, 2, 0, 1, 7, 1, 2, 9, 4, 9, 0, 4, 1, 6, 1, 0, 3, 3, 2, 7, 6, 4, 3, 0, 0, 2, 7, 9, 0, 7, 8, 2, 5, 8, 0, 3, 5, 1, 3, 3, 8, 4, 0, 6, 4, 4, 1, 8, 4, 0, 9, 5, 9, 3
Offset: 0
Examples
0.27183256484652035447455...
Programs
-
Mathematica
RealDigits[(E/Pi)^9,10,120][[1]] (* Harvey P. Dale, Sep 20 2020 *)