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.

A011438 Decimal expansion of 19th root of 20.

Original entry on oeis.org

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

Views

Author

Keywords

Programs

  • Mathematica
    RealDigits[Surd[20,19],10,120][[1]] (* Harvey P. Dale, Apr 06 2016 *)