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.

A011426 Decimal expansion of 7th root of 20.

Original entry on oeis.org

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

Views

Author

Keywords

Examples

			1.53412740463439098127783512729...
		

Programs

  • Mathematica
    RealDigits[20^(1/7), 10, 100][[1]] (* Alonso del Arte, Feb 20 2015 *)

Extensions

Last digit corrected by Ivan Panchenko, Sep 06 2014