A019315 Decimal expansion of e^Pi + Pi + e.
2, 9, 0, 0, 0, 5, 6, 7, 1, 1, 4, 8, 2, 8, 1, 0, 7, 4, 7, 9, 5, 5, 2, 0, 1, 7, 2, 2, 2, 5, 8, 0, 7, 1, 2, 7, 6, 2, 2, 2, 0, 5, 2, 2, 7, 3, 5, 6, 7, 5, 2, 7, 7, 3, 8, 9, 3, 8, 6, 9, 5, 8, 6, 2, 9, 5, 5, 6, 2, 3, 5, 3, 8, 7, 3, 3, 0, 2, 0, 9, 3, 7, 6, 7, 1, 6, 3, 8, 9, 0, 0, 0, 9, 3, 4, 8, 3, 2, 7
Offset: 2
Examples
29.00056711482810747955201722258071276222052273...
Links
- Paolo Xausa, Table of n, a(n) for n = 2..10000
Programs
-
Mathematica
First[RealDigits[E^Pi + Pi + E, 10, 100]] (* Paolo Xausa, May 02 2024 *)
Comments