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.

A011477 Decimal expansion of 58th root of 58.

Original entry on oeis.org

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

Views

Author

Keywords

Examples

			1.0725163732240437005026076042942184473440606554572838...
		

Programs

  • Sage
    (58^(1/58)).n(digits=108) # Jani Melik, Jul 24 2015