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.

A281723 Smallest positive integer that cannot be obtained as the number of linear extensions of a poset of size n.

Original entry on oeis.org

2, 2, 3, 4, 7, 13, 17, 59, 253, 979
Offset: 0

Views

Author

François Labelle, Jan 28 2017

Keywords

Comments

a(n) is the smallest positive integer such that A160371(a(n)) > n.

Examples

			a(8) = 253, so the number 253 cannot be obtained as the number of linear extensions of a poset of size 8, but every integer from 1 to 252 can.
		

Crossrefs

Cf. A160371.