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.

A141044 Two 2's followed by all 1's.

Original entry on oeis.org

2, 2, 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, 1
Offset: 0

Views

Author

Paul Curtz, Jul 31 2008

Keywords

Comments

Essentially the same as the "all ones" sequence A000012. - M. F. Hasler, May 30 2020

Examples

			Equals 199/900 = .2211111111111111... - _Bernard Schott_, May 30 2020
		

Crossrefs

Programs

Formula

G.f.: 2*(1+x)-x^2/(x-1). - R. J. Mathar, May 10 2001
a(n) = H_n(1, 1), where H_n is the n-th hyperoperator (cf. A054871). - Natan Arie Consigli, Feb 26 2015
a(n) = A000012(n) for all n > 1. - M. F. Hasler, May 30 2020

Extensions

Edited by N. J. A. Sloane, Mar 03 2010