Your data matches 294 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00031: Dyck paths to 312-avoiding permutationPermutations
St000039: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1] => 0
[1,0,1,0]
=> [1,2] => 0
[1,1,0,0]
=> [2,1] => 0
[1,0,1,0,1,0]
=> [1,2,3] => 0
[1,0,1,1,0,0]
=> [1,3,2] => 0
[1,1,0,0,1,0]
=> [2,1,3] => 0
[1,1,0,1,0,0]
=> [2,3,1] => 1
[1,1,1,0,0,0]
=> [3,2,1] => 0
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => 0
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => 0
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => 0
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => 1
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => 0
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => 0
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 0
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => 1
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => 2
[1,1,0,1,1,0,0,0]
=> [2,4,3,1] => 1
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => 0
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => 1
[1,1,1,0,1,0,0,0]
=> [3,4,2,1] => 1
[1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 0
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => 0
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => 0
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => 0
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => 1
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => 0
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => 0
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => 0
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => 1
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => 2
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => 1
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => 0
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => 1
[1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,3,2] => 1
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => 0
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => 0
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => 0
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => 0
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => 1
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => 0
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => 1
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => 1
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => 2
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => 3
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => 2
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => 1
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => 2
[1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,3,1] => 2
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => 1
Description
The number of crossings of a permutation. A crossing of a permutation $\pi$ is given by a pair $(i,j)$ such that either $i < j \leq \pi(i) \leq \pi(j)$ or $\pi(i) < \pi(j) < i < j$. Pictorially, the diagram of a permutation is obtained by writing the numbers from $1$ to $n$ in this order on a line, and connecting $i$ and $\pi(i)$ with an arc above the line if $i\leq\pi(i)$ and with an arc below the line if $i > \pi(i)$. Then the number of crossings is the number of pairs of arcs above the line that cross or touch, plus the number of arcs below the line that cross.
Mp00031: Dyck paths to 312-avoiding permutationPermutations
Mp00239: Permutations CorteelPermutations
St000223: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1] => [1] => 0
[1,0,1,0]
=> [1,2] => [1,2] => 0
[1,1,0,0]
=> [2,1] => [2,1] => 0
[1,0,1,0,1,0]
=> [1,2,3] => [1,2,3] => 0
[1,0,1,1,0,0]
=> [1,3,2] => [1,3,2] => 0
[1,1,0,0,1,0]
=> [2,1,3] => [2,1,3] => 0
[1,1,0,1,0,0]
=> [2,3,1] => [3,2,1] => 1
[1,1,1,0,0,0]
=> [3,2,1] => [2,3,1] => 0
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [1,2,3,4] => 0
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [1,2,4,3] => 0
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [1,3,2,4] => 0
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => [1,4,3,2] => 1
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => [1,3,4,2] => 0
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [2,1,3,4] => 0
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [2,1,4,3] => 0
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => [3,2,1,4] => 1
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => [4,2,3,1] => 2
[1,1,0,1,1,0,0,0]
=> [2,4,3,1] => [3,2,4,1] => 1
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => [2,3,1,4] => 0
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => [2,4,3,1] => 1
[1,1,1,0,1,0,0,0]
=> [3,4,2,1] => [4,3,1,2] => 1
[1,1,1,1,0,0,0,0]
=> [4,3,2,1] => [3,4,1,2] => 0
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => [1,2,3,5,4] => 0
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => [1,2,4,3,5] => 0
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => [1,2,5,4,3] => 1
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => [1,2,4,5,3] => 0
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [1,3,2,4,5] => 0
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [1,3,2,5,4] => 0
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => [1,4,3,2,5] => 1
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => [1,5,3,4,2] => 2
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => [1,4,3,5,2] => 1
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => [1,3,4,2,5] => 0
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => [1,3,5,4,2] => 1
[1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,3,2] => [1,5,4,2,3] => 1
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => [1,4,5,2,3] => 0
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [2,1,3,4,5] => 0
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [2,1,3,5,4] => 0
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [2,1,4,3,5] => 0
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => [2,1,5,4,3] => 1
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => [2,1,4,5,3] => 0
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => [3,2,1,4,5] => 1
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => [3,2,1,5,4] => 1
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => [4,2,3,1,5] => 2
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => [5,2,3,4,1] => 3
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => [4,2,3,5,1] => 2
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => [3,2,4,1,5] => 1
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => [3,2,5,4,1] => 2
[1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,3,1] => [5,2,4,1,3] => 2
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => [4,2,5,1,3] => 1
Description
The number of nestings in the permutation.
Matching statistic: St000123
Mp00031: Dyck paths to 312-avoiding permutationPermutations
Mp00239: Permutations CorteelPermutations
Mp00066: Permutations inversePermutations
St000123: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1] => [1] => [1] => 0
[1,0,1,0]
=> [1,2] => [1,2] => [1,2] => 0
[1,1,0,0]
=> [2,1] => [2,1] => [2,1] => 0
[1,0,1,0,1,0]
=> [1,2,3] => [1,2,3] => [1,2,3] => 0
[1,0,1,1,0,0]
=> [1,3,2] => [1,3,2] => [1,3,2] => 0
[1,1,0,0,1,0]
=> [2,1,3] => [2,1,3] => [2,1,3] => 0
[1,1,0,1,0,0]
=> [2,3,1] => [3,2,1] => [3,2,1] => 1
[1,1,1,0,0,0]
=> [3,2,1] => [2,3,1] => [3,1,2] => 0
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 0
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 0
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => [1,4,3,2] => [1,4,3,2] => 1
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => [1,3,4,2] => [1,4,2,3] => 0
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [2,1,3,4] => [2,1,3,4] => 0
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [2,1,4,3] => [2,1,4,3] => 0
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => [3,2,1,4] => [3,2,1,4] => 1
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => [4,2,3,1] => [4,2,3,1] => 2
[1,1,0,1,1,0,0,0]
=> [2,4,3,1] => [3,2,4,1] => [4,2,1,3] => 1
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => [2,3,1,4] => [3,1,2,4] => 0
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => [2,4,3,1] => [4,1,3,2] => 1
[1,1,1,0,1,0,0,0]
=> [3,4,2,1] => [4,3,1,2] => [3,4,2,1] => 1
[1,1,1,1,0,0,0,0]
=> [4,3,2,1] => [3,4,1,2] => [3,4,1,2] => 0
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 0
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 0
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => [1,2,5,4,3] => [1,2,5,4,3] => 1
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => [1,2,4,5,3] => [1,2,5,3,4] => 0
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [1,3,2,4,5] => [1,3,2,4,5] => 0
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [1,3,2,5,4] => [1,3,2,5,4] => 0
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => 1
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => [1,5,3,4,2] => [1,5,3,4,2] => 2
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => [1,4,3,5,2] => [1,5,3,2,4] => 1
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => [1,3,4,2,5] => [1,4,2,3,5] => 0
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => [1,3,5,4,2] => [1,5,2,4,3] => 1
[1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,3,2] => [1,5,4,2,3] => [1,4,5,3,2] => 1
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => [1,4,5,2,3] => [1,4,5,2,3] => 0
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [2,1,3,4,5] => [2,1,3,4,5] => 0
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [2,1,3,5,4] => [2,1,3,5,4] => 0
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [2,1,4,3,5] => [2,1,4,3,5] => 0
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => [2,1,5,4,3] => [2,1,5,4,3] => 1
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => [2,1,4,5,3] => [2,1,5,3,4] => 0
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => [3,2,1,4,5] => [3,2,1,4,5] => 1
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => [3,2,1,5,4] => [3,2,1,5,4] => 1
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => [4,2,3,1,5] => [4,2,3,1,5] => 2
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => [5,2,3,4,1] => [5,2,3,4,1] => 3
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => [4,2,3,5,1] => [5,2,3,1,4] => 2
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => [3,2,4,1,5] => [4,2,1,3,5] => 1
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => [3,2,5,4,1] => [5,2,1,4,3] => 2
[1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,3,1] => [5,2,4,1,3] => [4,2,5,3,1] => 2
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => [4,2,5,1,3] => [4,2,5,1,3] => 1
Description
The difference in Coxeter length of a permutation and its image under the Simion-Schmidt map. * The Simion-Schmidt map takes a permutation and turns each occurrence of [3,2,1] into an occurrence of [3,1,2], thus reducing the number of inversions of the permutation. This statistic records the difference in length of the permutation and its image. * It is the number of pairs of positions for the pattern letters 2 and 1 in occurrences of 321 in a permutation. Thus, for a permutation $\pi$ this is the number of pairs $(j,k)$ such that there exists an index $i$ satisfying $i < j < k$ and $\pi(i) > \pi(j) > \pi(k)$. See also [[St000119]] and [[St000371]]. * Apparently, this statistic can be described as the number of occurrences of the mesh pattern ([3,2,1], {(0,3),(0,2)}). Equivalent mesh patterns are ([3,2,1], {(0,2),(1,2)}), ([3,2,1], {(0,3),(1,3)}) and ([3,2,1], {(1,2),(1,3)}).
Matching statistic: St000232
Mp00199: Dyck paths prime Dyck pathDyck paths
Mp00031: Dyck paths to 312-avoiding permutationPermutations
Mp00240: Permutations weak exceedance partitionSet partitions
St000232: Set partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1,1,0,0]
=> [2,1] => {{1,2}}
=> 0
[1,0,1,0]
=> [1,1,0,1,0,0]
=> [2,3,1] => {{1,2,3}}
=> 0
[1,1,0,0]
=> [1,1,1,0,0,0]
=> [3,2,1] => {{1,3},{2}}
=> 0
[1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> [2,3,4,1] => {{1,2,3,4}}
=> 0
[1,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> [2,4,3,1] => {{1,2,4},{3}}
=> 0
[1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [3,2,4,1] => {{1,3,4},{2}}
=> 0
[1,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> [3,4,2,1] => {{1,3},{2,4}}
=> 1
[1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => {{1,4},{2,3}}
=> 0
[1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => {{1,2,3,4,5}}
=> 0
[1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => {{1,2,3,5},{4}}
=> 0
[1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => {{1,2,4,5},{3}}
=> 0
[1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,3,1] => {{1,2,4},{3,5}}
=> 1
[1,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => {{1,2,5},{3,4}}
=> 0
[1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [3,2,4,5,1] => {{1,3,4,5},{2}}
=> 0
[1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [3,2,5,4,1] => {{1,3,5},{2},{4}}
=> 0
[1,1,0,1,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [3,4,2,5,1] => {{1,3},{2,4,5}}
=> 1
[1,1,0,1,0,1,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [3,4,5,2,1] => {{1,3,5},{2,4}}
=> 2
[1,1,0,1,1,0,0,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> [3,5,4,2,1] => {{1,3,4},{2,5}}
=> 1
[1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [4,3,2,5,1] => {{1,4,5},{2,3}}
=> 0
[1,1,1,0,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [4,3,5,2,1] => {{1,4},{2,3,5}}
=> 1
[1,1,1,0,1,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [4,5,3,2,1] => {{1,4},{2,5},{3}}
=> 1
[1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [5,4,3,2,1] => {{1,5},{2,4},{3}}
=> 0
[1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,6,1] => {{1,2,3,4,5,6}}
=> 0
[1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,1,0,0,0]
=> [2,3,4,6,5,1] => {{1,2,3,4,6},{5}}
=> 0
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,1,0,0,1,0,0]
=> [2,3,5,4,6,1] => {{1,2,3,5,6},{4}}
=> 0
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,0,1,0,1,1,0,1,0,0,0]
=> [2,3,5,6,4,1] => {{1,2,3,5},{4,6}}
=> 1
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,1,1,0,0,0,0]
=> [2,3,6,5,4,1] => {{1,2,3,6},{4,5}}
=> 0
[1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,1,0,0,1,0,1,0,0]
=> [2,4,3,5,6,1] => {{1,2,4,5,6},{3}}
=> 0
[1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,1,0,0,1,1,0,0,0]
=> [2,4,3,6,5,1] => {{1,2,4,6},{3},{5}}
=> 0
[1,0,1,1,0,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,0,1,0,0]
=> [2,4,5,3,6,1] => {{1,2,4},{3,5,6}}
=> 1
[1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,1,1,0,1,0,1,0,0,0]
=> [2,4,5,6,3,1] => {{1,2,4,6},{3,5}}
=> 2
[1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,1,1,0,1,1,0,0,0,0]
=> [2,4,6,5,3,1] => {{1,2,4,5},{3,6}}
=> 1
[1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,1,0,0]
=> [2,5,4,3,6,1] => {{1,2,5,6},{3,4}}
=> 0
[1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,1,1,1,0,0,1,0,0,0]
=> [2,5,4,6,3,1] => {{1,2,5},{3,4,6}}
=> 1
[1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,1,1,1,0,1,0,0,0,0]
=> [2,5,6,4,3,1] => {{1,2,5},{3,6},{4}}
=> 1
[1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> [2,6,5,4,3,1] => {{1,2,6},{3,5},{4}}
=> 0
[1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,1,0,0]
=> [3,2,4,5,6,1] => {{1,3,4,5,6},{2}}
=> 0
[1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,0,1,0,1,1,0,0,0]
=> [3,2,4,6,5,1] => {{1,3,4,6},{2},{5}}
=> 0
[1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,1,0,0]
=> [3,2,5,4,6,1] => {{1,3,5,6},{2},{4}}
=> 0
[1,1,0,0,1,1,0,1,0,0]
=> [1,1,1,0,0,1,1,0,1,0,0,0]
=> [3,2,5,6,4,1] => {{1,3,5},{2},{4,6}}
=> 1
[1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,1,1,0,0,0,0]
=> [3,2,6,5,4,1] => {{1,3,6},{2},{4,5}}
=> 0
[1,1,0,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> [3,4,2,5,6,1] => {{1,3},{2,4,5,6}}
=> 1
[1,1,0,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,1,0,0,0]
=> [3,4,2,6,5,1] => {{1,3},{2,4,6},{5}}
=> 1
[1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,0,1,0,1,0,0,1,0,0]
=> [3,4,5,2,6,1] => {{1,3,5,6},{2,4}}
=> 2
[1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,0,1,0,1,0,1,0,0,0]
=> [3,4,5,6,2,1] => {{1,3,5},{2,4,6}}
=> 3
[1,1,0,1,0,1,1,0,0,0]
=> [1,1,1,0,1,0,1,1,0,0,0,0]
=> [3,4,6,5,2,1] => {{1,3,6},{2,4,5}}
=> 2
[1,1,0,1,1,0,0,0,1,0]
=> [1,1,1,0,1,1,0,0,0,1,0,0]
=> [3,5,4,2,6,1] => {{1,3,4},{2,5,6}}
=> 1
[1,1,0,1,1,0,0,1,0,0]
=> [1,1,1,0,1,1,0,0,1,0,0,0]
=> [3,5,4,6,2,1] => {{1,3,4,6},{2,5}}
=> 2
[1,1,0,1,1,0,1,0,0,0]
=> [1,1,1,0,1,1,0,1,0,0,0,0]
=> [3,5,6,4,2,1] => {{1,3,6},{2,5},{4}}
=> 2
[1,1,0,1,1,1,0,0,0,0]
=> [1,1,1,0,1,1,1,0,0,0,0,0]
=> [3,6,5,4,2,1] => {{1,3,5},{2,6},{4}}
=> 1
Description
The number of crossings of a set partition. This is given by the number of $i < i' < j < j'$ such that $i,j$ are two consecutive entries on one block, and $i',j'$ are consecutive entries in another block.
Mp00031: Dyck paths to 312-avoiding permutationPermutations
Mp00241: Permutations invert Laguerre heapPermutations
Mp00236: Permutations Clarke-Steingrimsson-Zeng inversePermutations
St000358: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [1] => [1] => [1] => 0
[1,0,1,0]
=> [1,2] => [1,2] => [1,2] => 0
[1,1,0,0]
=> [2,1] => [2,1] => [2,1] => 0
[1,0,1,0,1,0]
=> [1,2,3] => [1,2,3] => [1,2,3] => 0
[1,0,1,1,0,0]
=> [1,3,2] => [1,3,2] => [1,3,2] => 0
[1,1,0,0,1,0]
=> [2,1,3] => [2,1,3] => [2,1,3] => 0
[1,1,0,1,0,0]
=> [2,3,1] => [3,1,2] => [3,1,2] => 1
[1,1,1,0,0,0]
=> [3,2,1] => [3,2,1] => [2,3,1] => 0
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 0
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 0
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => [1,4,2,3] => [1,4,2,3] => 1
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => [1,4,3,2] => [1,3,4,2] => 0
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [2,1,3,4] => [2,1,3,4] => 0
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [2,1,4,3] => [2,1,4,3] => 0
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => [3,1,2,4] => [3,1,2,4] => 1
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => [4,1,2,3] => [4,1,2,3] => 2
[1,1,0,1,1,0,0,0]
=> [2,4,3,1] => [4,3,1,2] => [3,1,4,2] => 1
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => [3,2,1,4] => [2,3,1,4] => 0
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => [4,1,3,2] => [3,4,1,2] => 1
[1,1,1,0,1,0,0,0]
=> [3,4,2,1] => [4,2,1,3] => [2,4,1,3] => 1
[1,1,1,1,0,0,0,0]
=> [4,3,2,1] => [4,3,2,1] => [3,2,4,1] => 0
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 0
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 0
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => [1,2,5,3,4] => [1,2,5,3,4] => 1
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => [1,2,5,4,3] => [1,2,4,5,3] => 0
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [1,3,2,4,5] => [1,3,2,4,5] => 0
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [1,3,2,5,4] => [1,3,2,5,4] => 0
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => [1,4,2,3,5] => [1,4,2,3,5] => 1
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => [1,5,2,3,4] => [1,5,2,3,4] => 2
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => [1,5,4,2,3] => [1,4,2,5,3] => 1
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => [1,4,3,2,5] => [1,3,4,2,5] => 0
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => [1,5,2,4,3] => [1,4,5,2,3] => 1
[1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,3,2] => [1,5,3,2,4] => [1,3,5,2,4] => 1
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => [1,5,4,3,2] => [1,4,3,5,2] => 0
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [2,1,3,4,5] => [2,1,3,4,5] => 0
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [2,1,3,5,4] => [2,1,3,5,4] => 0
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [2,1,4,3,5] => [2,1,4,3,5] => 0
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => [2,1,5,3,4] => [2,1,5,3,4] => 1
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => [2,1,5,4,3] => [2,1,4,5,3] => 0
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => [3,1,2,4,5] => [3,1,2,4,5] => 1
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => [3,1,2,5,4] => [3,1,2,5,4] => 1
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => [4,1,2,3,5] => [4,1,2,3,5] => 2
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => [5,1,2,3,4] => [5,1,2,3,4] => 3
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => [5,4,1,2,3] => [4,1,5,2,3] => 3
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => [4,3,1,2,5] => [3,1,4,2,5] => 1
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => [5,1,2,4,3] => [4,5,1,2,3] => 2
[1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,3,1] => [5,3,1,2,4] => [3,1,5,2,4] => 2
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => [5,4,3,1,2] => [3,4,1,5,2] => 1
Description
The number of occurrences of the pattern 31-2. See [[Permutations/#Pattern-avoiding_permutations]] for the definition of the pattern $31\!\!-\!\!2$.
Mp00027: Dyck paths to partitionInteger partitions
Mp00230: Integer partitions parallelogram polyominoDyck paths
Mp00121: Dyck paths Cori-Le Borgne involutionDyck paths
St001026: Dyck paths ⟶ ℤResult quality: 76% values known / values provided: 76%distinct values known / distinct values provided: 83%
Values
[1,0]
=> []
=> []
=> []
=> ? = 0
[1,0,1,0]
=> [1]
=> [1,0]
=> [1,0]
=> 0
[1,1,0,0]
=> []
=> []
=> []
=> ? = 0
[1,0,1,0,1,0]
=> [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 0
[1,0,1,1,0,0]
=> [1,1]
=> [1,1,0,0]
=> [1,1,0,0]
=> 0
[1,1,0,0,1,0]
=> [2]
=> [1,0,1,0]
=> [1,0,1,0]
=> 0
[1,1,0,1,0,0]
=> [1]
=> [1,0]
=> [1,0]
=> 0
[1,1,1,0,0,0]
=> []
=> []
=> []
=> ? = 1
[1,0,1,0,1,0,1,0]
=> [3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 1
[1,0,1,0,1,1,0,0]
=> [2,2,1]
=> [1,1,1,0,0,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 1
[1,0,1,1,0,0,1,0]
=> [3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> 2
[1,0,1,1,0,1,0,0]
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> 0
[1,0,1,1,1,0,0,0]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> 1
[1,1,0,0,1,0,1,0]
=> [3,2]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 0
[1,1,0,0,1,1,0,0]
=> [2,2]
=> [1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> 0
[1,1,0,1,0,0,1,0]
=> [3,1]
=> [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> 1
[1,1,0,1,0,1,0,0]
=> [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 0
[1,1,0,1,1,0,0,0]
=> [1,1]
=> [1,1,0,0]
=> [1,1,0,0]
=> 0
[1,1,1,0,0,0,1,0]
=> [3]
=> [1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> 0
[1,1,1,0,0,1,0,0]
=> [2]
=> [1,0,1,0]
=> [1,0,1,0]
=> 0
[1,1,1,0,1,0,0,0]
=> [1]
=> [1,0]
=> [1,0]
=> 0
[1,1,1,1,0,0,0,0]
=> []
=> []
=> []
=> ? = 1
[1,0,1,0,1,0,1,0,1,0]
=> [4,3,2,1]
=> [1,0,1,1,1,0,1,1,0,0,0,1,0,0]
=> [1,1,0,1,1,1,0,1,0,0,0,1,0,0]
=> 2
[1,0,1,0,1,0,1,1,0,0]
=> [3,3,2,1]
=> [1,1,1,0,1,1,0,0,0,1,0,0]
=> [1,1,0,1,1,1,0,0,0,1,0,0]
=> 0
[1,0,1,0,1,1,0,0,1,0]
=> [4,2,2,1]
=> [1,0,1,0,1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,1,0,1,0,1,0,0,0,1,0,0]
=> 1
[1,0,1,0,1,1,0,1,0,0]
=> [3,2,2,1]
=> [1,0,1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,1,0,1,0,0,0,1,0,0]
=> 1
[1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> [1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 1
[1,0,1,1,0,0,1,0,1,0]
=> [4,3,1,1]
=> [1,0,1,1,1,0,1,0,0,1,0,1,0,0]
=> [1,0,1,1,1,0,1,0,0,0,1,0,1,0]
=> 2
[1,0,1,1,0,0,1,1,0,0]
=> [3,3,1,1]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> [1,0,1,1,1,0,0,0,1,0,1,0]
=> 2
[1,0,1,1,0,1,0,0,1,0]
=> [4,2,1,1]
=> [1,0,1,0,1,1,1,0,0,1,0,1,0,0]
=> [1,1,1,0,1,0,1,0,0,0,1,0,1,0]
=> 3
[1,0,1,1,0,1,0,1,0,0]
=> [3,2,1,1]
=> [1,0,1,1,1,0,0,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0,1,0]
=> 2
[1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 2
[1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> 2
[1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> 3
[1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> 0
[1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,1,0,0]
=> 2
[1,1,0,0,1,0,1,0,1,0]
=> [4,3,2]
=> [1,0,1,1,1,0,1,1,0,0,0,0]
=> [1,1,0,1,1,1,0,1,0,0,0,0]
=> 1
[1,1,0,0,1,0,1,1,0,0]
=> [3,3,2]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 1
[1,1,0,0,1,1,0,0,1,0]
=> [4,2,2]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,1,0,0,0,0]
=> 1
[1,1,0,0,1,1,0,1,0,0]
=> [3,2,2]
=> [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 0
[1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> 0
[1,1,0,1,0,0,1,0,1,0]
=> [4,3,1]
=> [1,0,1,1,1,0,1,0,0,1,0,0]
=> [1,0,1,1,1,0,1,0,0,0,1,0]
=> 1
[1,1,0,1,0,0,1,1,0,0]
=> [3,3,1]
=> [1,1,1,0,1,0,0,1,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> 1
[1,1,0,1,0,1,0,0,1,0]
=> [4,2,1]
=> [1,0,1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,1,0,1,0,0,0,1,0]
=> 2
[1,1,0,1,0,1,0,1,0,0]
=> [3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 1
[1,1,0,1,0,1,1,0,0,0]
=> [2,2,1]
=> [1,1,1,0,0,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 1
[1,1,0,1,1,0,0,0,1,0]
=> [4,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> 1
[1,1,0,1,1,0,0,1,0,0]
=> [3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> 2
[1,1,0,1,1,0,1,0,0,0]
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> 0
[1,1,0,1,1,1,0,0,0,0]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> 1
[1,1,1,0,0,0,1,0,1,0]
=> [4,3]
=> [1,0,1,1,1,0,1,0,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> 0
[1,1,1,0,0,0,1,1,0,0]
=> [3,3]
=> [1,1,1,0,1,0,0,0]
=> [1,0,1,1,1,0,0,0]
=> 1
[1,1,1,0,0,1,0,0,1,0]
=> [4,2]
=> [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 1
[1,1,1,0,0,1,0,1,0,0]
=> [3,2]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 0
[1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> []
=> ? = 0
[1,0,1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1]
=> [1,0,1,1,1,0,1,1,1,0,0,1,0,0,0,1,0,0]
=> [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,0,1,0,1,0,1,1,0,0]
=> [4,4,3,2,1]
=> [1,1,1,0,1,1,1,0,0,1,0,0,0,1,0,0]
=> [1,1,1,0,1,1,1,0,0,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,0,1,0,1,1,0,0,1,0]
=> [5,3,3,2,1]
=> [1,0,1,0,1,1,1,1,1,0,0,1,0,0,0,1,0,0]
=> [1,1,1,1,1,0,1,0,1,0,0,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,0,1,0,1,1,0,1,0,0]
=> [4,3,3,2,1]
=> [1,0,1,1,1,1,1,0,0,1,0,0,0,1,0,0]
=> [1,1,1,1,1,0,1,0,0,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,2,1]
=> [1,0,1,1,1,0,1,0,1,1,0,1,0,0,0,1,0,0]
=> [1,0,1,1,0,1,0,1,1,1,0,1,0,0,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,0,1,1,0,0,1,1,0,0]
=> [4,4,2,2,1]
=> [1,1,1,0,1,0,1,1,0,1,0,0,0,1,0,0]
=> [1,0,1,1,0,1,0,1,1,1,0,0,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,2,1]
=> [1,0,1,0,1,1,1,0,1,1,0,1,0,0,0,1,0,0]
=> [1,0,1,1,0,1,1,1,0,1,0,1,0,0,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,2,1]
=> [1,0,1,1,1,0,1,1,0,1,0,0,0,1,0,0]
=> [1,0,1,1,0,1,1,1,0,1,0,0,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,0,1,1,1,0,0,0,1,0]
=> [5,2,2,2,1]
=> [1,0,1,0,1,0,1,1,1,1,0,1,0,0,0,1,0,0]
=> [1,0,1,1,1,1,0,1,0,1,0,1,0,0,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,0,1,1,1,0,0,1,0,0]
=> [4,2,2,2,1]
=> [1,0,1,0,1,1,1,1,0,1,0,0,0,1,0,0]
=> [1,0,1,1,1,1,0,1,0,1,0,0,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1,1]
=> [1,0,1,1,1,0,1,1,1,0,0,0,0,1,0,1,0,0]
=> [1,1,1,0,1,1,1,0,1,0,0,0,1,0,1,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,0,0,1,0,1,1,0,0]
=> [4,4,3,1,1]
=> [1,1,1,0,1,1,1,0,0,0,0,1,0,1,0,0]
=> [1,1,1,0,1,1,1,0,0,0,1,0,1,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,0,0,1,1,0,0,1,0]
=> [5,3,3,1,1]
=> [1,0,1,0,1,1,1,1,1,0,0,0,0,1,0,1,0,0]
=> [1,1,1,1,1,0,1,0,1,0,0,0,1,0,1,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,0,0,1,1,0,1,0,0]
=> [4,3,3,1,1]
=> [1,0,1,1,1,1,1,0,0,0,0,1,0,1,0,0]
=> [1,1,1,1,1,0,1,0,0,0,1,0,1,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,0,1,0,0,1,0,1,0]
=> [5,4,2,1,1]
=> [1,0,1,1,1,0,1,0,1,1,0,0,0,1,0,1,0,0]
=> [1,1,0,1,0,1,1,1,0,1,0,0,0,1,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,0,1,0,0,1,1,0,0]
=> [4,4,2,1,1]
=> [1,1,1,0,1,0,1,1,0,0,0,1,0,1,0,0]
=> [1,1,0,1,0,1,1,1,0,0,0,1,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,0,1,0,1,0,0,1,0]
=> [5,3,2,1,1]
=> [1,0,1,0,1,1,1,0,1,1,0,0,0,1,0,1,0,0]
=> [1,1,0,1,1,1,0,1,0,1,0,0,0,1,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,0,1,0,1,0,1,0,0]
=> [4,3,2,1,1]
=> [1,0,1,1,1,0,1,1,0,0,0,1,0,1,0,0]
=> [1,1,0,1,1,1,0,1,0,0,0,1,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,0,1,1,0,0,0,1,0]
=> [5,2,2,1,1]
=> [1,0,1,0,1,0,1,1,1,1,0,0,0,1,0,1,0,0]
=> [1,1,1,1,0,1,0,1,0,1,0,0,0,1,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,0,1,1,0,0,1,0,0]
=> [4,2,2,1,1]
=> [1,0,1,0,1,1,1,1,0,0,0,1,0,1,0,0]
=> [1,1,1,1,0,1,0,1,0,0,0,1,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,1,0,0,0,1,0,1,0]
=> [5,4,1,1,1]
=> [1,0,1,1,1,0,1,0,1,0,0,1,0,1,0,1,0,0]
=> [1,0,1,0,1,1,1,0,1,0,0,0,1,0,1,0,1,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,1,0,0,0,1,1,0,0]
=> [4,4,1,1,1]
=> [1,1,1,0,1,0,1,0,0,1,0,1,0,1,0,0]
=> [1,0,1,0,1,1,1,0,0,0,1,0,1,0,1,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,1,0,0,1,0,0,1,0]
=> [5,3,1,1,1]
=> [1,0,1,0,1,1,1,0,1,0,0,1,0,1,0,1,0,0]
=> [1,0,1,1,1,0,1,0,1,0,0,0,1,0,1,0,1,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,1,0,0,1,0,1,0,0]
=> [4,3,1,1,1]
=> [1,0,1,1,1,0,1,0,0,1,0,1,0,1,0,0]
=> [1,0,1,1,1,0,1,0,0,0,1,0,1,0,1,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,1,0,1,0,0,0,1,0]
=> [5,2,1,1,1]
=> [1,0,1,0,1,0,1,1,1,0,0,1,0,1,0,1,0,0]
=> [1,1,1,0,1,0,1,0,1,0,0,0,1,0,1,0,1,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,1,0,1,0,0,1,0,0]
=> [4,2,1,1,1]
=> [1,0,1,0,1,1,1,0,0,1,0,1,0,1,0,0]
=> [1,1,1,0,1,0,1,0,0,0,1,0,1,0,1,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,1,1,0,0,0,0,1,0]
=> [5,1,1,1,1]
=> [1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,1,1,0,0,0,1,0,0]
=> [4,1,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2]
=> [1,0,1,1,1,0,1,1,1,0,0,1,0,0,0,0]
=> [1,1,1,0,1,1,1,0,1,0,0,0,0,0,1,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,0,1,0,1,1,0,0,1,0]
=> [5,3,3,2]
=> [1,0,1,0,1,1,1,1,1,0,0,1,0,0,0,0]
=> [1,1,1,1,1,0,1,0,1,0,0,0,0,0,1,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,0,1,1,0,0,1,0,1,0]
=> [5,4,2,2]
=> [1,0,1,1,1,0,1,0,1,1,0,1,0,0,0,0]
=> [1,0,1,1,0,1,0,1,1,1,0,1,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,0,1,1,0,1,0,0,1,0]
=> [5,3,2,2]
=> [1,0,1,0,1,1,1,0,1,1,0,1,0,0,0,0]
=> [1,0,1,1,0,1,1,1,0,1,0,1,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,0,1,1,1,0,0,0,1,0]
=> [5,2,2,2]
=> [1,0,1,0,1,0,1,1,1,1,0,1,0,0,0,0]
=> [1,0,1,1,1,1,0,1,0,1,0,1,0,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1]
=> [1,0,1,1,1,0,1,1,1,0,0,0,0,1,0,0]
=> [1,1,1,0,1,1,1,0,1,0,0,0,1,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,0,0,1,1,0,0,1,0]
=> [5,3,3,1]
=> [1,0,1,0,1,1,1,1,1,0,0,0,0,1,0,0]
=> [1,1,1,1,1,0,1,0,1,0,0,0,1,0,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,0,1,0,0,1,0,1,0]
=> [5,4,2,1]
=> [1,0,1,1,1,0,1,0,1,1,0,0,0,1,0,0]
=> [1,1,0,1,0,1,1,1,0,1,0,0,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,0,1,0,1,0,0,1,0]
=> [5,3,2,1]
=> [1,0,1,0,1,1,1,0,1,1,0,0,0,1,0,0]
=> [1,1,0,1,1,1,0,1,0,1,0,0,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,0,1,1,0,0,0,1,0]
=> [5,2,2,1]
=> [1,0,1,0,1,0,1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,1,0,1,0,1,0,1,0,0,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,1,0,0,0,1,0,1,0]
=> [5,4,1,1]
=> [1,0,1,1,1,0,1,0,1,0,0,1,0,1,0,0]
=> [1,0,1,0,1,1,1,0,1,0,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,1,0,0,1,0,0,1,0]
=> [5,3,1,1]
=> [1,0,1,0,1,1,1,0,1,0,0,1,0,1,0,0]
=> [1,0,1,1,1,0,1,0,1,0,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,1,0,1,0,0,0,1,0]
=> [5,2,1,1]
=> [1,0,1,0,1,0,1,1,1,0,0,1,0,1,0,0]
=> [1,1,1,0,1,0,1,0,1,0,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,1,1,0,0,0,0,1,0]
=> [5,1,1,1]
=> [1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
Description
The maximum of the projective dimensions of the indecomposable non-projective injective modules minus the minimum in the Nakayama algebra corresponding to the Dyck path.
Matching statistic: St000931
Mp00027: Dyck paths to partitionInteger partitions
Mp00230: Integer partitions parallelogram polyominoDyck paths
Mp00222: Dyck paths peaks-to-valleysDyck paths
St000931: Dyck paths ⟶ ℤResult quality: 73% values known / values provided: 73%distinct values known / distinct values provided: 83%
Values
[1,0]
=> []
=> []
=> []
=> ? = 0
[1,0,1,0]
=> [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,0}
[1,1,0,0]
=> []
=> []
=> []
=> ? ∊ {0,0}
[1,0,1,0,1,0]
=> [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 0
[1,0,1,1,0,0]
=> [1,1]
=> [1,1,0,0]
=> [1,0,1,0]
=> 0
[1,1,0,0,1,0]
=> [2]
=> [1,0,1,0]
=> [1,1,0,0]
=> 0
[1,1,0,1,0,0]
=> [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1}
[1,1,1,0,0,0]
=> []
=> []
=> []
=> ? ∊ {0,1}
[1,0,1,0,1,0,1,0]
=> [3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 1
[1,0,1,0,1,1,0,0]
=> [2,2,1]
=> [1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 0
[1,0,1,1,0,0,1,0]
=> [3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 1
[1,0,1,1,0,1,0,0]
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> 0
[1,0,1,1,1,0,0,0]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> [1,0,1,0,1,0]
=> 0
[1,1,0,0,1,0,1,0]
=> [3,2]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 1
[1,1,0,0,1,1,0,0]
=> [2,2]
=> [1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> 0
[1,1,0,1,0,0,1,0]
=> [3,1]
=> [1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 1
[1,1,0,1,0,1,0,0]
=> [2,1]
=> [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 0
[1,1,0,1,1,0,0,0]
=> [1,1]
=> [1,1,0,0]
=> [1,0,1,0]
=> 0
[1,1,1,0,0,0,1,0]
=> [3]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 1
[1,1,1,0,0,1,0,0]
=> [2]
=> [1,0,1,0]
=> [1,1,0,0]
=> 0
[1,1,1,0,1,0,0,0]
=> [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,2}
[1,1,1,1,0,0,0,0]
=> []
=> []
=> []
=> ? ∊ {0,2}
[1,0,1,0,1,0,1,0,1,0]
=> [4,3,2,1]
=> [1,0,1,1,1,0,1,1,0,0,0,1,0,0]
=> [1,1,1,0,0,1,1,0,1,0,0,0,1,0]
=> 1
[1,0,1,0,1,0,1,1,0,0]
=> [3,3,2,1]
=> [1,1,1,0,1,1,0,0,0,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0,1,0]
=> 0
[1,0,1,0,1,1,0,0,1,0]
=> [4,2,2,1]
=> [1,0,1,0,1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0,1,0]
=> 3
[1,0,1,0,1,1,0,1,0,0]
=> [3,2,2,1]
=> [1,0,1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0,1,0]
=> 2
[1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> [1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 1
[1,0,1,1,0,0,1,0,1,0]
=> [4,3,1,1]
=> [1,0,1,1,1,0,1,0,0,1,0,1,0,0]
=> [1,1,1,0,0,1,0,1,0,0,1,0,1,0]
=> 1
[1,0,1,1,0,0,1,1,0,0]
=> [3,3,1,1]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> [1,1,0,1,0,1,0,0,1,0,1,0]
=> 0
[1,0,1,1,0,1,0,0,1,0]
=> [4,2,1,1]
=> [1,0,1,0,1,1,1,0,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,0,1,0,1,0]
=> 2
[1,0,1,1,0,1,0,1,0,0]
=> [3,2,1,1]
=> [1,0,1,1,1,0,0,1,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0,1,0]
=> 1
[1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> 0
[1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0,1,0,1,0]
=> 2
[1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0,1,0,1,0]
=> 1
[1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 0
[1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[1,1,0,0,1,0,1,0,1,0]
=> [4,3,2]
=> [1,0,1,1,1,0,1,1,0,0,0,0]
=> [1,1,1,0,0,1,1,0,1,0,0,0]
=> 1
[1,1,0,0,1,0,1,1,0,0]
=> [3,3,2]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 0
[1,1,0,0,1,1,0,0,1,0]
=> [4,2,2]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0]
=> 3
[1,1,0,0,1,1,0,1,0,0]
=> [3,2,2]
=> [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 2
[1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> [1,1,1,1,0,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 1
[1,1,0,1,0,0,1,0,1,0]
=> [4,3,1]
=> [1,0,1,1,1,0,1,0,0,1,0,0]
=> [1,1,1,0,0,1,0,1,0,0,1,0]
=> 1
[1,1,0,1,0,0,1,1,0,0]
=> [3,3,1]
=> [1,1,1,0,1,0,0,1,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> 0
[1,1,0,1,0,1,0,0,1,0]
=> [4,2,1]
=> [1,0,1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,0,1,0]
=> 2
[1,1,0,1,0,1,0,1,0,0]
=> [3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 1
[1,1,0,1,0,1,1,0,0,0]
=> [2,2,1]
=> [1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 0
[1,1,0,1,1,0,0,0,1,0]
=> [4,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0,1,0]
=> 2
[1,1,0,1,1,0,0,1,0,0]
=> [3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 1
[1,1,0,1,1,0,1,0,0,0]
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> 0
[1,1,0,1,1,1,0,0,0,0]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> [1,0,1,0,1,0]
=> 0
[1,1,1,0,0,0,1,0,1,0]
=> [4,3]
=> [1,0,1,1,1,0,1,0,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 1
[1,1,1,0,0,0,1,1,0,0]
=> [3,3]
=> [1,1,1,0,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> 0
[1,1,1,0,0,1,0,0,1,0]
=> [4,2]
=> [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 2
[1,1,1,0,0,1,0,1,0,0]
=> [3,2]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 1
[1,1,1,0,0,1,1,0,0,0]
=> [2,2]
=> [1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> 0
[1,1,1,0,1,0,0,0,1,0]
=> [4,1]
=> [1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 2
[1,1,1,0,1,0,0,1,0,0]
=> [3,1]
=> [1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 1
[1,1,1,1,0,1,0,0,0,0]
=> [1]
=> [1,0]
=> [1,0]
=> ? ∊ {0,1}
[1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> []
=> ? ∊ {0,1}
[1,0,1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1]
=> [1,0,1,1,1,0,1,1,1,0,0,1,0,0,0,1,0,0]
=> [1,1,1,0,0,1,1,1,0,1,0,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,0,1,0,1,0,1,1,0,0]
=> [4,4,3,2,1]
=> [1,1,1,0,1,1,1,0,0,1,0,0,0,1,0,0]
=> [1,1,0,1,1,1,0,1,0,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,0,1,0,1,1,0,0,1,0]
=> [5,3,3,2,1]
=> [1,0,1,0,1,1,1,1,1,0,0,1,0,0,0,1,0,0]
=> [1,1,1,1,1,1,0,0,0,1,0,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,0,1,0,1,1,0,1,0,0]
=> [4,3,3,2,1]
=> [1,0,1,1,1,1,1,0,0,1,0,0,0,1,0,0]
=> [1,1,1,1,1,0,0,1,0,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,2,1]
=> [1,0,1,1,1,0,1,0,1,1,0,1,0,0,0,1,0,0]
=> [1,1,1,0,0,1,0,1,1,0,1,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,0,1,1,0,0,1,1,0,0]
=> [4,4,2,2,1]
=> [1,1,1,0,1,0,1,1,0,1,0,0,0,1,0,0]
=> [1,1,0,1,0,1,1,0,1,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,2,1]
=> [1,0,1,0,1,1,1,0,1,1,0,1,0,0,0,1,0,0]
=> [1,1,1,1,0,0,0,1,1,0,1,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,2,1]
=> [1,0,1,1,1,0,1,1,0,1,0,0,0,1,0,0]
=> [1,1,1,0,0,1,1,0,1,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,0,1,1,1,0,0,0,1,0]
=> [5,2,2,2,1]
=> [1,0,1,0,1,0,1,1,1,1,0,1,0,0,0,1,0,0]
=> [1,1,1,1,1,1,0,0,0,0,1,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,0,1,1,1,0,0,1,0,0]
=> [4,2,2,2,1]
=> [1,0,1,0,1,1,1,1,0,1,0,0,0,1,0,0]
=> [1,1,1,1,1,0,0,0,1,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1,1]
=> [1,0,1,1,1,0,1,1,1,0,0,0,0,1,0,1,0,0]
=> [1,1,1,0,0,1,1,1,0,1,0,0,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,0,0,1,0,1,1,0,0]
=> [4,4,3,1,1]
=> [1,1,1,0,1,1,1,0,0,0,0,1,0,1,0,0]
=> [1,1,0,1,1,1,0,1,0,0,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,0,0,1,1,0,0,1,0]
=> [5,3,3,1,1]
=> [1,0,1,0,1,1,1,1,1,0,0,0,0,1,0,1,0,0]
=> [1,1,1,1,1,1,0,0,0,1,0,0,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,0,0,1,1,0,1,0,0]
=> [4,3,3,1,1]
=> [1,0,1,1,1,1,1,0,0,0,0,1,0,1,0,0]
=> [1,1,1,1,1,0,0,1,0,0,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,0,1,0,0,1,0,1,0]
=> [5,4,2,1,1]
=> [1,0,1,1,1,0,1,0,1,1,0,0,0,1,0,1,0,0]
=> [1,1,1,0,0,1,0,1,1,0,1,0,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,0,1,0,0,1,1,0,0]
=> [4,4,2,1,1]
=> [1,1,1,0,1,0,1,1,0,0,0,1,0,1,0,0]
=> [1,1,0,1,0,1,1,0,1,0,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,0,1,0,1,0,0,1,0]
=> [5,3,2,1,1]
=> [1,0,1,0,1,1,1,0,1,1,0,0,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,1,1,0,1,0,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,0,1,0,1,0,1,0,0]
=> [4,3,2,1,1]
=> [1,0,1,1,1,0,1,1,0,0,0,1,0,1,0,0]
=> [1,1,1,0,0,1,1,0,1,0,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,0,1,1,0,0,0,1,0]
=> [5,2,2,1,1]
=> [1,0,1,0,1,0,1,1,1,1,0,0,0,1,0,1,0,0]
=> [1,1,1,1,1,1,0,0,0,0,1,0,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,0,1,1,0,0,1,0,0]
=> [4,2,2,1,1]
=> [1,0,1,0,1,1,1,1,0,0,0,1,0,1,0,0]
=> [1,1,1,1,1,0,0,0,1,0,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,1,0,0,0,1,0,1,0]
=> [5,4,1,1,1]
=> [1,0,1,1,1,0,1,0,1,0,0,1,0,1,0,1,0,0]
=> [1,1,1,0,0,1,0,1,0,1,0,0,1,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,1,0,0,0,1,1,0,0]
=> [4,4,1,1,1]
=> [1,1,1,0,1,0,1,0,0,1,0,1,0,1,0,0]
=> [1,1,0,1,0,1,0,1,0,0,1,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,1,0,0,1,0,0,1,0]
=> [5,3,1,1,1]
=> [1,0,1,0,1,1,1,0,1,0,0,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,1,0,0,1,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,1,0,0,1,0,1,0,0]
=> [4,3,1,1,1]
=> [1,0,1,1,1,0,1,0,0,1,0,1,0,1,0,0]
=> [1,1,1,0,0,1,0,1,0,0,1,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,1,0,1,0,0,0,1,0]
=> [5,2,1,1,1]
=> [1,0,1,0,1,0,1,1,1,0,0,1,0,1,0,1,0,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0,1,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,1,0,1,0,0,1,0,0]
=> [4,2,1,1,1]
=> [1,0,1,0,1,1,1,0,0,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,0,1,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,1,1,0,0,0,0,1,0]
=> [5,1,1,1,1]
=> [1,0,1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,1,0,0,0,0,0,1,0,1,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,0,1,1,1,1,0,0,0,1,0,0]
=> [4,1,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0,1,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,1,0,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2]
=> [1,0,1,1,1,0,1,1,1,0,0,1,0,0,0,0]
=> [1,1,1,0,0,1,1,1,0,1,0,0,1,0,0,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,1,0,0,1,0,1,1,0,0,1,0]
=> [5,3,3,2]
=> [1,0,1,0,1,1,1,1,1,0,0,1,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,1,0,0,1,0,0,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,1,0,0,1,1,0,0,1,0,1,0]
=> [5,4,2,2]
=> [1,0,1,1,1,0,1,0,1,1,0,1,0,0,0,0]
=> [1,1,1,0,0,1,0,1,1,0,1,0,1,0,0,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,1,0,0,1,1,0,1,0,0,1,0]
=> [5,3,2,2]
=> [1,0,1,0,1,1,1,0,1,1,0,1,0,0,0,0]
=> [1,1,1,1,0,0,0,1,1,0,1,0,1,0,0,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,1,0,0,1,1,1,0,0,0,1,0]
=> [5,2,2,2]
=> [1,0,1,0,1,0,1,1,1,1,0,1,0,0,0,0]
=> [1,1,1,1,1,1,0,0,0,0,1,0,1,0,0,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,1,0,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1]
=> [1,0,1,1,1,0,1,1,1,0,0,0,0,1,0,0]
=> [1,1,1,0,0,1,1,1,0,1,0,0,0,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,1,0,1,0,0,1,1,0,0,1,0]
=> [5,3,3,1]
=> [1,0,1,0,1,1,1,1,1,0,0,0,0,1,0,0]
=> [1,1,1,1,1,1,0,0,0,1,0,0,0,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,1,0,1,0,1,0,0,1,0,1,0]
=> [5,4,2,1]
=> [1,0,1,1,1,0,1,0,1,1,0,0,0,1,0,0]
=> [1,1,1,0,0,1,0,1,1,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,1,0,1,0,1,0,1,0,0,1,0]
=> [5,3,2,1]
=> [1,0,1,0,1,1,1,0,1,1,0,0,0,1,0,0]
=> [1,1,1,1,0,0,0,1,1,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,1,0,1,0,1,1,0,0,0,1,0]
=> [5,2,2,1]
=> [1,0,1,0,1,0,1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,1,1,1,0,0,0,0,1,0,0,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,1,0,1,1,0,0,0,1,0,1,0]
=> [5,4,1,1]
=> [1,0,1,1,1,0,1,0,1,0,0,1,0,1,0,0]
=> [1,1,1,0,0,1,0,1,0,1,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,1,0,1,1,0,0,1,0,0,1,0]
=> [5,3,1,1]
=> [1,0,1,0,1,1,1,0,1,0,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,1,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
[1,1,0,1,1,0,1,0,0,0,1,0]
=> [5,2,1,1]
=> [1,0,1,0,1,0,1,1,1,0,0,1,0,1,0,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0,1,0,1,0]
=> ? ∊ {0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,5}
Description
The number of occurrences of the pattern UUU in a Dyck path. The number of Dyck paths with statistic value 0 are counted by the Motzkin numbers [1].
Mp00119: Dyck paths to 321-avoiding permutation (Krattenthaler)Permutations
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00160: Permutations graph of inversionsGraphs
St000454: Graphs ⟶ ℤResult quality: 71% values known / values provided: 71%distinct values known / distinct values provided: 83%
Values
[1,0]
=> [1] => [1] => ([],1)
=> 0
[1,0,1,0]
=> [1,2] => [1,2] => ([],2)
=> 0
[1,1,0,0]
=> [2,1] => [1,2] => ([],2)
=> 0
[1,0,1,0,1,0]
=> [1,2,3] => [1,2,3] => ([],3)
=> 0
[1,0,1,1,0,0]
=> [1,3,2] => [1,2,3] => ([],3)
=> 0
[1,1,0,0,1,0]
=> [2,1,3] => [1,2,3] => ([],3)
=> 0
[1,1,0,1,0,0]
=> [2,3,1] => [1,2,3] => ([],3)
=> 0
[1,1,1,0,0,0]
=> [3,1,2] => [1,3,2] => ([(1,2)],3)
=> 1
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [1,2,3,4] => ([],4)
=> 0
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [1,2,3,4] => ([],4)
=> 0
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [1,2,3,4] => ([],4)
=> 0
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => [1,2,3,4] => ([],4)
=> 0
[1,0,1,1,1,0,0,0]
=> [1,4,2,3] => [1,2,4,3] => ([(2,3)],4)
=> 1
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [1,2,3,4] => ([],4)
=> 0
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [1,2,3,4] => ([],4)
=> 0
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => [1,2,3,4] => ([],4)
=> 0
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => [1,2,3,4] => ([],4)
=> 0
[1,1,0,1,1,0,0,0]
=> [2,4,1,3] => [1,2,4,3] => ([(2,3)],4)
=> 1
[1,1,1,0,0,0,1,0]
=> [3,1,2,4] => [1,3,2,4] => ([(2,3)],4)
=> 1
[1,1,1,0,0,1,0,0]
=> [3,1,4,2] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> ? = 1
[1,1,1,0,1,0,0,0]
=> [3,4,1,2] => [1,3,2,4] => ([(2,3)],4)
=> 1
[1,1,1,1,0,0,0,0]
=> [4,1,2,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 2
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> 0
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => [1,2,3,4,5] => ([],5)
=> 0
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => [1,2,3,4,5] => ([],5)
=> 0
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => [1,2,3,4,5] => ([],5)
=> 0
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,3,4] => [1,2,3,5,4] => ([(3,4)],5)
=> 1
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [1,2,3,4,5] => ([],5)
=> 0
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [1,2,3,4,5] => ([],5)
=> 0
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => [1,2,3,4,5] => ([],5)
=> 0
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => [1,2,3,4,5] => ([],5)
=> 0
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,2,4] => [1,2,3,5,4] => ([(3,4)],5)
=> 1
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,2,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> 1
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,2,5,3] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ? ∊ {1,1,2,2,2,2,2,2,3}
[1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,2,3] => [1,2,4,3,5] => ([(3,4)],5)
=> 1
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,2,3,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> 2
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [1,2,3,4,5] => ([],5)
=> 0
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [1,2,3,4,5] => ([],5)
=> 0
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [1,2,3,4,5] => ([],5)
=> 0
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => [1,2,3,4,5] => ([],5)
=> 0
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,3,4] => [1,2,3,5,4] => ([(3,4)],5)
=> 1
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => [1,2,3,4,5] => ([],5)
=> 0
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => [1,2,3,4,5] => ([],5)
=> 0
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => [1,2,3,4,5] => ([],5)
=> 0
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => [1,2,3,4,5] => ([],5)
=> 0
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,1,4] => [1,2,3,5,4] => ([(3,4)],5)
=> 1
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,1,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> 1
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,1,5,3] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ? ∊ {1,1,2,2,2,2,2,2,3}
[1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,1,3] => [1,2,4,3,5] => ([(3,4)],5)
=> 1
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,1,3,4] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> [3,1,2,4,5] => [1,3,2,4,5] => ([(3,4)],5)
=> 1
[1,1,1,0,0,0,1,1,0,0]
=> [3,1,2,5,4] => [1,3,2,4,5] => ([(3,4)],5)
=> 1
[1,1,1,0,0,1,0,0,1,0]
=> [3,1,4,2,5] => [1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ? ∊ {1,1,2,2,2,2,2,2,3}
[1,1,1,0,0,1,0,1,0,0]
=> [3,1,4,5,2] => [1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {1,1,2,2,2,2,2,2,3}
[1,1,1,0,0,1,1,0,0,0]
=> [3,1,5,2,4] => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,2,2,2,2,2,2,3}
[1,1,1,0,1,0,0,0,1,0]
=> [3,4,1,2,5] => [1,3,2,4,5] => ([(3,4)],5)
=> 1
[1,1,1,0,1,0,1,0,0,0]
=> [3,4,5,1,2] => [1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {1,1,2,2,2,2,2,2,3}
[1,1,1,1,0,0,0,1,0,0]
=> [4,1,2,5,3] => [1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,2,2,2,2,2,2,3}
[1,1,1,1,0,0,1,0,0,0]
=> [4,1,5,2,3] => [1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ? ∊ {1,1,2,2,2,2,2,2,3}
[1,1,1,1,0,1,0,0,0,0]
=> [4,5,1,2,3] => [1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {1,1,2,2,2,2,2,2,3}
[1,0,1,0,1,1,1,0,0,1,0,0]
=> [1,2,5,3,6,4] => [1,2,3,5,6,4] => ([(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,0,1,1,0,0,1,0,0]
=> [1,3,5,2,6,4] => [1,2,3,5,6,4] => ([(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,1,0,0,1,0,0,1,0]
=> [1,4,2,5,3,6] => [1,2,4,5,3,6] => ([(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,1,0,0,1,0,1,0,0]
=> [1,4,2,5,6,3] => [1,2,4,5,6,3] => ([(2,5),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,1,0,0,1,1,0,0,0]
=> [1,4,2,6,3,5] => [1,2,4,6,5,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,1,0,1,0,1,0,0,0]
=> [1,4,5,6,2,3] => [1,2,4,6,3,5] => ([(2,5),(3,4),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,1,1,0,0,0,1,0,0]
=> [1,5,2,3,6,4] => [1,2,5,6,4,3] => ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,1,1,0,0,1,0,0,0]
=> [1,5,2,6,3,4] => [1,2,5,3,4,6] => ([(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,0,1,1,1,1,0,1,0,0,0,0]
=> [1,5,6,2,3,4] => [1,2,5,3,6,4] => ([(2,5),(3,4),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,0,1,1,1,0,0,1,0,0]
=> [2,1,5,3,6,4] => [1,2,3,5,6,4] => ([(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,0,1,1,0,0,1,0,0]
=> [2,3,5,1,6,4] => [1,2,3,5,6,4] => ([(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,1,0,0,1,0,0,1,0]
=> [2,4,1,5,3,6] => [1,2,4,5,3,6] => ([(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,1,0,0,1,0,1,0,0]
=> [2,4,1,5,6,3] => [1,2,4,5,6,3] => ([(2,5),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,1,0,0,1,1,0,0,0]
=> [2,4,1,6,3,5] => [1,2,4,6,5,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,1,0,1,0,1,0,0,0]
=> [2,4,5,6,1,3] => [1,2,4,6,3,5] => ([(2,5),(3,4),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,1,1,0,0,0,1,0,0]
=> [2,5,1,3,6,4] => [1,2,5,6,4,3] => ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,1,1,0,0,1,0,0,0]
=> [2,5,1,6,3,4] => [1,2,5,3,4,6] => ([(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,0,1,1,1,0,1,0,0,0,0]
=> [2,5,6,1,3,4] => [1,2,5,3,6,4] => ([(2,5),(3,4),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,0,0,1,0,0,1,0,1,0]
=> [3,1,4,2,5,6] => [1,3,4,2,5,6] => ([(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,0,0,1,0,0,1,1,0,0]
=> [3,1,4,2,6,5] => [1,3,4,2,5,6] => ([(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,0,0,1,0,1,0,0,1,0]
=> [3,1,4,5,2,6] => [1,3,4,5,2,6] => ([(2,5),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,0,0,1,0,1,1,0,0,0]
=> [3,1,4,6,2,5] => [1,3,4,6,5,2] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,0,0,1,1,0,0,0,1,0]
=> [3,1,5,2,4,6] => [1,3,5,4,2,6] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,0,0,1,1,0,0,1,0,0]
=> [3,1,5,2,6,4] => [1,3,5,6,4,2] => ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,0,0,1,1,0,1,0,0,0]
=> [3,1,5,6,2,4] => [1,3,5,2,4,6] => ([(2,5),(3,4),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,0,0,1,1,1,0,0,0,0]
=> [3,1,6,2,4,5] => [1,3,6,5,4,2] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,0,1,0,1,0,0,0,1,0]
=> [3,4,5,1,2,6] => [1,3,5,2,4,6] => ([(2,5),(3,4),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,0,1,0,1,0,0,1,0,0]
=> [3,4,5,1,6,2] => [1,3,5,6,2,4] => ([(1,5),(2,3),(2,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,0,1,0,1,0,1,0,0,0]
=> [3,4,5,6,1,2] => [1,3,5,2,4,6] => ([(2,5),(3,4),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,0,1,0,1,1,0,0,0,0]
=> [3,4,6,1,2,5] => [1,3,6,5,2,4] => ([(1,5),(2,3),(2,4),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,0,1,1,0,0,0,1,0,0]
=> [3,5,1,2,6,4] => [1,3,2,5,6,4] => ([(1,2),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,0,1,1,0,1,0,0,0,0]
=> [3,5,6,1,2,4] => [1,3,6,4,2,5] => ([(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,1,0,0,0,1,0,0,1,0]
=> [4,1,2,5,3,6] => [1,4,5,3,2,6] => ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,1,0,0,0,1,1,0,0,0]
=> [4,1,2,6,3,5] => [1,4,6,5,3,2] => ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,1,0,0,1,0,0,0,1,0]
=> [4,1,5,2,3,6] => [1,4,2,3,5,6] => ([(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,1,0,0,1,0,0,1,0,0]
=> [4,1,5,2,6,3] => [1,4,2,3,5,6] => ([(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,1,0,0,1,0,1,0,0,0]
=> [4,1,5,6,2,3] => [1,4,6,3,5,2] => ([(1,4),(1,5),(2,3),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,1,0,0,1,1,0,0,0,0]
=> [4,1,6,2,3,5] => [1,4,2,3,6,5] => ([(1,2),(3,5),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,1,0,1,0,0,0,0,1,0]
=> [4,5,1,2,3,6] => [1,4,2,5,3,6] => ([(2,5),(3,4),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
[1,1,1,1,0,1,0,0,0,1,0,0]
=> [4,5,1,2,6,3] => [1,4,2,5,6,3] => ([(1,5),(2,5),(3,4),(4,5)],6)
=> ? ∊ {1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5}
Description
The largest eigenvalue of a graph if it is integral. If a graph is $d$-regular, then its largest eigenvalue equals $d$. One can show that the largest eigenvalue always lies between the average degree and the maximal degree. This statistic is undefined if the largest eigenvalue of the graph is not integral.
Mp00025: Dyck paths to 132-avoiding permutationPermutations
Mp00160: Permutations graph of inversionsGraphs
Mp00247: Graphs de-duplicateGraphs
St000771: Graphs ⟶ ℤResult quality: 70% values known / values provided: 70%distinct values known / distinct values provided: 83%
Values
[1,0]
=> [1] => ([],1)
=> ([],1)
=> 1 = 0 + 1
[1,0,1,0]
=> [2,1] => ([(0,1)],2)
=> ([(0,1)],2)
=> 1 = 0 + 1
[1,1,0,0]
=> [1,2] => ([],2)
=> ([],1)
=> 1 = 0 + 1
[1,0,1,0,1,0]
=> [3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 2 = 1 + 1
[1,0,1,1,0,0]
=> [2,3,1] => ([(0,2),(1,2)],3)
=> ([(0,1)],2)
=> 1 = 0 + 1
[1,1,0,0,1,0]
=> [3,1,2] => ([(0,2),(1,2)],3)
=> ([(0,1)],2)
=> 1 = 0 + 1
[1,1,0,1,0,0]
=> [2,1,3] => ([(1,2)],3)
=> ([(1,2)],3)
=> ? = 0 + 1
[1,1,1,0,0,0]
=> [1,2,3] => ([],3)
=> ([],1)
=> 1 = 0 + 1
[1,0,1,0,1,0,1,0]
=> [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,0,1,0,1,1,0,0]
=> [3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> 2 = 1 + 1
[1,0,1,1,0,0,1,0]
=> [4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> 2 = 1 + 1
[1,0,1,1,0,1,0,0]
=> [3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[1,0,1,1,1,0,0,0]
=> [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> 1 = 0 + 1
[1,1,0,0,1,0,1,0]
=> [4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> 2 = 1 + 1
[1,1,0,0,1,1,0,0]
=> [3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,1)],2)
=> 1 = 0 + 1
[1,1,0,1,0,0,1,0]
=> [4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[1,1,0,1,0,1,0,0]
=> [3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,1,1} + 1
[1,1,0,1,1,0,0,0]
=> [2,3,1,4] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? ∊ {0,0,1,1} + 1
[1,1,1,0,0,0,1,0]
=> [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> 1 = 0 + 1
[1,1,1,0,0,1,0,0]
=> [3,1,2,4] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> ? ∊ {0,0,1,1} + 1
[1,1,1,0,1,0,0,0]
=> [2,1,3,4] => ([(2,3)],4)
=> ([(1,2)],3)
=> ? ∊ {0,0,1,1} + 1
[1,1,1,1,0,0,0,0]
=> [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 0 + 1
[1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4 = 3 + 1
[1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 2 = 1 + 1
[1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 2 = 1 + 1
[1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 2 = 1 + 1
[1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> 1 = 0 + 1
[1,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,1,0,0,1,0,1,1,0,0]
=> [4,5,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 2 = 1 + 1
[1,1,0,0,1,1,0,0,1,0]
=> [5,3,4,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 2 = 1 + 1
[1,1,0,0,1,1,0,1,0,0]
=> [4,3,5,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[1,1,0,0,1,1,1,0,0,0]
=> [3,4,5,1,2] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1)],2)
=> 1 = 0 + 1
[1,1,0,1,0,0,1,0,1,0]
=> [5,4,2,1,3] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[1,1,0,1,0,0,1,1,0,0]
=> [4,5,2,1,3] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[1,1,0,1,0,1,0,0,1,0]
=> [5,3,2,1,4] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[1,1,0,1,0,1,0,1,0,0]
=> [4,3,2,1,5] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,1,1,1,1,2,2,2,2,2,3} + 1
[1,1,0,1,0,1,1,0,0,0]
=> [3,4,2,1,5] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,0,1,1,1,1,2,2,2,2,2,3} + 1
[1,1,0,1,1,0,0,0,1,0]
=> [5,2,3,1,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[1,1,0,1,1,0,0,1,0,0]
=> [4,2,3,1,5] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,0,1,1,1,1,2,2,2,2,2,3} + 1
[1,1,0,1,1,0,1,0,0,0]
=> [3,2,4,1,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,1,1,1,1,2,2,2,2,2,3} + 1
[1,1,0,1,1,1,0,0,0,0]
=> [2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {0,0,0,1,1,1,1,2,2,2,2,2,3} + 1
[1,1,1,0,0,0,1,0,1,0]
=> [5,4,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,2)],3)
=> 2 = 1 + 1
[1,1,1,0,0,0,1,1,0,0]
=> [4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1)],2)
=> 1 = 0 + 1
[1,1,1,0,0,1,0,0,1,0]
=> [5,3,1,2,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[1,1,1,0,0,1,0,1,0,0]
=> [4,3,1,2,5] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,0,1,1,1,1,2,2,2,2,2,3} + 1
[1,1,1,0,0,1,1,0,0,0]
=> [3,4,1,2,5] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([(1,2)],3)
=> ? ∊ {0,0,0,1,1,1,1,2,2,2,2,2,3} + 1
[1,1,1,0,1,0,0,0,1,0]
=> [5,2,1,3,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[1,1,1,0,1,0,0,1,0,0]
=> [4,2,1,3,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,0,1,1,1,1,2,2,2,2,2,3} + 1
[1,1,1,0,1,0,1,0,0,0]
=> [3,2,1,4,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,0,1,1,1,1,2,2,2,2,2,3} + 1
[1,1,1,0,1,1,0,0,0,0]
=> [2,3,1,4,5] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {0,0,0,1,1,1,1,2,2,2,2,2,3} + 1
[1,1,1,1,0,0,0,0,1,0]
=> [5,1,2,3,4] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,1)],2)
=> 1 = 0 + 1
[1,1,1,1,0,0,0,1,0,0]
=> [4,1,2,3,5] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {0,0,0,1,1,1,1,2,2,2,2,2,3} + 1
[1,1,1,1,0,0,1,0,0,0]
=> [3,1,2,4,5] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {0,0,0,1,1,1,1,2,2,2,2,2,3} + 1
[1,1,1,1,0,1,0,0,0,0]
=> [2,1,3,4,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> ? ∊ {0,0,0,1,1,1,1,2,2,2,2,2,3} + 1
[1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 0 + 1
[1,0,1,0,1,0,1,0,1,0,1,0]
=> [6,5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 5 = 4 + 1
[1,0,1,0,1,0,1,0,1,1,0,0]
=> [5,6,4,3,2,1] => ([(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4 = 3 + 1
[1,0,1,0,1,0,1,1,0,0,1,0]
=> [6,4,5,3,2,1] => ([(0,2),(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4 = 3 + 1
[1,0,1,0,1,0,1,1,0,1,0,0]
=> [5,4,6,3,2,1] => ([(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(0,3),(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 3 = 2 + 1
[1,1,0,1,0,1,0,1,0,1,0,0]
=> [5,4,3,2,1,6] => ([(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,0,1,0,1,0,1,1,0,0,0]
=> [4,5,3,2,1,6] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,0,1,0,1,1,0,0,1,0,0]
=> [5,3,4,2,1,6] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,0,1,0,1,1,0,1,0,0,0]
=> [4,3,5,2,1,6] => ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,0,1,0,1,1,1,0,0,0,0]
=> [3,4,5,2,1,6] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,0,1,1,0,0,1,0,1,0,0]
=> [5,4,2,3,1,6] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,0,1,1,0,0,1,1,0,0,0]
=> [4,5,2,3,1,6] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,5),(4,5)],6)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,0,1,1,0,1,0,0,1,0,0]
=> [5,3,2,4,1,6] => ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,0,1,1,0,1,0,1,0,0,0]
=> [4,3,2,5,1,6] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,0,1,1,0,1,1,0,0,0,0]
=> [3,4,2,5,1,6] => ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,0,1,1,1,0,0,0,1,0,0]
=> [5,2,3,4,1,6] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,0,1,1,1,0,0,1,0,0,0]
=> [4,2,3,5,1,6] => ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,0,1,1,1,0,1,0,0,0,0]
=> [3,2,4,5,1,6] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,0,1,1,1,1,0,0,0,0,0]
=> [2,3,4,5,1,6] => ([(1,5),(2,5),(3,5),(4,5)],6)
=> ([(1,2)],3)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,0,0,1,0,1,0,1,0,0]
=> [5,4,3,1,2,6] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,0,0,1,0,1,1,0,0,0]
=> [4,5,3,1,2,6] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,5),(4,5)],6)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,0,0,1,1,0,0,1,0,0]
=> [5,3,4,1,2,6] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,5),(4,5)],6)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,0,0,1,1,0,1,0,0,0]
=> [4,3,5,1,2,6] => ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,0,0,1,1,1,0,0,0,0]
=> [3,4,5,1,2,6] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
=> ([(1,2)],3)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,0,1,0,0,1,0,1,0,0]
=> [5,4,2,1,3,6] => ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,0,1,0,0,1,1,0,0,0]
=> [4,5,2,1,3,6] => ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,0,1,0,1,0,0,1,0,0]
=> [5,3,2,1,4,6] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,0,1,0,1,0,1,0,0,0]
=> [4,3,2,1,5,6] => ([(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,0,1,0,1,1,0,0,0,0]
=> [3,4,2,1,5,6] => ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,0,1,1,0,0,0,1,0,0]
=> [5,2,3,1,4,6] => ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,0,1,1,0,0,1,0,0,0]
=> [4,2,3,1,5,6] => ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,0,1,1,0,1,0,0,0,0]
=> [3,2,4,1,5,6] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,0,1,1,1,0,0,0,0,0]
=> [2,3,4,1,5,6] => ([(2,5),(3,5),(4,5)],6)
=> ([(1,2)],3)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,1,0,0,0,1,0,1,0,0]
=> [5,4,1,2,3,6] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,1,0,0,0,1,1,0,0,0]
=> [4,5,1,2,3,6] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
=> ([(1,2)],3)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,1,0,0,1,0,0,1,0,0]
=> [5,3,1,2,4,6] => ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
[1,1,1,1,0,0,1,0,1,0,0,0]
=> [4,3,1,2,5,6] => ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,0,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,5} + 1
Description
The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. The distance Laplacian of a graph is the (symmetric) matrix with row and column sums $0$, which has the negative distances between two vertices as its off-diagonal entries. This statistic is the largest multiplicity of an eigenvalue. For example, the cycle on four vertices has distance Laplacian $$ \left(\begin{array}{rrrr} 4 & -1 & -2 & -1 \\ -1 & 4 & -1 & -2 \\ -2 & -1 & 4 & -1 \\ -1 & -2 & -1 & 4 \end{array}\right). $$ Its eigenvalues are $0,4,4,6$, so the statistic is $2$. The path on four vertices has eigenvalues $0, 4.7\dots, 6, 9.2\dots$ and therefore statistic $1$.
Mp00233: Dyck paths skew partitionSkew partitions
Mp00183: Skew partitions inner shapeInteger partitions
St001606: Integer partitions ⟶ ℤResult quality: 68% values known / values provided: 68%distinct values known / distinct values provided: 100%
Values
[1,0]
=> [[1],[]]
=> []
=> ? = 0
[1,0,1,0]
=> [[1,1],[]]
=> []
=> ? ∊ {0,0}
[1,1,0,0]
=> [[2],[]]
=> []
=> ? ∊ {0,0}
[1,0,1,0,1,0]
=> [[1,1,1],[]]
=> []
=> ? ∊ {0,0,0,0}
[1,0,1,1,0,0]
=> [[2,1],[]]
=> []
=> ? ∊ {0,0,0,0}
[1,1,0,0,1,0]
=> [[2,2],[1]]
=> [1]
=> 1
[1,1,0,1,0,0]
=> [[3],[]]
=> []
=> ? ∊ {0,0,0,0}
[1,1,1,0,0,0]
=> [[2,2],[]]
=> []
=> ? ∊ {0,0,0,0}
[1,0,1,0,1,0,1,0]
=> [[1,1,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1}
[1,0,1,0,1,1,0,0]
=> [[2,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1}
[1,0,1,1,0,0,1,0]
=> [[2,2,1],[1]]
=> [1]
=> 1
[1,0,1,1,0,1,0,0]
=> [[3,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1}
[1,0,1,1,1,0,0,0]
=> [[2,2,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1}
[1,1,0,0,1,0,1,0]
=> [[2,2,2],[1,1]]
=> [1,1]
=> 0
[1,1,0,0,1,1,0,0]
=> [[3,2],[1]]
=> [1]
=> 1
[1,1,0,1,0,0,1,0]
=> [[3,3],[2]]
=> [2]
=> 2
[1,1,0,1,0,1,0,0]
=> [[4],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1}
[1,1,0,1,1,0,0,0]
=> [[3,3],[1]]
=> [1]
=> 1
[1,1,1,0,0,0,1,0]
=> [[2,2,2],[1]]
=> [1]
=> 1
[1,1,1,0,0,1,0,0]
=> [[3,2],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1}
[1,1,1,0,1,0,0,0]
=> [[2,2,2],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1}
[1,1,1,1,0,0,0,0]
=> [[3,3],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,1}
[1,0,1,0,1,0,1,0,1,0]
=> [[1,1,1,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,0,1,0,1,0,1,1,0,0]
=> [[2,1,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,0,1,0,1,1,0,0,1,0]
=> [[2,2,1,1],[1]]
=> [1]
=> 1
[1,0,1,0,1,1,0,1,0,0]
=> [[3,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,0,1,0,1,1,1,0,0,0]
=> [[2,2,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,0,1,1,0,0,1,0,1,0]
=> [[2,2,2,1],[1,1]]
=> [1,1]
=> 0
[1,0,1,1,0,0,1,1,0,0]
=> [[3,2,1],[1]]
=> [1]
=> 1
[1,0,1,1,0,1,0,0,1,0]
=> [[3,3,1],[2]]
=> [2]
=> 2
[1,0,1,1,0,1,0,1,0,0]
=> [[4,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,0,1,1,0,1,1,0,0,0]
=> [[3,3,1],[1]]
=> [1]
=> 1
[1,0,1,1,1,0,0,0,1,0]
=> [[2,2,2,1],[1]]
=> [1]
=> 1
[1,0,1,1,1,0,0,1,0,0]
=> [[3,2,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,0,1,1,1,0,1,0,0,0]
=> [[2,2,2,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,0,1,1,1,1,0,0,0,0]
=> [[3,3,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,1,0,0,1,0,1,0,1,0]
=> [[2,2,2,2],[1,1,1]]
=> [1,1,1]
=> 0
[1,1,0,0,1,0,1,1,0,0]
=> [[3,2,2],[1,1]]
=> [1,1]
=> 0
[1,1,0,0,1,1,0,0,1,0]
=> [[3,3,2],[2,1]]
=> [2,1]
=> 1
[1,1,0,0,1,1,0,1,0,0]
=> [[4,2],[1]]
=> [1]
=> 1
[1,1,0,0,1,1,1,0,0,0]
=> [[3,3,2],[1,1]]
=> [1,1]
=> 0
[1,1,0,1,0,0,1,0,1,0]
=> [[3,3,3],[2,2]]
=> [2,2]
=> 2
[1,1,0,1,0,0,1,1,0,0]
=> [[4,3],[2]]
=> [2]
=> 2
[1,1,0,1,0,1,0,0,1,0]
=> [[4,4],[3]]
=> [3]
=> 3
[1,1,0,1,0,1,0,1,0,0]
=> [[5],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,1,0,1,0,1,1,0,0,0]
=> [[4,4],[2]]
=> [2]
=> 2
[1,1,0,1,1,0,0,0,1,0]
=> [[3,3,3],[2,1]]
=> [2,1]
=> 1
[1,1,0,1,1,0,0,1,0,0]
=> [[4,3],[1]]
=> [1]
=> 1
[1,1,0,1,1,0,1,0,0,0]
=> [[3,3,3],[1,1]]
=> [1,1]
=> 0
[1,1,0,1,1,1,0,0,0,0]
=> [[4,4],[1]]
=> [1]
=> 1
[1,1,1,0,0,0,1,0,1,0]
=> [[2,2,2,2],[1,1]]
=> [1,1]
=> 0
[1,1,1,0,0,0,1,1,0,0]
=> [[3,2,2],[1]]
=> [1]
=> 1
[1,1,1,0,0,1,0,0,1,0]
=> [[3,3,2],[2]]
=> [2]
=> 2
[1,1,1,0,0,1,0,1,0,0]
=> [[4,2],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,1,1,0,0,1,1,0,0,0]
=> [[3,3,2],[1]]
=> [1]
=> 1
[1,1,1,0,1,0,0,0,1,0]
=> [[2,2,2,2],[1]]
=> [1]
=> 1
[1,1,1,0,1,0,0,1,0,0]
=> [[3,2,2],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,1,1,0,1,0,1,0,0,0]
=> [[2,2,2,2],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,1,1,0,1,1,0,0,0,0]
=> [[3,3,2],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,1,1,1,0,0,0,0,1,0]
=> [[3,3,3],[2]]
=> [2]
=> 2
[1,1,1,1,0,0,0,1,0,0]
=> [[4,3],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,1,1,1,0,0,1,0,0,0]
=> [[3,3,3],[1]]
=> [1]
=> 1
[1,1,1,1,0,1,0,0,0,0]
=> [[4,4],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,1,1,1,1,0,0,0,0,0]
=> [[3,3,3],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,3}
[1,0,1,0,1,0,1,0,1,0,1,0]
=> [[1,1,1,1,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,0,1,0,1,0,1,0,1,1,0,0]
=> [[2,1,1,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,0,1,0,1,0,1,1,0,0,1,0]
=> [[2,2,1,1,1],[1]]
=> [1]
=> 1
[1,0,1,0,1,0,1,1,0,1,0,0]
=> [[3,1,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,0,1,0,1,0,1,1,1,0,0,0]
=> [[2,2,1,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,0,1,0,1,1,0,0,1,0,1,0]
=> [[2,2,2,1,1],[1,1]]
=> [1,1]
=> 0
[1,0,1,0,1,1,0,0,1,1,0,0]
=> [[3,2,1,1],[1]]
=> [1]
=> 1
[1,0,1,0,1,1,0,1,0,0,1,0]
=> [[3,3,1,1],[2]]
=> [2]
=> 2
[1,0,1,0,1,1,0,1,0,1,0,0]
=> [[4,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,0,1,0,1,1,0,1,1,0,0,0]
=> [[3,3,1,1],[1]]
=> [1]
=> 1
[1,0,1,0,1,1,1,0,0,0,1,0]
=> [[2,2,2,1,1],[1]]
=> [1]
=> 1
[1,0,1,0,1,1,1,0,0,1,0,0]
=> [[3,2,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,0,1,0,1,1,1,0,1,0,0,0]
=> [[2,2,2,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,0,1,0,1,1,1,1,0,0,0,0]
=> [[3,3,1,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,0,1,1,0,0,1,0,1,0,1,0]
=> [[2,2,2,2,1],[1,1,1]]
=> [1,1,1]
=> 0
[1,0,1,1,0,0,1,0,1,1,0,0]
=> [[3,2,2,1],[1,1]]
=> [1,1]
=> 0
[1,0,1,1,0,0,1,1,0,0,1,0]
=> [[3,3,2,1],[2,1]]
=> [2,1]
=> 1
[1,0,1,1,0,0,1,1,0,1,0,0]
=> [[4,2,1],[1]]
=> [1]
=> 1
[1,0,1,1,0,0,1,1,1,0,0,0]
=> [[3,3,2,1],[1,1]]
=> [1,1]
=> 0
[1,0,1,1,0,1,0,0,1,0,1,0]
=> [[3,3,3,1],[2,2]]
=> [2,2]
=> 2
[1,0,1,1,0,1,0,0,1,1,0,0]
=> [[4,3,1],[2]]
=> [2]
=> 2
[1,0,1,1,0,1,0,1,0,0,1,0]
=> [[4,4,1],[3]]
=> [3]
=> 3
[1,0,1,1,0,1,0,1,0,1,0,0]
=> [[5,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,0,1,1,0,1,0,1,1,0,0,0]
=> [[4,4,1],[2]]
=> [2]
=> 2
[1,0,1,1,0,1,1,0,0,0,1,0]
=> [[3,3,3,1],[2,1]]
=> [2,1]
=> 1
[1,0,1,1,0,1,1,0,0,1,0,0]
=> [[4,3,1],[1]]
=> [1]
=> 1
[1,0,1,1,1,0,0,1,0,1,0,0]
=> [[4,2,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,0,1,1,1,0,1,0,0,1,0,0]
=> [[3,2,2,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,0,1,1,1,0,1,0,1,0,0,0]
=> [[2,2,2,2,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,0,1,1,1,0,1,1,0,0,0,0]
=> [[3,3,2,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,0,1,1,1,1,0,0,0,1,0,0]
=> [[4,3,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,0,1,1,1,1,0,1,0,0,0,0]
=> [[4,4,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,0,1,1,1,1,1,0,0,0,0,0]
=> [[3,3,3,1],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,1,0,1,0,1,0,1,0,1,0,0]
=> [[6],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,1,1,0,0,1,0,1,0,1,0,0]
=> [[5,2],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
[1,1,1,0,1,0,0,1,0,1,0,0]
=> [[4,2,2],[]]
=> []
=> ? ∊ {0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4}
Description
The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on set partitions.
The following 284 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000921The number of internal inversions of a binary word. St001524The degree of symmetry of a binary word. St000091The descent variation of a composition. St000681The Grundy value of Chomp on Ferrers diagrams. St000455The second largest eigenvalue of a graph if it is integral. St001089Number of indecomposable projective non-injective modules minus the number of indecomposable projective non-injective modules with dominant dimension equal to the injective dimension in the corresponding Nakayama algebra. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St000954Number of times the corresponding LNakayama algebra has $Ext^i(D(A),A)=0$ for $i>0$. St001223Number of indecomposable projective non-injective modules P such that the modules X and Y in a an Auslander-Reiten sequence ending at P are torsionless. St001231The number of simple modules that are non-projective and non-injective with the property that they have projective dimension equal to one and that also the Auslander-Reiten translates of the module and the inverse Auslander-Reiten translate of the module have the same projective dimension. St001234The number of indecomposable three dimensional modules with projective dimension one. St001266The largest vector space dimension of an indecomposable non-projective module that is reflexive in the corresponding Nakayama algebra. St001687The number of distinct positions of the pattern letter 2 in occurrences of 213 in a permutation. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St000710The number of big deficiencies of a permutation. St000711The number of big exceedences of a permutation. St001181Number of indecomposable injective modules with grade at least 3 in the corresponding Nakayama algebra. St000624The normalized sum of the minimal distances to a greater element. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St001964The interval resolution global dimension of a poset. St001186Number of simple modules with grade at least 3 in the corresponding Nakayama algebra. St000137The Grundy value of an integer partition. St000319The spin of an integer partition. St000320The dinv adjustment of an integer partition. St001247The number of parts of a partition that are not congruent 2 modulo 3. St001250The number of parts of a partition that are not congruent 0 modulo 3. St001280The number of parts of an integer partition that are at least two. St001392The largest nonnegative integer which is not a part and is smaller than the largest part of the partition. St001918The degree of the cyclic sieving polynomial corresponding to an integer partition. St000621The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is even. St000442The maximal area to the right of an up step of a Dyck path. St000476The sum of the semi-lengths of tunnels before a valley of a Dyck path. St000675The number of centered multitunnels of a Dyck path. St000678The number of up steps after the last double rise of a Dyck path. St000693The modular (standard) major index of a standard tableau. St000932The number of occurrences of the pattern UDU in a Dyck path. St000946The sum of the skew hook positions in a Dyck path. St001032The number of horizontal steps in the bicoloured Motzkin path associated with the Dyck path. St001418Half of the global dimension of the stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001431Half of the Loewy length minus one of a modified stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001480The number of simple summands of the module J^2/J^3. St001549The number of restricted non-inversions between exceedances. St000566The number of ways to select a row of a Ferrers shape and two cells in this row. St000668The least common multiple of the parts of the partition. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St000708The product of the parts of an integer partition. St000933The number of multipartitions of sizes given by an integer partition. St000941The number of characters of the symmetric group whose value on the partition is even. St000149The number of cells of the partition whose leg is zero and arm is odd. St001085The number of occurrences of the vincular pattern |21-3 in a permutation. St000371The number of mid points of decreasing subsequences of length 3 in a permutation. St001265The maximal i such that the i-th simple module has projective dimension equal to the global dimension in the corresponding Nakayama algebra. St001087The number of occurrences of the vincular pattern |12-3 in a permutation. St001685The number of distinct positions of the pattern letter 1 in occurrences of 132 in a permutation. St000512The number of invariant subsets of size 3 when acting with a permutation of given cycle type. St000620The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is odd. St000940The number of characters of the symmetric group whose value on the partition is zero. St000993The multiplicity of the largest part of an integer partition. St000689The maximal n such that the minimal generator-cogenerator module in the LNakayama algebra of a Dyck path is n-rigid. St001435The number of missing boxes in the first row. St000632The jump number of the poset. St000298The order dimension or Dushnik-Miller dimension of a poset. St000845The maximal number of elements covered by an element in a poset. St000846The maximal number of elements covering an element of a poset. St001520The number of strict 3-descents. St001556The number of inversions of the third entry of a permutation. St001811The Castelnuovo-Mumford regularity of a permutation. St001960The number of descents of a permutation minus one if its first entry is not one. St000848The balance constant multiplied with the number of linear extensions of a poset. St000849The number of 1/3-balanced pairs in a poset. St000850The number of 1/2-balanced pairs in a poset. St001624The breadth of a lattice. St000365The number of double ascents of a permutation. St000372The number of mid points of increasing subsequences of length 3 in a permutation. St001470The cyclic holeyness of a permutation. St001682The number of distinct positions of the pattern letter 1 in occurrences of 123 in a permutation. St001728The number of invisible descents of a permutation. St001810The number of fixed points of a permutation smaller than its largest moved point. St000100The number of linear extensions of a poset. St000307The number of rowmotion orbits of a poset. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St001877Number of indecomposable injective modules with projective dimension 2. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St001195The global dimension of the algebra $A/AfA$ of the corresponding Nakayama algebra $A$ with minimal left faithful projective-injective module $Af$. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St001683The number of distinct positions of the pattern letter 3 in occurrences of 132 in a permutation. St001571The Cartan determinant of the integer partition. St000441The number of successions of a permutation. St000665The number of rafts of a permutation. St000731The number of double exceedences of a permutation. St000028The number of stack-sorts needed to sort a permutation. St000451The length of the longest pattern of the form k 1 2. St001330The hat guessing number of a graph. St000650The number of 3-rises of a permutation. St000732The number of double deficiencies of a permutation. St000779The tier of a permutation. St000837The number of ascents of distance 2 of a permutation. St000872The number of very big descents of a permutation. St001061The number of indices that are both descents and recoils of a permutation. St001082The number of boxed occurrences of 123 in a permutation. St001130The number of two successive successions in a permutation. St001174The Gorenstein dimension of the algebra $A/I$ when $I$ is the tilting module corresponding to the permutation in the Auslander algebra of $K[x]/(x^n)$. St001731The factorization defect of a permutation. St000527The width of the poset. St000207Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer composition weight. St000208Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer partition weight. St000460The hook length of the last cell along the main diagonal of an integer partition. St000755The number of real roots of the characteristic polynomial of a linear recurrence associated with an integer partition. St000870The product of the hook lengths of the diagonal cells in an integer partition. St001122The multiplicity of the sign representation in the Kronecker square corresponding to a partition. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001249Sum of the odd parts of a partition. St001283The number of finite solvable groups that are realised by the given partition over the complex numbers. St001284The number of finite groups that are realised by the given partition over the complex numbers. St001384The number of boxes in the diagram of a partition that do not lie in the largest triangle it contains. St001389The number of partitions of the same length below the given integer partition. St001442The number of standard Young tableaux whose major index is divisible by the size of a given integer partition. St001525The number of symmetric hooks on the diagonal of a partition. St001527The cyclic permutation representation number of an integer partition. St001593This is the number of standard Young tableaux of the given shifted shape. St001601The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on trees. St001628The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on simple connected graphs. St001767The largest minimal number of arrows pointing to a cell in the Ferrers diagram in any assignment. St001785The number of ways to obtain a partition as the multiset of antidiagonal lengths of the Ferrers diagram of a partition. St001914The size of the orbit of an integer partition in Bulgarian solitaire. St001933The largest multiplicity of a part in an integer partition. St001939The number of parts that are equal to their multiplicity in the integer partition. St001940The number of distinct parts that are equal to their multiplicity in the integer partition. St001982The number of orbits of the action of a permutation of given cycle type on the set of edges of the complete graph. St001301The first Betti number of the order complex associated with the poset. St001396Number of triples of incomparable elements in a finite poset. St001397Number of pairs of incomparable elements in a finite poset. St001633The number of simple modules with projective dimension two in the incidence algebra of the poset. St001902The number of potential covers of a poset. St000908The length of the shortest maximal antichain in a poset. St001268The size of the largest ordinal summand in the poset. St001399The distinguishing number of a poset. St001472The permanent of the Coxeter matrix of the poset. St001510The number of self-evacuating linear extensions of a finite poset. St001532The leading coefficient of the Poincare polynomial of the poset cone. St001533The largest coefficient of the Poincare polynomial of the poset cone. St001634The trace of the Coxeter matrix of the incidence algebra of a poset. St001651The Frankl number of a lattice. St000392The length of the longest run of ones in a binary word. St001597The Frobenius rank of a skew partition. St001820The size of the image of the pop stack sorting operator. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St001095The number of non-isomorphic posets with precisely one further covering relation. St001198The number of simple modules in the algebra $eAe$ with projective dimension at most 1 in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001206The maximal dimension of an indecomposable projective $eAe$-module (that is the height of the corresponding Dyck path) of the corresponding Nakayama algebra with minimal faithful projective-injective module $eA$. St000175Degree of the polynomial counting the number of semistandard Young tableaux when stretching the shape. St000225Difference between largest and smallest parts in a partition. St000618The number of self-evacuating tableaux of given shape. St000667The greatest common divisor of the parts of the partition. St000714The number of semistandard Young tableau of given shape, with entries at most 2. St000749The smallest integer d such that the restriction of the representation corresponding to a partition of n to the symmetric group on n-d letters has a constituent of odd degree. St000781The number of proper colouring schemes of a Ferrers diagram. St000929The constant term of the character polynomial of an integer partition. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St001175The size of a partition minus the hook length of the base cell. St001176The size of a partition minus its first part. St001248Sum of the even parts of a partition. St001364The number of permutations whose cube equals a fixed permutation of given cycle type. St001383The BG-rank of an integer partition. St001432The order dimension of the partition. St001440The number of standard Young tableaux whose major index is congruent one modulo the size of a given integer partition. St001498The normalised height of a Nakayama algebra with magnitude 1. St001568The smallest positive integer that does not appear twice in the partition. St001586The number of odd parts smaller than the largest even part in an integer partition. St001587Half of the largest even part of an integer partition. St001657The number of twos in an integer partition. St001714The number of subpartitions of an integer partition that do not dominate the conjugate subpartition. St001912The length of the preperiod in Bulgarian solitaire corresponding to an integer partition. St001913The number of preimages of an integer partition in Bulgarian solitaire. St001924The number of cells in an integer partition whose arm and leg length coincide. St001934The number of monotone factorisations of genus zero of a permutation of given cycle type. St001961The sum of the greatest common divisors of all pairs of parts. St001514The dimension of the top of the Auslander-Reiten translate of the regular modules as a bimodule. St000177The number of free tiles in the pattern. St000178Number of free entries. St000205Number of non-integral Gelfand-Tsetlin polytopes with prescribed top row and partition weight. St001372The length of a longest cyclic run of ones of a binary word. St000145The Dyson rank of a partition. St000478Another weight of a partition according to Alladi. St000510The number of invariant oriented cycles when acting with a permutation of given cycle type. St000928The sum of the coefficients of the character polynomial of an integer partition. St000939The number of characters of the symmetric group whose value on the partition is positive. St000944The 3-degree of an integer partition. St001599The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on rooted trees. St001608The number of coloured rooted trees such that the multiplicities of colours are given by a partition. St001627The number of coloured connected graphs such that the multiplicities of colours are given by a partition. St001868The number of alignments of type NE of a signed permutation. St001938The number of transitive monotone factorizations of genus zero of a permutation of given cycle type. St000181The number of connected components of the Hasse diagram for the poset. St001719The number of shortest chains of small intervals from the bottom to the top in a lattice. St000373The number of weak exceedences of a permutation that are also mid-points of a decreasing subsequence of length $3$. St001948The number of augmented double ascents of a permutation. St000068The number of minimal elements in a poset. St000877The depth of the binary word interpreted as a path. St001846The number of elements which do not have a complement in the lattice. St001875The number of simple modules with projective dimension at most 1. St000741The Colin de Verdière graph invariant. St000260The radius of a connected graph. St000937The number of positive values of the symmetric group character corresponding to the partition. St000633The size of the automorphism group of a poset. St000640The rank of the largest boolean interval in a poset. St000910The number of maximal chains of minimal length in a poset. St001105The number of greedy linear extensions of a poset. St001106The number of supergreedy linear extensions of a poset. St001779The order of promotion on the set of linear extensions of a poset. St001942The number of loops of the quiver corresponding to the reduced incidence algebra of a poset. St000058The order of a permutation. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St001862The number of crossings of a signed permutation. St001866The nesting alignments of a signed permutation. St001882The number of occurrences of a type-B 231 pattern in a signed permutation. St000031The number of cycles in the cycle decomposition of a permutation. St001738The minimal order of a graph which is not an induced subgraph of the given graph. St001864The number of excedances of a signed permutation. St001867The number of alignments of type EN of a signed permutation. St001487The number of inner corners of a skew partition. St001559The number of transpositions that are smaller or equal to a permutation in Bruhat order while not being inversions. St000352The Elizalde-Pak rank of a permutation. St000990The first ascent of a permutation. St001737The number of descents of type 2 in a permutation. St001907The number of Bastidas - Hohlweg - Saliola excedances of a signed permutation. St000356The number of occurrences of the pattern 13-2. St001083The number of boxed occurrences of 132 in a permutation. St000996The number of exclusive left-to-right maxima of a permutation. St001816Eigenvalues of the top-to-random operator acting on a simple module. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St000284The Plancherel distribution on integer partitions. St000567The sum of the products of all pairs of parts. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St000770The major index of an integer partition when read from bottom to top. St000815The number of semistandard Young tableaux of partition weight of given shape. St000934The 2-degree of an integer partition. St000936The number of even values of the symmetric group character corresponding to the partition. St000938The number of zeros of the symmetric group character corresponding to the partition. St001101The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for increasing trees. St001128The exponens consonantiae of a partition. St001394The genus of a permutation. St000920The logarithmic height of a Dyck path. St001744The number of occurrences of the arrow pattern 1-2 with an arrow from 1 to 2 in a permutation. St001771The number of occurrences of the signed pattern 1-2 in a signed permutation. St001553The number of indecomposable summands of the square of the Jacobson radical as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001906Half of the difference between the total displacement and the number of inversions and the reflection length of a permutation. St001194The injective dimension of $A/AfA$ in the corresponding Nakayama algebra $A$ when $Af$ is the minimal faithful projective-injective left $A$-module St000074The number of special entries. St000237The number of small exceedances. St000256The number of parts from which one can substract 2 and still get an integer partition. St000317The cycle descent number of a permutation. St000664The number of right ropes of a permutation. St000761The number of ascents in an integer composition. St000884The number of isolated descents of a permutation. St000989The number of final rises of a permutation. St001229The vector space dimension of the first extension group between the Jacobson radical J and J^2. St001421Half the length of a longest factor which is its own reverse-complement and begins with a one of a binary word. St001423The number of distinct cubes in a binary word. St001438The number of missing boxes of a skew partition. St001513The number of nested exceedences of a permutation. St001730The number of times the path corresponding to a binary word crosses the base line. St001823The Stasinski-Voll length of a signed permutation. St001905The number of preferred parking spots in a parking function less than the index of the car. St001946The number of descents in a parking function. St000805The number of peaks of the associated bargraph. St000864The number of circled entries of the shifted recording tableau of a permutation. St001205The number of non-simple indecomposable projective-injective modules of the algebra $eAe$ in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001220The width of a permutation. St001273The projective dimension of the first term in an injective coresolution of the regular module. St001729The number of visible descents of a permutation. St000757The length of the longest weakly inreasing subsequence of parts of an integer composition. St000955Number of times one has $Ext^i(D(A),A)>0$ for $i>0$ for the corresponding LNakayama algebra. St001390The number of bumps occurring when Schensted-inserting the letter 1 of a permutation. St001526The Loewy length of the Auslander-Reiten translate of the regular module as a bimodule of the Nakayama algebra corresponding to the Dyck path. St000822The Hadwiger number of the graph. St001860The number of factors of the Stanley symmetric function associated with a signed permutation. St000764The number of strong records in an integer composition. St000214The number of adjacencies of a permutation. St000215The number of adjacencies of a permutation, zero appended. St000534The number of 2-rises of a permutation. St001465The number of adjacent transpositions in the cycle decomposition of a permutation. St000883The number of longest increasing subsequences of a permutation.