login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

A019753
Decimal expansion of e/16.
1
1, 6, 9, 8, 9, 2, 6, 1, 4, 2, 7, 8, 6, 9, 0, 3, 2, 7, 2, 1, 0, 0, 1, 7, 9, 6, 6, 9, 5, 9, 5, 4, 1, 4, 0, 6, 1, 0, 9, 8, 2, 7, 9, 4, 3, 3, 5, 6, 2, 4, 7, 4, 7, 3, 4, 3, 5, 4, 3, 5, 4, 7, 6, 7, 3, 2, 7, 5, 4, 7, 8, 9, 3, 9, 7, 0, 9, 6, 7, 2, 4, 6, 6, 0, 7, 1, 1, 3, 8, 6, 1, 5, 7, 8, 2, 2, 9, 0, 1
OFFSET
0,2
MATHEMATICA
RealDigits[E/16, 10, 120][[1]] (* Harvey P. Dale, Feb 27 2012 *)
PROG
(PARI) exp(1)/16 \\ Charles R Greathouse IV, Nov 26 2024
CROSSREFS
Cf. A001113.
Sequence in context: A199282 A133614 A255674 * A200105 A153268 A197847
KEYWORD
nonn,cons
AUTHOR
STATUS
approved