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.

A021198 Decimal expansion of 1/194.

Original entry on oeis.org

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

Views

Author

Keywords

Programs

  • Mathematica
    First[RealDigits[1/194, 10, 100, -1]] (* Paolo Xausa, Jul 24 2025 *)
    realDigitsRecip[194] (* The realDigitsRecip program is at A021200 *) (* Harvey P. Dale, Aug 11 2025 *)