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.

A011284 Decimal expansion of 15th root of 10.

Original entry on oeis.org

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

Views

Author

Keywords

Programs

  • Mathematica
    RealDigits[Surd[10,15],10,120][[1]] (* Harvey P. Dale, Jul 08 2019 *)