Your data matches 33 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Matching statistic: St000175
St000175: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[2]
=> 0
[1,1]
=> 0
[3]
=> 0
[2,1]
=> 1
[1,1,1]
=> 0
[4]
=> 0
[3,1]
=> 1
[2,2]
=> 0
[2,1,1]
=> 2
[1,1,1,1]
=> 0
[5]
=> 0
[4,1]
=> 1
[3,2]
=> 1
[3,1,1]
=> 2
[2,2,1]
=> 2
[2,1,1,1]
=> 3
[1,1,1,1,1]
=> 0
[6]
=> 0
[5,1]
=> 1
[4,2]
=> 1
[4,1,1]
=> 2
[3,3]
=> 0
[3,2,1]
=> 3
[3,1,1,1]
=> 3
[2,2,2]
=> 0
[2,2,1,1]
=> 4
[2,1,1,1,1]
=> 4
[1,1,1,1,1,1]
=> 0
[7]
=> 0
[6,1]
=> 1
[5,2]
=> 1
[5,1,1]
=> 2
[4,3]
=> 1
[4,2,1]
=> 3
[4,1,1,1]
=> 3
[3,3,1]
=> 2
[3,2,2]
=> 2
[3,2,1,1]
=> 5
[3,1,1,1,1]
=> 4
[2,2,2,1]
=> 3
[2,2,1,1,1]
=> 6
[2,1,1,1,1,1]
=> 5
[1,1,1,1,1,1,1]
=> 0
[8]
=> 0
[7,1]
=> 1
[6,2]
=> 1
[6,1,1]
=> 2
Description
Degree of the polynomial counting the number of semistandard Young tableaux when stretching the shape. Given a partition $\lambda$ with $r$ parts, the number of semi-standard Young-tableaux of shape $k\lambda$ and boxes with values in $[r]$ grows as a polynomial in $k$. This follows by setting $q=1$ in (7.105) on page 375 of [1], which yields the polynomial $$p(k) = \prod_{i < j}\frac{k(\lambda_j-\lambda_i)+j-i}{j-i}.$$ The statistic of the degree of this polynomial. For example, the partition $(3, 2, 1, 1, 1)$ gives $$p(k) = \frac{-1}{36} (k - 3) (2k - 3) (k - 2)^2 (k - 1)^3$$ which has degree 7 in $k$. Thus, $[3, 2, 1, 1, 1] \mapsto 7$. This is the same as the number of unordered pairs of different parts, which follows from: $$\deg p(k)=\sum_{i < j}\begin{cases}1& \lambda_j \neq \lambda_i\\0&\lambda_i=\lambda_j\end{cases}=\sum_{\stackrel{i < j}{\lambda_j \neq \lambda_i}} 1$$
Mp00045: Integer partitions reading tableauStandard tableaux
Mp00284: Standard tableaux rowsSet partitions
St000585: Set partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[2]
=> [[1,2]]
=> {{1,2}}
=> 0
[1,1]
=> [[1],[2]]
=> {{1},{2}}
=> 0
[3]
=> [[1,2,3]]
=> {{1,2,3}}
=> 0
[2,1]
=> [[1,3],[2]]
=> {{1,3},{2}}
=> 1
[1,1,1]
=> [[1],[2],[3]]
=> {{1},{2},{3}}
=> 0
[4]
=> [[1,2,3,4]]
=> {{1,2,3,4}}
=> 0
[3,1]
=> [[1,3,4],[2]]
=> {{1,3,4},{2}}
=> 1
[2,2]
=> [[1,2],[3,4]]
=> {{1,2},{3,4}}
=> 0
[2,1,1]
=> [[1,4],[2],[3]]
=> {{1,4},{2},{3}}
=> 2
[1,1,1,1]
=> [[1],[2],[3],[4]]
=> {{1},{2},{3},{4}}
=> 0
[5]
=> [[1,2,3,4,5]]
=> {{1,2,3,4,5}}
=> 0
[4,1]
=> [[1,3,4,5],[2]]
=> {{1,3,4,5},{2}}
=> 1
[3,2]
=> [[1,2,5],[3,4]]
=> {{1,2,5},{3,4}}
=> 1
[3,1,1]
=> [[1,4,5],[2],[3]]
=> {{1,4,5},{2},{3}}
=> 2
[2,2,1]
=> [[1,3],[2,5],[4]]
=> {{1,3},{2,5},{4}}
=> 2
[2,1,1,1]
=> [[1,5],[2],[3],[4]]
=> {{1,5},{2},{3},{4}}
=> 3
[1,1,1,1,1]
=> [[1],[2],[3],[4],[5]]
=> {{1},{2},{3},{4},{5}}
=> 0
[6]
=> [[1,2,3,4,5,6]]
=> {{1,2,3,4,5,6}}
=> 0
[5,1]
=> [[1,3,4,5,6],[2]]
=> {{1,3,4,5,6},{2}}
=> 1
[4,2]
=> [[1,2,5,6],[3,4]]
=> {{1,2,5,6},{3,4}}
=> 1
[4,1,1]
=> [[1,4,5,6],[2],[3]]
=> {{1,4,5,6},{2},{3}}
=> 2
[3,3]
=> [[1,2,3],[4,5,6]]
=> {{1,2,3},{4,5,6}}
=> 0
[3,2,1]
=> [[1,3,6],[2,5],[4]]
=> {{1,3,6},{2,5},{4}}
=> 3
[3,1,1,1]
=> [[1,5,6],[2],[3],[4]]
=> {{1,5,6},{2},{3},{4}}
=> 3
[2,2,2]
=> [[1,2],[3,4],[5,6]]
=> {{1,2},{3,4},{5,6}}
=> 0
[2,2,1,1]
=> [[1,4],[2,6],[3],[5]]
=> {{1,4},{2,6},{3},{5}}
=> 4
[2,1,1,1,1]
=> [[1,6],[2],[3],[4],[5]]
=> {{1,6},{2},{3},{4},{5}}
=> 4
[1,1,1,1,1,1]
=> [[1],[2],[3],[4],[5],[6]]
=> {{1},{2},{3},{4},{5},{6}}
=> 0
[7]
=> [[1,2,3,4,5,6,7]]
=> {{1,2,3,4,5,6,7}}
=> 0
[6,1]
=> [[1,3,4,5,6,7],[2]]
=> {{1,3,4,5,6,7},{2}}
=> 1
[5,2]
=> [[1,2,5,6,7],[3,4]]
=> {{1,2,5,6,7},{3,4}}
=> 1
[5,1,1]
=> [[1,4,5,6,7],[2],[3]]
=> {{1,4,5,6,7},{2},{3}}
=> 2
[4,3]
=> [[1,2,3,7],[4,5,6]]
=> {{1,2,3,7},{4,5,6}}
=> 1
[4,2,1]
=> [[1,3,6,7],[2,5],[4]]
=> {{1,3,6,7},{2,5},{4}}
=> 3
[4,1,1,1]
=> [[1,5,6,7],[2],[3],[4]]
=> {{1,5,6,7},{2},{3},{4}}
=> 3
[3,3,1]
=> [[1,3,4],[2,6,7],[5]]
=> {{1,3,4},{2,6,7},{5}}
=> 2
[3,2,2]
=> [[1,2,7],[3,4],[5,6]]
=> {{1,2,7},{3,4},{5,6}}
=> 2
[3,2,1,1]
=> [[1,4,7],[2,6],[3],[5]]
=> {{1,4,7},{2,6},{3},{5}}
=> 5
[3,1,1,1,1]
=> [[1,6,7],[2],[3],[4],[5]]
=> {{1,6,7},{2},{3},{4},{5}}
=> 4
[2,2,2,1]
=> [[1,3],[2,5],[4,7],[6]]
=> {{1,3},{2,5},{4,7},{6}}
=> 3
[2,2,1,1,1]
=> [[1,5],[2,7],[3],[4],[6]]
=> {{1,5},{2,7},{3},{4},{6}}
=> 6
[2,1,1,1,1,1]
=> [[1,7],[2],[3],[4],[5],[6]]
=> {{1,7},{2},{3},{4},{5},{6}}
=> 5
[1,1,1,1,1,1,1]
=> [[1],[2],[3],[4],[5],[6],[7]]
=> {{1},{2},{3},{4},{5},{6},{7}}
=> 0
[8]
=> [[1,2,3,4,5,6,7,8]]
=> {{1,2,3,4,5,6,7,8}}
=> 0
[7,1]
=> [[1,3,4,5,6,7,8],[2]]
=> {{1,3,4,5,6,7,8},{2}}
=> 1
[6,2]
=> [[1,2,5,6,7,8],[3,4]]
=> {{1,2,5,6,7,8},{3,4}}
=> 1
[6,1,1]
=> [[1,4,5,6,7,8],[2],[3]]
=> {{1,4,5,6,7,8},{2},{3}}
=> 2
Description
The number of occurrences of the pattern {{1,3},{2}} such that 2 is maximal, (1,3) are consecutive in a block.
Matching statistic: St000766
Mp00042: Integer partitions initial tableauStandard tableaux
Mp00207: Standard tableaux horizontal strip sizesInteger compositions
St000766: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[2]
=> [[1,2]]
=> [2] => 0
[1,1]
=> [[1],[2]]
=> [1,1] => 0
[3]
=> [[1,2,3]]
=> [3] => 0
[2,1]
=> [[1,2],[3]]
=> [2,1] => 1
[1,1,1]
=> [[1],[2],[3]]
=> [1,1,1] => 0
[4]
=> [[1,2,3,4]]
=> [4] => 0
[3,1]
=> [[1,2,3],[4]]
=> [3,1] => 1
[2,2]
=> [[1,2],[3,4]]
=> [2,2] => 0
[2,1,1]
=> [[1,2],[3],[4]]
=> [2,1,1] => 2
[1,1,1,1]
=> [[1],[2],[3],[4]]
=> [1,1,1,1] => 0
[5]
=> [[1,2,3,4,5]]
=> [5] => 0
[4,1]
=> [[1,2,3,4],[5]]
=> [4,1] => 1
[3,2]
=> [[1,2,3],[4,5]]
=> [3,2] => 1
[3,1,1]
=> [[1,2,3],[4],[5]]
=> [3,1,1] => 2
[2,2,1]
=> [[1,2],[3,4],[5]]
=> [2,2,1] => 2
[2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> [2,1,1,1] => 3
[1,1,1,1,1]
=> [[1],[2],[3],[4],[5]]
=> [1,1,1,1,1] => 0
[6]
=> [[1,2,3,4,5,6]]
=> [6] => 0
[5,1]
=> [[1,2,3,4,5],[6]]
=> [5,1] => 1
[4,2]
=> [[1,2,3,4],[5,6]]
=> [4,2] => 1
[4,1,1]
=> [[1,2,3,4],[5],[6]]
=> [4,1,1] => 2
[3,3]
=> [[1,2,3],[4,5,6]]
=> [3,3] => 0
[3,2,1]
=> [[1,2,3],[4,5],[6]]
=> [3,2,1] => 3
[3,1,1,1]
=> [[1,2,3],[4],[5],[6]]
=> [3,1,1,1] => 3
[2,2,2]
=> [[1,2],[3,4],[5,6]]
=> [2,2,2] => 0
[2,2,1,1]
=> [[1,2],[3,4],[5],[6]]
=> [2,2,1,1] => 4
[2,1,1,1,1]
=> [[1,2],[3],[4],[5],[6]]
=> [2,1,1,1,1] => 4
[1,1,1,1,1,1]
=> [[1],[2],[3],[4],[5],[6]]
=> [1,1,1,1,1,1] => 0
[7]
=> [[1,2,3,4,5,6,7]]
=> [7] => 0
[6,1]
=> [[1,2,3,4,5,6],[7]]
=> [6,1] => 1
[5,2]
=> [[1,2,3,4,5],[6,7]]
=> [5,2] => 1
[5,1,1]
=> [[1,2,3,4,5],[6],[7]]
=> [5,1,1] => 2
[4,3]
=> [[1,2,3,4],[5,6,7]]
=> [4,3] => 1
[4,2,1]
=> [[1,2,3,4],[5,6],[7]]
=> [4,2,1] => 3
[4,1,1,1]
=> [[1,2,3,4],[5],[6],[7]]
=> [4,1,1,1] => 3
[3,3,1]
=> [[1,2,3],[4,5,6],[7]]
=> [3,3,1] => 2
[3,2,2]
=> [[1,2,3],[4,5],[6,7]]
=> [3,2,2] => 2
[3,2,1,1]
=> [[1,2,3],[4,5],[6],[7]]
=> [3,2,1,1] => 5
[3,1,1,1,1]
=> [[1,2,3],[4],[5],[6],[7]]
=> [3,1,1,1,1] => 4
[2,2,2,1]
=> [[1,2],[3,4],[5,6],[7]]
=> [2,2,2,1] => 3
[2,2,1,1,1]
=> [[1,2],[3,4],[5],[6],[7]]
=> [2,2,1,1,1] => 6
[2,1,1,1,1,1]
=> [[1,2],[3],[4],[5],[6],[7]]
=> [2,1,1,1,1,1] => 5
[1,1,1,1,1,1,1]
=> [[1],[2],[3],[4],[5],[6],[7]]
=> [1,1,1,1,1,1,1] => 0
[8]
=> [[1,2,3,4,5,6,7,8]]
=> [8] => 0
[7,1]
=> [[1,2,3,4,5,6,7],[8]]
=> [7,1] => 1
[6,2]
=> [[1,2,3,4,5,6],[7,8]]
=> [6,2] => 1
[6,1,1]
=> [[1,2,3,4,5,6],[7],[8]]
=> [6,1,1] => 2
Description
The number of inversions of an integer composition. This is the number of pairs $(i,j)$ such that $i < j$ and $c_i > c_j$.
Matching statistic: St000769
Mp00042: Integer partitions initial tableauStandard tableaux
Mp00207: Standard tableaux horizontal strip sizesInteger compositions
Mp00315: Integer compositions inverse Foata bijectionInteger compositions
St000769: Integer compositions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[2]
=> [[1,2]]
=> [2] => [2] => 0
[1,1]
=> [[1],[2]]
=> [1,1] => [1,1] => 0
[3]
=> [[1,2,3]]
=> [3] => [3] => 0
[2,1]
=> [[1,2],[3]]
=> [2,1] => [2,1] => 1
[1,1,1]
=> [[1],[2],[3]]
=> [1,1,1] => [1,1,1] => 0
[4]
=> [[1,2,3,4]]
=> [4] => [4] => 0
[3,1]
=> [[1,2,3],[4]]
=> [3,1] => [3,1] => 1
[2,2]
=> [[1,2],[3,4]]
=> [2,2] => [2,2] => 0
[2,1,1]
=> [[1,2],[3],[4]]
=> [2,1,1] => [1,2,1] => 2
[1,1,1,1]
=> [[1],[2],[3],[4]]
=> [1,1,1,1] => [1,1,1,1] => 0
[5]
=> [[1,2,3,4,5]]
=> [5] => [5] => 0
[4,1]
=> [[1,2,3,4],[5]]
=> [4,1] => [4,1] => 1
[3,2]
=> [[1,2,3],[4,5]]
=> [3,2] => [3,2] => 1
[3,1,1]
=> [[1,2,3],[4],[5]]
=> [3,1,1] => [1,3,1] => 2
[2,2,1]
=> [[1,2],[3,4],[5]]
=> [2,2,1] => [2,2,1] => 2
[2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> [2,1,1,1] => [1,1,2,1] => 3
[1,1,1,1,1]
=> [[1],[2],[3],[4],[5]]
=> [1,1,1,1,1] => [1,1,1,1,1] => 0
[6]
=> [[1,2,3,4,5,6]]
=> [6] => [6] => 0
[5,1]
=> [[1,2,3,4,5],[6]]
=> [5,1] => [5,1] => 1
[4,2]
=> [[1,2,3,4],[5,6]]
=> [4,2] => [4,2] => 1
[4,1,1]
=> [[1,2,3,4],[5],[6]]
=> [4,1,1] => [1,4,1] => 2
[3,3]
=> [[1,2,3],[4,5,6]]
=> [3,3] => [3,3] => 0
[3,2,1]
=> [[1,2,3],[4,5],[6]]
=> [3,2,1] => [3,2,1] => 3
[3,1,1,1]
=> [[1,2,3],[4],[5],[6]]
=> [3,1,1,1] => [1,1,3,1] => 3
[2,2,2]
=> [[1,2],[3,4],[5,6]]
=> [2,2,2] => [2,2,2] => 0
[2,2,1,1]
=> [[1,2],[3,4],[5],[6]]
=> [2,2,1,1] => [2,1,2,1] => 4
[2,1,1,1,1]
=> [[1,2],[3],[4],[5],[6]]
=> [2,1,1,1,1] => [1,1,1,2,1] => 4
[1,1,1,1,1,1]
=> [[1],[2],[3],[4],[5],[6]]
=> [1,1,1,1,1,1] => [1,1,1,1,1,1] => 0
[7]
=> [[1,2,3,4,5,6,7]]
=> [7] => [7] => 0
[6,1]
=> [[1,2,3,4,5,6],[7]]
=> [6,1] => [6,1] => 1
[5,2]
=> [[1,2,3,4,5],[6,7]]
=> [5,2] => [5,2] => 1
[5,1,1]
=> [[1,2,3,4,5],[6],[7]]
=> [5,1,1] => [1,5,1] => 2
[4,3]
=> [[1,2,3,4],[5,6,7]]
=> [4,3] => [4,3] => 1
[4,2,1]
=> [[1,2,3,4],[5,6],[7]]
=> [4,2,1] => [4,2,1] => 3
[4,1,1,1]
=> [[1,2,3,4],[5],[6],[7]]
=> [4,1,1,1] => [1,1,4,1] => 3
[3,3,1]
=> [[1,2,3],[4,5,6],[7]]
=> [3,3,1] => [3,3,1] => 2
[3,2,2]
=> [[1,2,3],[4,5],[6,7]]
=> [3,2,2] => [2,3,2] => 2
[3,2,1,1]
=> [[1,2,3],[4,5],[6],[7]]
=> [3,2,1,1] => [1,3,2,1] => 5
[3,1,1,1,1]
=> [[1,2,3],[4],[5],[6],[7]]
=> [3,1,1,1,1] => [1,1,1,3,1] => 4
[2,2,2,1]
=> [[1,2],[3,4],[5,6],[7]]
=> [2,2,2,1] => [2,2,2,1] => 3
[2,2,1,1,1]
=> [[1,2],[3,4],[5],[6],[7]]
=> [2,2,1,1,1] => [1,2,1,2,1] => 6
[2,1,1,1,1,1]
=> [[1,2],[3],[4],[5],[6],[7]]
=> [2,1,1,1,1,1] => [1,1,1,1,2,1] => 5
[1,1,1,1,1,1,1]
=> [[1],[2],[3],[4],[5],[6],[7]]
=> [1,1,1,1,1,1,1] => [1,1,1,1,1,1,1] => 0
[8]
=> [[1,2,3,4,5,6,7,8]]
=> [8] => [8] => 0
[7,1]
=> [[1,2,3,4,5,6,7],[8]]
=> [7,1] => [7,1] => 1
[6,2]
=> [[1,2,3,4,5,6],[7,8]]
=> [6,2] => [6,2] => 1
[6,1,1]
=> [[1,2,3,4,5,6],[7],[8]]
=> [6,1,1] => [1,6,1] => 2
Description
The major index of a composition regarded as a word. This is the sum of the positions of the descents of the composition. For the statistic which interprets the composition as a descent set, see [[St000008]].
Matching statistic: St001781
Mp00045: Integer partitions reading tableauStandard tableaux
Mp00284: Standard tableaux rowsSet partitions
St001781: Set partitions ⟶ ℤResult quality: 91% values known / values provided: 91%distinct values known / distinct values provided: 100%
Values
[2]
=> [[1,2]]
=> {{1,2}}
=> 0
[1,1]
=> [[1],[2]]
=> {{1},{2}}
=> 0
[3]
=> [[1,2,3]]
=> {{1,2,3}}
=> 0
[2,1]
=> [[1,3],[2]]
=> {{1,3},{2}}
=> 1
[1,1,1]
=> [[1],[2],[3]]
=> {{1},{2},{3}}
=> 0
[4]
=> [[1,2,3,4]]
=> {{1,2,3,4}}
=> 0
[3,1]
=> [[1,3,4],[2]]
=> {{1,3,4},{2}}
=> 1
[2,2]
=> [[1,2],[3,4]]
=> {{1,2},{3,4}}
=> 0
[2,1,1]
=> [[1,4],[2],[3]]
=> {{1,4},{2},{3}}
=> 2
[1,1,1,1]
=> [[1],[2],[3],[4]]
=> {{1},{2},{3},{4}}
=> 0
[5]
=> [[1,2,3,4,5]]
=> {{1,2,3,4,5}}
=> 0
[4,1]
=> [[1,3,4,5],[2]]
=> {{1,3,4,5},{2}}
=> 1
[3,2]
=> [[1,2,5],[3,4]]
=> {{1,2,5},{3,4}}
=> 1
[3,1,1]
=> [[1,4,5],[2],[3]]
=> {{1,4,5},{2},{3}}
=> 2
[2,2,1]
=> [[1,3],[2,5],[4]]
=> {{1,3},{2,5},{4}}
=> 2
[2,1,1,1]
=> [[1,5],[2],[3],[4]]
=> {{1,5},{2},{3},{4}}
=> 3
[1,1,1,1,1]
=> [[1],[2],[3],[4],[5]]
=> {{1},{2},{3},{4},{5}}
=> 0
[6]
=> [[1,2,3,4,5,6]]
=> {{1,2,3,4,5,6}}
=> 0
[5,1]
=> [[1,3,4,5,6],[2]]
=> {{1,3,4,5,6},{2}}
=> 1
[4,2]
=> [[1,2,5,6],[3,4]]
=> {{1,2,5,6},{3,4}}
=> 1
[4,1,1]
=> [[1,4,5,6],[2],[3]]
=> {{1,4,5,6},{2},{3}}
=> 2
[3,3]
=> [[1,2,3],[4,5,6]]
=> {{1,2,3},{4,5,6}}
=> 0
[3,2,1]
=> [[1,3,6],[2,5],[4]]
=> {{1,3,6},{2,5},{4}}
=> 3
[3,1,1,1]
=> [[1,5,6],[2],[3],[4]]
=> {{1,5,6},{2},{3},{4}}
=> 3
[2,2,2]
=> [[1,2],[3,4],[5,6]]
=> {{1,2},{3,4},{5,6}}
=> 0
[2,2,1,1]
=> [[1,4],[2,6],[3],[5]]
=> {{1,4},{2,6},{3},{5}}
=> 4
[2,1,1,1,1]
=> [[1,6],[2],[3],[4],[5]]
=> {{1,6},{2},{3},{4},{5}}
=> 4
[1,1,1,1,1,1]
=> [[1],[2],[3],[4],[5],[6]]
=> {{1},{2},{3},{4},{5},{6}}
=> 0
[7]
=> [[1,2,3,4,5,6,7]]
=> {{1,2,3,4,5,6,7}}
=> 0
[6,1]
=> [[1,3,4,5,6,7],[2]]
=> {{1,3,4,5,6,7},{2}}
=> 1
[5,2]
=> [[1,2,5,6,7],[3,4]]
=> {{1,2,5,6,7},{3,4}}
=> 1
[5,1,1]
=> [[1,4,5,6,7],[2],[3]]
=> {{1,4,5,6,7},{2},{3}}
=> 2
[4,3]
=> [[1,2,3,7],[4,5,6]]
=> {{1,2,3,7},{4,5,6}}
=> 1
[4,2,1]
=> [[1,3,6,7],[2,5],[4]]
=> {{1,3,6,7},{2,5},{4}}
=> 3
[4,1,1,1]
=> [[1,5,6,7],[2],[3],[4]]
=> {{1,5,6,7},{2},{3},{4}}
=> 3
[3,3,1]
=> [[1,3,4],[2,6,7],[5]]
=> {{1,3,4},{2,6,7},{5}}
=> 2
[3,2,2]
=> [[1,2,7],[3,4],[5,6]]
=> {{1,2,7},{3,4},{5,6}}
=> 2
[3,2,1,1]
=> [[1,4,7],[2,6],[3],[5]]
=> {{1,4,7},{2,6},{3},{5}}
=> 5
[3,1,1,1,1]
=> [[1,6,7],[2],[3],[4],[5]]
=> {{1,6,7},{2},{3},{4},{5}}
=> 4
[2,2,2,1]
=> [[1,3],[2,5],[4,7],[6]]
=> {{1,3},{2,5},{4,7},{6}}
=> 3
[2,2,1,1,1]
=> [[1,5],[2,7],[3],[4],[6]]
=> {{1,5},{2,7},{3},{4},{6}}
=> 6
[2,1,1,1,1,1]
=> [[1,7],[2],[3],[4],[5],[6]]
=> {{1,7},{2},{3},{4},{5},{6}}
=> 5
[1,1,1,1,1,1,1]
=> [[1],[2],[3],[4],[5],[6],[7]]
=> {{1},{2},{3},{4},{5},{6},{7}}
=> 0
[8]
=> [[1,2,3,4,5,6,7,8]]
=> {{1,2,3,4,5,6,7,8}}
=> ? = 0
[7,1]
=> [[1,3,4,5,6,7,8],[2]]
=> {{1,3,4,5,6,7,8},{2}}
=> ? = 1
[6,2]
=> [[1,2,5,6,7,8],[3,4]]
=> {{1,2,5,6,7,8},{3,4}}
=> ? = 1
[6,1,1]
=> [[1,4,5,6,7,8],[2],[3]]
=> {{1,4,5,6,7,8},{2},{3}}
=> ? = 2
Description
The interlacing number of a set partition. Let $\pi$ be a set partition of $\{1,\dots,n\}$ with $k$ blocks. To each block of $\pi$ we add the element $\infty$, which is larger than $n$. Then, an interlacing of $\pi$ is a pair of blocks $B=(B_1 < \dots < B_b < B_{b+1} = \infty)$ and $C=(C_1 < \dots < C_c < C_{c+1} = \infty)$ together with an index $1\leq i\leq \min(b, c)$, such that $B_i < C_i < B_{i+1} < C_{i+1}$.
Matching statistic: St000455
Mp00095: Integer partitions to binary wordBinary words
Mp00178: Binary words to compositionInteger compositions
Mp00184: Integer compositions to threshold graphGraphs
St000455: Graphs ⟶ ℤResult quality: 14% values known / values provided: 23%distinct values known / distinct values provided: 14%
Values
[2]
=> 100 => [1,3] => ([(2,3)],4)
=> 0
[1,1]
=> 110 => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> 0
[3]
=> 1000 => [1,4] => ([(3,4)],5)
=> 0
[2,1]
=> 1010 => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 1
[1,1,1]
=> 1110 => [1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[4]
=> 10000 => [1,5] => ([(4,5)],6)
=> 0
[3,1]
=> 10010 => [1,3,2] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 1
[2,2]
=> 1100 => [1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> 0
[2,1,1]
=> 10110 => [1,2,1,2] => ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[1,1,1,1]
=> 11110 => [1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 0
[5]
=> 100000 => [1,6] => ([(5,6)],7)
=> 0
[4,1]
=> 100010 => [1,4,2] => ([(1,6),(2,6),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 1
[3,2]
=> 10100 => [1,2,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 1
[3,1,1]
=> 100110 => [1,3,1,2] => ([(1,5),(1,6),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 2
[2,2,1]
=> 11010 => [1,1,2,2] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 2
[2,1,1,1]
=> 101110 => [1,2,1,1,2] => ([(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 3
[1,1,1,1,1]
=> 111110 => [1,1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> 0
[6]
=> 1000000 => [1,7] => ([(6,7)],8)
=> ? = 0
[5,1]
=> 1000010 => [1,5,2] => ([(1,7),(2,7),(3,7),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 1
[4,2]
=> 100100 => [1,3,3] => ([(2,6),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 1
[4,1,1]
=> 1000110 => [1,4,1,2] => ([(1,6),(1,7),(2,6),(2,7),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 2
[3,3]
=> 11000 => [1,1,4] => ([(3,4),(3,5),(4,5)],6)
=> 0
[3,2,1]
=> 101010 => [1,2,2,2] => ([(1,6),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 3
[3,1,1,1]
=> 1001110 => [1,3,1,1,2] => ([(1,5),(1,6),(1,7),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 3
[2,2,2]
=> 11100 => [1,1,1,3] => ([(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 0
[2,2,1,1]
=> 110110 => [1,1,2,1,2] => ([(1,5),(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 4
[2,1,1,1,1]
=> 1011110 => [1,2,1,1,1,2] => ([(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 4
[1,1,1,1,1,1]
=> 1111110 => [1,1,1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 0
[7]
=> 10000000 => [1,8] => ([(7,8)],9)
=> ? = 0
[6,1]
=> 10000010 => [1,6,2] => ([(1,8),(2,8),(3,8),(4,8),(5,8),(6,7),(6,8),(7,8)],9)
=> ? = 1
[5,2]
=> 1000100 => [1,4,3] => ([(2,7),(3,7),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 1
[5,1,1]
=> 10000110 => [1,5,1,2] => ([(1,7),(1,8),(2,7),(2,8),(3,7),(3,8),(4,7),(4,8),(5,6),(5,7),(5,8),(6,7),(6,8),(7,8)],9)
=> ? = 2
[4,3]
=> 101000 => [1,2,4] => ([(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 1
[4,2,1]
=> 1001010 => [1,3,2,2] => ([(1,7),(2,6),(2,7),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 3
[4,1,1,1]
=> 10001110 => [1,4,1,1,2] => ([(1,6),(1,7),(1,8),(2,6),(2,7),(2,8),(3,6),(3,7),(3,8),(4,5),(4,6),(4,7),(4,8),(5,6),(5,7),(5,8),(6,7),(6,8),(7,8)],9)
=> ? = 3
[3,3,1]
=> 110010 => [1,1,3,2] => ([(1,6),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 2
[3,2,2]
=> 101100 => [1,2,1,3] => ([(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 2
[3,2,1,1]
=> 1010110 => [1,2,2,1,2] => ([(1,6),(1,7),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 5
[3,1,1,1,1]
=> 10011110 => [1,3,1,1,1,2] => ([(1,5),(1,6),(1,7),(1,8),(2,5),(2,6),(2,7),(2,8),(3,4),(3,5),(3,6),(3,7),(3,8),(4,5),(4,6),(4,7),(4,8),(5,6),(5,7),(5,8),(6,7),(6,8),(7,8)],9)
=> ? = 4
[2,2,2,1]
=> 111010 => [1,1,1,2,2] => ([(1,6),(2,3),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 3
[2,2,1,1,1]
=> 1101110 => [1,1,2,1,1,2] => ([(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ? = 6
[2,1,1,1,1,1]
=> 10111110 => [1,2,1,1,1,1,2] => ([(1,4),(1,5),(1,6),(1,7),(1,8),(2,3),(2,4),(2,5),(2,6),(2,7),(2,8),(3,4),(3,5),(3,6),(3,7),(3,8),(4,5),(4,6),(4,7),(4,8),(5,6),(5,7),(5,8),(6,7),(6,8),(7,8)],9)
=> ? = 5
[1,1,1,1,1,1,1]
=> 11111110 => [1,1,1,1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(1,8),(2,3),(2,4),(2,5),(2,6),(2,7),(2,8),(3,4),(3,5),(3,6),(3,7),(3,8),(4,5),(4,6),(4,7),(4,8),(5,6),(5,7),(5,8),(6,7),(6,8),(7,8)],9)
=> ? = 0
[8]
=> 100000000 => [1,9] => ([(8,9)],10)
=> ? = 0
[7,1]
=> 100000010 => [1,7,2] => ([(1,9),(2,9),(3,9),(4,9),(5,9),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 1
[6,2]
=> 10000100 => [1,5,3] => ([(2,8),(3,8),(4,8),(5,8),(6,7),(6,8),(7,8)],9)
=> ? = 1
[6,1,1]
=> 100000110 => [1,6,1,2] => ([(1,8),(1,9),(2,8),(2,9),(3,8),(3,9),(4,8),(4,9),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 2
Description
The second largest eigenvalue of a graph if it is integral. This statistic is undefined if the second largest eigenvalue of the graph is not integral. Chapter 4 of [1] provides lots of context.
Mp00095: Integer partitions to binary wordBinary words
Mp00262: Binary words poset of factorsPosets
St000068: Posets ⟶ ℤResult quality: 14% values known / values provided: 19%distinct values known / distinct values provided: 14%
Values
[2]
=> 100 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 1 = 0 + 1
[1,1]
=> 110 => ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> 1 = 0 + 1
[3]
=> 1000 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> 1 = 0 + 1
[2,1]
=> 1010 => ([(0,1),(0,2),(1,6),(1,7),(2,6),(2,7),(4,3),(5,3),(6,4),(6,5),(7,4),(7,5)],8)
=> ? = 1 + 1
[1,1,1]
=> 1110 => ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> 1 = 0 + 1
[4]
=> 10000 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> 1 = 0 + 1
[3,1]
=> 10010 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ? = 1 + 1
[2,2]
=> 1100 => ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> 1 = 0 + 1
[2,1,1]
=> 10110 => ([(0,2),(0,3),(1,5),(1,9),(2,10),(2,11),(3,1),(3,10),(3,11),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,6),(11,6),(11,9)],12)
=> ? = 2 + 1
[1,1,1,1]
=> 11110 => ([(0,2),(0,5),(1,7),(2,6),(3,4),(3,9),(4,1),(4,8),(5,3),(5,6),(6,9),(8,7),(9,8)],10)
=> 1 = 0 + 1
[5]
=> 100000 => ([(0,2),(0,6),(1,8),(2,7),(3,5),(3,9),(4,3),(4,11),(5,1),(5,10),(6,4),(6,7),(7,11),(9,10),(10,8),(11,9)],12)
=> ? = 0 + 1
[4,1]
=> 100010 => ([(0,3),(0,4),(1,2),(1,11),(1,15),(2,7),(2,12),(3,13),(3,14),(4,1),(4,13),(4,14),(6,9),(7,10),(8,6),(9,5),(10,5),(11,7),(12,9),(12,10),(13,8),(13,15),(14,8),(14,11),(15,6),(15,12)],16)
=> ? = 1 + 1
[3,2]
=> 10100 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ? = 1 + 1
[3,1,1]
=> 100110 => ([(0,3),(0,4),(1,11),(1,16),(2,10),(2,15),(3,2),(3,13),(3,14),(4,1),(4,13),(4,14),(6,8),(7,9),(8,5),(9,5),(10,6),(11,7),(12,8),(12,9),(13,15),(13,16),(14,10),(14,11),(15,6),(15,12),(16,7),(16,12)],17)
=> ? = 2 + 1
[2,2,1]
=> 11010 => ([(0,2),(0,3),(1,8),(2,10),(2,11),(3,1),(3,10),(3,11),(5,6),(6,4),(7,4),(8,7),(9,6),(9,7),(10,5),(10,9),(11,5),(11,8),(11,9)],12)
=> ? = 2 + 1
[2,1,1,1]
=> 101110 => ([(0,3),(0,4),(1,2),(1,11),(1,15),(2,7),(2,12),(3,13),(3,14),(4,1),(4,13),(4,14),(6,9),(7,10),(8,6),(9,5),(10,5),(11,7),(12,9),(12,10),(13,8),(13,15),(14,8),(14,11),(15,6),(15,12)],16)
=> ? = 3 + 1
[1,1,1,1,1]
=> 111110 => ([(0,2),(0,6),(1,8),(2,7),(3,5),(3,9),(4,3),(4,11),(5,1),(5,10),(6,4),(6,7),(7,11),(9,10),(10,8),(11,9)],12)
=> ? = 0 + 1
[6]
=> 1000000 => ([(0,2),(0,7),(1,9),(2,8),(3,4),(3,11),(4,6),(4,10),(5,3),(5,13),(6,1),(6,12),(7,5),(7,8),(8,13),(10,12),(11,10),(12,9),(13,11)],14)
=> ? = 0 + 1
[5,1]
=> 1000010 => ([(0,4),(0,5),(1,3),(1,9),(1,17),(2,14),(2,19),(3,2),(3,13),(3,18),(4,15),(4,16),(5,1),(5,15),(5,16),(7,11),(8,7),(9,13),(10,8),(11,6),(12,6),(13,14),(14,12),(15,9),(15,10),(16,10),(16,17),(17,8),(17,18),(18,7),(18,19),(19,11),(19,12)],20)
=> ? = 1 + 1
[4,2]
=> 100100 => ([(0,2),(0,3),(1,11),(1,12),(2,13),(2,14),(3,1),(3,13),(3,14),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,9),(11,6),(11,9),(12,5),(12,6),(13,10),(13,11),(14,10),(14,12)],15)
=> ? = 1 + 1
[4,1,1]
=> 1000110 => ([(0,4),(0,5),(1,13),(1,20),(2,3),(2,14),(2,21),(3,8),(3,16),(4,1),(4,17),(4,18),(5,2),(5,17),(5,18),(7,9),(8,10),(9,11),(10,12),(11,6),(12,6),(13,7),(14,8),(15,9),(15,19),(16,10),(16,19),(17,20),(17,21),(18,13),(18,14),(19,11),(19,12),(20,7),(20,15),(21,15),(21,16)],22)
=> ? = 2 + 1
[3,3]
=> 11000 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> 1 = 0 + 1
[3,2,1]
=> 101010 => ([(0,1),(0,2),(1,10),(1,11),(2,10),(2,11),(4,3),(5,3),(6,8),(6,9),(7,8),(7,9),(8,4),(8,5),(9,4),(9,5),(10,6),(10,7),(11,6),(11,7)],12)
=> ? = 3 + 1
[3,1,1,1]
=> 1001110 => ([(0,4),(0,5),(1,13),(1,20),(2,3),(2,14),(2,21),(3,8),(3,16),(4,1),(4,17),(4,18),(5,2),(5,17),(5,18),(7,9),(8,10),(9,11),(10,12),(11,6),(12,6),(13,7),(14,8),(15,9),(15,19),(16,10),(16,19),(17,20),(17,21),(18,13),(18,14),(19,11),(19,12),(20,7),(20,15),(21,15),(21,16)],22)
=> ? = 3 + 1
[2,2,2]
=> 11100 => ([(0,4),(0,5),(1,9),(2,3),(2,11),(3,8),(4,1),(4,10),(5,2),(5,10),(7,6),(8,6),(9,7),(10,9),(10,11),(11,7),(11,8)],12)
=> 1 = 0 + 1
[2,2,1,1]
=> 110110 => ([(0,2),(0,3),(1,11),(1,12),(2,13),(2,14),(3,1),(3,13),(3,14),(5,7),(6,8),(7,4),(8,4),(9,7),(9,8),(10,5),(10,9),(11,6),(11,9),(12,5),(12,6),(13,10),(13,11),(14,10),(14,12)],15)
=> ? = 4 + 1
[2,1,1,1,1]
=> 1011110 => ([(0,4),(0,5),(1,3),(1,9),(1,17),(2,14),(2,19),(3,2),(3,13),(3,18),(4,15),(4,16),(5,1),(5,15),(5,16),(7,11),(8,7),(9,13),(10,8),(11,6),(12,6),(13,14),(14,12),(15,9),(15,10),(16,10),(16,17),(17,8),(17,18),(18,7),(18,19),(19,11),(19,12)],20)
=> ? = 4 + 1
[1,1,1,1,1,1]
=> 1111110 => ([(0,2),(0,7),(1,9),(2,8),(3,4),(3,11),(4,6),(4,10),(5,3),(5,13),(6,1),(6,12),(7,5),(7,8),(8,13),(10,12),(11,10),(12,9),(13,11)],14)
=> ? = 0 + 1
[7]
=> 10000000 => ([(0,2),(0,8),(1,10),(2,9),(3,5),(3,11),(4,3),(4,13),(5,7),(5,12),(6,4),(6,15),(7,1),(7,14),(8,6),(8,9),(9,15),(11,12),(12,14),(13,11),(14,10),(15,13)],16)
=> ? = 0 + 1
[6,1]
=> 10000010 => ([(0,5),(0,6),(1,4),(1,11),(1,20),(2,16),(2,22),(3,2),(3,17),(3,23),(4,3),(4,15),(4,21),(5,18),(5,19),(6,1),(6,18),(6,19),(8,9),(9,13),(10,8),(11,15),(12,10),(13,7),(14,7),(15,17),(16,14),(17,16),(18,11),(18,12),(19,12),(19,20),(20,10),(20,21),(21,8),(21,23),(22,13),(22,14),(23,9),(23,22)],24)
=> ? = 1 + 1
[5,2]
=> 1000100 => ([(0,3),(0,4),(1,2),(1,18),(1,19),(2,7),(2,14),(3,15),(3,16),(4,1),(4,15),(4,16),(6,8),(7,9),(8,10),(9,11),(10,5),(11,5),(12,10),(12,11),(13,8),(13,12),(14,9),(14,12),(15,17),(15,19),(16,17),(16,18),(17,6),(17,13),(18,13),(18,14),(19,6),(19,7)],20)
=> ? = 1 + 1
[5,1,1]
=> 10000110 => ([(0,5),(0,6),(1,4),(1,16),(1,26),(2,17),(2,25),(3,10),(3,22),(4,3),(4,8),(4,18),(5,1),(5,20),(5,21),(6,2),(6,20),(6,21),(8,10),(9,11),(10,13),(11,12),(12,14),(13,15),(14,7),(15,7),(16,8),(17,9),(18,22),(18,23),(19,11),(19,23),(20,25),(20,26),(21,16),(21,17),(22,13),(22,24),(23,12),(23,24),(24,14),(24,15),(25,9),(25,19),(26,18),(26,19)],27)
=> ? = 2 + 1
[4,3]
=> 101000 => ([(0,3),(0,4),(1,2),(1,14),(2,6),(3,13),(3,15),(4,1),(4,13),(4,15),(6,9),(7,8),(8,10),(9,5),(10,5),(11,8),(11,12),(12,9),(12,10),(13,7),(13,11),(14,6),(14,12),(15,7),(15,11),(15,14)],16)
=> ? = 1 + 1
[4,2,1]
=> 1001010 => ([(0,2),(0,3),(1,5),(1,12),(2,18),(2,19),(3,1),(3,18),(3,19),(5,6),(6,7),(7,10),(8,11),(9,8),(10,4),(11,4),(12,6),(12,14),(13,9),(13,15),(14,7),(14,16),(15,8),(15,16),(16,10),(16,11),(17,9),(17,14),(17,15),(18,5),(18,13),(18,17),(19,12),(19,13),(19,17)],20)
=> ? = 3 + 1
[4,1,1,1]
=> 10001110 => ([(0,5),(0,6),(1,4),(1,17),(1,27),(2,3),(2,16),(2,26),(3,8),(3,19),(4,9),(4,20),(5,2),(5,21),(5,22),(6,1),(6,21),(6,22),(8,10),(9,11),(10,12),(11,13),(12,14),(13,15),(14,7),(15,7),(16,8),(17,9),(18,23),(18,24),(19,10),(19,23),(20,11),(20,24),(21,26),(21,27),(22,16),(22,17),(23,12),(23,25),(24,13),(24,25),(25,14),(25,15),(26,18),(26,19),(27,18),(27,20)],28)
=> ? = 3 + 1
[3,3,1]
=> 110010 => ([(0,3),(0,4),(1,11),(2,12),(2,13),(3,2),(3,15),(3,16),(4,1),(4,15),(4,16),(6,7),(7,9),(8,10),(9,5),(10,5),(11,8),(12,7),(12,14),(13,8),(13,14),(14,9),(14,10),(15,6),(15,12),(16,6),(16,11),(16,13)],17)
=> ? = 2 + 1
[3,2,2]
=> 101100 => ([(0,3),(0,4),(1,11),(2,12),(2,13),(3,2),(3,15),(3,16),(4,1),(4,15),(4,16),(6,7),(7,9),(8,10),(9,5),(10,5),(11,8),(12,7),(12,14),(13,8),(13,14),(14,9),(14,10),(15,6),(15,12),(16,6),(16,11),(16,13)],17)
=> ? = 2 + 1
[3,2,1,1]
=> 1010110 => ([(0,2),(0,3),(1,5),(1,12),(2,18),(2,19),(3,1),(3,18),(3,19),(5,6),(6,7),(7,10),(8,11),(9,8),(10,4),(11,4),(12,6),(12,14),(13,9),(13,15),(14,7),(14,16),(15,8),(15,16),(16,10),(16,11),(17,9),(17,14),(17,15),(18,5),(18,13),(18,17),(19,12),(19,13),(19,17)],20)
=> ? = 5 + 1
[3,1,1,1,1]
=> 10011110 => ([(0,5),(0,6),(1,4),(1,16),(1,26),(2,17),(2,25),(3,10),(3,22),(4,3),(4,8),(4,18),(5,1),(5,20),(5,21),(6,2),(6,20),(6,21),(8,10),(9,11),(10,13),(11,12),(12,14),(13,15),(14,7),(15,7),(16,8),(17,9),(18,22),(18,23),(19,11),(19,23),(20,25),(20,26),(21,16),(21,17),(22,13),(22,24),(23,12),(23,24),(24,14),(24,15),(25,9),(25,19),(26,18),(26,19)],27)
=> ? = 4 + 1
[2,2,2,1]
=> 111010 => ([(0,3),(0,4),(1,2),(1,14),(2,6),(3,13),(3,15),(4,1),(4,13),(4,15),(6,9),(7,8),(8,10),(9,5),(10,5),(11,8),(11,12),(12,9),(12,10),(13,7),(13,11),(14,6),(14,12),(15,7),(15,11),(15,14)],16)
=> ? = 3 + 1
[2,2,1,1,1]
=> 1101110 => ([(0,3),(0,4),(1,2),(1,18),(1,19),(2,7),(2,14),(3,15),(3,16),(4,1),(4,15),(4,16),(6,8),(7,9),(8,10),(9,11),(10,5),(11,5),(12,10),(12,11),(13,8),(13,12),(14,9),(14,12),(15,17),(15,19),(16,17),(16,18),(17,6),(17,13),(18,13),(18,14),(19,6),(19,7)],20)
=> ? = 6 + 1
[2,1,1,1,1,1]
=> 10111110 => ([(0,5),(0,6),(1,4),(1,11),(1,20),(2,16),(2,22),(3,2),(3,17),(3,23),(4,3),(4,15),(4,21),(5,18),(5,19),(6,1),(6,18),(6,19),(8,9),(9,13),(10,8),(11,15),(12,10),(13,7),(14,7),(15,17),(16,14),(17,16),(18,11),(18,12),(19,12),(19,20),(20,10),(20,21),(21,8),(21,23),(22,13),(22,14),(23,9),(23,22)],24)
=> ? = 5 + 1
[1,1,1,1,1,1,1]
=> 11111110 => ([(0,2),(0,8),(1,10),(2,9),(3,5),(3,11),(4,3),(4,13),(5,7),(5,12),(6,4),(6,15),(7,1),(7,14),(8,6),(8,9),(9,15),(11,12),(12,14),(13,11),(14,10),(15,13)],16)
=> ? = 0 + 1
[8]
=> 100000000 => ([(0,2),(0,9),(1,11),(2,10),(3,4),(3,13),(4,6),(4,12),(5,3),(5,15),(6,8),(6,14),(7,5),(7,17),(8,1),(8,16),(9,7),(9,10),(10,17),(12,14),(13,12),(14,16),(15,13),(16,11),(17,15)],18)
=> ? = 0 + 1
[7,1]
=> 100000010 => ([(0,6),(0,7),(1,3),(1,11),(1,21),(2,18),(2,25),(3,4),(3,17),(3,24),(4,5),(4,20),(4,27),(5,2),(5,19),(5,26),(6,22),(6,23),(7,1),(7,22),(7,23),(9,12),(10,9),(11,17),(12,13),(13,14),(14,15),(15,8),(16,8),(17,20),(18,16),(19,18),(20,19),(21,9),(21,24),(22,10),(22,11),(23,10),(23,21),(24,12),(24,27),(25,15),(25,16),(26,14),(26,25),(27,13),(27,26)],28)
=> ? = 1 + 1
[6,2]
=> 10000100 => ([(0,4),(0,5),(1,3),(1,18),(1,22),(2,14),(2,24),(3,2),(3,13),(3,23),(4,19),(4,20),(5,1),(5,19),(5,20),(7,12),(8,9),(9,10),(10,11),(11,6),(12,6),(13,14),(14,7),(15,9),(15,17),(16,11),(16,12),(17,10),(17,16),(18,15),(18,23),(19,21),(19,22),(20,18),(20,21),(21,8),(21,15),(22,8),(22,13),(23,17),(23,24),(24,7),(24,16)],25)
=> ? = 1 + 1
[6,1,1]
=> 100000110 => ([(0,6),(0,7),(1,15),(1,25),(2,4),(2,14),(2,24),(3,19),(3,30),(4,5),(4,18),(4,31),(5,3),(5,20),(5,29),(6,2),(6,21),(6,22),(7,1),(7,21),(7,22),(9,17),(10,12),(11,13),(12,11),(13,16),(14,18),(15,10),(16,8),(17,8),(18,20),(19,9),(20,19),(21,14),(21,15),(22,24),(22,25),(23,16),(23,17),(24,28),(24,31),(25,10),(25,28),(26,11),(26,27),(27,13),(27,23),(28,12),(28,26),(29,27),(29,30),(30,9),(30,23),(31,26),(31,29)],32)
=> ? = 2 + 1
Description
The number of minimal elements in a poset.
Matching statistic: St000882
Mp00043: Integer partitions to Dyck pathDyck paths
Mp00199: Dyck paths prime Dyck pathDyck paths
Mp00201: Dyck paths RingelPermutations
St000882: Permutations ⟶ ℤResult quality: 15% values known / values provided: 15%distinct values known / distinct values provided: 29%
Values
[2]
=> [1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [2,5,4,1,3] => 3 = 0 + 3
[1,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> [4,3,1,5,2] => 3 = 0 + 3
[3]
=> [1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [2,3,6,5,1,4] => 3 = 0 + 3
[2,1]
=> [1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> [5,4,1,2,3] => 4 = 1 + 3
[1,1,1]
=> [1,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [4,3,1,5,6,2] => 3 = 0 + 3
[4]
=> [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0]
=> [2,3,4,7,6,1,5] => ? = 0 + 3
[3,1]
=> [1,1,0,1,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [6,3,5,1,2,4] => ? = 1 + 3
[2,2]
=> [1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [2,5,4,1,6,3] => 3 = 0 + 3
[2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> [6,4,1,5,2,3] => ? = 2 + 3
[1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> [4,3,1,5,6,7,2] => ? = 0 + 3
[5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> [1,1,1,1,1,1,0,0,0,0,0,1,0,0]
=> [2,3,4,5,8,7,1,6] => ? = 0 + 3
[4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> [1,1,1,1,0,1,0,0,0,1,0,0]
=> [7,3,4,6,1,2,5] => ? = 1 + 3
[3,2]
=> [1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [2,6,5,1,3,4] => 4 = 1 + 3
[3,1,1]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> [6,3,1,5,2,4] => ? = 2 + 3
[2,2,1]
=> [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> [5,4,1,2,6,3] => ? = 2 + 3
[2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,1,1,1,0,1,0,0,0,0]
=> [7,4,1,5,6,2,3] => ? = 3 + 3
[1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,0,0,0,0]
=> [1,1,0,1,1,1,1,1,0,0,0,0,0,0]
=> [4,3,1,5,6,7,8,2] => ? = 0 + 3
[6]
=> [1,1,1,1,1,1,0,0,0,0,0,0,1,0]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,1,0,0]
=> [2,3,4,5,6,9,8,1,7] => ? = 0 + 3
[5,1]
=> [1,1,1,1,0,1,0,0,0,0,1,0]
=> [1,1,1,1,1,0,1,0,0,0,0,1,0,0]
=> [8,3,4,5,7,1,2,6] => ? = 1 + 3
[4,2]
=> [1,1,1,0,0,1,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,1,0,0]
=> [2,7,4,6,1,3,5] => ? = 1 + 3
[4,1,1]
=> [1,1,0,1,1,0,0,0,1,0]
=> [1,1,1,0,1,1,0,0,0,1,0,0]
=> [7,3,4,1,6,2,5] => ? = 2 + 3
[3,3]
=> [1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,1,0,0,0,1,1,0,0,0]
=> [2,3,6,5,1,7,4] => ? = 0 + 3
[3,2,1]
=> [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [5,6,1,2,3,4] => ? = 3 + 3
[3,1,1,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,1,1,1,0,0,1,0,0,0]
=> [7,3,1,5,6,2,4] => ? = 3 + 3
[2,2,2]
=> [1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,1,1,0,0,0,0]
=> [2,5,4,1,6,7,3] => ? = 0 + 3
[2,2,1,1]
=> [1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,1,1,0,1,1,0,0,0,0]
=> [6,4,1,5,2,7,3] => ? = 4 + 3
[2,1,1,1,1]
=> [1,0,1,1,1,1,0,1,0,0,0,0]
=> [1,1,0,1,1,1,1,0,1,0,0,0,0,0]
=> [8,4,1,5,6,7,2,3] => ? = 4 + 3
[1,1,1,1,1,1]
=> [1,0,1,1,1,1,1,1,0,0,0,0,0,0]
=> [1,1,0,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> [4,3,1,5,6,7,8,9,2] => ? = 0 + 3
[7]
=> [1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0]
=> [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0,0]
=> [2,3,4,5,6,7,10,9,1,8] => ? = 0 + 3
[6,1]
=> [1,1,1,1,1,0,1,0,0,0,0,0,1,0]
=> [1,1,1,1,1,1,0,1,0,0,0,0,0,1,0,0]
=> [9,3,4,5,6,8,1,2,7] => ? = 1 + 3
[5,2]
=> [1,1,1,1,0,0,1,0,0,0,1,0]
=> [1,1,1,1,1,0,0,1,0,0,0,1,0,0]
=> [2,8,4,5,7,1,3,6] => ? = 1 + 3
[5,1,1]
=> [1,1,1,0,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,1,1,0,0,0,0,1,0,0]
=> [8,3,4,5,1,7,2,6] => ? = 2 + 3
[4,3]
=> [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,1,0,0,0,1,0,1,0,0]
=> [2,3,7,6,1,4,5] => ? = 1 + 3
[4,2,1]
=> [1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,0,1,0,1,0,0,1,0,0]
=> [6,7,4,1,2,3,5] => ? = 3 + 3
[4,1,1,1]
=> [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,1,0,0]
=> [4,3,1,7,6,2,5] => ? = 3 + 3
[3,3,1]
=> [1,1,0,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,1,0,0,0]
=> [6,3,5,1,2,7,4] => ? = 2 + 3
[3,2,2]
=> [1,1,0,0,1,1,0,1,0,0]
=> [1,1,1,0,0,1,1,0,1,0,0,0]
=> [2,7,5,1,6,3,4] => ? = 2 + 3
[3,2,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,1,1,0,1,0,1,0,0,0]
=> [6,7,1,5,2,3,4] => ? = 5 + 3
[3,1,1,1,1]
=> [1,0,1,1,1,1,0,0,1,0,0,0]
=> [1,1,0,1,1,1,1,0,0,1,0,0,0,0]
=> [8,3,1,5,6,7,2,4] => ? = 4 + 3
[2,2,2,1]
=> [1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,1,1,0,0,0,0]
=> [5,4,1,2,6,7,3] => ? = 3 + 3
[2,2,1,1,1]
=> [1,0,1,1,1,0,1,1,0,0,0,0]
=> [1,1,0,1,1,1,0,1,1,0,0,0,0,0]
=> [7,4,1,5,6,2,8,3] => ? = 6 + 3
[2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> [1,1,0,1,1,1,1,1,0,1,0,0,0,0,0,0]
=> [9,4,1,5,6,7,8,2,3] => ? = 5 + 3
[1,1,1,1,1,1,1]
=> [1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> [1,1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [4,3,1,5,6,7,8,9,10,2] => ? = 0 + 3
[8]
=> [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,0]
=> [1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,0,0]
=> [2,3,4,5,6,7,8,11,10,1,9] => ? = 0 + 3
[7,1]
=> [1,1,1,1,1,1,0,1,0,0,0,0,0,0,1,0]
=> [1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,1,0,0]
=> [10,3,4,5,6,7,9,1,2,8] => ? = 1 + 3
[6,2]
=> [1,1,1,1,1,0,0,1,0,0,0,0,1,0]
=> [1,1,1,1,1,1,0,0,1,0,0,0,0,1,0,0]
=> [2,9,4,5,6,8,1,3,7] => ? = 1 + 3
[6,1,1]
=> [1,1,1,1,0,1,1,0,0,0,0,0,1,0]
=> [1,1,1,1,1,0,1,1,0,0,0,0,0,1,0,0]
=> [9,3,4,5,6,1,8,2,7] => ? = 2 + 3
Description
The number of connected components of short braid edges in the graph of braid moves of a permutation. Given a permutation $\pi$, let $\operatorname{Red}(\pi)$ denote the set of reduced words for $\pi$ in terms of simple transpositions $s_i = (i,i+1)$. We now say that two reduced words are connected by a short braid move if they are obtained from each other by a modification of the form $s_i s_j \leftrightarrow s_j s_i$ for $|i-j| > 1$ as a consecutive subword of a reduced word. For example, the two reduced words $s_1s_3s_2$ and $s_3s_1s_2$ for $$(1243) = (12)(34)(23) = (34)(12)(23)$$ share an edge because they are obtained from each other by interchanging $s_1s_3 \leftrightarrow s_3s_1$. This statistic counts the number connected components of such short braid moves among all reduced words.
Mp00230: Integer partitions parallelogram polyominoDyck paths
Mp00033: Dyck paths to two-row standard tableauStandard tableaux
Mp00207: Standard tableaux horizontal strip sizesInteger compositions
St000090: Integer compositions ⟶ ℤResult quality: 13% values known / values provided: 13%distinct values known / distinct values provided: 29%
Values
[2]
=> [1,0,1,0]
=> [[1,3],[2,4]]
=> [1,2,1] => 0
[1,1]
=> [1,1,0,0]
=> [[1,2],[3,4]]
=> [2,2] => 0
[3]
=> [1,0,1,0,1,0]
=> [[1,3,5],[2,4,6]]
=> [1,2,2,1] => 0
[2,1]
=> [1,0,1,1,0,0]
=> [[1,3,4],[2,5,6]]
=> [1,3,2] => 1
[1,1,1]
=> [1,1,0,1,0,0]
=> [[1,2,4],[3,5,6]]
=> [2,2,2] => 0
[4]
=> [1,0,1,0,1,0,1,0]
=> [[1,3,5,7],[2,4,6,8]]
=> [1,2,2,2,1] => ? = 0
[3,1]
=> [1,0,1,0,1,1,0,0]
=> [[1,3,5,6],[2,4,7,8]]
=> [1,2,3,2] => ? = 1
[2,2]
=> [1,1,1,0,0,0]
=> [[1,2,3],[4,5,6]]
=> [3,3] => 0
[2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [[1,3,4,6],[2,5,7,8]]
=> [1,3,2,2] => ? = 2
[1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> [[1,2,4,6],[3,5,7,8]]
=> [2,2,2,2] => ? = 0
[5]
=> [1,0,1,0,1,0,1,0,1,0]
=> [[1,3,5,7,9],[2,4,6,8,10]]
=> [1,2,2,2,2,1] => ? = 0
[4,1]
=> [1,0,1,0,1,0,1,1,0,0]
=> [[1,3,5,7,8],[2,4,6,9,10]]
=> [1,2,2,3,2] => ? = 1
[3,2]
=> [1,0,1,1,1,0,0,0]
=> [[1,3,4,5],[2,6,7,8]]
=> [1,4,3] => ? = 1
[3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [[1,3,5,6,8],[2,4,7,9,10]]
=> [1,2,3,2,2] => ? = 2
[2,2,1]
=> [1,1,1,0,0,1,0,0]
=> [[1,2,3,6],[4,5,7,8]]
=> [3,3,2] => ? = 2
[2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [[1,3,4,6,8],[2,5,7,9,10]]
=> [1,3,2,2,2] => ? = 3
[1,1,1,1,1]
=> [1,1,0,1,0,1,0,1,0,0]
=> [[1,2,4,6,8],[3,5,7,9,10]]
=> [2,2,2,2,2] => ? = 0
[6]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> [[1,3,5,7,9,11],[2,4,6,8,10,12]]
=> [1,2,2,2,2,2,1] => ? = 0
[5,1]
=> [1,0,1,0,1,0,1,0,1,1,0,0]
=> [[1,3,5,7,9,10],[2,4,6,8,11,12]]
=> [1,2,2,2,3,2] => ? = 1
[4,2]
=> [1,0,1,0,1,1,1,0,0,0]
=> [[1,3,5,6,7],[2,4,8,9,10]]
=> [1,2,4,3] => ? = 1
[4,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> [[1,3,5,7,8,10],[2,4,6,9,11,12]]
=> [1,2,2,3,2,2] => ? = 2
[3,3]
=> [1,1,1,0,1,0,0,0]
=> [[1,2,3,5],[4,6,7,8]]
=> [3,2,3] => ? = 0
[3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [[1,3,4,5,8],[2,6,7,9,10]]
=> [1,4,3,2] => ? = 3
[3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> [[1,3,5,6,8,10],[2,4,7,9,11,12]]
=> [1,2,3,2,2,2] => ? = 3
[2,2,2]
=> [1,1,1,1,0,0,0,0]
=> [[1,2,3,4],[5,6,7,8]]
=> [4,4] => ? = 0
[2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> [[1,2,3,6,8],[4,5,7,9,10]]
=> [3,3,2,2] => ? = 4
[2,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [[1,3,4,6,8,10],[2,5,7,9,11,12]]
=> [1,3,2,2,2,2] => ? = 4
[1,1,1,1,1,1]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> [[1,2,4,6,8,10],[3,5,7,9,11,12]]
=> [2,2,2,2,2,2] => ? = 0
[7]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [[1,3,5,7,9,11,13],[2,4,6,8,10,12,14]]
=> [1,2,2,2,2,2,2,1] => ? = 0
[6,1]
=> [1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> [[1,3,5,7,9,11,12],[2,4,6,8,10,13,14]]
=> [1,2,2,2,2,3,2] => ? = 1
[5,2]
=> [1,0,1,0,1,0,1,1,1,0,0,0]
=> [[1,3,5,7,8,9],[2,4,6,10,11,12]]
=> [1,2,2,4,3] => ? = 1
[5,1,1]
=> [1,0,1,0,1,0,1,0,1,1,0,1,0,0]
=> [[1,3,5,7,9,10,12],[2,4,6,8,11,13,14]]
=> [1,2,2,2,3,2,2] => ? = 2
[4,3]
=> [1,0,1,1,1,0,1,0,0,0]
=> [[1,3,4,5,7],[2,6,8,9,10]]
=> [1,4,2,3] => ? = 1
[4,2,1]
=> [1,0,1,0,1,1,1,0,0,1,0,0]
=> [[1,3,5,6,7,10],[2,4,8,9,11,12]]
=> [1,2,4,3,2] => ? = 3
[4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [[1,3,5,7,8,10,12],[2,4,6,9,11,13,14]]
=> [1,2,2,3,2,2,2] => ? = 3
[3,3,1]
=> [1,1,1,0,1,0,0,1,0,0]
=> [[1,2,3,5,8],[4,6,7,9,10]]
=> [3,2,3,2] => ? = 2
[3,2,2]
=> [1,0,1,1,1,1,0,0,0,0]
=> [[1,3,4,5,6],[2,7,8,9,10]]
=> [1,5,4] => ? = 2
[3,2,1,1]
=> [1,0,1,1,1,0,0,1,0,1,0,0]
=> [[1,3,4,5,8,10],[2,6,7,9,11,12]]
=> [1,4,3,2,2] => ? = 5
[3,1,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [[1,3,5,6,8,10,12],[2,4,7,9,11,13,14]]
=> [1,2,3,2,2,2,2] => ? = 4
[2,2,2,1]
=> [1,1,1,1,0,0,0,1,0,0]
=> [[1,2,3,4,8],[5,6,7,9,10]]
=> [4,4,2] => ? = 3
[2,2,1,1,1]
=> [1,1,1,0,0,1,0,1,0,1,0,0]
=> [[1,2,3,6,8,10],[4,5,7,9,11,12]]
=> [3,3,2,2,2] => ? = 6
[2,1,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> [[1,3,4,6,8,10,12],[2,5,7,9,11,13,14]]
=> [1,3,2,2,2,2,2] => ? = 5
[1,1,1,1,1,1,1]
=> [1,1,0,1,0,1,0,1,0,1,0,1,0,0]
=> [[1,2,4,6,8,10,12],[3,5,7,9,11,13,14]]
=> [2,2,2,2,2,2,2] => ? = 0
[8]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [[1,3,5,7,9,11,13,15],[2,4,6,8,10,12,14,16]]
=> [1,2,2,2,2,2,2,2,1] => ? = 0
[7,1]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> [[1,3,5,7,9,11,13,14],[2,4,6,8,10,12,15,16]]
=> [1,2,2,2,2,2,3,2] => ? = 1
[6,2]
=> [1,0,1,0,1,0,1,0,1,1,1,0,0,0]
=> [[1,3,5,7,9,10,11],[2,4,6,8,12,13,14]]
=> [1,2,2,2,4,3] => ? = 1
[6,1,1]
=> [1,0,1,0,1,0,1,0,1,0,1,1,0,1,0,0]
=> [[1,3,5,7,9,11,12,14],[2,4,6,8,10,13,15,16]]
=> [1,2,2,2,2,3,2,2] => ? = 2
Description
The variation of a composition.
Matching statistic: St000091
Mp00230: Integer partitions parallelogram polyominoDyck paths
Mp00033: Dyck paths to two-row standard tableauStandard tableaux
Mp00295: Standard tableaux valley compositionInteger compositions
St000091: Integer compositions ⟶ ℤResult quality: 13% values known / values provided: 13%distinct values known / distinct values provided: 29%
Values
[2]
=> [1,0,1,0]
=> [[1,3],[2,4]]
=> [2,2] => 0
[1,1]
=> [1,1,0,0]
=> [[1,2],[3,4]]
=> [3,1] => 0
[3]
=> [1,0,1,0,1,0]
=> [[1,3,5],[2,4,6]]
=> [2,2,2] => 0
[2,1]
=> [1,0,1,1,0,0]
=> [[1,3,4],[2,5,6]]
=> [2,3,1] => 1
[1,1,1]
=> [1,1,0,1,0,0]
=> [[1,2,4],[3,5,6]]
=> [3,2,1] => 0
[4]
=> [1,0,1,0,1,0,1,0]
=> [[1,3,5,7],[2,4,6,8]]
=> [2,2,2,2] => ? = 0
[3,1]
=> [1,0,1,0,1,1,0,0]
=> [[1,3,5,6],[2,4,7,8]]
=> [2,2,3,1] => ? = 1
[2,2]
=> [1,1,1,0,0,0]
=> [[1,2,3],[4,5,6]]
=> [4,2] => 0
[2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [[1,3,4,6],[2,5,7,8]]
=> [2,3,2,1] => ? = 2
[1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> [[1,2,4,6],[3,5,7,8]]
=> [3,2,2,1] => ? = 0
[5]
=> [1,0,1,0,1,0,1,0,1,0]
=> [[1,3,5,7,9],[2,4,6,8,10]]
=> [2,2,2,2,2] => ? = 0
[4,1]
=> [1,0,1,0,1,0,1,1,0,0]
=> [[1,3,5,7,8],[2,4,6,9,10]]
=> [2,2,2,3,1] => ? = 1
[3,2]
=> [1,0,1,1,1,0,0,0]
=> [[1,3,4,5],[2,6,7,8]]
=> [2,4,2] => ? = 1
[3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [[1,3,5,6,8],[2,4,7,9,10]]
=> [2,2,3,2,1] => ? = 2
[2,2,1]
=> [1,1,1,0,0,1,0,0]
=> [[1,2,3,6],[4,5,7,8]]
=> [4,3,1] => ? = 2
[2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [[1,3,4,6,8],[2,5,7,9,10]]
=> [2,3,2,2,1] => ? = 3
[1,1,1,1,1]
=> [1,1,0,1,0,1,0,1,0,0]
=> [[1,2,4,6,8],[3,5,7,9,10]]
=> [3,2,2,2,1] => ? = 0
[6]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> [[1,3,5,7,9,11],[2,4,6,8,10,12]]
=> [2,2,2,2,2,2] => ? = 0
[5,1]
=> [1,0,1,0,1,0,1,0,1,1,0,0]
=> [[1,3,5,7,9,10],[2,4,6,8,11,12]]
=> [2,2,2,2,3,1] => ? = 1
[4,2]
=> [1,0,1,0,1,1,1,0,0,0]
=> [[1,3,5,6,7],[2,4,8,9,10]]
=> [2,2,4,2] => ? = 1
[4,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> [[1,3,5,7,8,10],[2,4,6,9,11,12]]
=> [2,2,2,3,2,1] => ? = 2
[3,3]
=> [1,1,1,0,1,0,0,0]
=> [[1,2,3,5],[4,6,7,8]]
=> [4,2,2] => ? = 0
[3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [[1,3,4,5,8],[2,6,7,9,10]]
=> [2,4,3,1] => ? = 3
[3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> [[1,3,5,6,8,10],[2,4,7,9,11,12]]
=> [2,2,3,2,2,1] => ? = 3
[2,2,2]
=> [1,1,1,1,0,0,0,0]
=> [[1,2,3,4],[5,6,7,8]]
=> [5,3] => ? = 0
[2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> [[1,2,3,6,8],[4,5,7,9,10]]
=> [4,3,2,1] => ? = 4
[2,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [[1,3,4,6,8,10],[2,5,7,9,11,12]]
=> [2,3,2,2,2,1] => ? = 4
[1,1,1,1,1,1]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> [[1,2,4,6,8,10],[3,5,7,9,11,12]]
=> [3,2,2,2,2,1] => ? = 0
[7]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [[1,3,5,7,9,11,13],[2,4,6,8,10,12,14]]
=> [2,2,2,2,2,2,2] => ? = 0
[6,1]
=> [1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> [[1,3,5,7,9,11,12],[2,4,6,8,10,13,14]]
=> [2,2,2,2,2,3,1] => ? = 1
[5,2]
=> [1,0,1,0,1,0,1,1,1,0,0,0]
=> [[1,3,5,7,8,9],[2,4,6,10,11,12]]
=> [2,2,2,4,2] => ? = 1
[5,1,1]
=> [1,0,1,0,1,0,1,0,1,1,0,1,0,0]
=> [[1,3,5,7,9,10,12],[2,4,6,8,11,13,14]]
=> [2,2,2,2,3,2,1] => ? = 2
[4,3]
=> [1,0,1,1,1,0,1,0,0,0]
=> [[1,3,4,5,7],[2,6,8,9,10]]
=> [2,4,2,2] => ? = 1
[4,2,1]
=> [1,0,1,0,1,1,1,0,0,1,0,0]
=> [[1,3,5,6,7,10],[2,4,8,9,11,12]]
=> [2,2,4,3,1] => ? = 3
[4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [[1,3,5,7,8,10,12],[2,4,6,9,11,13,14]]
=> [2,2,2,3,2,2,1] => ? = 3
[3,3,1]
=> [1,1,1,0,1,0,0,1,0,0]
=> [[1,2,3,5,8],[4,6,7,9,10]]
=> [4,2,3,1] => ? = 2
[3,2,2]
=> [1,0,1,1,1,1,0,0,0,0]
=> [[1,3,4,5,6],[2,7,8,9,10]]
=> [2,5,3] => ? = 2
[3,2,1,1]
=> [1,0,1,1,1,0,0,1,0,1,0,0]
=> [[1,3,4,5,8,10],[2,6,7,9,11,12]]
=> [2,4,3,2,1] => ? = 5
[3,1,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [[1,3,5,6,8,10,12],[2,4,7,9,11,13,14]]
=> [2,2,3,2,2,2,1] => ? = 4
[2,2,2,1]
=> [1,1,1,1,0,0,0,1,0,0]
=> [[1,2,3,4,8],[5,6,7,9,10]]
=> [5,4,1] => ? = 3
[2,2,1,1,1]
=> [1,1,1,0,0,1,0,1,0,1,0,0]
=> [[1,2,3,6,8,10],[4,5,7,9,11,12]]
=> [4,3,2,2,1] => ? = 6
[2,1,1,1,1,1]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> [[1,3,4,6,8,10,12],[2,5,7,9,11,13,14]]
=> [2,3,2,2,2,2,1] => ? = 5
[1,1,1,1,1,1,1]
=> [1,1,0,1,0,1,0,1,0,1,0,1,0,0]
=> [[1,2,4,6,8,10,12],[3,5,7,9,11,13,14]]
=> [3,2,2,2,2,2,1] => ? = 0
[8]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> [[1,3,5,7,9,11,13,15],[2,4,6,8,10,12,14,16]]
=> [2,2,2,2,2,2,2,2] => ? = 0
[7,1]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,1,0,0]
=> [[1,3,5,7,9,11,13,14],[2,4,6,8,10,12,15,16]]
=> [2,2,2,2,2,2,3,1] => ? = 1
[6,2]
=> [1,0,1,0,1,0,1,0,1,1,1,0,0,0]
=> [[1,3,5,7,9,10,11],[2,4,6,8,12,13,14]]
=> [2,2,2,2,4,2] => ? = 1
[6,1,1]
=> [1,0,1,0,1,0,1,0,1,0,1,1,0,1,0,0]
=> [[1,3,5,7,9,11,12,14],[2,4,6,8,10,13,15,16]]
=> [2,2,2,2,2,3,2,1] => ? = 2
Description
The descent variation of a composition. Defined in [1].
The following 23 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000233The number of nestings of a set partition. St000650The number of 3-rises of a permutation. St000709The number of occurrences of 14-2-3 or 14-3-2. St001001The number of indecomposable modules with projective and injective dimension equal to the global dimension of the Nakayama algebra corresponding to the Dyck path. St001435The number of missing boxes in the first row. St001438The number of missing boxes of a skew partition. St001811The Castelnuovo-Mumford regularity of a permutation. St001868The number of alignments of type NE of a signed permutation. St000254The nesting number of a set partition. St000259The diameter of a connected graph. St000260The radius of a connected graph. St001487The number of inner corners of a skew partition. St001553The number of indecomposable summands of the square of the Jacobson radical as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St001722The number of minimal chains with small intervals between a binary word and the top element. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001738The minimal order of a graph which is not an induced subgraph of the given graph. St001488The number of corners of a skew partition. St001623The number of doubly irreducible elements of a lattice. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St000422The energy of a graph, if it is integral. St000528The height of a poset.