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.

A011101 Decimal expansion of 5th root of 16.

Original entry on oeis.org

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

Views

Author

Keywords

Examples

			1.741101126592248...
		

Programs

Formula

Equals Product_{k>=0} (1 + (-1)^k/(5*k + 1)). - Amiram Eldar, Jul 25 2020