Identifier
-
Mp00094:
Integer compositions
—to binary word⟶
Binary words
Mp00262: Binary words —poset of factors⟶ Posets
St000907: Posets ⟶ ℤ
Values
[1] => 1 => ([(0,1)],2) => 2
[1,1] => 11 => ([(0,2),(2,1)],3) => 3
[2] => 10 => ([(0,1),(0,2),(1,3),(2,3)],4) => 2
[1,1,1] => 111 => ([(0,3),(2,1),(3,2)],4) => 4
[1,2] => 110 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6) => 2
[2,1] => 101 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6) => 2
[3] => 100 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6) => 2
[1,1,1,1] => 1111 => ([(0,4),(2,3),(3,1),(4,2)],5) => 5
[1,1,1,1,1] => 11111 => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6) => 6
[1,1,1,1,1,1] => 111111 => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7) => 7
search for individual values
searching the database for the individual values of this statistic
/
search for generating function
searching the database for statistics with the same generating function
Description
The number of maximal antichains of minimal length in a poset.
Map
to binary word
Description
Return the composition as a binary word, treating ones as separators.
Encoding a positive integer $i$ as the word $10\dots 0$ consisting of a one followed by $i-1$ zeros, the binary word of a composition $(i_1,\dots,i_k)$ is the concatenation of of words for $i_1,\dots,i_k$.
The image of this map contains precisely the words which do not begin with a $0$.
Encoding a positive integer $i$ as the word $10\dots 0$ consisting of a one followed by $i-1$ zeros, the binary word of a composition $(i_1,\dots,i_k)$ is the concatenation of of words for $i_1,\dots,i_k$.
The image of this map contains precisely the words which do not begin with a $0$.
Map
poset of factors
Description
The poset of factors of a binary word.
This is the partial order on the set of distinct factors of a binary word, such that $u < v$ if and only if $u$ is a factor of $v$.
This is the partial order on the set of distinct factors of a binary word, such that $u < v$ if and only if $u$ is a factor of $v$.
searching the database
Sorry, this statistic was not found in the database
or
add this statistic to the database – it's very simple and we need your support!