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