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.

A011278 Decimal expansion of 9th root of 10.

Original entry on oeis.org

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

Views

Author

Keywords

Programs

  • Mathematica
    RealDigits[Surd[10,9],10,120][[1]] (* Harvey P. Dale, Dec 16 2018 *)