searching the database
Your data matches 53 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: St000925
(load all 17 compositions to match this statistic)
(load all 17 compositions to match this statistic)
Mp00151: Permutations —to cycle type⟶ Set partitions
St000925: Set partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000925: Set partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,2] => {{1},{2}}
=> 2
[2,1] => {{1,2}}
=> 1
[1,2,3] => {{1},{2},{3}}
=> 3
[1,3,2] => {{1},{2,3}}
=> 2
[2,1,3] => {{1,2},{3}}
=> 2
[2,3,1] => {{1,2,3}}
=> 1
[3,1,2] => {{1,2,3}}
=> 1
[3,2,1] => {{1,3},{2}}
=> 2
[1,2,3,4] => {{1},{2},{3},{4}}
=> 4
[1,2,4,3] => {{1},{2},{3,4}}
=> 3
[1,3,2,4] => {{1},{2,3},{4}}
=> 3
[1,3,4,2] => {{1},{2,3,4}}
=> 2
[1,4,2,3] => {{1},{2,3,4}}
=> 2
[1,4,3,2] => {{1},{2,4},{3}}
=> 3
[2,1,3,4] => {{1,2},{3},{4}}
=> 3
[2,1,4,3] => {{1,2},{3,4}}
=> 2
[2,3,1,4] => {{1,2,3},{4}}
=> 2
[2,3,4,1] => {{1,2,3,4}}
=> 1
[2,4,1,3] => {{1,2,3,4}}
=> 1
[2,4,3,1] => {{1,2,4},{3}}
=> 2
[3,1,2,4] => {{1,2,3},{4}}
=> 2
[3,1,4,2] => {{1,2,3,4}}
=> 1
[3,2,1,4] => {{1,3},{2},{4}}
=> 3
[3,2,4,1] => {{1,3,4},{2}}
=> 2
[3,4,1,2] => {{1,3},{2,4}}
=> 1
[3,4,2,1] => {{1,2,3,4}}
=> 1
[4,1,2,3] => {{1,2,3,4}}
=> 1
[4,1,3,2] => {{1,2,4},{3}}
=> 2
[4,2,1,3] => {{1,3,4},{2}}
=> 2
[4,2,3,1] => {{1,4},{2},{3}}
=> 3
[4,3,1,2] => {{1,2,3,4}}
=> 1
[4,3,2,1] => {{1,4},{2,3}}
=> 2
[1,2,3,4,5] => {{1},{2},{3},{4},{5}}
=> 5
[1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> 4
[1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> 4
[1,2,4,5,3] => {{1},{2},{3,4,5}}
=> 3
[1,2,5,3,4] => {{1},{2},{3,4,5}}
=> 3
[1,2,5,4,3] => {{1},{2},{3,5},{4}}
=> 4
[1,3,2,4,5] => {{1},{2,3},{4},{5}}
=> 4
[1,3,2,5,4] => {{1},{2,3},{4,5}}
=> 3
[1,3,4,2,5] => {{1},{2,3,4},{5}}
=> 3
[1,3,4,5,2] => {{1},{2,3,4,5}}
=> 2
[1,3,5,2,4] => {{1},{2,3,4,5}}
=> 2
[1,3,5,4,2] => {{1},{2,3,5},{4}}
=> 3
[1,4,2,3,5] => {{1},{2,3,4},{5}}
=> 3
[1,4,2,5,3] => {{1},{2,3,4,5}}
=> 2
[1,4,3,2,5] => {{1},{2,4},{3},{5}}
=> 4
[1,4,3,5,2] => {{1},{2,4,5},{3}}
=> 3
[1,4,5,2,3] => {{1},{2,4},{3,5}}
=> 2
[1,4,5,3,2] => {{1},{2,3,4,5}}
=> 2
Description
The number of topologically connected components of a set partition.
For example, the set partition $\{\{1,5\},\{2,3\},\{4,6\}\}$ has the two connected components $\{1,4,5,6\}$ and $\{2,3\}$.
The number of set partitions with only one block is [[oeis:A099947]].
Matching statistic: St000771
(load all 41 compositions to match this statistic)
(load all 41 compositions to match this statistic)
Mp00223: Permutations —runsort⟶ Permutations
Mp00062: Permutations —Lehmer-code to major-code bijection⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000771: Graphs ⟶ ℤResult quality: 70% ●values known / values provided: 70%●distinct values known / distinct values provided: 71%
Mp00062: Permutations —Lehmer-code to major-code bijection⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000771: Graphs ⟶ ℤResult quality: 70% ●values known / values provided: 70%●distinct values known / distinct values provided: 71%
Values
[1,2] => [1,2] => [1,2] => ([],2)
=> ? ∊ {1,2}
[2,1] => [1,2] => [1,2] => ([],2)
=> ? ∊ {1,2}
[1,2,3] => [1,2,3] => [1,2,3] => ([],3)
=> ? ∊ {2,2,2,3}
[1,3,2] => [1,3,2] => [3,1,2] => ([(0,2),(1,2)],3)
=> 1
[2,1,3] => [1,3,2] => [3,1,2] => ([(0,2),(1,2)],3)
=> 1
[2,3,1] => [1,2,3] => [1,2,3] => ([],3)
=> ? ∊ {2,2,2,3}
[3,1,2] => [1,2,3] => [1,2,3] => ([],3)
=> ? ∊ {2,2,2,3}
[3,2,1] => [1,2,3] => [1,2,3] => ([],3)
=> ? ∊ {2,2,2,3}
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> ? ∊ {1,1,1,1,1,3,3,3,3,3,3,4}
[1,2,4,3] => [1,2,4,3] => [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> 2
[1,3,2,4] => [1,3,2,4] => [3,1,2,4] => ([(1,3),(2,3)],4)
=> ? ∊ {1,1,1,1,1,3,3,3,3,3,3,4}
[1,3,4,2] => [1,3,4,2] => [2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> 1
[1,4,2,3] => [1,4,2,3] => [3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
[1,4,3,2] => [1,4,2,3] => [3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
[2,1,3,4] => [1,3,4,2] => [2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> 1
[2,1,4,3] => [1,4,2,3] => [3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
[2,3,1,4] => [1,4,2,3] => [3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> ? ∊ {1,1,1,1,1,3,3,3,3,3,3,4}
[2,4,1,3] => [1,3,2,4] => [3,1,2,4] => ([(1,3),(2,3)],4)
=> ? ∊ {1,1,1,1,1,3,3,3,3,3,3,4}
[2,4,3,1] => [1,2,4,3] => [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> 2
[3,1,2,4] => [1,2,4,3] => [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> 2
[3,1,4,2] => [1,4,2,3] => [3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
[3,2,1,4] => [1,4,2,3] => [3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
[3,2,4,1] => [1,2,4,3] => [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> 2
[3,4,1,2] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> ? ∊ {1,1,1,1,1,3,3,3,3,3,3,4}
[3,4,2,1] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> ? ∊ {1,1,1,1,1,3,3,3,3,3,3,4}
[4,1,2,3] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> ? ∊ {1,1,1,1,1,3,3,3,3,3,3,4}
[4,1,3,2] => [1,3,2,4] => [3,1,2,4] => ([(1,3),(2,3)],4)
=> ? ∊ {1,1,1,1,1,3,3,3,3,3,3,4}
[4,2,1,3] => [1,3,2,4] => [3,1,2,4] => ([(1,3),(2,3)],4)
=> ? ∊ {1,1,1,1,1,3,3,3,3,3,3,4}
[4,2,3,1] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> ? ∊ {1,1,1,1,1,3,3,3,3,3,3,4}
[4,3,1,2] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> ? ∊ {1,1,1,1,1,3,3,3,3,3,3,4}
[4,3,2,1] => [1,2,3,4] => [1,2,3,4] => ([],4)
=> ? ∊ {1,1,1,1,1,3,3,3,3,3,3,4}
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,2,3,5,4] => [1,2,3,5,4] => [5,1,2,3,4] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[1,2,4,3,5] => [1,2,4,3,5] => [4,1,2,3,5] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,2,4,5,3] => [1,2,4,5,3] => [3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 1
[1,2,5,3,4] => [1,2,5,3,4] => [4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
[1,2,5,4,3] => [1,2,5,3,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] => [1,3,2,4,5] => [3,1,2,4,5] => ([(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,3,2,5,4] => [1,3,2,5,4] => [2,5,1,3,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 1
[1,3,4,2,5] => [1,3,4,2,5] => [2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,3,4,5,2] => [1,3,4,5,2] => [2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 1
[1,3,5,2,4] => [1,3,5,2,4] => [2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 1
[1,3,5,4,2] => [1,3,5,2,4] => [2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 1
[1,4,2,3,5] => [1,4,2,3,5] => [3,4,1,2,5] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,4,2,5,3] => [1,4,2,5,3] => [5,3,1,2,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,4,3,2,5] => [1,4,2,5,3] => [5,3,1,2,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,4,3,5,2] => [1,4,2,3,5] => [3,4,1,2,5] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,4,5,2,3] => [1,4,5,2,3] => [4,2,5,1,3] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 1
[1,4,5,3,2] => [1,4,5,2,3] => [4,2,5,1,3] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 1
[1,5,2,3,4] => [1,5,2,3,4] => [3,4,5,1,2] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
[1,5,2,4,3] => [1,5,2,4,3] => [5,3,4,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> 2
[1,5,3,2,4] => [1,5,2,4,3] => [5,3,4,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> 2
[1,5,3,4,2] => [1,5,2,3,4] => [3,4,5,1,2] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
[1,5,4,2,3] => [1,5,2,3,4] => [3,4,5,1,2] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
[1,5,4,3,2] => [1,5,2,3,4] => [3,4,5,1,2] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
[2,1,3,4,5] => [1,3,4,5,2] => [2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 1
[2,1,3,5,4] => [1,3,5,2,4] => [2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 1
[2,1,4,3,5] => [1,4,2,3,5] => [3,4,1,2,5] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,1,4,5,3] => [1,4,5,2,3] => [4,2,5,1,3] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 1
[2,1,5,3,4] => [1,5,2,3,4] => [3,4,5,1,2] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
[2,1,5,4,3] => [1,5,2,3,4] => [3,4,5,1,2] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
[2,3,1,4,5] => [1,4,5,2,3] => [4,2,5,1,3] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 1
[2,3,1,5,4] => [1,5,2,3,4] => [3,4,5,1,2] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
[2,3,4,1,5] => [1,5,2,3,4] => [3,4,5,1,2] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
[2,3,4,5,1] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,3,5,1,4] => [1,4,2,3,5] => [3,4,1,2,5] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,3,5,4,1] => [1,2,3,5,4] => [5,1,2,3,4] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[2,4,1,3,5] => [1,3,5,2,4] => [2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 1
[2,4,1,5,3] => [1,5,2,4,3] => [5,3,4,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> 2
[2,4,3,1,5] => [1,5,2,4,3] => [5,3,4,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> 2
[2,4,3,5,1] => [1,2,4,3,5] => [4,1,2,3,5] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,4,5,1,3] => [1,3,2,4,5] => [3,1,2,4,5] => ([(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,4,5,3,1] => [1,2,4,5,3] => [3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 1
[2,5,1,3,4] => [1,3,4,2,5] => [2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,1,4,3] => [1,4,2,5,3] => [5,3,1,2,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[2,5,3,1,4] => [1,4,2,5,3] => [5,3,1,2,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[2,5,3,4,1] => [1,2,5,3,4] => [4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
[2,5,4,1,3] => [1,3,2,5,4] => [2,5,1,3,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 1
[2,5,4,3,1] => [1,2,5,3,4] => [4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
[3,4,5,1,2] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,4,5,2,1] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,5,1,2,4] => [1,2,4,3,5] => [4,1,2,3,5] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,5,1,4,2] => [1,4,2,3,5] => [3,4,1,2,5] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,5,2,1,4] => [1,4,2,3,5] => [3,4,1,2,5] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,5,2,4,1] => [1,2,4,3,5] => [4,1,2,3,5] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[4,5,1,2,3] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[4,5,1,3,2] => [1,3,2,4,5] => [3,1,2,4,5] => ([(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[4,5,2,1,3] => [1,3,2,4,5] => [3,1,2,4,5] => ([(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[4,5,2,3,1] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[4,5,3,1,2] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[4,5,3,2,1] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[5,1,2,3,4] => [1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[5,1,2,4,3] => [1,2,4,3,5] => [4,1,2,3,5] => ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[5,1,3,2,4] => [1,3,2,4,5] => [3,1,2,4,5] => ([(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[5,1,3,4,2] => [1,3,4,2,5] => [2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[5,1,4,2,3] => [1,4,2,3,5] => [3,4,1,2,5] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[5,1,4,3,2] => [1,4,2,3,5] => [3,4,1,2,5] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[5,2,1,3,4] => [1,3,4,2,5] => [2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[5,2,1,4,3] => [1,4,2,3,5] => [3,4,1,2,5] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
Description
The largest multiplicity of a distance Laplacian eigenvalue in a connected graph.
The distance Laplacian of a graph is the (symmetric) matrix with row and column sums $0$, which has the negative distances between two vertices as its off-diagonal entries. This statistic is the largest multiplicity of an eigenvalue.
For example, the cycle on four vertices has distance Laplacian
$$
\left(\begin{array}{rrrr}
4 & -1 & -2 & -1 \\
-1 & 4 & -1 & -2 \\
-2 & -1 & 4 & -1 \\
-1 & -2 & -1 & 4
\end{array}\right).
$$
Its eigenvalues are $0,4,4,6$, so the statistic is $2$.
The path on four vertices has eigenvalues $0, 4.7\dots, 6, 9.2\dots$ and therefore statistic $1$.
Matching statistic: St001570
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00071: Permutations —descent composition⟶ Integer compositions
Mp00184: Integer compositions —to threshold graph⟶ Graphs
Mp00274: Graphs —block-cut tree⟶ Graphs
St001570: Graphs ⟶ ℤResult quality: 69% ●values known / values provided: 69%●distinct values known / distinct values provided: 86%
Mp00184: Integer compositions —to threshold graph⟶ Graphs
Mp00274: Graphs —block-cut tree⟶ Graphs
St001570: Graphs ⟶ ℤResult quality: 69% ●values known / values provided: 69%●distinct values known / distinct values provided: 86%
Values
[1,2] => [2] => ([],2)
=> ([],2)
=> ? ∊ {1,2}
[2,1] => [1,1] => ([(0,1)],2)
=> ([],1)
=> ? ∊ {1,2}
[1,2,3] => [3] => ([],3)
=> ([],3)
=> 3
[1,3,2] => [2,1] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 1
[2,1,3] => [1,2] => ([(1,2)],3)
=> ([],2)
=> ? ∊ {2,2,2}
[2,3,1] => [2,1] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 1
[3,1,2] => [1,2] => ([(1,2)],3)
=> ([],2)
=> ? ∊ {2,2,2}
[3,2,1] => [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> ([],1)
=> ? ∊ {2,2,2}
[1,2,3,4] => [4] => ([],4)
=> ([],4)
=> 4
[1,2,4,3] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 2
[1,3,2,4] => [2,2] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 2
[1,3,4,2] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 2
[1,4,2,3] => [2,2] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 2
[1,4,3,2] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> ? ∊ {1,1,2,2,3,3,3}
[2,1,3,4] => [1,3] => ([(2,3)],4)
=> ([],3)
=> 3
[2,1,4,3] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> 1
[2,3,1,4] => [2,2] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 2
[2,3,4,1] => [3,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 2
[2,4,1,3] => [2,2] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 2
[2,4,3,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> ? ∊ {1,1,2,2,3,3,3}
[3,1,2,4] => [1,3] => ([(2,3)],4)
=> ([],3)
=> 3
[3,1,4,2] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> 1
[3,2,1,4] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> ? ∊ {1,1,2,2,3,3,3}
[3,2,4,1] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> 1
[3,4,1,2] => [2,2] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 2
[3,4,2,1] => [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> ? ∊ {1,1,2,2,3,3,3}
[4,1,2,3] => [1,3] => ([(2,3)],4)
=> ([],3)
=> 3
[4,1,3,2] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> 1
[4,2,1,3] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> ? ∊ {1,1,2,2,3,3,3}
[4,2,3,1] => [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,2),(1,2)],3)
=> 1
[4,3,1,2] => [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> ([],2)
=> ? ∊ {1,1,2,2,3,3,3}
[4,3,2,1] => [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([],1)
=> ? ∊ {1,1,2,2,3,3,3}
[1,2,3,4,5] => [5] => ([],5)
=> ([],5)
=> 5
[1,2,3,5,4] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[1,2,4,3,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[1,2,4,5,3] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[1,2,5,3,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[1,2,5,4,3] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[1,3,2,4,5] => [2,3] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 3
[1,3,2,5,4] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(1,2)],3)
=> 1
[1,3,4,2,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[1,3,4,5,2] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[1,3,5,2,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[1,3,5,4,2] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[1,4,2,3,5] => [2,3] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 3
[1,4,2,5,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(1,2)],3)
=> 1
[1,4,3,2,5] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ? ∊ {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,3,3,4,4,4,4,4,4}
[1,4,3,5,2] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(1,2)],3)
=> 1
[1,4,5,2,3] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[1,4,5,3,2] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[1,5,2,3,4] => [2,3] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 3
[1,5,2,4,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(1,2)],3)
=> 1
[1,5,3,2,4] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ? ∊ {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,3,3,4,4,4,4,4,4}
[1,5,3,4,2] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(1,2)],3)
=> 1
[1,5,4,2,3] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ? ∊ {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,3,3,4,4,4,4,4,4}
[1,5,4,3,2] => [2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[2,1,3,4,5] => [1,4] => ([(3,4)],5)
=> ([],4)
=> 4
[2,1,3,5,4] => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(1,3),(2,3)],4)
=> 2
[2,1,4,3,5] => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,3),(2,3)],4)
=> 2
[2,1,4,5,3] => [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(1,3),(2,3)],4)
=> 2
[2,1,5,3,4] => [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,3),(2,3)],4)
=> 2
[2,1,5,4,3] => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[2,3,1,4,5] => [2,3] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 3
[2,3,1,5,4] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(1,2)],3)
=> 1
[2,3,4,1,5] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[2,3,4,5,1] => [4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[2,3,5,1,4] => [3,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> 3
[2,3,5,4,1] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[2,4,1,3,5] => [2,3] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 3
[2,4,1,5,3] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(1,2)],3)
=> 1
[2,4,3,1,5] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ? ∊ {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,3,3,4,4,4,4,4,4}
[2,4,3,5,1] => [2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,2),(1,2)],3)
=> 1
[2,4,5,3,1] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[2,5,3,1,4] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ? ∊ {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,3,3,4,4,4,4,4,4}
[2,5,4,1,3] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ? ∊ {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,3,3,4,4,4,4,4,4}
[2,5,4,3,1] => [2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[3,1,5,4,2] => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[3,2,5,4,1] => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[3,4,2,1,5] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ? ∊ {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,3,3,4,4,4,4,4,4}
[3,4,5,2,1] => [3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[3,5,2,1,4] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ? ∊ {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,3,3,4,4,4,4,4,4}
[3,5,4,1,2] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ? ∊ {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,3,3,4,4,4,4,4,4}
[3,5,4,2,1] => [2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[4,1,5,3,2] => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[4,2,5,3,1] => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[4,3,2,1,5] => [1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ? ∊ {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,3,3,4,4,4,4,4,4}
[4,3,5,2,1] => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[4,5,2,1,3] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ? ∊ {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,3,3,4,4,4,4,4,4}
[4,5,3,1,2] => [2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ? ∊ {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,3,3,4,4,4,4,4,4}
[4,5,3,2,1] => [2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[5,1,4,3,2] => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[5,2,4,3,1] => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[5,3,2,1,4] => [1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ? ∊ {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,3,3,4,4,4,4,4,4}
[5,3,4,2,1] => [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[5,4,2,1,3] => [1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ? ∊ {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,3,3,4,4,4,4,4,4}
[5,4,3,1,2] => [1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],2)
=> ? ∊ {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,3,3,4,4,4,4,4,4}
[5,4,3,2,1] => [1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([],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,3,3,4,4,4,4,4,4}
[1,2,3,6,5,4] => [4,1,1] => ([(0,4),(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],1)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5}
[1,2,4,6,5,3] => [4,1,1] => ([(0,4),(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],1)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5}
[1,2,5,4,3,6] => [3,1,2] => ([(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([],2)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5}
Description
The minimal number of edges to add to make a graph Hamiltonian.
A graph is Hamiltonian if it contains a cycle as a subgraph, which contains all vertices.
Matching statistic: St000708
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
Mp00108: Permutations —cycle type⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
St000708: Integer partitions ⟶ ℤResult quality: 57% ●values known / values provided: 68%●distinct values known / distinct values provided: 57%
Mp00202: Integer partitions —first row removal⟶ Integer partitions
St000708: Integer partitions ⟶ ℤResult quality: 57% ●values known / values provided: 68%●distinct values known / distinct values provided: 57%
Values
[1,2] => [1,1]
=> [1]
=> ? ∊ {1,2}
[2,1] => [2]
=> []
=> ? ∊ {1,2}
[1,2,3] => [1,1,1]
=> [1,1]
=> 1
[1,3,2] => [2,1]
=> [1]
=> ? ∊ {1,2,2,2,3}
[2,1,3] => [2,1]
=> [1]
=> ? ∊ {1,2,2,2,3}
[2,3,1] => [3]
=> []
=> ? ∊ {1,2,2,2,3}
[3,1,2] => [3]
=> []
=> ? ∊ {1,2,2,2,3}
[3,2,1] => [2,1]
=> [1]
=> ? ∊ {1,2,2,2,3}
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> 1
[1,2,4,3] => [2,1,1]
=> [1,1]
=> 1
[1,3,2,4] => [2,1,1]
=> [1,1]
=> 1
[1,3,4,2] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[1,4,2,3] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[1,4,3,2] => [2,1,1]
=> [1,1]
=> 1
[2,1,3,4] => [2,1,1]
=> [1,1]
=> 1
[2,1,4,3] => [2,2]
=> [2]
=> 2
[2,3,1,4] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[2,3,4,1] => [4]
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[2,4,1,3] => [4]
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[2,4,3,1] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[3,1,2,4] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[3,1,4,2] => [4]
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> 1
[3,2,4,1] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[3,4,1,2] => [2,2]
=> [2]
=> 2
[3,4,2,1] => [4]
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[4,1,2,3] => [4]
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[4,1,3,2] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[4,2,1,3] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[4,2,3,1] => [2,1,1]
=> [1,1]
=> 1
[4,3,1,2] => [4]
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[4,3,2,1] => [2,2]
=> [2]
=> 2
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> 1
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> 1
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> 1
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> 1
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> 1
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> 1
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> 1
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> 2
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> 1
[1,3,4,5,2] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,3,5,2,4] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> 1
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> 1
[1,4,2,5,3] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> 1
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> 1
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> 2
[1,4,5,3,2] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,5,2,3,4] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> 1
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> 1
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> 1
[1,5,4,2,3] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 2
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> 1
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> 2
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> 2
[2,1,4,5,3] => [3,2]
=> [2]
=> 2
[2,1,5,3,4] => [3,2]
=> [2]
=> 2
[2,1,5,4,3] => [2,2,1]
=> [2,1]
=> 2
[2,3,1,4,5] => [3,1,1]
=> [1,1]
=> 1
[2,3,1,5,4] => [3,2]
=> [2]
=> 2
[2,3,4,1,5] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,3,4,5,1] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,3,5,1,4] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,3,5,4,1] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,4,1,3,5] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,4,1,5,3] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,4,3,1,5] => [3,1,1]
=> [1,1]
=> 1
[2,4,3,5,1] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,4,5,1,3] => [3,2]
=> [2]
=> 2
[2,4,5,3,1] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,1,3,4] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,1,4,3] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,3,1,4] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,3,4,1] => [3,1,1]
=> [1,1]
=> 1
[2,5,4,1,3] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,4,3,1] => [3,2]
=> [2]
=> 2
[3,1,2,4,5] => [3,1,1]
=> [1,1]
=> 1
[3,1,2,5,4] => [3,2]
=> [2]
=> 2
[3,1,4,2,5] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,1,4,5,2] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,1,5,2,4] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,1,5,4,2] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,2,1,4,5] => [2,1,1,1]
=> [1,1,1]
=> 1
[3,2,1,5,4] => [2,2,1]
=> [2,1]
=> 2
[3,2,4,1,5] => [3,1,1]
=> [1,1]
=> 1
[3,2,4,5,1] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,2,5,1,4] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,2,5,4,1] => [3,1,1]
=> [1,1]
=> 1
[3,4,1,2,5] => [2,2,1]
=> [2,1]
=> 2
[3,4,1,5,2] => [3,2]
=> [2]
=> 2
[3,4,2,1,5] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,4,2,5,1] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,4,5,1,2] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,4,5,2,1] => [3,2]
=> [2]
=> 2
[3,5,2,1,4] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,5,2,4,1] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
Description
The product of the parts of an integer partition.
Matching statistic: St000933
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
Mp00108: Permutations —cycle type⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
St000933: Integer partitions ⟶ ℤResult quality: 57% ●values known / values provided: 68%●distinct values known / distinct values provided: 57%
Mp00202: Integer partitions —first row removal⟶ Integer partitions
St000933: Integer partitions ⟶ ℤResult quality: 57% ●values known / values provided: 68%●distinct values known / distinct values provided: 57%
Values
[1,2] => [1,1]
=> [1]
=> ? ∊ {1,2}
[2,1] => [2]
=> []
=> ? ∊ {1,2}
[1,2,3] => [1,1,1]
=> [1,1]
=> 1
[1,3,2] => [2,1]
=> [1]
=> ? ∊ {1,2,2,2,3}
[2,1,3] => [2,1]
=> [1]
=> ? ∊ {1,2,2,2,3}
[2,3,1] => [3]
=> []
=> ? ∊ {1,2,2,2,3}
[3,1,2] => [3]
=> []
=> ? ∊ {1,2,2,2,3}
[3,2,1] => [2,1]
=> [1]
=> ? ∊ {1,2,2,2,3}
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> 1
[1,2,4,3] => [2,1,1]
=> [1,1]
=> 1
[1,3,2,4] => [2,1,1]
=> [1,1]
=> 1
[1,3,4,2] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[1,4,2,3] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[1,4,3,2] => [2,1,1]
=> [1,1]
=> 1
[2,1,3,4] => [2,1,1]
=> [1,1]
=> 1
[2,1,4,3] => [2,2]
=> [2]
=> 2
[2,3,1,4] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[2,3,4,1] => [4]
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[2,4,1,3] => [4]
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[2,4,3,1] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[3,1,2,4] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[3,1,4,2] => [4]
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> 1
[3,2,4,1] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[3,4,1,2] => [2,2]
=> [2]
=> 2
[3,4,2,1] => [4]
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[4,1,2,3] => [4]
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[4,1,3,2] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[4,2,1,3] => [3,1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[4,2,3,1] => [2,1,1]
=> [1,1]
=> 1
[4,3,1,2] => [4]
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[4,3,2,1] => [2,2]
=> [2]
=> 2
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> 1
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> 1
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> 1
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> 1
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> 1
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> 1
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> 1
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> 2
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> 1
[1,3,4,5,2] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,3,5,2,4] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> 1
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> 1
[1,4,2,5,3] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> 1
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> 1
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> 2
[1,4,5,3,2] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,5,2,3,4] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> 1
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> 1
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> 1
[1,5,4,2,3] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> 2
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> 1
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> 2
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> 2
[2,1,4,5,3] => [3,2]
=> [2]
=> 2
[2,1,5,3,4] => [3,2]
=> [2]
=> 2
[2,1,5,4,3] => [2,2,1]
=> [2,1]
=> 2
[2,3,1,4,5] => [3,1,1]
=> [1,1]
=> 1
[2,3,1,5,4] => [3,2]
=> [2]
=> 2
[2,3,4,1,5] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,3,4,5,1] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,3,5,1,4] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,3,5,4,1] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,4,1,3,5] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,4,1,5,3] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,4,3,1,5] => [3,1,1]
=> [1,1]
=> 1
[2,4,3,5,1] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,4,5,1,3] => [3,2]
=> [2]
=> 2
[2,4,5,3,1] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,1,3,4] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,1,4,3] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,3,1,4] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,3,4,1] => [3,1,1]
=> [1,1]
=> 1
[2,5,4,1,3] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,4,3,1] => [3,2]
=> [2]
=> 2
[3,1,2,4,5] => [3,1,1]
=> [1,1]
=> 1
[3,1,2,5,4] => [3,2]
=> [2]
=> 2
[3,1,4,2,5] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,1,4,5,2] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,1,5,2,4] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,1,5,4,2] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,2,1,4,5] => [2,1,1,1]
=> [1,1,1]
=> 1
[3,2,1,5,4] => [2,2,1]
=> [2,1]
=> 2
[3,2,4,1,5] => [3,1,1]
=> [1,1]
=> 1
[3,2,4,5,1] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,2,5,1,4] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,2,5,4,1] => [3,1,1]
=> [1,1]
=> 1
[3,4,1,2,5] => [2,2,1]
=> [2,1]
=> 2
[3,4,1,5,2] => [3,2]
=> [2]
=> 2
[3,4,2,1,5] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,4,2,5,1] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,4,5,1,2] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,4,5,2,1] => [3,2]
=> [2]
=> 2
[3,5,2,1,4] => [5]
=> []
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,5,2,4,1] => [4,1]
=> [1]
=> ? ∊ {1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
Description
The number of multipartitions of sizes given by an integer partition.
This is, for $\lambda = (\lambda_1,\ldots,\lambda_n)$, this is the number of $n$-tuples $(\lambda^{(1)},\ldots,\lambda^{(n)})$ of partitions $\lambda^{(i)}$ such that $\lambda^{(i)} \vdash \lambda_i$.
Matching statistic: St000939
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
Mp00108: Permutations —cycle type⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
Mp00322: Integer partitions —Loehr-Warrington⟶ Integer partitions
St000939: Integer partitions ⟶ ℤResult quality: 57% ●values known / values provided: 68%●distinct values known / distinct values provided: 57%
Mp00202: Integer partitions —first row removal⟶ Integer partitions
Mp00322: Integer partitions —Loehr-Warrington⟶ Integer partitions
St000939: Integer partitions ⟶ ℤResult quality: 57% ●values known / values provided: 68%●distinct values known / distinct values provided: 57%
Values
[1,2] => [1,1]
=> [1]
=> [1]
=> ? ∊ {1,2}
[2,1] => [2]
=> []
=> []
=> ? ∊ {1,2}
[1,2,3] => [1,1,1]
=> [1,1]
=> [2]
=> 1
[1,3,2] => [2,1]
=> [1]
=> [1]
=> ? ∊ {1,2,2,2,3}
[2,1,3] => [2,1]
=> [1]
=> [1]
=> ? ∊ {1,2,2,2,3}
[2,3,1] => [3]
=> []
=> []
=> ? ∊ {1,2,2,2,3}
[3,1,2] => [3]
=> []
=> []
=> ? ∊ {1,2,2,2,3}
[3,2,1] => [2,1]
=> [1]
=> [1]
=> ? ∊ {1,2,2,2,3}
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,4,3] => [2,1,1]
=> [1,1]
=> [2]
=> 1
[1,3,2,4] => [2,1,1]
=> [1,1]
=> [2]
=> 1
[1,3,4,2] => [3,1]
=> [1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[1,4,2,3] => [3,1]
=> [1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [2]
=> 1
[2,1,3,4] => [2,1,1]
=> [1,1]
=> [2]
=> 1
[2,1,4,3] => [2,2]
=> [2]
=> [1,1]
=> 2
[2,3,1,4] => [3,1]
=> [1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[2,3,4,1] => [4]
=> []
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[2,4,1,3] => [4]
=> []
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[2,4,3,1] => [3,1]
=> [1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[3,1,2,4] => [3,1]
=> [1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[3,1,4,2] => [4]
=> []
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [2]
=> 1
[3,2,4,1] => [3,1]
=> [1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[3,4,1,2] => [2,2]
=> [2]
=> [1,1]
=> 2
[3,4,2,1] => [4]
=> []
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[4,1,2,3] => [4]
=> []
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[4,1,3,2] => [3,1]
=> [1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[4,2,1,3] => [3,1]
=> [1]
=> [1]
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [2]
=> 1
[4,3,1,2] => [4]
=> []
=> []
=> ? ∊ {2,2,2,2,2,2,2,3,3,3,3,3,3,4}
[4,3,2,1] => [2,2]
=> [2]
=> [1,1]
=> 2
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> [3,1]
=> 2
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> [3]
=> 2
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,3,4,5,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,3,5,2,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,4,2,5,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> [3]
=> 2
[1,4,5,3,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,5,2,3,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[1,5,4,2,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> [3]
=> 2
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> [3]
=> 2
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> [3]
=> 2
[2,1,4,5,3] => [3,2]
=> [2]
=> [1,1]
=> 2
[2,1,5,3,4] => [3,2]
=> [2]
=> [1,1]
=> 2
[2,1,5,4,3] => [2,2,1]
=> [2,1]
=> [3]
=> 2
[2,3,1,4,5] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[2,3,1,5,4] => [3,2]
=> [2]
=> [1,1]
=> 2
[2,3,4,1,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,3,4,5,1] => [5]
=> []
=> []
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,3,5,1,4] => [5]
=> []
=> []
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,3,5,4,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,4,1,3,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,4,1,5,3] => [5]
=> []
=> []
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,4,3,1,5] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[2,4,3,5,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,4,5,1,3] => [3,2]
=> [2]
=> [1,1]
=> 2
[2,4,5,3,1] => [5]
=> []
=> []
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,1,3,4] => [5]
=> []
=> []
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,1,4,3] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,3,1,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,3,4,1] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[2,5,4,1,3] => [5]
=> []
=> []
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[2,5,4,3,1] => [3,2]
=> [2]
=> [1,1]
=> 2
[3,1,2,4,5] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[3,1,2,5,4] => [3,2]
=> [2]
=> [1,1]
=> 2
[3,1,4,2,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,1,4,5,2] => [5]
=> []
=> []
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,1,5,2,4] => [5]
=> []
=> []
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,1,5,4,2] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,2,1,4,5] => [2,1,1,1]
=> [1,1,1]
=> [2,1]
=> 1
[3,2,1,5,4] => [2,2,1]
=> [2,1]
=> [3]
=> 2
[3,2,4,1,5] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[3,2,4,5,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,2,5,1,4] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,2,5,4,1] => [3,1,1]
=> [1,1]
=> [2]
=> 1
[3,4,1,2,5] => [2,2,1]
=> [2,1]
=> [3]
=> 2
[3,4,1,5,2] => [3,2]
=> [2]
=> [1,1]
=> 2
[3,4,2,1,5] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,4,2,5,1] => [5]
=> []
=> []
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,4,5,1,2] => [5]
=> []
=> []
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,4,5,2,1] => [3,2]
=> [2]
=> [1,1]
=> 2
[3,5,2,1,4] => [5]
=> []
=> []
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
[3,5,2,4,1] => [4,1]
=> [1]
=> [1]
=> ? ∊ {1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,5}
Description
The number of characters of the symmetric group whose value on the partition is positive.
Matching statistic: St000259
(load all 33 compositions to match this statistic)
(load all 33 compositions to match this statistic)
Values
[1,2] => ([],2)
=> ([],2)
=> ? = 2
[2,1] => ([(0,1)],2)
=> ([(0,1)],2)
=> 1
[1,2,3] => ([],3)
=> ([],3)
=> ? ∊ {1,2,3}
[1,3,2] => ([(1,2)],3)
=> ([(1,2)],3)
=> ? ∊ {1,2,3}
[2,1,3] => ([(1,2)],3)
=> ([(1,2)],3)
=> ? ∊ {1,2,3}
[2,3,1] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 2
[3,1,2] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 2
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> 1
[1,2,3,4] => ([],4)
=> ([],4)
=> ? ∊ {1,1,2,2,2,2,3,3,3,3,4}
[1,2,4,3] => ([(2,3)],4)
=> ([(2,3)],4)
=> ? ∊ {1,1,2,2,2,2,3,3,3,3,4}
[1,3,2,4] => ([(2,3)],4)
=> ([(2,3)],4)
=> ? ∊ {1,1,2,2,2,2,3,3,3,3,4}
[1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ? ∊ {1,1,2,2,2,2,3,3,3,3,4}
[1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ? ∊ {1,1,2,2,2,2,3,3,3,3,4}
[1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {1,1,2,2,2,2,3,3,3,3,4}
[2,1,3,4] => ([(2,3)],4)
=> ([(2,3)],4)
=> ? ∊ {1,1,2,2,2,2,3,3,3,3,4}
[2,1,4,3] => ([(0,3),(1,2)],4)
=> ([(0,3),(1,2)],4)
=> ? ∊ {1,1,2,2,2,2,3,3,3,3,4}
[2,3,1,4] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ? ∊ {1,1,2,2,2,2,3,3,3,3,4}
[2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 2
[2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[3,1,2,4] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> ? ∊ {1,1,2,2,2,2,3,3,3,3,4}
[3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 3
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> ? ∊ {1,1,2,2,2,2,3,3,3,3,4}
[3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 2
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
[4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
[1,2,3,4,5] => ([],5)
=> ([],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,2,3,5,4] => ([(3,4)],5)
=> ([(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,2,4,3,5] => ([(3,4)],5)
=> ([(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,3,2,4,5] => ([(3,4)],5)
=> ([(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,3,2,5,4] => ([(1,4),(2,3)],5)
=> ([(1,4),(2,3)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,5,2,4,3] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,5,3,4,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[2,1,3,4,5] => ([(3,4)],5)
=> ([(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[2,1,3,5,4] => ([(1,4),(2,3)],5)
=> ([(1,4),(2,3)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ([(1,4),(2,3)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[2,1,5,3,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[2,3,1,4,5] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[2,3,4,5,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2
[2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 3
[2,3,5,4,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,4),(2,3),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[2,4,3,1,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5}
[2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[2,5,1,3,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 3
[2,5,1,4,3] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> 3
[2,5,3,1,4] => ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 3
[2,5,3,4,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[2,5,4,1,3] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[2,5,4,3,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,1,4,5,2] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 3
[3,1,5,2,4] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 4
[3,1,5,4,2] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> 3
[3,2,4,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,2,5,1,4] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> 3
[3,2,5,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> 2
[3,4,1,5,2] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,4,2,5,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,4,5,1,2] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,4,5,2,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,5,1,4,2] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[3,5,2,1,4] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,5,2,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[3,5,4,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[3,5,4,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[4,1,2,5,3] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 3
[4,1,3,5,2] => ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 3
[4,1,5,2,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[4,1,5,3,2] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
Description
The diameter of a connected graph.
This is the greatest distance between any pair of vertices.
Matching statistic: St000675
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00027: Dyck paths —to partition⟶ Integer partitions
Mp00230: Integer partitions —parallelogram polyomino⟶ Dyck paths
St000675: Dyck paths ⟶ ℤResult quality: 68% ●values known / values provided: 68%●distinct values known / distinct values provided: 86%
Mp00027: Dyck paths —to partition⟶ Integer partitions
Mp00230: Integer partitions —parallelogram polyomino⟶ Dyck paths
St000675: Dyck paths ⟶ ℤResult quality: 68% ●values known / values provided: 68%●distinct values known / distinct values provided: 86%
Values
[1,2] => [1,0,1,0]
=> [1]
=> [1,0]
=> ? ∊ {1,2}
[2,1] => [1,1,0,0]
=> []
=> []
=> ? ∊ {1,2}
[1,2,3] => [1,0,1,0,1,0]
=> [2,1]
=> [1,0,1,1,0,0]
=> 1
[1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> [1,1,0,0]
=> 2
[2,1,3] => [1,1,0,0,1,0]
=> [2]
=> [1,0,1,0]
=> 1
[2,3,1] => [1,1,0,1,0,0]
=> [1]
=> [1,0]
=> ? ∊ {2,2,3}
[3,1,2] => [1,1,1,0,0,0]
=> []
=> []
=> ? ∊ {2,2,3}
[3,2,1] => [1,1,1,0,0,0]
=> []
=> []
=> ? ∊ {2,2,3}
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [3,2,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> 3
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [2,2,1]
=> [1,1,1,0,0,1,0,0]
=> 2
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [3,1,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 2
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 2
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 2
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [3,2]
=> [1,0,1,1,1,0,0,0]
=> 1
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> [1,1,1,0,0,0]
=> 3
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [3,1]
=> [1,0,1,0,1,1,0,0]
=> 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [2,1]
=> [1,0,1,1,0,0]
=> 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> [1,1,0,0]
=> 2
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> [1,1,0,0]
=> 2
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> [1,0,1,0,1,0]
=> 2
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> [1,0,1,0]
=> 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> [1,0,1,0,1,0]
=> 2
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [2]
=> [1,0,1,0]
=> 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1]
=> [1,0]
=> ? ∊ {1,2,2,3,3,3,3,4}
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1]
=> [1,0]
=> ? ∊ {1,2,2,3,3,3,3,4}
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {1,2,2,3,3,3,3,4}
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {1,2,2,3,3,3,3,4}
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {1,2,2,3,3,3,3,4}
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {1,2,2,3,3,3,3,4}
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {1,2,2,3,3,3,3,4}
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {1,2,2,3,3,3,3,4}
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [4,3,2,1]
=> [1,0,1,1,1,0,1,1,0,0,0,1,0,0]
=> 3
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [3,3,2,1]
=> [1,1,1,0,1,1,0,0,0,1,0,0]
=> 4
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [4,2,2,1]
=> [1,0,1,0,1,1,1,1,0,0,0,1,0,0]
=> 1
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [3,2,2,1]
=> [1,0,1,1,1,1,0,0,0,1,0,0]
=> 4
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> [1,1,1,1,0,0,0,1,0,0]
=> 2
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> [1,1,1,1,0,0,0,1,0,0]
=> 2
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [4,3,1,1]
=> [1,0,1,1,1,0,1,0,0,1,0,1,0,0]
=> 3
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [3,3,1,1]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> 2
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [4,2,1,1]
=> [1,0,1,0,1,1,1,0,0,1,0,1,0,0]
=> 3
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [3,2,1,1]
=> [1,0,1,1,1,0,0,1,0,1,0,0]
=> 2
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> 2
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> [1,1,1,0,0,1,0,1,0,0]
=> 2
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> 2
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,0]
=> 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> 2
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> 2
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> 2
[1,5,2,3,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 3
[1,5,2,4,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 3
[1,5,3,2,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 3
[1,5,3,4,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 3
[1,5,4,2,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 3
[1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 3
[2,1,3,4,5] => [1,1,0,0,1,0,1,0,1,0]
=> [4,3,2]
=> [1,0,1,1,1,0,1,1,0,0,0,0]
=> 1
[2,1,3,5,4] => [1,1,0,0,1,0,1,1,0,0]
=> [3,3,2]
=> [1,1,1,0,1,1,0,0,0,0]
=> 3
[2,1,4,3,5] => [1,1,0,0,1,1,0,0,1,0]
=> [4,2,2]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> 1
[2,1,4,5,3] => [1,1,0,0,1,1,0,1,0,0]
=> [3,2,2]
=> [1,0,1,1,1,1,0,0,0,0]
=> 1
[2,1,5,3,4] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> [1,1,1,1,0,0,0,0]
=> 4
[2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> [1,1,1,1,0,0,0,0]
=> 4
[2,3,1,4,5] => [1,1,0,1,0,0,1,0,1,0]
=> [4,3,1]
=> [1,0,1,1,1,0,1,0,0,1,0,0]
=> 3
[4,5,1,2,3] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> [1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[4,5,1,3,2] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> [1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[4,5,2,1,3] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> [1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[4,5,2,3,1] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> [1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[4,5,3,1,2] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> [1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[4,5,3,2,1] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> [1,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,1,2,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,1,2,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,1,3,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,1,3,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,1,4,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,2,1,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,2,3,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,2,3,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,3,1,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,4,1,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,2,2,2,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5}
[1,2,3,4,5,6] => [1,0,1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1]
=> [1,0,1,1,1,0,1,1,1,0,0,1,0,0,0,1,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6}
[1,2,3,4,6,5] => [1,0,1,0,1,0,1,0,1,1,0,0]
=> [4,4,3,2,1]
=> [1,1,1,0,1,1,1,0,0,1,0,0,0,1,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6}
[1,2,3,5,4,6] => [1,0,1,0,1,0,1,1,0,0,1,0]
=> [5,3,3,2,1]
=> [1,0,1,0,1,1,1,1,1,0,0,1,0,0,0,1,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6}
[1,2,4,3,5,6] => [1,0,1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,2,1]
=> [1,0,1,1,1,0,1,0,1,1,0,1,0,0,0,1,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6}
[1,2,4,3,6,5] => [1,0,1,0,1,1,0,0,1,1,0,0]
=> [4,4,2,2,1]
=> [1,1,1,0,1,0,1,1,0,1,0,0,0,1,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6}
[1,2,4,5,3,6] => [1,0,1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,2,1]
=> [1,0,1,0,1,1,1,0,1,1,0,1,0,0,0,1,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6}
[1,2,5,3,4,6] => [1,0,1,0,1,1,1,0,0,0,1,0]
=> [5,2,2,2,1]
=> [1,0,1,0,1,0,1,1,1,1,0,1,0,0,0,1,0,0]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6}
Description
The number of centered multitunnels of a Dyck path.
This is the number of factorisations $D = A B C$ of a Dyck path, such that $B$ is a Dyck path and $A$ and $B$ have the same length.
Matching statistic: St000993
(load all 5 compositions to match this statistic)
(load all 5 compositions to match this statistic)
Mp00159: Permutations —Demazure product with inverse⟶ Permutations
Mp00204: Permutations —LLPS⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
St000993: Integer partitions ⟶ ℤResult quality: 60% ●values known / values provided: 60%●distinct values known / distinct values provided: 86%
Mp00204: Permutations —LLPS⟶ Integer partitions
Mp00202: Integer partitions —first row removal⟶ Integer partitions
St000993: Integer partitions ⟶ ℤResult quality: 60% ●values known / values provided: 60%●distinct values known / distinct values provided: 86%
Values
[1,2] => [1,2] => [1,1]
=> [1]
=> ? ∊ {1,2}
[2,1] => [2,1] => [2]
=> []
=> ? ∊ {1,2}
[1,2,3] => [1,2,3] => [1,1,1]
=> [1,1]
=> 2
[1,3,2] => [1,3,2] => [2,1]
=> [1]
=> ? ∊ {1,1,2,2,3}
[2,1,3] => [2,1,3] => [2,1]
=> [1]
=> ? ∊ {1,1,2,2,3}
[2,3,1] => [3,2,1] => [3]
=> []
=> ? ∊ {1,1,2,2,3}
[3,1,2] => [3,2,1] => [3]
=> []
=> ? ∊ {1,1,2,2,3}
[3,2,1] => [3,2,1] => [3]
=> []
=> ? ∊ {1,1,2,2,3}
[1,2,3,4] => [1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> 3
[1,2,4,3] => [1,2,4,3] => [2,1,1]
=> [1,1]
=> 2
[1,3,2,4] => [1,3,2,4] => [2,1,1]
=> [1,1]
=> 2
[1,3,4,2] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[1,4,2,3] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[1,4,3,2] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[2,1,3,4] => [2,1,3,4] => [2,1,1]
=> [1,1]
=> 2
[2,1,4,3] => [2,1,4,3] => [2,2]
=> [2]
=> 1
[2,3,1,4] => [3,2,1,4] => [3,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[2,3,4,1] => [4,2,3,1] => [3,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[2,4,1,3] => [3,4,1,2] => [2,1,1]
=> [1,1]
=> 2
[2,4,3,1] => [4,3,2,1] => [4]
=> []
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[3,1,2,4] => [3,2,1,4] => [3,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[3,1,4,2] => [4,2,3,1] => [3,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[3,2,1,4] => [3,2,1,4] => [3,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[3,2,4,1] => [4,2,3,1] => [3,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[3,4,1,2] => [4,3,2,1] => [4]
=> []
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[3,4,2,1] => [4,3,2,1] => [4]
=> []
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[4,1,2,3] => [4,2,3,1] => [3,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[4,1,3,2] => [4,2,3,1] => [3,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[4,2,1,3] => [4,3,2,1] => [4]
=> []
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[4,2,3,1] => [4,3,2,1] => [4]
=> []
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[4,3,1,2] => [4,3,2,1] => [4]
=> []
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[4,3,2,1] => [4,3,2,1] => [4]
=> []
=> ? ∊ {1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4}
[1,2,3,4,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> 4
[1,2,3,5,4] => [1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> 3
[1,2,4,3,5] => [1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> 3
[1,2,4,5,3] => [1,2,5,4,3] => [3,1,1]
=> [1,1]
=> 2
[1,2,5,3,4] => [1,2,5,4,3] => [3,1,1]
=> [1,1]
=> 2
[1,2,5,4,3] => [1,2,5,4,3] => [3,1,1]
=> [1,1]
=> 2
[1,3,2,4,5] => [1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> 3
[1,3,2,5,4] => [1,3,2,5,4] => [2,2,1]
=> [2,1]
=> 1
[1,3,4,2,5] => [1,4,3,2,5] => [3,1,1]
=> [1,1]
=> 2
[1,3,4,5,2] => [1,5,3,4,2] => [3,1,1]
=> [1,1]
=> 2
[1,3,5,2,4] => [1,4,5,2,3] => [2,1,1,1]
=> [1,1,1]
=> 3
[1,3,5,4,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[1,4,2,3,5] => [1,4,3,2,5] => [3,1,1]
=> [1,1]
=> 2
[1,4,2,5,3] => [1,5,3,4,2] => [3,1,1]
=> [1,1]
=> 2
[1,4,3,2,5] => [1,4,3,2,5] => [3,1,1]
=> [1,1]
=> 2
[1,4,3,5,2] => [1,5,3,4,2] => [3,1,1]
=> [1,1]
=> 2
[1,4,5,2,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[1,4,5,3,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[1,5,2,3,4] => [1,5,3,4,2] => [3,1,1]
=> [1,1]
=> 2
[1,5,2,4,3] => [1,5,3,4,2] => [3,1,1]
=> [1,1]
=> 2
[1,5,3,2,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[1,5,3,4,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[1,5,4,2,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[1,5,4,3,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[2,1,3,4,5] => [2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> 3
[2,1,3,5,4] => [2,1,3,5,4] => [2,2,1]
=> [2,1]
=> 1
[2,1,4,3,5] => [2,1,4,3,5] => [2,2,1]
=> [2,1]
=> 1
[2,1,4,5,3] => [2,1,5,4,3] => [3,2]
=> [2]
=> 1
[2,1,5,3,4] => [2,1,5,4,3] => [3,2]
=> [2]
=> 1
[2,1,5,4,3] => [2,1,5,4,3] => [3,2]
=> [2]
=> 1
[2,3,1,4,5] => [3,2,1,4,5] => [3,1,1]
=> [1,1]
=> 2
[2,3,1,5,4] => [3,2,1,5,4] => [3,2]
=> [2]
=> 1
[2,3,4,1,5] => [4,2,3,1,5] => [3,1,1]
=> [1,1]
=> 2
[2,3,4,5,1] => [5,2,3,4,1] => [3,1,1]
=> [1,1]
=> 2
[2,3,5,1,4] => [4,2,5,1,3] => [3,1,1]
=> [1,1]
=> 2
[2,3,5,4,1] => [5,2,4,3,1] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[2,4,1,3,5] => [3,4,1,2,5] => [2,1,1,1]
=> [1,1,1]
=> 3
[2,4,1,5,3] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 2
[2,4,3,1,5] => [4,3,2,1,5] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[2,4,3,5,1] => [5,3,2,4,1] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[2,4,5,1,3] => [4,5,3,1,2] => [3,1,1]
=> [1,1]
=> 2
[2,4,5,3,1] => [5,4,3,2,1] => [5]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[2,5,1,3,4] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 2
[2,5,1,4,3] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 2
[2,5,3,1,4] => [4,5,3,1,2] => [3,1,1]
=> [1,1]
=> 2
[2,5,3,4,1] => [5,4,3,2,1] => [5]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[2,5,4,1,3] => [4,5,3,1,2] => [3,1,1]
=> [1,1]
=> 2
[2,5,4,3,1] => [5,4,3,2,1] => [5]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[3,1,2,4,5] => [3,2,1,4,5] => [3,1,1]
=> [1,1]
=> 2
[3,1,2,5,4] => [3,2,1,5,4] => [3,2]
=> [2]
=> 1
[3,1,4,2,5] => [4,2,3,1,5] => [3,1,1]
=> [1,1]
=> 2
[3,1,4,5,2] => [5,2,3,4,1] => [3,1,1]
=> [1,1]
=> 2
[3,1,5,2,4] => [4,2,5,1,3] => [3,1,1]
=> [1,1]
=> 2
[3,1,5,4,2] => [5,2,4,3,1] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[3,2,1,4,5] => [3,2,1,4,5] => [3,1,1]
=> [1,1]
=> 2
[3,2,1,5,4] => [3,2,1,5,4] => [3,2]
=> [2]
=> 1
[3,2,4,1,5] => [4,2,3,1,5] => [3,1,1]
=> [1,1]
=> 2
[3,2,5,4,1] => [5,2,4,3,1] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[3,4,1,2,5] => [4,3,2,1,5] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[3,4,1,5,2] => [5,3,2,4,1] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[3,4,2,1,5] => [4,3,2,1,5] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[3,4,2,5,1] => [5,3,2,4,1] => [4,1]
=> [1]
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[3,4,5,1,2] => [5,4,3,2,1] => [5]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[3,4,5,2,1] => [5,4,3,2,1] => [5]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[3,5,1,4,2] => [5,4,3,2,1] => [5]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[3,5,2,4,1] => [5,4,3,2,1] => [5]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[3,5,4,1,2] => [5,4,3,2,1] => [5]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
[3,5,4,2,1] => [5,4,3,2,1] => [5]
=> []
=> ? ∊ {1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,5}
Description
The multiplicity of the largest part of an integer partition.
Matching statistic: St001024
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
Mp00027: Dyck paths —to partition⟶ Integer partitions
Mp00043: Integer partitions —to Dyck path⟶ Dyck paths
St001024: Dyck paths ⟶ ℤResult quality: 58% ●values known / values provided: 58%●distinct values known / distinct values provided: 86%
Mp00027: Dyck paths —to partition⟶ Integer partitions
Mp00043: Integer partitions —to Dyck path⟶ Dyck paths
St001024: Dyck paths ⟶ ℤResult quality: 58% ●values known / values provided: 58%●distinct values known / distinct values provided: 86%
Values
[1,2] => [1,0,1,0]
=> [1]
=> [1,0,1,0]
=> 2
[2,1] => [1,1,0,0]
=> []
=> []
=> ? = 1
[1,2,3] => [1,0,1,0,1,0]
=> [2,1]
=> [1,0,1,0,1,0]
=> 3
[1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> [1,0,1,1,0,0]
=> 2
[2,1,3] => [1,1,0,0,1,0]
=> [2]
=> [1,1,0,0,1,0]
=> 1
[2,3,1] => [1,1,0,1,0,0]
=> [1]
=> [1,0,1,0]
=> 2
[3,1,2] => [1,1,1,0,0,0]
=> []
=> []
=> ? ∊ {1,2}
[3,2,1] => [1,1,1,0,0,0]
=> []
=> []
=> ? ∊ {1,2}
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [3,2,1]
=> [1,0,1,0,1,0,1,0]
=> 4
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [2,2,1]
=> [1,0,1,0,1,1,0,0]
=> 3
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [3,1,1]
=> [1,0,1,1,0,0,1,0]
=> 2
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 3
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> [1,0,1,1,1,0,0,0]
=> 2
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> [1,0,1,1,1,0,0,0]
=> 2
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [3,2]
=> [1,1,0,0,1,0,1,0]
=> 2
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> [1,1,0,0,1,1,0,0]
=> 1
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [3,1]
=> [1,1,0,1,0,0,1,0]
=> 3
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [2,1]
=> [1,0,1,0,1,0]
=> 3
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> [1,0,1,1,0,0]
=> 2
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> [1,0,1,1,0,0]
=> 2
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> [1,1,1,0,0,0,1,0]
=> 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> [1,1,0,0,1,0]
=> 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> [1,1,1,0,0,0,1,0]
=> 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [2]
=> [1,1,0,0,1,0]
=> 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1]
=> [1,0,1,0]
=> 2
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1]
=> [1,0,1,0]
=> 2
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,2,2,3,3}
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,2,2,3,3}
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,2,2,3,3}
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,2,2,3,3}
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,2,2,3,3}
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,2,2,3,3}
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [4,3,2,1]
=> [1,0,1,0,1,0,1,0,1,0]
=> 5
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [3,3,2,1]
=> [1,0,1,0,1,0,1,1,0,0]
=> 4
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [4,2,2,1]
=> [1,0,1,0,1,1,0,0,1,0]
=> 3
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [3,2,2,1]
=> [1,0,1,0,1,1,0,1,0,0]
=> 4
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [4,3,1,1]
=> [1,0,1,1,0,0,1,0,1,0]
=> 2
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [3,3,1,1]
=> [1,0,1,1,0,0,1,1,0,0]
=> 2
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [4,2,1,1]
=> [1,0,1,1,0,1,0,0,1,0]
=> 4
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [3,2,1,1]
=> [1,0,1,1,0,1,0,1,0,0]
=> 3
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> [1,0,1,1,0,1,1,0,0,0]
=> 3
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> [1,0,1,1,0,1,1,0,0,0]
=> 3
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> [1,0,1,1,1,0,0,0,1,0]
=> 2
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> 2
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> [1,0,1,1,1,0,0,0,1,0]
=> 2
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> [1,0,1,1,1,0,0,1,0,0]
=> 2
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> 3
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> 3
[1,5,2,3,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> 2
[1,5,2,4,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> 2
[1,5,3,2,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> 2
[1,5,3,4,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> 2
[1,5,4,2,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> 2
[1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> 2
[2,1,3,4,5] => [1,1,0,0,1,0,1,0,1,0]
=> [4,3,2]
=> [1,1,0,0,1,0,1,0,1,0]
=> 3
[2,1,3,5,4] => [1,1,0,0,1,0,1,1,0,0]
=> [3,3,2]
=> [1,1,0,0,1,0,1,1,0,0]
=> 2
[2,1,4,3,5] => [1,1,0,0,1,1,0,0,1,0]
=> [4,2,2]
=> [1,1,0,0,1,1,0,0,1,0]
=> 1
[5,1,2,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,1,2,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,1,3,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,1,3,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,1,4,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,2,1,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,2,3,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,2,3,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,3,1,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,4,1,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,1,1,1,1,2,2,2,2,2,3,3,3,3,3,3,3,3,3,4,4,4,4,4}
[6,1,2,3,4,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,2,3,5,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,2,4,3,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,2,4,5,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,2,5,3,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,2,5,4,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,3,2,4,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,3,2,5,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,3,4,2,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,3,4,5,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,3,5,2,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,3,5,4,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,4,2,3,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,4,2,5,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,4,3,2,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,4,3,5,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
[6,1,4,5,2,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> []
=> ? ∊ {1,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5}
Description
Maximum of dominant dimensions of the simple modules in the Nakayama algebra corresponding to the Dyck path.
The following 43 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001060The distinguishing index of a graph. St000443The number of long tunnels of a Dyck path. St001187The number of simple modules with grade at least one in the corresponding Nakayama algebra. St001224Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St000460The hook length of the last cell along the main diagonal of an integer partition. St000260The radius of a connected graph. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St001568The smallest positive integer that does not appear twice in the partition. St000454The largest eigenvalue of a graph if it is integral. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St000870The product of the hook lengths of the diagonal cells in an integer partition. St001914The size of the orbit of an integer partition in Bulgarian solitaire. St001488The number of corners of a skew partition. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St000264The girth of a graph, which is not a tree. St001461The number of topologically connected components of the chord diagram of a permutation. St000284The Plancherel distribution on integer partitions. St000668The least common multiple of the parts of the partition. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St000707The product of the factorials of the parts. 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. St000937The number of positive values of the symmetric group character corresponding to the partition. St001128The exponens consonantiae of a partition. St001875The number of simple modules with projective dimension at most 1. St001877Number of indecomposable injective modules with projective dimension 2. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001330The hat guessing number of a graph. St001200The number of simple modules in $eAe$ with projective dimension at most 2 in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001198The number of simple modules in the algebra $eAe$ with projective dimension at most 1 in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001206The maximal dimension of an indecomposable projective $eAe$-module (that is the height of the corresponding Dyck path) of the corresponding Nakayama algebra with minimal faithful projective-injective module $eA$. St000455The second largest eigenvalue of a graph if it is integral. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St000352The Elizalde-Pak rank of a permutation. St000054The first entry of the permutation. St000366The number of double descents of a permutation. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001863The number of weak excedances of a signed permutation. St001621The number of atoms 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!