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.

A011327 Decimal expansion of 13th root of 13.

Original entry on oeis.org

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

Views

Author

Keywords

Programs

  • Mathematica
    RealDigits[Surd[13,13],10,120][[1]] (* Harvey P. Dale, Apr 17 2017 *)