A092159 Decimal expansion of (e/Pi)^5.
4, 8, 4, 9, 7, 9, 1, 2, 5, 4, 6, 6, 0, 9, 7, 4, 3, 8, 9, 2, 4, 8, 9, 3, 5, 7, 0, 5, 5, 0, 0, 2, 6, 8, 8, 8, 2, 5, 7, 0, 5, 4, 8, 1, 0, 5, 0, 5, 0, 5, 1, 3, 2, 0, 3, 2, 0, 6, 2, 9, 0, 2, 5, 6, 0, 0, 3, 9, 6, 9, 2, 8, 7, 7, 0, 2, 2, 5, 5, 4, 5, 0, 5, 0, 3, 0, 9, 4, 7, 5, 3, 1, 3, 1, 6, 4, 9, 5, 6, 6
Offset: 0
Examples
0.48497912546609
Links
- Vincenzo Librandi, Table of n, a(n) for n = 0..10000
Programs
-
Mathematica
RealDigits[(E/Pi)^5, 10, 100][[1]] (* Vincenzo Librandi, Mar 01 2013 *)