Your data matches 33 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00080: Set partitions to permutationPermutations
St000374: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => 0
{{1,2}}
=> [2,1] => 1
{{1},{2}}
=> [1,2] => 0
{{1,2,3}}
=> [2,3,1] => 1
{{1,2},{3}}
=> [2,1,3] => 1
{{1,3},{2}}
=> [3,2,1] => 1
{{1},{2,3}}
=> [1,3,2] => 1
{{1},{2},{3}}
=> [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => 1
{{1,2,3},{4}}
=> [2,3,1,4] => 1
{{1,2,4},{3}}
=> [2,4,3,1] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => 2
{{1,2},{3},{4}}
=> [2,1,3,4] => 1
{{1,3,4},{2}}
=> [3,2,4,1] => 1
{{1,3},{2,4}}
=> [3,4,1,2] => 2
{{1,3},{2},{4}}
=> [3,2,1,4] => 1
{{1,4},{2,3}}
=> [4,3,2,1] => 1
{{1},{2,3,4}}
=> [1,3,4,2] => 1
{{1},{2,3},{4}}
=> [1,3,2,4] => 1
{{1,4},{2},{3}}
=> [4,2,3,1] => 1
{{1},{2,4},{3}}
=> [1,4,3,2] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => 1
{{1},{2},{3},{4}}
=> [1,2,3,4] => 0
{{1,2,3,4,5}}
=> [2,3,4,5,1] => 1
{{1,2,3,4},{5}}
=> [2,3,4,1,5] => 1
{{1,2,3,5},{4}}
=> [2,3,5,4,1] => 1
{{1,2,3},{4,5}}
=> [2,3,1,5,4] => 2
{{1,2,3},{4},{5}}
=> [2,3,1,4,5] => 1
{{1,2,4,5},{3}}
=> [2,4,3,5,1] => 1
{{1,2,4},{3,5}}
=> [2,4,5,1,3] => 2
{{1,2,4},{3},{5}}
=> [2,4,3,1,5] => 1
{{1,2,5},{3,4}}
=> [2,5,4,3,1] => 1
{{1,2},{3,4,5}}
=> [2,1,4,5,3] => 2
{{1,2},{3,4},{5}}
=> [2,1,4,3,5] => 2
{{1,2,5},{3},{4}}
=> [2,5,3,4,1] => 1
{{1,2},{3,5},{4}}
=> [2,1,5,4,3] => 2
{{1,2},{3},{4,5}}
=> [2,1,3,5,4] => 2
{{1,2},{3},{4},{5}}
=> [2,1,3,4,5] => 1
{{1,3,4,5},{2}}
=> [3,2,4,5,1] => 1
{{1,3,4},{2,5}}
=> [3,5,4,1,2] => 2
{{1,3,4},{2},{5}}
=> [3,2,4,1,5] => 1
{{1,3,5},{2,4}}
=> [3,4,5,2,1] => 1
{{1,3},{2,4,5}}
=> [3,4,1,5,2] => 2
{{1,3},{2,4},{5}}
=> [3,4,1,2,5] => 2
{{1,3,5},{2},{4}}
=> [3,2,5,4,1] => 1
{{1,3},{2,5},{4}}
=> [3,5,1,4,2] => 2
{{1,3},{2},{4,5}}
=> [3,2,1,5,4] => 2
{{1,3},{2},{4},{5}}
=> [3,2,1,4,5] => 1
{{1,4,5},{2,3}}
=> [4,3,2,5,1] => 1
{{1,4},{2,3,5}}
=> [4,3,5,1,2] => 2
Description
The number of exclusive right-to-left minima of a permutation. This is the number of right-to-left minima that are not left-to-right maxima. This is also the number of non weak exceedences of a permutation that are also not mid-points of a decreasing subsequence of length 3. Given a permutation $\pi = [\pi_1,\ldots,\pi_n]$, this statistic counts the number of position $j$ such that $\pi_j < j$ and there do not exist indices $i,k$ with $i < j < k$ and $\pi_i > \pi_j > \pi_k$. See also [[St000213]] and [[St000119]].
Mp00080: Set partitions to permutationPermutations
St001665: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => 0
{{1,2}}
=> [2,1] => 1
{{1},{2}}
=> [1,2] => 0
{{1,2,3}}
=> [2,3,1] => 1
{{1,2},{3}}
=> [2,1,3] => 1
{{1,3},{2}}
=> [3,2,1] => 1
{{1},{2,3}}
=> [1,3,2] => 1
{{1},{2},{3}}
=> [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => 1
{{1,2,3},{4}}
=> [2,3,1,4] => 1
{{1,2,4},{3}}
=> [2,4,3,1] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => 2
{{1,2},{3},{4}}
=> [2,1,3,4] => 1
{{1,3,4},{2}}
=> [3,2,4,1] => 1
{{1,3},{2,4}}
=> [3,4,1,2] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => 1
{{1,4},{2,3}}
=> [4,3,2,1] => 2
{{1},{2,3,4}}
=> [1,3,4,2] => 1
{{1},{2,3},{4}}
=> [1,3,2,4] => 1
{{1,4},{2},{3}}
=> [4,2,3,1] => 1
{{1},{2,4},{3}}
=> [1,4,3,2] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => 1
{{1},{2},{3},{4}}
=> [1,2,3,4] => 0
{{1,2,3,4,5}}
=> [2,3,4,5,1] => 1
{{1,2,3,4},{5}}
=> [2,3,4,1,5] => 1
{{1,2,3,5},{4}}
=> [2,3,5,4,1] => 1
{{1,2,3},{4,5}}
=> [2,3,1,5,4] => 2
{{1,2,3},{4},{5}}
=> [2,3,1,4,5] => 1
{{1,2,4,5},{3}}
=> [2,4,3,5,1] => 1
{{1,2,4},{3,5}}
=> [2,4,5,1,3] => 1
{{1,2,4},{3},{5}}
=> [2,4,3,1,5] => 1
{{1,2,5},{3,4}}
=> [2,5,4,3,1] => 2
{{1,2},{3,4,5}}
=> [2,1,4,5,3] => 2
{{1,2},{3,4},{5}}
=> [2,1,4,3,5] => 2
{{1,2,5},{3},{4}}
=> [2,5,3,4,1] => 1
{{1,2},{3,5},{4}}
=> [2,1,5,4,3] => 2
{{1,2},{3},{4,5}}
=> [2,1,3,5,4] => 2
{{1,2},{3},{4},{5}}
=> [2,1,3,4,5] => 1
{{1,3,4,5},{2}}
=> [3,2,4,5,1] => 1
{{1,3,4},{2,5}}
=> [3,5,4,1,2] => 1
{{1,3,4},{2},{5}}
=> [3,2,4,1,5] => 1
{{1,3,5},{2,4}}
=> [3,4,5,2,1] => 1
{{1,3},{2,4,5}}
=> [3,4,1,5,2] => 1
{{1,3},{2,4},{5}}
=> [3,4,1,2,5] => 1
{{1,3,5},{2},{4}}
=> [3,2,5,4,1] => 1
{{1,3},{2,5},{4}}
=> [3,5,1,4,2] => 1
{{1,3},{2},{4,5}}
=> [3,2,1,5,4] => 2
{{1,3},{2},{4},{5}}
=> [3,2,1,4,5] => 1
{{1,4,5},{2,3}}
=> [4,3,2,5,1] => 2
{{1,4},{2,3,5}}
=> [4,3,5,1,2] => 2
Description
The number of pure excedances of a permutation. A pure excedance of a permutation $\pi$ is a position $i < \pi_i$ such that there is no $j < i$ with $i\leq \pi_j < \pi_i$.
Mp00080: Set partitions to permutationPermutations
Mp00066: Permutations inversePermutations
St000996: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => 0
{{1,2}}
=> [2,1] => [2,1] => 1
{{1},{2}}
=> [1,2] => [1,2] => 0
{{1,2,3}}
=> [2,3,1] => [3,1,2] => 1
{{1,2},{3}}
=> [2,1,3] => [2,1,3] => 1
{{1,3},{2}}
=> [3,2,1] => [3,2,1] => 1
{{1},{2,3}}
=> [1,3,2] => [1,3,2] => 1
{{1},{2},{3}}
=> [1,2,3] => [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => [4,1,2,3] => 1
{{1,2,3},{4}}
=> [2,3,1,4] => [3,1,2,4] => 1
{{1,2,4},{3}}
=> [2,4,3,1] => [4,1,3,2] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => [2,1,4,3] => 2
{{1,2},{3},{4}}
=> [2,1,3,4] => [2,1,3,4] => 1
{{1,3,4},{2}}
=> [3,2,4,1] => [4,2,1,3] => 1
{{1,3},{2,4}}
=> [3,4,1,2] => [3,4,1,2] => 2
{{1,3},{2},{4}}
=> [3,2,1,4] => [3,2,1,4] => 1
{{1,4},{2,3}}
=> [4,3,2,1] => [4,3,2,1] => 1
{{1},{2,3,4}}
=> [1,3,4,2] => [1,4,2,3] => 1
{{1},{2,3},{4}}
=> [1,3,2,4] => [1,3,2,4] => 1
{{1,4},{2},{3}}
=> [4,2,3,1] => [4,2,3,1] => 1
{{1},{2,4},{3}}
=> [1,4,3,2] => [1,4,3,2] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => [1,2,4,3] => 1
{{1},{2},{3},{4}}
=> [1,2,3,4] => [1,2,3,4] => 0
{{1,2,3,4,5}}
=> [2,3,4,5,1] => [5,1,2,3,4] => 1
{{1,2,3,4},{5}}
=> [2,3,4,1,5] => [4,1,2,3,5] => 1
{{1,2,3,5},{4}}
=> [2,3,5,4,1] => [5,1,2,4,3] => 1
{{1,2,3},{4,5}}
=> [2,3,1,5,4] => [3,1,2,5,4] => 2
{{1,2,3},{4},{5}}
=> [2,3,1,4,5] => [3,1,2,4,5] => 1
{{1,2,4,5},{3}}
=> [2,4,3,5,1] => [5,1,3,2,4] => 1
{{1,2,4},{3,5}}
=> [2,4,5,1,3] => [4,1,5,2,3] => 2
{{1,2,4},{3},{5}}
=> [2,4,3,1,5] => [4,1,3,2,5] => 1
{{1,2,5},{3,4}}
=> [2,5,4,3,1] => [5,1,4,3,2] => 1
{{1,2},{3,4,5}}
=> [2,1,4,5,3] => [2,1,5,3,4] => 2
{{1,2},{3,4},{5}}
=> [2,1,4,3,5] => [2,1,4,3,5] => 2
{{1,2,5},{3},{4}}
=> [2,5,3,4,1] => [5,1,3,4,2] => 1
{{1,2},{3,5},{4}}
=> [2,1,5,4,3] => [2,1,5,4,3] => 2
{{1,2},{3},{4,5}}
=> [2,1,3,5,4] => [2,1,3,5,4] => 2
{{1,2},{3},{4},{5}}
=> [2,1,3,4,5] => [2,1,3,4,5] => 1
{{1,3,4,5},{2}}
=> [3,2,4,5,1] => [5,2,1,3,4] => 1
{{1,3,4},{2,5}}
=> [3,5,4,1,2] => [4,5,1,3,2] => 2
{{1,3,4},{2},{5}}
=> [3,2,4,1,5] => [4,2,1,3,5] => 1
{{1,3,5},{2,4}}
=> [3,4,5,2,1] => [5,4,1,2,3] => 1
{{1,3},{2,4,5}}
=> [3,4,1,5,2] => [3,5,1,2,4] => 2
{{1,3},{2,4},{5}}
=> [3,4,1,2,5] => [3,4,1,2,5] => 2
{{1,3,5},{2},{4}}
=> [3,2,5,4,1] => [5,2,1,4,3] => 1
{{1,3},{2,5},{4}}
=> [3,5,1,4,2] => [3,5,1,4,2] => 2
{{1,3},{2},{4,5}}
=> [3,2,1,5,4] => [3,2,1,5,4] => 2
{{1,3},{2},{4},{5}}
=> [3,2,1,4,5] => [3,2,1,4,5] => 1
{{1,4,5},{2,3}}
=> [4,3,2,5,1] => [5,3,2,1,4] => 1
{{1,4},{2,3,5}}
=> [4,3,5,1,2] => [4,5,2,1,3] => 2
Description
The number of exclusive left-to-right maxima of a permutation. This is the number of left-to-right maxima that are not right-to-left minima.
Mp00080: Set partitions to permutationPermutations
Mp00236: Permutations Clarke-Steingrimsson-Zeng inversePermutations
St001737: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => 0
{{1,2}}
=> [2,1] => [2,1] => 1
{{1},{2}}
=> [1,2] => [1,2] => 0
{{1,2,3}}
=> [2,3,1] => [3,2,1] => 1
{{1,2},{3}}
=> [2,1,3] => [2,1,3] => 1
{{1,3},{2}}
=> [3,2,1] => [2,3,1] => 1
{{1},{2,3}}
=> [1,3,2] => [1,3,2] => 1
{{1},{2},{3}}
=> [1,2,3] => [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => [4,3,2,1] => 1
{{1,2,3},{4}}
=> [2,3,1,4] => [3,2,1,4] => 1
{{1,2,4},{3}}
=> [2,4,3,1] => [3,4,2,1] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => [2,1,4,3] => 2
{{1,2},{3},{4}}
=> [2,1,3,4] => [2,1,3,4] => 1
{{1,3,4},{2}}
=> [3,2,4,1] => [2,4,3,1] => 1
{{1,3},{2,4}}
=> [3,4,1,2] => [4,1,3,2] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => [2,3,1,4] => 1
{{1,4},{2,3}}
=> [4,3,2,1] => [3,2,4,1] => 2
{{1},{2,3,4}}
=> [1,3,4,2] => [1,4,3,2] => 1
{{1},{2,3},{4}}
=> [1,3,2,4] => [1,3,2,4] => 1
{{1,4},{2},{3}}
=> [4,2,3,1] => [2,3,4,1] => 1
{{1},{2,4},{3}}
=> [1,4,3,2] => [1,3,4,2] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => [1,2,4,3] => 1
{{1},{2},{3},{4}}
=> [1,2,3,4] => [1,2,3,4] => 0
{{1,2,3,4,5}}
=> [2,3,4,5,1] => [5,4,3,2,1] => 1
{{1,2,3,4},{5}}
=> [2,3,4,1,5] => [4,3,2,1,5] => 1
{{1,2,3,5},{4}}
=> [2,3,5,4,1] => [4,5,3,2,1] => 1
{{1,2,3},{4,5}}
=> [2,3,1,5,4] => [3,2,1,5,4] => 2
{{1,2,3},{4},{5}}
=> [2,3,1,4,5] => [3,2,1,4,5] => 1
{{1,2,4,5},{3}}
=> [2,4,3,5,1] => [3,5,4,2,1] => 1
{{1,2,4},{3,5}}
=> [2,4,5,1,3] => [5,2,1,4,3] => 1
{{1,2,4},{3},{5}}
=> [2,4,3,1,5] => [3,4,2,1,5] => 1
{{1,2,5},{3,4}}
=> [2,5,4,3,1] => [4,3,5,2,1] => 2
{{1,2},{3,4,5}}
=> [2,1,4,5,3] => [2,1,5,4,3] => 2
{{1,2},{3,4},{5}}
=> [2,1,4,3,5] => [2,1,4,3,5] => 2
{{1,2,5},{3},{4}}
=> [2,5,3,4,1] => [3,4,5,2,1] => 1
{{1,2},{3,5},{4}}
=> [2,1,5,4,3] => [2,1,4,5,3] => 2
{{1,2},{3},{4,5}}
=> [2,1,3,5,4] => [2,1,3,5,4] => 2
{{1,2},{3},{4},{5}}
=> [2,1,3,4,5] => [2,1,3,4,5] => 1
{{1,3,4,5},{2}}
=> [3,2,4,5,1] => [2,5,4,3,1] => 1
{{1,3,4},{2,5}}
=> [3,5,4,1,2] => [4,1,5,3,2] => 2
{{1,3,4},{2},{5}}
=> [3,2,4,1,5] => [2,4,3,1,5] => 1
{{1,3,5},{2,4}}
=> [3,4,5,2,1] => [5,2,4,3,1] => 1
{{1,3},{2,4,5}}
=> [3,4,1,5,2] => [5,4,1,3,2] => 1
{{1,3},{2,4},{5}}
=> [3,4,1,2,5] => [4,1,3,2,5] => 1
{{1,3,5},{2},{4}}
=> [3,2,5,4,1] => [2,4,5,3,1] => 1
{{1,3},{2,5},{4}}
=> [3,5,1,4,2] => [4,5,1,3,2] => 1
{{1,3},{2},{4,5}}
=> [3,2,1,5,4] => [2,3,1,5,4] => 2
{{1,3},{2},{4},{5}}
=> [3,2,1,4,5] => [2,3,1,4,5] => 1
{{1,4,5},{2,3}}
=> [4,3,2,5,1] => [3,2,5,4,1] => 2
{{1,4},{2,3,5}}
=> [4,3,5,1,2] => [5,3,1,4,2] => 1
Description
The number of descents of type 2 in a permutation. A position $i\in[1,n-1]$ is a descent of type 2 of a permutation $\pi$ of $n$ letters, if it is a descent and if $\pi(j) < \pi(i)$ for all $j < i$.
Mp00080: Set partitions to permutationPermutations
Mp00236: Permutations Clarke-Steingrimsson-Zeng inversePermutations
Mp00237: Permutations descent views to invisible inversion bottomsPermutations
St000162: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => [1] => 0
{{1,2}}
=> [2,1] => [2,1] => [2,1] => 1
{{1},{2}}
=> [1,2] => [1,2] => [1,2] => 0
{{1,2,3}}
=> [2,3,1] => [3,2,1] => [2,3,1] => 1
{{1,2},{3}}
=> [2,1,3] => [2,1,3] => [2,1,3] => 1
{{1,3},{2}}
=> [3,2,1] => [2,3,1] => [3,2,1] => 1
{{1},{2,3}}
=> [1,3,2] => [1,3,2] => [1,3,2] => 1
{{1},{2},{3}}
=> [1,2,3] => [1,2,3] => [1,2,3] => 0
{{1,2,3,4}}
=> [2,3,4,1] => [4,3,2,1] => [2,3,4,1] => 1
{{1,2,3},{4}}
=> [2,3,1,4] => [3,2,1,4] => [2,3,1,4] => 1
{{1,2,4},{3}}
=> [2,4,3,1] => [3,4,2,1] => [2,4,3,1] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => [2,1,4,3] => [2,1,4,3] => 2
{{1,2},{3},{4}}
=> [2,1,3,4] => [2,1,3,4] => [2,1,3,4] => 1
{{1,3,4},{2}}
=> [3,2,4,1] => [2,4,3,1] => [3,2,4,1] => 1
{{1,3},{2,4}}
=> [3,4,1,2] => [4,1,3,2] => [4,3,1,2] => 1
{{1,3},{2},{4}}
=> [3,2,1,4] => [2,3,1,4] => [3,2,1,4] => 1
{{1,4},{2,3}}
=> [4,3,2,1] => [3,2,4,1] => [4,3,2,1] => 2
{{1},{2,3,4}}
=> [1,3,4,2] => [1,4,3,2] => [1,3,4,2] => 1
{{1},{2,3},{4}}
=> [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
{{1,4},{2},{3}}
=> [4,2,3,1] => [2,3,4,1] => [4,2,3,1] => 1
{{1},{2,4},{3}}
=> [1,4,3,2] => [1,3,4,2] => [1,4,3,2] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
{{1},{2},{3},{4}}
=> [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
{{1,2,3,4,5}}
=> [2,3,4,5,1] => [5,4,3,2,1] => [2,3,4,5,1] => 1
{{1,2,3,4},{5}}
=> [2,3,4,1,5] => [4,3,2,1,5] => [2,3,4,1,5] => 1
{{1,2,3,5},{4}}
=> [2,3,5,4,1] => [4,5,3,2,1] => [2,3,5,4,1] => 1
{{1,2,3},{4,5}}
=> [2,3,1,5,4] => [3,2,1,5,4] => [2,3,1,5,4] => 2
{{1,2,3},{4},{5}}
=> [2,3,1,4,5] => [3,2,1,4,5] => [2,3,1,4,5] => 1
{{1,2,4,5},{3}}
=> [2,4,3,5,1] => [3,5,4,2,1] => [2,4,3,5,1] => 1
{{1,2,4},{3,5}}
=> [2,4,5,1,3] => [5,2,1,4,3] => [2,5,4,1,3] => 1
{{1,2,4},{3},{5}}
=> [2,4,3,1,5] => [3,4,2,1,5] => [2,4,3,1,5] => 1
{{1,2,5},{3,4}}
=> [2,5,4,3,1] => [4,3,5,2,1] => [2,5,4,3,1] => 2
{{1,2},{3,4,5}}
=> [2,1,4,5,3] => [2,1,5,4,3] => [2,1,4,5,3] => 2
{{1,2},{3,4},{5}}
=> [2,1,4,3,5] => [2,1,4,3,5] => [2,1,4,3,5] => 2
{{1,2,5},{3},{4}}
=> [2,5,3,4,1] => [3,4,5,2,1] => [2,5,3,4,1] => 1
{{1,2},{3,5},{4}}
=> [2,1,5,4,3] => [2,1,4,5,3] => [2,1,5,4,3] => 2
{{1,2},{3},{4,5}}
=> [2,1,3,5,4] => [2,1,3,5,4] => [2,1,3,5,4] => 2
{{1,2},{3},{4},{5}}
=> [2,1,3,4,5] => [2,1,3,4,5] => [2,1,3,4,5] => 1
{{1,3,4,5},{2}}
=> [3,2,4,5,1] => [2,5,4,3,1] => [3,2,4,5,1] => 1
{{1,3,4},{2,5}}
=> [3,5,4,1,2] => [4,1,5,3,2] => [4,3,5,1,2] => 2
{{1,3,4},{2},{5}}
=> [3,2,4,1,5] => [2,4,3,1,5] => [3,2,4,1,5] => 1
{{1,3,5},{2,4}}
=> [3,4,5,2,1] => [5,2,4,3,1] => [3,4,5,1,2] => 1
{{1,3},{2,4,5}}
=> [3,4,1,5,2] => [5,4,1,3,2] => [4,3,1,5,2] => 1
{{1,3},{2,4},{5}}
=> [3,4,1,2,5] => [4,1,3,2,5] => [4,3,1,2,5] => 1
{{1,3,5},{2},{4}}
=> [3,2,5,4,1] => [2,4,5,3,1] => [3,2,5,4,1] => 1
{{1,3},{2,5},{4}}
=> [3,5,1,4,2] => [4,5,1,3,2] => [5,3,1,4,2] => 1
{{1,3},{2},{4,5}}
=> [3,2,1,5,4] => [2,3,1,5,4] => [3,2,1,5,4] => 2
{{1,3},{2},{4},{5}}
=> [3,2,1,4,5] => [2,3,1,4,5] => [3,2,1,4,5] => 1
{{1,4,5},{2,3}}
=> [4,3,2,5,1] => [3,2,5,4,1] => [4,3,2,5,1] => 2
{{1,4},{2,3,5}}
=> [4,3,5,1,2] => [5,3,1,4,2] => [3,5,4,2,1] => 1
Description
The number of nontrivial cycles in the cycle decomposition of a permutation. This statistic is equal to the difference of the number of cycles of $\pi$ (see [[St000031]]) and the number of fixed points of $\pi$ (see [[St000022]]).
Matching statistic: St001298
Mp00080: Set partitions to permutationPermutations
Mp00064: Permutations reversePermutations
Mp00068: Permutations Simion-Schmidt mapPermutations
St001298: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
{{1}}
=> [1] => [1] => [1] => 0
{{1,2}}
=> [2,1] => [1,2] => [1,2] => 1
{{1},{2}}
=> [1,2] => [2,1] => [2,1] => 0
{{1,2,3}}
=> [2,3,1] => [1,3,2] => [1,3,2] => 1
{{1,2},{3}}
=> [2,1,3] => [3,1,2] => [3,1,2] => 1
{{1,3},{2}}
=> [3,2,1] => [1,2,3] => [1,3,2] => 1
{{1},{2,3}}
=> [1,3,2] => [2,3,1] => [2,3,1] => 1
{{1},{2},{3}}
=> [1,2,3] => [3,2,1] => [3,2,1] => 0
{{1,2,3,4}}
=> [2,3,4,1] => [1,4,3,2] => [1,4,3,2] => 1
{{1,2,3},{4}}
=> [2,3,1,4] => [4,1,3,2] => [4,1,3,2] => 1
{{1,2,4},{3}}
=> [2,4,3,1] => [1,3,4,2] => [1,4,3,2] => 1
{{1,2},{3,4}}
=> [2,1,4,3] => [3,4,1,2] => [3,4,1,2] => 2
{{1,2},{3},{4}}
=> [2,1,3,4] => [4,3,1,2] => [4,3,1,2] => 1
{{1,3,4},{2}}
=> [3,2,4,1] => [1,4,2,3] => [1,4,3,2] => 1
{{1,3},{2,4}}
=> [3,4,1,2] => [2,1,4,3] => [2,1,4,3] => 2
{{1,3},{2},{4}}
=> [3,2,1,4] => [4,1,2,3] => [4,1,3,2] => 1
{{1,4},{2,3}}
=> [4,3,2,1] => [1,2,3,4] => [1,4,3,2] => 1
{{1},{2,3,4}}
=> [1,3,4,2] => [2,4,3,1] => [2,4,3,1] => 1
{{1},{2,3},{4}}
=> [1,3,2,4] => [4,2,3,1] => [4,2,3,1] => 1
{{1,4},{2},{3}}
=> [4,2,3,1] => [1,3,2,4] => [1,4,3,2] => 1
{{1},{2,4},{3}}
=> [1,4,3,2] => [2,3,4,1] => [2,4,3,1] => 1
{{1},{2},{3,4}}
=> [1,2,4,3] => [3,4,2,1] => [3,4,2,1] => 1
{{1},{2},{3},{4}}
=> [1,2,3,4] => [4,3,2,1] => [4,3,2,1] => 0
{{1,2,3,4,5}}
=> [2,3,4,5,1] => [1,5,4,3,2] => [1,5,4,3,2] => 1
{{1,2,3,4},{5}}
=> [2,3,4,1,5] => [5,1,4,3,2] => [5,1,4,3,2] => 1
{{1,2,3,5},{4}}
=> [2,3,5,4,1] => [1,4,5,3,2] => [1,5,4,3,2] => 1
{{1,2,3},{4,5}}
=> [2,3,1,5,4] => [4,5,1,3,2] => [4,5,1,3,2] => 2
{{1,2,3},{4},{5}}
=> [2,3,1,4,5] => [5,4,1,3,2] => [5,4,1,3,2] => 1
{{1,2,4,5},{3}}
=> [2,4,3,5,1] => [1,5,3,4,2] => [1,5,4,3,2] => 1
{{1,2,4},{3,5}}
=> [2,4,5,1,3] => [3,1,5,4,2] => [3,1,5,4,2] => 2
{{1,2,4},{3},{5}}
=> [2,4,3,1,5] => [5,1,3,4,2] => [5,1,4,3,2] => 1
{{1,2,5},{3,4}}
=> [2,5,4,3,1] => [1,3,4,5,2] => [1,5,4,3,2] => 1
{{1,2},{3,4,5}}
=> [2,1,4,5,3] => [3,5,4,1,2] => [3,5,4,1,2] => 2
{{1,2},{3,4},{5}}
=> [2,1,4,3,5] => [5,3,4,1,2] => [5,3,4,1,2] => 2
{{1,2,5},{3},{4}}
=> [2,5,3,4,1] => [1,4,3,5,2] => [1,5,4,3,2] => 1
{{1,2},{3,5},{4}}
=> [2,1,5,4,3] => [3,4,5,1,2] => [3,5,4,1,2] => 2
{{1,2},{3},{4,5}}
=> [2,1,3,5,4] => [4,5,3,1,2] => [4,5,3,1,2] => 2
{{1,2},{3},{4},{5}}
=> [2,1,3,4,5] => [5,4,3,1,2] => [5,4,3,1,2] => 1
{{1,3,4,5},{2}}
=> [3,2,4,5,1] => [1,5,4,2,3] => [1,5,4,3,2] => 1
{{1,3,4},{2,5}}
=> [3,5,4,1,2] => [2,1,4,5,3] => [2,1,5,4,3] => 2
{{1,3,4},{2},{5}}
=> [3,2,4,1,5] => [5,1,4,2,3] => [5,1,4,3,2] => 1
{{1,3,5},{2,4}}
=> [3,4,5,2,1] => [1,2,5,4,3] => [1,5,4,3,2] => 1
{{1,3},{2,4,5}}
=> [3,4,1,5,2] => [2,5,1,4,3] => [2,5,1,4,3] => 2
{{1,3},{2,4},{5}}
=> [3,4,1,2,5] => [5,2,1,4,3] => [5,2,1,4,3] => 2
{{1,3,5},{2},{4}}
=> [3,2,5,4,1] => [1,4,5,2,3] => [1,5,4,3,2] => 1
{{1,3},{2,5},{4}}
=> [3,5,1,4,2] => [2,4,1,5,3] => [2,5,1,4,3] => 2
{{1,3},{2},{4,5}}
=> [3,2,1,5,4] => [4,5,1,2,3] => [4,5,1,3,2] => 2
{{1,3},{2},{4},{5}}
=> [3,2,1,4,5] => [5,4,1,2,3] => [5,4,1,3,2] => 1
{{1,4,5},{2,3}}
=> [4,3,2,5,1] => [1,5,2,3,4] => [1,5,4,3,2] => 1
{{1,4},{2,3,5}}
=> [4,3,5,1,2] => [2,1,5,3,4] => [2,1,5,4,3] => 2
Description
The number of repeated entries in the Lehmer code of a permutation. The Lehmer code of a permutation $\pi$ is the sequence $(v_1,\dots,v_n)$, with $v_i=|\{j > i: \pi(j) < \pi(i)\}$. This statistic counts the number of distinct elements in this sequence.
Mp00079: Set partitions shapeInteger partitions
Mp00313: Integer partitions Glaisher-Franklin inverseInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000668: Integer partitions ⟶ ℤResult quality: 75% values known / values provided: 84%distinct values known / distinct values provided: 75%
Values
{{1}}
=> [1]
=> [1]
=> []
=> ? = 0
{{1,2}}
=> [2]
=> [1,1]
=> [1]
=> ? ∊ {0,1}
{{1},{2}}
=> [1,1]
=> [2]
=> []
=> ? ∊ {0,1}
{{1,2,3}}
=> [3]
=> [3]
=> []
=> ? ∊ {0,1}
{{1,2},{3}}
=> [2,1]
=> [1,1,1]
=> [1,1]
=> 1
{{1,3},{2}}
=> [2,1]
=> [1,1,1]
=> [1,1]
=> 1
{{1},{2,3}}
=> [2,1]
=> [1,1,1]
=> [1,1]
=> 1
{{1},{2},{3}}
=> [1,1,1]
=> [2,1]
=> [1]
=> ? ∊ {0,1}
{{1,2,3,4}}
=> [4]
=> [1,1,1,1]
=> [1,1,1]
=> 1
{{1,2,3},{4}}
=> [3,1]
=> [3,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,2}
{{1,2,4},{3}}
=> [3,1]
=> [3,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,2}
{{1,2},{3,4}}
=> [2,2]
=> [4]
=> []
=> ? ∊ {0,1,1,1,1,1,2}
{{1,2},{3},{4}}
=> [2,1,1]
=> [2,1,1]
=> [1,1]
=> 1
{{1,3,4},{2}}
=> [3,1]
=> [3,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,2}
{{1,3},{2,4}}
=> [2,2]
=> [4]
=> []
=> ? ∊ {0,1,1,1,1,1,2}
{{1,3},{2},{4}}
=> [2,1,1]
=> [2,1,1]
=> [1,1]
=> 1
{{1,4},{2,3}}
=> [2,2]
=> [4]
=> []
=> ? ∊ {0,1,1,1,1,1,2}
{{1},{2,3,4}}
=> [3,1]
=> [3,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,2}
{{1},{2,3},{4}}
=> [2,1,1]
=> [2,1,1]
=> [1,1]
=> 1
{{1,4},{2},{3}}
=> [2,1,1]
=> [2,1,1]
=> [1,1]
=> 1
{{1},{2,4},{3}}
=> [2,1,1]
=> [2,1,1]
=> [1,1]
=> 1
{{1},{2},{3,4}}
=> [2,1,1]
=> [2,1,1]
=> [1,1]
=> 1
{{1},{2},{3},{4}}
=> [1,1,1,1]
=> [2,2]
=> [2]
=> 2
{{1,2,3,4,5}}
=> [5]
=> [5]
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1,2,3,4},{5}}
=> [4,1]
=> [1,1,1,1,1]
=> [1,1,1,1]
=> 1
{{1,2,3,5},{4}}
=> [4,1]
=> [1,1,1,1,1]
=> [1,1,1,1]
=> 1
{{1,2,3},{4,5}}
=> [3,2]
=> [3,1,1]
=> [1,1]
=> 1
{{1,2,3},{4},{5}}
=> [3,1,1]
=> [3,2]
=> [2]
=> 2
{{1,2,4,5},{3}}
=> [4,1]
=> [1,1,1,1,1]
=> [1,1,1,1]
=> 1
{{1,2,4},{3,5}}
=> [3,2]
=> [3,1,1]
=> [1,1]
=> 1
{{1,2,4},{3},{5}}
=> [3,1,1]
=> [3,2]
=> [2]
=> 2
{{1,2,5},{3,4}}
=> [3,2]
=> [3,1,1]
=> [1,1]
=> 1
{{1,2},{3,4,5}}
=> [3,2]
=> [3,1,1]
=> [1,1]
=> 1
{{1,2},{3,4},{5}}
=> [2,2,1]
=> [4,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1,2,5},{3},{4}}
=> [3,1,1]
=> [3,2]
=> [2]
=> 2
{{1,2},{3,5},{4}}
=> [2,2,1]
=> [4,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1,2},{3},{4,5}}
=> [2,2,1]
=> [4,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1,2},{3},{4},{5}}
=> [2,1,1,1]
=> [2,1,1,1]
=> [1,1,1]
=> 1
{{1,3,4,5},{2}}
=> [4,1]
=> [1,1,1,1,1]
=> [1,1,1,1]
=> 1
{{1,3,4},{2,5}}
=> [3,2]
=> [3,1,1]
=> [1,1]
=> 1
{{1,3,4},{2},{5}}
=> [3,1,1]
=> [3,2]
=> [2]
=> 2
{{1,3,5},{2,4}}
=> [3,2]
=> [3,1,1]
=> [1,1]
=> 1
{{1,3},{2,4,5}}
=> [3,2]
=> [3,1,1]
=> [1,1]
=> 1
{{1,3},{2,4},{5}}
=> [2,2,1]
=> [4,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1,3,5},{2},{4}}
=> [3,1,1]
=> [3,2]
=> [2]
=> 2
{{1,3},{2,5},{4}}
=> [2,2,1]
=> [4,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1,3},{2},{4,5}}
=> [2,2,1]
=> [4,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1,3},{2},{4},{5}}
=> [2,1,1,1]
=> [2,1,1,1]
=> [1,1,1]
=> 1
{{1,4,5},{2,3}}
=> [3,2]
=> [3,1,1]
=> [1,1]
=> 1
{{1,4},{2,3,5}}
=> [3,2]
=> [3,1,1]
=> [1,1]
=> 1
{{1,4},{2,3},{5}}
=> [2,2,1]
=> [4,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1,5},{2,3,4}}
=> [3,2]
=> [3,1,1]
=> [1,1]
=> 1
{{1},{2,3,4,5}}
=> [4,1]
=> [1,1,1,1,1]
=> [1,1,1,1]
=> 1
{{1},{2,3,4},{5}}
=> [3,1,1]
=> [3,2]
=> [2]
=> 2
{{1,5},{2,3},{4}}
=> [2,2,1]
=> [4,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1},{2,3,5},{4}}
=> [3,1,1]
=> [3,2]
=> [2]
=> 2
{{1},{2,3},{4,5}}
=> [2,2,1]
=> [4,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1},{2,3},{4},{5}}
=> [2,1,1,1]
=> [2,1,1,1]
=> [1,1,1]
=> 1
{{1,4,5},{2},{3}}
=> [3,1,1]
=> [3,2]
=> [2]
=> 2
{{1,4},{2,5},{3}}
=> [2,2,1]
=> [4,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1,4},{2},{3,5}}
=> [2,2,1]
=> [4,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1,4},{2},{3},{5}}
=> [2,1,1,1]
=> [2,1,1,1]
=> [1,1,1]
=> 1
{{1,5},{2,4},{3}}
=> [2,2,1]
=> [4,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1},{2,4,5},{3}}
=> [3,1,1]
=> [3,2]
=> [2]
=> 2
{{1},{2,4},{3,5}}
=> [2,2,1]
=> [4,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1},{2,4},{3},{5}}
=> [2,1,1,1]
=> [2,1,1,1]
=> [1,1,1]
=> 1
{{1,5},{2},{3,4}}
=> [2,2,1]
=> [4,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1},{2,5},{3,4}}
=> [2,2,1]
=> [4,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2}
{{1},{2},{3,4,5}}
=> [3,1,1]
=> [3,2]
=> [2]
=> 2
{{1},{2},{3,4},{5}}
=> [2,1,1,1]
=> [2,1,1,1]
=> [1,1,1]
=> 1
{{1,5},{2},{3},{4}}
=> [2,1,1,1]
=> [2,1,1,1]
=> [1,1,1]
=> 1
{{1},{2,5},{3},{4}}
=> [2,1,1,1]
=> [2,1,1,1]
=> [1,1,1]
=> 1
{{1},{2},{3,5},{4}}
=> [2,1,1,1]
=> [2,1,1,1]
=> [1,1,1]
=> 1
{{1},{2},{3},{4,5}}
=> [2,1,1,1]
=> [2,1,1,1]
=> [1,1,1]
=> 1
{{1},{2},{3},{4},{5}}
=> [1,1,1,1,1]
=> [2,2,1]
=> [2,1]
=> 2
{{1,2,3,4,5,6}}
=> [6]
=> [3,3]
=> [3]
=> 3
{{1,2,3,4,5},{6}}
=> [5,1]
=> [5,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
{{1,2,3,4,6},{5}}
=> [5,1]
=> [5,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
{{1,2,3,4},{5,6}}
=> [4,2]
=> [1,1,1,1,1,1]
=> [1,1,1,1,1]
=> 1
{{1,2,3,4},{5},{6}}
=> [4,1,1]
=> [2,1,1,1,1]
=> [1,1,1,1]
=> 1
{{1,2,3,5,6},{4}}
=> [5,1]
=> [5,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
{{1,2,3},{4,5,6}}
=> [3,3]
=> [6]
=> []
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
{{1,2,4,5,6},{3}}
=> [5,1]
=> [5,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
{{1,2,4},{3,5,6}}
=> [3,3]
=> [6]
=> []
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
{{1,2,5},{3,4,6}}
=> [3,3]
=> [6]
=> []
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
{{1,2,6},{3,4,5}}
=> [3,3]
=> [6]
=> []
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
{{1,3,4,5,6},{2}}
=> [5,1]
=> [5,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
{{1,3,4},{2,5,6}}
=> [3,3]
=> [6]
=> []
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
{{1,3,5},{2,4,6}}
=> [3,3]
=> [6]
=> []
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
{{1,3,6},{2,4,5}}
=> [3,3]
=> [6]
=> []
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
{{1,4,5},{2,3,6}}
=> [3,3]
=> [6]
=> []
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
{{1,4,6},{2,3,5}}
=> [3,3]
=> [6]
=> []
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
{{1,5,6},{2,3,4}}
=> [3,3]
=> [6]
=> []
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
{{1},{2,3,4,5,6}}
=> [5,1]
=> [5,1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3}
Description
The least common multiple of the parts of the partition.
Matching statistic: St001605
Mp00079: Set partitions shapeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00322: Integer partitions Loehr-WarringtonInteger partitions
St001605: Integer partitions ⟶ ℤResult quality: 50% values known / values provided: 69%distinct values known / distinct values provided: 50%
Values
{{1}}
=> [1]
=> []
=> []
=> ? = 0
{{1,2}}
=> [2]
=> []
=> []
=> ? ∊ {0,1}
{{1},{2}}
=> [1,1]
=> [1]
=> [1]
=> ? ∊ {0,1}
{{1,2,3}}
=> [3]
=> []
=> []
=> ? ∊ {0,1,1,1,1}
{{1,2},{3}}
=> [2,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1}
{{1,3},{2}}
=> [2,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1}
{{1},{2,3}}
=> [2,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1}
{{1},{2},{3}}
=> [1,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1}
{{1,2,3,4}}
=> [4]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2}
{{1,2,3},{4}}
=> [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2}
{{1,2,4},{3}}
=> [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2}
{{1,2},{3,4}}
=> [2,2]
=> [2]
=> [1,1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2}
{{1,2},{3},{4}}
=> [2,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2}
{{1,3,4},{2}}
=> [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2}
{{1,3},{2,4}}
=> [2,2]
=> [2]
=> [1,1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2}
{{1,3},{2},{4}}
=> [2,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2}
{{1,4},{2,3}}
=> [2,2]
=> [2]
=> [1,1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2}
{{1},{2,3,4}}
=> [3,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2}
{{1},{2,3},{4}}
=> [2,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2}
{{1,4},{2},{3}}
=> [2,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2}
{{1},{2,4},{3}}
=> [2,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2}
{{1},{2},{3,4}}
=> [2,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,1,1,2,2}
{{1},{2},{3},{4}}
=> [1,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
{{1,2,3,4,5}}
=> [5]
=> []
=> []
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,2,3,4},{5}}
=> [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,2,3,5},{4}}
=> [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,2,3},{4,5}}
=> [3,2]
=> [2]
=> [1,1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,2,3},{4},{5}}
=> [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,2,4,5},{3}}
=> [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,2,4},{3,5}}
=> [3,2]
=> [2]
=> [1,1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,2,4},{3},{5}}
=> [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,2,5},{3,4}}
=> [3,2]
=> [2]
=> [1,1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,2},{3,4,5}}
=> [3,2]
=> [2]
=> [1,1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,2},{3,4},{5}}
=> [2,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2,5},{3},{4}}
=> [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,2},{3,5},{4}}
=> [2,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2},{3},{4,5}}
=> [2,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2},{3},{4},{5}}
=> [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
{{1,3,4,5},{2}}
=> [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,3,4},{2,5}}
=> [3,2]
=> [2]
=> [1,1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,3,4},{2},{5}}
=> [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,3,5},{2,4}}
=> [3,2]
=> [2]
=> [1,1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,3},{2,4,5}}
=> [3,2]
=> [2]
=> [1,1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,3},{2,4},{5}}
=> [2,2,1]
=> [2,1]
=> [3]
=> 1
{{1,3,5},{2},{4}}
=> [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,3},{2,5},{4}}
=> [2,2,1]
=> [2,1]
=> [3]
=> 1
{{1,3},{2},{4,5}}
=> [2,2,1]
=> [2,1]
=> [3]
=> 1
{{1,3},{2},{4},{5}}
=> [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
{{1,4,5},{2,3}}
=> [3,2]
=> [2]
=> [1,1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,4},{2,3,5}}
=> [3,2]
=> [2]
=> [1,1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,4},{2,3},{5}}
=> [2,2,1]
=> [2,1]
=> [3]
=> 1
{{1,5},{2,3,4}}
=> [3,2]
=> [2]
=> [1,1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1},{2,3,4,5}}
=> [4,1]
=> [1]
=> [1]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1},{2,3,4},{5}}
=> [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,5},{2,3},{4}}
=> [2,2,1]
=> [2,1]
=> [3]
=> 1
{{1},{2,3,5},{4}}
=> [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1},{2,3},{4,5}}
=> [2,2,1]
=> [2,1]
=> [3]
=> 1
{{1},{2,3},{4},{5}}
=> [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
{{1,4,5},{2},{3}}
=> [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1,4},{2,5},{3}}
=> [2,2,1]
=> [2,1]
=> [3]
=> 1
{{1,4},{2},{3,5}}
=> [2,2,1]
=> [2,1]
=> [3]
=> 1
{{1,4},{2},{3},{5}}
=> [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
{{1,5},{2,4},{3}}
=> [2,2,1]
=> [2,1]
=> [3]
=> 1
{{1},{2,4,5},{3}}
=> [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1},{2,4},{3,5}}
=> [2,2,1]
=> [2,1]
=> [3]
=> 1
{{1},{2,4},{3},{5}}
=> [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
{{1,5},{2},{3,4}}
=> [2,2,1]
=> [2,1]
=> [3]
=> 1
{{1},{2,5},{3,4}}
=> [2,2,1]
=> [2,1]
=> [3]
=> 1
{{1},{2},{3,4,5}}
=> [3,1,1]
=> [1,1]
=> [2]
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
{{1},{2},{3,4},{5}}
=> [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
{{1,5},{2},{3},{4}}
=> [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
{{1},{2,5},{3},{4}}
=> [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
{{1},{2},{3,5},{4}}
=> [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
{{1},{2},{3},{4,5}}
=> [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
{{1},{2},{3},{4},{5}}
=> [1,1,1,1,1]
=> [1,1,1,1]
=> [3,1]
=> 1
{{1,2,3,4,5,6}}
=> [6]
=> []
=> []
=> ? ∊ {0,2,2,2,2,2,2,2,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}
{{1,2,3,4,5},{6}}
=> [5,1]
=> [1]
=> [1]
=> ? ∊ {0,2,2,2,2,2,2,2,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}
{{1,2,3},{4,5,6}}
=> [3,3]
=> [3]
=> [1,1,1]
=> 2
{{1,2,3},{4,5},{6}}
=> [3,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2,3},{4,6},{5}}
=> [3,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2,3},{4},{5,6}}
=> [3,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2,3},{4},{5},{6}}
=> [3,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
{{1,2,4},{3,5,6}}
=> [3,3]
=> [3]
=> [1,1,1]
=> 2
{{1,2,4},{3,5},{6}}
=> [3,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2,4},{3,6},{5}}
=> [3,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2,4},{3},{5,6}}
=> [3,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2,4},{3},{5},{6}}
=> [3,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
{{1,2,5},{3,4,6}}
=> [3,3]
=> [3]
=> [1,1,1]
=> 2
{{1,2,5},{3,4},{6}}
=> [3,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2,6},{3,4,5}}
=> [3,3]
=> [3]
=> [1,1,1]
=> 2
{{1,2},{3,4,5},{6}}
=> [3,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2,6},{3,4},{5}}
=> [3,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2},{3,4,6},{5}}
=> [3,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2},{3,4},{5,6}}
=> [2,2,2]
=> [2,2]
=> [4]
=> 1
{{1,2},{3,4},{5},{6}}
=> [2,2,1,1]
=> [2,1,1]
=> [2,2]
=> 2
{{1,2,5},{3,6},{4}}
=> [3,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2,5},{3},{4,6}}
=> [3,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2,5},{3},{4},{6}}
=> [3,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
{{1,2,6},{3,5},{4}}
=> [3,2,1]
=> [2,1]
=> [3]
=> 1
{{1,2},{3,5,6},{4}}
=> [3,2,1]
=> [2,1]
=> [3]
=> 1
Description
The number of colourings of a cycle such that the multiplicities of colours are given by a partition. Two colourings are considered equal, if they are obtained by an action of the cyclic group. This statistic is only defined for partitions of size at least 3, to avoid ambiguity.
Mp00080: Set partitions to permutationPermutations
Mp00064: Permutations reversePermutations
Mp00160: Permutations graph of inversionsGraphs
St000260: Graphs ⟶ ℤResult quality: 67% values known / values provided: 67%distinct values known / distinct values provided: 75%
Values
{{1}}
=> [1] => [1] => ([],1)
=> 0
{{1,2}}
=> [2,1] => [1,2] => ([],2)
=> ? = 0
{{1},{2}}
=> [1,2] => [2,1] => ([(0,1)],2)
=> 1
{{1,2,3}}
=> [2,3,1] => [1,3,2] => ([(1,2)],3)
=> ? ∊ {0,1}
{{1,2},{3}}
=> [2,1,3] => [3,1,2] => ([(0,2),(1,2)],3)
=> 1
{{1,3},{2}}
=> [3,2,1] => [1,2,3] => ([],3)
=> ? ∊ {0,1}
{{1},{2,3}}
=> [1,3,2] => [2,3,1] => ([(0,2),(1,2)],3)
=> 1
{{1},{2},{3}}
=> [1,2,3] => [3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> 1
{{1,2,3,4}}
=> [2,3,4,1] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {0,1,1,1,1,2}
{{1,2,3},{4}}
=> [2,3,1,4] => [4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1
{{1,2,4},{3}}
=> [2,4,3,1] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> ? ∊ {0,1,1,1,1,2}
{{1,2},{3,4}}
=> [2,1,4,3] => [3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
{{1,2},{3},{4}}
=> [2,1,3,4] => [4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
{{1,3,4},{2}}
=> [3,2,4,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ? ∊ {0,1,1,1,1,2}
{{1,3},{2,4}}
=> [3,4,1,2] => [2,1,4,3] => ([(0,3),(1,2)],4)
=> ? ∊ {0,1,1,1,1,2}
{{1,3},{2},{4}}
=> [3,2,1,4] => [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> 1
{{1,4},{2,3}}
=> [4,3,2,1] => [1,2,3,4] => ([],4)
=> ? ∊ {0,1,1,1,1,2}
{{1},{2,3,4}}
=> [1,3,4,2] => [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1
{{1},{2,3},{4}}
=> [1,3,2,4] => [4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
{{1,4},{2},{3}}
=> [4,2,3,1] => [1,3,2,4] => ([(2,3)],4)
=> ? ∊ {0,1,1,1,1,2}
{{1},{2,4},{3}}
=> [1,4,3,2] => [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 1
{{1},{2},{3,4}}
=> [1,2,4,3] => [3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
{{1},{2},{3},{4}}
=> [1,2,3,4] => [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
{{1,2,3,4,5}}
=> [2,3,4,5,1] => [1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1,2,3,4},{5}}
=> [2,3,4,1,5] => [5,1,4,3,2] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1,2,3,5},{4}}
=> [2,3,5,4,1] => [1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1,2,3},{4,5}}
=> [2,3,1,5,4] => [4,5,1,3,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
{{1,2,3},{4},{5}}
=> [2,3,1,4,5] => [5,4,1,3,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1,2,4,5},{3}}
=> [2,4,3,5,1] => [1,5,3,4,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1,2,4},{3,5}}
=> [2,4,5,1,3] => [3,1,5,4,2] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> 2
{{1,2,4},{3},{5}}
=> [2,4,3,1,5] => [5,1,3,4,2] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1,2,5},{3,4}}
=> [2,5,4,3,1] => [1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1,2},{3,4,5}}
=> [2,1,4,5,3] => [3,5,4,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
{{1,2},{3,4},{5}}
=> [2,1,4,3,5] => [5,3,4,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> 1
{{1,2,5},{3},{4}}
=> [2,5,3,4,1] => [1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1,2},{3,5},{4}}
=> [2,1,5,4,3] => [3,4,5,1,2] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
{{1,2},{3},{4,5}}
=> [2,1,3,5,4] => [4,5,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> 1
{{1,2},{3},{4},{5}}
=> [2,1,3,4,5] => [5,4,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1,3,4,5},{2}}
=> [3,2,4,5,1] => [1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1,3,4},{2,5}}
=> [3,5,4,1,2] => [2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1,3,4},{2},{5}}
=> [3,2,4,1,5] => [5,1,4,2,3] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1,3,5},{2,4}}
=> [3,4,5,2,1] => [1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1,3},{2,4,5}}
=> [3,4,1,5,2] => [2,5,1,4,3] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> 2
{{1,3},{2,4},{5}}
=> [3,4,1,2,5] => [5,2,1,4,3] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> 1
{{1,3,5},{2},{4}}
=> [3,2,5,4,1] => [1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1,3},{2,5},{4}}
=> [3,5,1,4,2] => [2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> 2
{{1,3},{2},{4,5}}
=> [3,2,1,5,4] => [4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
{{1,3},{2},{4},{5}}
=> [3,2,1,4,5] => [5,4,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1,4,5},{2,3}}
=> [4,3,2,5,1] => [1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1,4},{2,3,5}}
=> [4,3,5,1,2] => [2,1,5,3,4] => ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1,4},{2,3},{5}}
=> [4,3,2,1,5] => [5,1,2,3,4] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 1
{{1,5},{2,3,4}}
=> [5,3,4,2,1] => [1,2,4,3,5] => ([(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1},{2,3,4,5}}
=> [1,3,4,5,2] => [2,5,4,3,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1},{2,3,4},{5}}
=> [1,3,4,2,5] => [5,2,4,3,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1,5},{2,3},{4}}
=> [5,3,2,4,1] => [1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1},{2,3,5},{4}}
=> [1,3,5,4,2] => [2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1},{2,3},{4,5}}
=> [1,3,2,5,4] => [4,5,2,3,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> 1
{{1},{2,3},{4},{5}}
=> [1,3,2,4,5] => [5,4,2,3,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1,4,5},{2},{3}}
=> [4,2,3,5,1] => [1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1,4},{2,5},{3}}
=> [4,5,3,1,2] => [2,1,3,5,4] => ([(1,4),(2,3)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1,4},{2},{3,5}}
=> [4,2,5,1,3] => [3,1,5,2,4] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> 2
{{1,4},{2},{3},{5}}
=> [4,2,3,1,5] => [5,1,3,2,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1,5},{2,4},{3}}
=> [5,4,3,2,1] => [1,2,3,4,5] => ([],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1},{2,4,5},{3}}
=> [1,4,3,5,2] => [2,5,3,4,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1},{2,4},{3,5}}
=> [1,4,5,2,3] => [3,2,5,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> 1
{{1},{2,4},{3},{5}}
=> [1,4,3,2,5] => [5,2,3,4,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1,5},{2},{3,4}}
=> [5,2,4,3,1] => [1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1},{2,5},{3,4}}
=> [1,5,4,3,2] => [2,3,4,5,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 1
{{1},{2},{3,4,5}}
=> [1,2,4,5,3] => [3,5,4,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1},{2},{3,4},{5}}
=> [1,2,4,3,5] => [5,3,4,2,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1,5},{2},{3},{4}}
=> [5,2,3,4,1] => [1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ? ∊ {0,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2}
{{1},{2,5},{3},{4}}
=> [1,5,3,4,2] => [2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1},{2},{3,5},{4}}
=> [1,2,5,4,3] => [3,4,5,2,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1},{2},{3},{4,5}}
=> [1,2,3,5,4] => [4,5,3,2,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
{{1},{2},{3},{4},{5}}
=> [1,2,3,4,5] => [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)
=> 1
{{1,2,3,4,5,6}}
=> [2,3,4,5,6,1] => [1,6,5,4,3,2] => ([(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,2,3,4,5},{6}}
=> [2,3,4,5,1,6] => [6,1,5,4,3,2] => ([(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> 1
{{1,2,3,4,6},{5}}
=> [2,3,4,6,5,1] => [1,5,6,4,3,2] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,2,3,4},{5,6}}
=> [2,3,4,1,6,5] => [5,6,1,4,3,2] => ([(0,4),(0,5),(1,2),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5)],6)
=> 2
{{1,2,3,5,6},{4}}
=> [2,3,5,4,6,1] => [1,6,4,5,3,2] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,2,3,6},{4,5}}
=> [2,3,6,5,4,1] => [1,4,5,6,3,2] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,2,3,6},{4},{5}}
=> [2,3,6,4,5,1] => [1,5,4,6,3,2] => ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,2,4,5,6},{3}}
=> [2,4,3,5,6,1] => [1,6,5,3,4,2] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,2,4,6},{3,5}}
=> [2,4,5,6,3,1] => [1,3,6,5,4,2] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,2,4,6},{3},{5}}
=> [2,4,3,6,5,1] => [1,5,6,3,4,2] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,2,5,6},{3,4}}
=> [2,5,4,3,6,1] => [1,6,3,4,5,2] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,2,6},{3,4,5}}
=> [2,6,4,5,3,1] => [1,3,5,4,6,2] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,2,6},{3,4},{5}}
=> [2,6,4,3,5,1] => [1,5,3,4,6,2] => ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,2,5,6},{3},{4}}
=> [2,5,3,4,6,1] => [1,6,4,3,5,2] => ([(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,2,6},{3,5},{4}}
=> [2,6,5,4,3,1] => [1,3,4,5,6,2] => ([(1,5),(2,5),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,2,6},{3},{4,5}}
=> [2,6,3,5,4,1] => [1,4,5,3,6,2] => ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,2,6},{3},{4},{5}}
=> [2,6,3,4,5,1] => [1,5,4,3,6,2] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,3,4,5,6},{2}}
=> [3,2,4,5,6,1] => [1,6,5,4,2,3] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,3,4,5},{2,6}}
=> [3,6,4,5,1,2] => [2,1,5,4,6,3] => ([(0,1),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,3,4,6},{2,5}}
=> [3,5,4,6,2,1] => [1,2,6,4,5,3] => ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,3,4,6},{2},{5}}
=> [3,2,4,6,5,1] => [1,5,6,4,2,3] => ([(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,3,5,6},{2,4}}
=> [3,4,5,2,6,1] => [1,6,2,5,4,3] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,3,5},{2,4,6}}
=> [3,4,5,6,1,2] => [2,1,6,5,4,3] => ([(0,1),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,3,6},{2,4,5}}
=> [3,4,6,5,2,1] => [1,2,5,6,4,3] => ([(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
{{1,3,6},{2,4},{5}}
=> [3,4,6,2,5,1] => [1,5,2,6,4,3] => ([(1,5),(2,3),(2,4),(3,4),(3,5),(4,5)],6)
=> ? ∊ {0,1,1,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,2,2,2,2,2,2,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}
Description
The radius of a connected graph. This is the minimum eccentricity of any vertex.
Mp00128: Set partitions to compositionInteger compositions
Mp00133: Integer compositions delta morphismInteger compositions
Mp00184: Integer compositions to threshold graphGraphs
St000259: Graphs ⟶ ℤResult quality: 61% values known / values provided: 61%distinct values known / distinct values provided: 75%
Values
{{1}}
=> [1] => [1] => ([],1)
=> 0
{{1,2}}
=> [2] => [1] => ([],1)
=> 0
{{1},{2}}
=> [1,1] => [2] => ([],2)
=> ? = 1
{{1,2,3}}
=> [3] => [1] => ([],1)
=> 0
{{1,2},{3}}
=> [2,1] => [1,1] => ([(0,1)],2)
=> 1
{{1,3},{2}}
=> [2,1] => [1,1] => ([(0,1)],2)
=> 1
{{1},{2,3}}
=> [1,2] => [1,1] => ([(0,1)],2)
=> 1
{{1},{2},{3}}
=> [1,1,1] => [3] => ([],3)
=> ? = 1
{{1,2,3,4}}
=> [4] => [1] => ([],1)
=> 0
{{1,2,3},{4}}
=> [3,1] => [1,1] => ([(0,1)],2)
=> 1
{{1,2,4},{3}}
=> [3,1] => [1,1] => ([(0,1)],2)
=> 1
{{1,2},{3,4}}
=> [2,2] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,2}
{{1,2},{3},{4}}
=> [2,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,2}
{{1,3,4},{2}}
=> [3,1] => [1,1] => ([(0,1)],2)
=> 1
{{1,3},{2,4}}
=> [2,2] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,2}
{{1,3},{2},{4}}
=> [2,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,2}
{{1,4},{2,3}}
=> [2,2] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,2}
{{1},{2,3,4}}
=> [1,3] => [1,1] => ([(0,1)],2)
=> 1
{{1},{2,3},{4}}
=> [1,2,1] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1
{{1,4},{2},{3}}
=> [2,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,2}
{{1},{2,4},{3}}
=> [1,2,1] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1
{{1},{2},{3,4}}
=> [1,1,2] => [2,1] => ([(0,2),(1,2)],3)
=> 2
{{1},{2},{3},{4}}
=> [1,1,1,1] => [4] => ([],4)
=> ? ∊ {1,1,1,1,1,1,2}
{{1,2,3,4,5}}
=> [5] => [1] => ([],1)
=> 0
{{1,2,3,4},{5}}
=> [4,1] => [1,1] => ([(0,1)],2)
=> 1
{{1,2,3,5},{4}}
=> [4,1] => [1,1] => ([(0,1)],2)
=> 1
{{1,2,3},{4,5}}
=> [3,2] => [1,1] => ([(0,1)],2)
=> 1
{{1,2,3},{4},{5}}
=> [3,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1,2,4,5},{3}}
=> [4,1] => [1,1] => ([(0,1)],2)
=> 1
{{1,2,4},{3,5}}
=> [3,2] => [1,1] => ([(0,1)],2)
=> 1
{{1,2,4},{3},{5}}
=> [3,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1,2,5},{3,4}}
=> [3,2] => [1,1] => ([(0,1)],2)
=> 1
{{1,2},{3,4,5}}
=> [2,3] => [1,1] => ([(0,1)],2)
=> 1
{{1,2},{3,4},{5}}
=> [2,2,1] => [2,1] => ([(0,2),(1,2)],3)
=> 2
{{1,2,5},{3},{4}}
=> [3,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1,2},{3,5},{4}}
=> [2,2,1] => [2,1] => ([(0,2),(1,2)],3)
=> 2
{{1,2},{3},{4,5}}
=> [2,1,2] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1
{{1,2},{3},{4},{5}}
=> [2,1,1,1] => [1,3] => ([(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1,3,4,5},{2}}
=> [4,1] => [1,1] => ([(0,1)],2)
=> 1
{{1,3,4},{2,5}}
=> [3,2] => [1,1] => ([(0,1)],2)
=> 1
{{1,3,4},{2},{5}}
=> [3,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1,3,5},{2,4}}
=> [3,2] => [1,1] => ([(0,1)],2)
=> 1
{{1,3},{2,4,5}}
=> [2,3] => [1,1] => ([(0,1)],2)
=> 1
{{1,3},{2,4},{5}}
=> [2,2,1] => [2,1] => ([(0,2),(1,2)],3)
=> 2
{{1,3,5},{2},{4}}
=> [3,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1,3},{2,5},{4}}
=> [2,2,1] => [2,1] => ([(0,2),(1,2)],3)
=> 2
{{1,3},{2},{4,5}}
=> [2,1,2] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1
{{1,3},{2},{4},{5}}
=> [2,1,1,1] => [1,3] => ([(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1,4,5},{2,3}}
=> [3,2] => [1,1] => ([(0,1)],2)
=> 1
{{1,4},{2,3,5}}
=> [2,3] => [1,1] => ([(0,1)],2)
=> 1
{{1,4},{2,3},{5}}
=> [2,2,1] => [2,1] => ([(0,2),(1,2)],3)
=> 2
{{1,5},{2,3,4}}
=> [2,3] => [1,1] => ([(0,1)],2)
=> 1
{{1},{2,3,4,5}}
=> [1,4] => [1,1] => ([(0,1)],2)
=> 1
{{1},{2,3,4},{5}}
=> [1,3,1] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1
{{1,5},{2,3},{4}}
=> [2,2,1] => [2,1] => ([(0,2),(1,2)],3)
=> 2
{{1},{2,3,5},{4}}
=> [1,3,1] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1
{{1},{2,3},{4,5}}
=> [1,2,2] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1},{2,3},{4},{5}}
=> [1,2,1,1] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1,4,5},{2},{3}}
=> [3,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1,4},{2,5},{3}}
=> [2,2,1] => [2,1] => ([(0,2),(1,2)],3)
=> 2
{{1,4},{2},{3,5}}
=> [2,1,2] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1
{{1,4},{2},{3},{5}}
=> [2,1,1,1] => [1,3] => ([(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1,5},{2,4},{3}}
=> [2,2,1] => [2,1] => ([(0,2),(1,2)],3)
=> 2
{{1},{2,4,5},{3}}
=> [1,3,1] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1
{{1},{2,4},{3,5}}
=> [1,2,2] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1},{2,4},{3},{5}}
=> [1,2,1,1] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1,5},{2},{3,4}}
=> [2,1,2] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 1
{{1},{2,5},{3,4}}
=> [1,2,2] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1},{2},{3,4,5}}
=> [1,1,3] => [2,1] => ([(0,2),(1,2)],3)
=> 2
{{1},{2},{3,4},{5}}
=> [1,1,2,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
{{1,5},{2},{3},{4}}
=> [2,1,1,1] => [1,3] => ([(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1},{2,5},{3},{4}}
=> [1,2,1,1] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1},{2},{3,5},{4}}
=> [1,1,2,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 2
{{1},{2},{3},{4,5}}
=> [1,1,1,2] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2
{{1},{2},{3},{4},{5}}
=> [1,1,1,1,1] => [5] => ([],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2}
{{1,2,3,4,5,6}}
=> [6] => [1] => ([],1)
=> 0
{{1,2,3,4},{5},{6}}
=> [4,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2,3,5},{4},{6}}
=> [4,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2,3},{4,5,6}}
=> [3,3] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2,3,6},{4},{5}}
=> [4,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2,3},{4},{5},{6}}
=> [3,1,1,1] => [1,3] => ([(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2,4,5},{3},{6}}
=> [4,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2,4},{3,5,6}}
=> [3,3] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2,4,6},{3},{5}}
=> [4,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2,4},{3},{5},{6}}
=> [3,1,1,1] => [1,3] => ([(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2,5},{3,4,6}}
=> [3,3] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2,6},{3,4,5}}
=> [3,3] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2},{3,4},{5,6}}
=> [2,2,2] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2},{3,4},{5},{6}}
=> [2,2,1,1] => [2,2] => ([(1,3),(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2,5,6},{3},{4}}
=> [4,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2,5},{3},{4},{6}}
=> [3,1,1,1] => [1,3] => ([(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2},{3,5},{4,6}}
=> [2,2,2] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2},{3,5},{4},{6}}
=> [2,2,1,1] => [2,2] => ([(1,3),(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2},{3,6},{4,5}}
=> [2,2,2] => [3] => ([],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2,6},{3},{4},{5}}
=> [3,1,1,1] => [1,3] => ([(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2},{3,6},{4},{5}}
=> [2,2,1,1] => [2,2] => ([(1,3),(2,3)],4)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,2},{3},{4},{5},{6}}
=> [2,1,1,1,1] => [1,4] => ([(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,3,4,5},{2},{6}}
=> [4,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,3,4},{2,5,6}}
=> [3,3] => [2] => ([],2)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
{{1,3,4,6},{2},{5}}
=> [4,1,1] => [1,2] => ([(1,2)],3)
=> ? ∊ {1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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}
Description
The diameter of a connected graph. This is the greatest distance between any pair of vertices.
The following 23 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001330The hat guessing number of a graph. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St000284The Plancherel distribution on integer partitions. St000681The Grundy value of Chomp on Ferrers diagrams. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St000707The product of the factorials of the parts. St000708The product of the parts of an integer partition. 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. St000901The cube of the number of standard Young tableaux with shape given by the partition. St000933The number of multipartitions of sizes given by an integer partition. St000937The number of positive values of the symmetric group character corresponding to the partition. St001128The exponens consonantiae of a partition. St001568The smallest positive integer that does not appear twice in the partition. St000455The second largest eigenvalue of a graph if it is integral. St000454The largest eigenvalue of a graph if it is integral. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001935The number of ascents in a parking function. St001773The number of minimal elements in Bruhat order not less than the signed permutation. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order. St001624The breadth of a lattice.