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.

A011306 Decimal expansion of 7th root of 12.

Original entry on oeis.org

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

Views

Author

Keywords

Programs

  • Mathematica
    RealDigits[Surd[12,7],10,120][[1]] (* Harvey P. Dale, Jan 12 2015 *)