Identifier
Values
[1] => 10 => 10 => ([(0,1),(0,2),(1,3),(2,3)],4) => 6
[2] => 100 => 010 => ([(0,1),(0,2),(1,4),(1,5),(2,4),(2,5),(4,3),(5,3)],6) => 10
[1,1] => 110 => 110 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6) => 9
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 facets in the chain polytope of the poset.
Map
inverse Foata bijection
Description
The inverse of Foata's bijection.
See Mp00096Foata bijection.
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$.
Map
to binary word
Description
Return the partition as binary word, by traversing its shape from the first row to the last row, down steps as 1 and left steps as 0.