Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #11 Aug 06 2024 05:22:10
%S 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,
%T 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,
%U 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
%N Decimal expansion of e^1000.
%H Jens Blanck, <a href="https://doi.org/10.1007/3-540-45335-0_24">Exact real arithmetic systems: results of competition</a>, pp. 389-393 of J. Blanck et al., eds., Computability and Complexity in Analysis (CCA 2000), Lect. Notes Computer Science, Springer-Verlag, 2001; <a href="https://citeseerx.ist.psu.edu/pdf/995022a4b87d399debf7b5bda0b52a3615a8499f">alternative link</a>.
%t RealDigits[Exp[1000], 10, 120][[1]] (* _Amiram Eldar_, Jun 08 2023 *)
%o (PARI) exp(1000) \\ _Charles R Greathouse IV_, Apr 01 2014
%Y Cf. A001113.
%K cons,nonn
%O 435,2
%A _N. J. A. Sloane_, Jul 15 2003