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.

A036900 Scan decimal expansion of e until all n-digit strings have been seen; a(n) is last string seen.

Original entry on oeis.org

6, 12, 548, 1769, 92994, 513311, 1934715, 56891305
Offset: 1

Views

Author

Keywords

Comments

The digits scanned are {2, 7, 1, 8, 2, 8, ...}, so the initial 2 in 2.71828... is included and counted as the first digit.

Crossrefs

Cf. A001113 (decimal expansion of e).
Cf. A036904 (number of digits in the decimal expansion of e that must be scanned to get all n-digit number).
Cf. A088576 (starting position of the first occurrence of n in the decimal expansion of e).

Extensions

a(7) = 1934715 from Eric W. Weisstein, Sep 10 2013
a(8) = 56891305 from Eric W. Weisstein, Sep 11 2013