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.

A134217 Positions of 17 after decimal point in decimal expansion of Pi.

Original entry on oeis.org

95, 138, 155, 319, 342, 428, 438, 547, 566, 568, 574, 640, 646, 786, 850, 887, 889, 961, 1086, 1134, 1152, 1419, 1577, 1621, 1625, 1758, 1788, 1850, 1946, 2109, 2187, 2491, 2573, 2591, 2947, 3177, 3310, 3393, 3419, 3539, 3789, 4094, 4218, 4418, 4430, 4444, 4510
Offset: 1

Views

Author

Artur Jasinski, Oct 14 2007

Keywords

Crossrefs

Programs

  • Mathematica
    Flatten[Position[Partition[Rest[RealDigits[\[Pi],10,3000][[1]]],2,1], {1,7}]]  (* Harvey P. Dale, Apr 07 2011 *)

Extensions

More terms from Harvey P. Dale, Apr 07 2011
More terms from Amiram Eldar, Mar 20 2020