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