login
A085678
Decimal expansion of e^1000.
0
1, 9, 7, 0, 0, 7, 1, 1, 1, 4, 0, 1, 7, 0, 4, 6, 9, 9, 3, 8, 8, 8, 8, 7, 9, 3, 5, 2, 2, 4, 3, 3, 2, 3, 1, 2, 5, 3, 1, 6, 9, 3, 7, 9, 8, 5, 3, 2, 3, 8, 4, 5, 7, 8, 9, 9, 5, 2, 8, 0, 2, 9, 9, 1, 3, 8, 5, 0, 6, 3, 8, 5, 0, 7, 8, 2, 4, 4, 1, 1, 9, 3, 4, 7, 4, 9, 7, 8, 0, 7, 6, 5, 6, 3, 0, 2, 6, 8, 8
OFFSET
435,2
LINKS
Jens Blanck, Exact real arithmetic systems: results of competition, pp. 389-393 of J. Blanck et al., eds., Computability and Complexity in Analysis (CCA 2000), Lect. Notes Computer Science, Springer-Verlag, 2001; alternative link.
MATHEMATICA
RealDigits[Exp[1000], 10, 120][[1]] (* Amiram Eldar, Jun 08 2023 *)
PROG
(PARI) exp(1000) \\ Charles R Greathouse IV, Apr 01 2014
CROSSREFS
Cf. A001113.
Sequence in context: A058276 A184964 A185364 * A256687 A086819 A019885
KEYWORD
cons,nonn
AUTHOR
N. J. A. Sloane, Jul 15 2003
STATUS
approved