searching the database
Your data matches 33 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
(click to perform a complete search on your data)
Matching statistic: St000374
(load all 11 compositions to match this statistic)
(load all 11 compositions to match this statistic)
Mp00080: Set partitions —to permutation⟶ Permutations
St000374: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
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]].
Matching statistic: St001665
(load all 11 compositions to match this statistic)
(load all 11 compositions to match this statistic)
Mp00080: Set partitions —to permutation⟶ Permutations
St001665: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
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$.
Matching statistic: St000996
(load all 7 compositions to match this statistic)
(load all 7 compositions to match this statistic)
Mp00080: Set partitions —to permutation⟶ Permutations
Mp00066: Permutations —inverse⟶ Permutations
St000996: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00066: Permutations —inverse⟶ Permutations
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.
Matching statistic: St001737
(load all 7 compositions to match this statistic)
(load all 7 compositions to match this statistic)
Mp00080: Set partitions —to permutation⟶ Permutations
Mp00236: Permutations —Clarke-Steingrimsson-Zeng inverse⟶ Permutations
St001737: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00236: Permutations —Clarke-Steingrimsson-Zeng inverse⟶ Permutations
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$.
Matching statistic: St000162
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00080: Set partitions —to permutation⟶ Permutations
Mp00236: Permutations —Clarke-Steingrimsson-Zeng inverse⟶ Permutations
Mp00237: Permutations —descent views to invisible inversion bottoms⟶ Permutations
St000162: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00236: Permutations —Clarke-Steingrimsson-Zeng inverse⟶ Permutations
Mp00237: Permutations —descent views to invisible inversion bottoms⟶ Permutations
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 permutation⟶ Permutations
Mp00064: Permutations —reverse⟶ Permutations
Mp00068: Permutations —Simion-Schmidt map⟶ Permutations
St001298: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00064: Permutations —reverse⟶ Permutations
Mp00068: Permutations —Simion-Schmidt map⟶ Permutations
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.
Matching statistic: St000668
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00079: Set partitions —shape⟶ Integer partitions
Mp00313: Integer partitions —Glaisher-Franklin inverse⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
St000668: Integer partitions ⟶ ℤResult quality: 75% ●values known / values provided: 84%●distinct values known / distinct values provided: 75%
Mp00313: Integer partitions —Glaisher-Franklin inverse⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer 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 —shape⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
Mp00322: Integer partitions —Loehr-Warrington⟶ Integer partitions
St001605: Integer partitions ⟶ ℤResult quality: 50% ●values known / values provided: 69%●distinct values known / distinct values provided: 50%
Mp00202: Integer partitions —first row removal⟶ Integer partitions
Mp00322: Integer partitions —Loehr-Warrington⟶ Integer 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.
Matching statistic: St000260
(load all 27 compositions to match this statistic)
(load all 27 compositions to match this statistic)
Mp00080: Set partitions —to permutation⟶ Permutations
Mp00064: Permutations —reverse⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000260: Graphs ⟶ ℤResult quality: 67% ●values known / values provided: 67%●distinct values known / distinct values provided: 75%
Mp00064: Permutations —reverse⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
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.
Matching statistic: St000259
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00128: Set partitions —to composition⟶ Integer compositions
Mp00133: Integer compositions —delta morphism⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000259: Graphs ⟶ ℤResult quality: 61% ●values known / values provided: 61%●distinct values known / distinct values provided: 75%
Mp00133: Integer compositions —delta morphism⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
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.
Sorry, this statistic was not found in the database
or
add this statistic to the database – it's very simple and we need your support!