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.

A011441 Decimal expansion of 22nd root of 22.

Original entry on oeis.org

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

Views

Author

Keywords

Programs

  • Mathematica
    RealDigits[Surd[22,22],10,120][[1]] (* Harvey P. Dale, Nov 24 2013 *)