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.

A134210 Positions of 10 after the decimal point in the decimal expansion of Pi.

Original entry on oeis.org

49, 163, 175, 206, 269, 442, 681, 780, 852, 854, 1011, 1219, 1223, 1270, 1318, 1487, 1816, 1892, 2162, 2238, 2514, 2534, 2563, 2721, 2749, 2780, 2810, 2874, 2880, 2955, 3170, 3201, 3208, 3241, 3254, 3405, 3457, 3480, 3486, 3494, 3845, 3848, 3939, 3964, 3966
Offset: 1

Views

Author

Artur Jasinski, Oct 14 2007

Keywords

Crossrefs

Programs

  • Mathematica
    SequencePosition[RealDigits[Pi,10,10000][[1]],{1,0}][[All,1]]-1 (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Nov 20 2016 *)

Extensions

More terms from Harvey P. Dale, Nov 20 2016