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