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