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.

A083635 Starting positions of strings of seven 7's in the decimal expansion of Pi.

Original entry on oeis.org

3346228, 3775287, 14233532, 24658601, 24658602, 24658603, 35875631, 43694095, 49894382, 62186154, 66572803, 71028071, 72197101, 79443657, 82144203, 82144204, 98539214, 140465346, 142032741, 145827935, 150841049, 169354584, 175962557, 200761136, 206408340, 224615219
Offset: 1

Views

Author

Rick L. Shepherd, May 05 2003

Keywords

Crossrefs

Cf. A083634 (six 7's), A083636 (eight 7's).

Programs

  • Mathematica
    SequencePosition[RealDigits[Pi,10,170*10^6][[1]],{7,7,7,7,7,7,7}][[All,1]]-1 (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Apr 01 2018 *)

Extensions

More terms from Rick L. Shepherd, Aug 07 2006
More terms from Jinyuan Wang, Mar 01 2020