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.

A177022 Decimal expansion of 49/36.

Original entry on oeis.org

1, 3, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
Offset: 1

Views

Author

Vincenzo Librandi, May 26 2010

Keywords

Examples

			1.3611111111111111111111111...
		

Crossrefs

Square of A177057.

Programs

Formula

From Elmo R. Oliveira, Aug 03 2024: (Start)
G.f.: x*(1 + 3*x + 6*x^2) + x^4/(1 - x).
a(n) = 1 for n >= 4. (End)
E.g.f.: exp(x) - 1 + x^2 + 5*x^3/6. - Stefano Spezia, Aug 04 2024

Extensions

Edited by Rick L. Shepherd, Jun 17 2010