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.

A113694 Decimal expansion of 10/44955.

Original entry on oeis.org

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

Views

Author

Daisuke Minematsu and Ryohei Miyadera, Jan 17 2006

Keywords

Crossrefs

Programs

  • Mathematica
    Join[{0,0,0},RealDigits[10/44955,10,120][[1]]] (* Harvey P. Dale, May 13 2012 *)