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.

A021559 Decimal expansion of 1/555.

Original entry on oeis.org

0, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1, 8, 0, 1
Offset: 0

Views

Author

Keywords

Examples

			0.00180180180180180180180180180180180...
		

Programs

Formula

a(n) = (n+2)^3 mod 9, n>0. - Gary Detlefs, Feb 20 2011
G.f.: x^2*(1 + 8*x)/(1 - x^3). - Ilya Gutkovskiy, Jun 04 2016

Extensions

Formula corrected by Paolo P. Lava, Nov 20 2009