login

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

A104691
Decimal expansions of e and Pi interlaced.
2
2, 3, 7, 1, 1, 4, 8, 1, 2, 5, 8, 9, 1, 2, 8, 6, 2, 5, 8, 3, 4, 5, 5, 8, 9, 9, 0, 7, 4, 9, 5, 3, 2, 2, 3, 3, 5, 8, 3, 4, 6, 6, 0, 2, 2, 6, 8, 4, 7, 3, 4, 3, 7, 8, 1, 3, 3, 2, 5, 7, 2, 9, 6, 5, 6, 0, 2, 2, 4, 8, 9, 8, 7, 4, 7, 1, 5, 9, 7, 7, 2, 1, 4, 6, 7, 9, 0, 3, 9, 9, 3, 9, 6, 3, 9, 7, 9, 5, 9, 1, 5, 0, 9, 5, 5
OFFSET
1,1
COMMENTS
Within 2.5 per cent of e^Pi (A039661: 23.14069...) or 5.5 per cent of Pi^e (A059850: 22.45915...). - Robert G. Wilson v, Jan 04 2013
MATHEMATICA
Riffle[RealDigits[E, 10, 53][[1]], RealDigits[Pi, 10, 53][[1]]] (* Robert G. Wilson v, Jan 04 2013 *)
CROSSREFS
Cf. A001355.
Sequence in context: A301316 A023048 A083521 * A011160 A068960 A358969
KEYWORD
cons,nonn
AUTHOR
Zak Seidov, Apr 23 2005
STATUS
approved