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.

A068029 Table of sorted score sequences (including duplications), with A000571 giving the number of score sequences of length n.

Original entry on oeis.org

0, 0, 1, 0, 1, 2, 1, 1, 1, 0, 1, 2, 3, 0, 2, 2, 2, 1, 1, 1, 3, 1, 1, 2, 2, 0, 1, 2, 3, 4, 0, 1, 3, 3, 3, 0, 2, 2, 2, 4, 0, 2, 2, 3, 3, 1, 1, 1, 3, 4, 1, 1, 2, 2, 4, 1, 1, 2, 3, 3, 1, 2, 2, 2, 3, 2, 2, 2, 2, 2, 0, 1, 2, 3, 4, 5, 0, 1, 2, 4, 4, 4, 0, 1, 3, 3, 3, 5, 0, 1, 3, 3, 4, 4, 0, 2, 2, 2, 4, 5, 0, 2
Offset: 1

Views

Author

Eric W. Weisstein, Feb 10 2002

Keywords

Examples

			{0} is the score sequence of length 1.
{0,1} is the score sequence of length 2.
{0,1,2} and {1,1,1} are the two score sequences of length 3.
		

Crossrefs

Cf. A000571.