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.

A092750 Decimal expansion of e^(-1/7).

Original entry on oeis.org

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

Views

Author

Mohammad K. Azarian, Apr 22 2004

Keywords

Examples

			0.866877899750...
		

Crossrefs

Programs

  • Maple
    evalf(1/exp(1/7), 124);  # Alois P. Heinz, Apr 04 2020
  • Mathematica
    RealDigits[N[Exp[-1/7], 112]][[1]] (* Georg Fischer, Apr 04 2020 *)

Extensions

a(104) corrected by Georg Fischer, Apr 04 2020