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.

Showing 1-6 of 6 results.

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

A036903 Scan decimal expansion of Pi until all n-digit strings have been seen; a(n) is number of digits that must be scanned.

Original entry on oeis.org

32, 606, 8555, 99849, 1369564, 14118312, 166100506, 1816743912, 22445207406, 241641121048, 2512258603207
Offset: 1

Views

Author

Keywords

Crossrefs

Cf. A000796 (decimal expansion of Pi).
Cf. A080597 (= a(n) + 1).
Cf. A032445 (starting positions of the first occurrences of n the decimal expansion of Pi).
Cf. A032510 (last n-digit number seen when scanning for all n-digit numbers).

Formula

a(n) = A080597(n) - 1.

Extensions

a(8)-a(11) from fabrice(AT)bellard.org (Fabrice Bellard), Oct 23 2011

A036905 Scan decimal expansion of log(2) until all n-digit strings have been seen; a(n) is number of digits that must be scanned.

Original entry on oeis.org

22, 444, 7655, 98370, 1107795, 12983306
Offset: 1

Views

Author

Keywords

Crossrefs

Cf. A002162 (decimal expansion of log(2)).
Cf. A036901 (last n-digit number encountered in scanning the decimal digits of log(2)).

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

Original entry on oeis.org

2, 98, 604, 1155, 46847, 175403
Offset: 1

Views

Author

Keywords

Crossrefs

Cf. A002162 (decimal expansion of log(2)).
Cf. A036905 (number of digits in the decimal expansion of log(2) that must be scanned to see all n-digit strings).

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

Original entry on oeis.org

7, 89, 211, 2861, 43983, 292702, 8261623
Offset: 1

Views

Author

Keywords

Crossrefs

Cf. A002117 (decimal expansion of zeta(3)).
Cf. A036906 (number of decimal digits of zeta(3) that must be scanned to see all n-digit strings).

Extensions

a(7) = 8261623 from Eric W. Weisstein, Sep 17 2013

A036904 Scan decimal expansion of e until all n-digit strings have been seen; a(n) is number of digits that must be scanned.

Original entry on oeis.org

21, 372, 8092, 102128, 1061613, 12108841, 198150341, 1929504534
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. A036900 (last number encountered when scanning the decimal expansion of e for all n-digit strings).
Cf. A088576 (starting positions of the first occurrence of n in the decimal expansion of e).

Extensions

a(7) from Piotr Idzik, Nov 01 2011
a(8) from Eric W. Weisstein, Sep 11 2013
Showing 1-6 of 6 results.