cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A137204 Decimal expansion of e + 1/e.

Original entry on oeis.org

3, 0, 8, 6, 1, 6, 1, 2, 6, 9, 6, 3, 0, 4, 8, 7, 5, 5, 6, 9, 5, 5, 8, 1, 1, 2, 4, 1, 5, 1, 4, 1, 2, 3, 3, 6, 5, 2, 0, 3, 0, 5, 8, 2, 2, 4, 7, 3, 1, 7, 2, 7, 4, 0, 9, 4, 7, 4, 8, 0, 4, 4, 2, 9, 4, 2, 1, 5, 3, 8, 1, 2, 6, 0, 9, 8, 4, 4, 7, 3, 9, 7, 9, 2, 8, 5, 2, 9, 4, 5, 2, 8, 7, 1, 0, 8, 6, 0, 7, 1, 1, 7, 4, 0, 9
Offset: 1

Views

Author

Mohammad K. Azarian, Mar 04 2008

Keywords

Examples

			3.086161269630487556955811241514123365203058224731727...
		

Crossrefs

Programs

  • Mathematica
    RealDigits[E + 1/E, 10, 120][[1]] (* Amiram Eldar, Jun 20 2023 *)
  • PARI
    exp(1)+1/exp(1) \\ Michel Marcus, Mar 14 2013

Formula

Equals 2*A073743. - Bruno Berselli, Mar 14 2013