A019762 Decimal expansion of 2*e.
5, 4, 3, 6, 5, 6, 3, 6, 5, 6, 9, 1, 8, 0, 9, 0, 4, 7, 0, 7, 2, 0, 5, 7, 4, 9, 4, 2, 7, 0, 5, 3, 2, 4, 9, 9, 5, 5, 1, 4, 4, 9, 4, 1, 8, 7, 3, 9, 9, 9, 1, 9, 1, 4, 9, 9, 3, 3, 9, 3, 5, 2, 5, 5, 4, 4, 8, 1, 5, 3, 2, 6, 0, 7, 0, 7, 0, 9, 5, 1, 8, 9, 1, 4, 2, 7, 6, 4, 3, 5, 7, 0, 5, 0, 3, 3, 2, 8, 5, 4, 8, 5, 4, 9, 3
Offset: 1
Examples
2*e = 5.43656365691809047072057494270532499551449418739991914993...
Links
Crossrefs
Programs
-
Mathematica
RealDigits[N[2*E, 105]][[1]] (* Arkadiusz Wesolowski, Mar 11 2013 *)
-
PARI
2*exp(1) \\ Charles R Greathouse IV, Oct 02 2022
Comments