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.

A011336 Decimal expansion of 7th root of 14.

Original entry on oeis.org

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

Views

Author

Keywords

Programs

  • Mathematica
    RealDigits[Surd[14,7],10,120][[1]] (* Harvey P. Dale, Mar 09 2013 *)