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.

Showing 1-1 of 1 results.

A160371 The minimum size of a poset having n linear extensions.

Original entry on oeis.org

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

Views

Author

Bridget Tenner, May 11 2009

Keywords

Examples

			a(5) = 4 because the poset with two minimal elements, two maximal elements, and three covering relations between them ["N" shaped] has exactly 5 linear extensions and 4 elements. No smaller poset has 5 linear extensions.
		

Crossrefs

Cf. A263860.
Cf. A281723 for the smallest index n = A281723(m) such that a(n) > m.

Formula

a(n) <= 2*sqrt(n).

Extensions

a(13)-a(102) from François Labelle, Jan 28 2017
Showing 1-1 of 1 results.