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.

A134260 Positions of 10 after decimal point in decimal expansion of 1/Pi.

Original entry on oeis.org

297, 459, 509, 519, 605, 860, 1105, 1149, 1172, 1198, 1295, 1663, 1814, 1822, 1826, 1998, 2242, 2279, 2311, 2318, 2481, 2827, 3198, 3345, 3352, 3411, 3550, 3823, 3835, 3900, 3911, 4104, 4228, 4329, 4340, 4368, 4519, 4534, 4563, 4584, 4690, 4707, 4740, 5013, 5044
Offset: 1

Views

Author

Artur Jasinski, Oct 16 2007

Keywords

Crossrefs

Programs

  • Mathematica
    First /@ SequencePosition[RealDigits[1/Pi, 10, 5000][[1]], {1, 0}] (* Amiram Eldar, Mar 20 2020 *)

Extensions

More terms from Amiram Eldar, Mar 20 2020