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