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.

A011425 Decimal expansion of 6th root of 20.

Original entry on oeis.org

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

Views

Author

Keywords

Programs

  • Mathematica
    RealDigits[Surd[20,6],10,120][[1]] (* Harvey P. Dale, Nov 11 2014 *)