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.

A021133 Decimal expansion of 1/129.

Original entry on oeis.org

0, 0, 7, 7, 5, 1, 9, 3, 7, 9, 8, 4, 4, 9, 6, 1, 2, 4, 0, 3, 1, 0, 0, 7, 7, 5, 1, 9, 3, 7, 9, 8, 4, 4, 9, 6, 1, 2, 4, 0, 3, 1, 0, 0, 7, 7, 5, 1, 9, 3, 7, 9, 8, 4, 4, 9, 6, 1, 2, 4, 0, 3, 1, 0, 0, 7, 7, 5, 1, 9, 3, 7, 9, 8, 4, 4, 9, 6, 1, 2, 4, 0, 3, 1, 0, 0, 7, 7, 5, 1, 9, 3, 7, 9, 8, 4, 4, 9, 6
Offset: 0

Views

Author

Keywords

Programs

  • Mathematica
    PadRight[{},120,{0,0,7,7,5,1,9,3,7,9,8,4,4,9,6,1,2,4,0,3,1}] (* Harvey P. Dale, Dec 19 2015 *)
    realDigitsRecip[129] (* The realDigitsRecip program is at A021200 *) (* Harvey P. Dale, Oct 04 2024 *)