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.

A021428 Decimal expansion of 1/424.

Original entry on oeis.org

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

Views

Author

Keywords

Examples

			0.0023584905660377358490566037735849056603773584905660...
		

Programs

  • Mathematica
    First[RealDigits[1/424, 10, 100, -1]] (* Paolo Xausa, Aug 14 2025 *)