Your data matches 79 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00240: Permutations weak exceedance partitionSet partitions
Mp00128: Set partitions to compositionInteger compositions
Mp00094: Integer compositions to binary wordBinary words
St000288: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => {{1}}
=> [1] => 1 => 1
[1,2] => {{1},{2}}
=> [1,1] => 11 => 2
[2,1] => {{1,2}}
=> [2] => 10 => 1
[1,2,3] => {{1},{2},{3}}
=> [1,1,1] => 111 => 3
[1,3,2] => {{1},{2,3}}
=> [1,2] => 110 => 2
[2,1,3] => {{1,2},{3}}
=> [2,1] => 101 => 2
[2,3,1] => {{1,2,3}}
=> [3] => 100 => 1
[3,1,2] => {{1,3},{2}}
=> [2,1] => 101 => 2
[3,2,1] => {{1,3},{2}}
=> [2,1] => 101 => 2
[1,2,3,4] => {{1},{2},{3},{4}}
=> [1,1,1,1] => 1111 => 4
[1,2,4,3] => {{1},{2},{3,4}}
=> [1,1,2] => 1110 => 3
[1,3,2,4] => {{1},{2,3},{4}}
=> [1,2,1] => 1101 => 3
[1,3,4,2] => {{1},{2,3,4}}
=> [1,3] => 1100 => 2
[1,4,2,3] => {{1},{2,4},{3}}
=> [1,2,1] => 1101 => 3
[1,4,3,2] => {{1},{2,4},{3}}
=> [1,2,1] => 1101 => 3
[2,1,3,4] => {{1,2},{3},{4}}
=> [2,1,1] => 1011 => 3
[2,1,4,3] => {{1,2},{3,4}}
=> [2,2] => 1010 => 2
[2,3,1,4] => {{1,2,3},{4}}
=> [3,1] => 1001 => 2
[2,3,4,1] => {{1,2,3,4}}
=> [4] => 1000 => 1
[2,4,1,3] => {{1,2,4},{3}}
=> [3,1] => 1001 => 2
[2,4,3,1] => {{1,2,4},{3}}
=> [3,1] => 1001 => 2
[3,1,2,4] => {{1,3},{2},{4}}
=> [2,1,1] => 1011 => 3
[3,1,4,2] => {{1,3,4},{2}}
=> [3,1] => 1001 => 2
[3,2,1,4] => {{1,3},{2},{4}}
=> [2,1,1] => 1011 => 3
[3,2,4,1] => {{1,3,4},{2}}
=> [3,1] => 1001 => 2
[3,4,1,2] => {{1,3},{2,4}}
=> [2,2] => 1010 => 2
[3,4,2,1] => {{1,3},{2,4}}
=> [2,2] => 1010 => 2
[4,1,2,3] => {{1,4},{2},{3}}
=> [2,1,1] => 1011 => 3
[4,1,3,2] => {{1,4},{2},{3}}
=> [2,1,1] => 1011 => 3
[4,2,1,3] => {{1,4},{2},{3}}
=> [2,1,1] => 1011 => 3
[4,2,3,1] => {{1,4},{2},{3}}
=> [2,1,1] => 1011 => 3
[4,3,1,2] => {{1,4},{2,3}}
=> [2,2] => 1010 => 2
[4,3,2,1] => {{1,4},{2,3}}
=> [2,2] => 1010 => 2
[1,2,3,4,5] => {{1},{2},{3},{4},{5}}
=> [1,1,1,1,1] => 11111 => 5
[1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> [1,1,1,2] => 11110 => 4
[1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> [1,1,2,1] => 11101 => 4
[1,2,4,5,3] => {{1},{2},{3,4,5}}
=> [1,1,3] => 11100 => 3
[1,2,5,3,4] => {{1},{2},{3,5},{4}}
=> [1,1,2,1] => 11101 => 4
[1,2,5,4,3] => {{1},{2},{3,5},{4}}
=> [1,1,2,1] => 11101 => 4
[1,3,2,4,5] => {{1},{2,3},{4},{5}}
=> [1,2,1,1] => 11011 => 4
[1,3,2,5,4] => {{1},{2,3},{4,5}}
=> [1,2,2] => 11010 => 3
[1,3,4,2,5] => {{1},{2,3,4},{5}}
=> [1,3,1] => 11001 => 3
[1,3,4,5,2] => {{1},{2,3,4,5}}
=> [1,4] => 11000 => 2
[1,3,5,2,4] => {{1},{2,3,5},{4}}
=> [1,3,1] => 11001 => 3
[1,3,5,4,2] => {{1},{2,3,5},{4}}
=> [1,3,1] => 11001 => 3
[1,4,2,3,5] => {{1},{2,4},{3},{5}}
=> [1,2,1,1] => 11011 => 4
[1,4,2,5,3] => {{1},{2,4,5},{3}}
=> [1,3,1] => 11001 => 3
[1,4,3,2,5] => {{1},{2,4},{3},{5}}
=> [1,2,1,1] => 11011 => 4
[1,4,3,5,2] => {{1},{2,4,5},{3}}
=> [1,3,1] => 11001 => 3
[1,4,5,2,3] => {{1},{2,4},{3,5}}
=> [1,2,2] => 11010 => 3
Description
The number of ones in a binary word. This is also known as the Hamming weight of the word.
Matching statistic: St000097
Mp00240: Permutations weak exceedance partitionSet partitions
Mp00128: Set partitions to compositionInteger compositions
Mp00184: Integer compositions to threshold graphGraphs
St000097: Graphs ⟶ ℤResult quality: 90% values known / values provided: 99%distinct values known / distinct values provided: 90%
Values
[1] => {{1}}
=> [1] => ([],1)
=> 1
[1,2] => {{1},{2}}
=> [1,1] => ([(0,1)],2)
=> 2
[2,1] => {{1,2}}
=> [2] => ([],2)
=> 1
[1,2,3] => {{1},{2},{3}}
=> [1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 3
[1,3,2] => {{1},{2,3}}
=> [1,2] => ([(1,2)],3)
=> 2
[2,1,3] => {{1,2},{3}}
=> [2,1] => ([(0,2),(1,2)],3)
=> 2
[2,3,1] => {{1,2,3}}
=> [3] => ([],3)
=> 1
[3,1,2] => {{1,3},{2}}
=> [2,1] => ([(0,2),(1,2)],3)
=> 2
[3,2,1] => {{1,3},{2}}
=> [2,1] => ([(0,2),(1,2)],3)
=> 2
[1,2,3,4] => {{1},{2},{3},{4}}
=> [1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[1,2,4,3] => {{1},{2},{3,4}}
=> [1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[1,3,2,4] => {{1},{2,3},{4}}
=> [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[1,3,4,2] => {{1},{2,3,4}}
=> [1,3] => ([(2,3)],4)
=> 2
[1,4,2,3] => {{1},{2,4},{3}}
=> [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[1,4,3,2] => {{1},{2,4},{3}}
=> [1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[2,1,3,4] => {{1,2},{3},{4}}
=> [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[2,1,4,3] => {{1,2},{3,4}}
=> [2,2] => ([(1,3),(2,3)],4)
=> 2
[2,3,1,4] => {{1,2,3},{4}}
=> [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2
[2,3,4,1] => {{1,2,3,4}}
=> [4] => ([],4)
=> 1
[2,4,1,3] => {{1,2,4},{3}}
=> [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2
[2,4,3,1] => {{1,2,4},{3}}
=> [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2
[3,1,2,4] => {{1,3},{2},{4}}
=> [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[3,1,4,2] => {{1,3,4},{2}}
=> [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2
[3,2,1,4] => {{1,3},{2},{4}}
=> [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[3,2,4,1] => {{1,3,4},{2}}
=> [3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2
[3,4,1,2] => {{1,3},{2,4}}
=> [2,2] => ([(1,3),(2,3)],4)
=> 2
[3,4,2,1] => {{1,3},{2,4}}
=> [2,2] => ([(1,3),(2,3)],4)
=> 2
[4,1,2,3] => {{1,4},{2},{3}}
=> [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[4,1,3,2] => {{1,4},{2},{3}}
=> [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[4,2,1,3] => {{1,4},{2},{3}}
=> [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[4,2,3,1] => {{1,4},{2},{3}}
=> [2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[4,3,1,2] => {{1,4},{2,3}}
=> [2,2] => ([(1,3),(2,3)],4)
=> 2
[4,3,2,1] => {{1,4},{2,3}}
=> [2,2] => ([(1,3),(2,3)],4)
=> 2
[1,2,3,4,5] => {{1},{2},{3},{4},{5}}
=> [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)
=> 5
[1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> [1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,2,4,5,3] => {{1},{2},{3,4,5}}
=> [1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> 3
[1,2,5,3,4] => {{1},{2},{3,5},{4}}
=> [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,2,5,4,3] => {{1},{2},{3,5},{4}}
=> [1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,3,2,4,5] => {{1},{2,3},{4},{5}}
=> [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,3,2,5,4] => {{1},{2,3},{4,5}}
=> [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,3,4,2,5] => {{1},{2,3,4},{5}}
=> [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,3,4,5,2] => {{1},{2,3,4,5}}
=> [1,4] => ([(3,4)],5)
=> 2
[1,3,5,2,4] => {{1},{2,3,5},{4}}
=> [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,3,5,4,2] => {{1},{2,3,5},{4}}
=> [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,4,2,3,5] => {{1},{2,4},{3},{5}}
=> [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,4,2,5,3] => {{1},{2,4,5},{3}}
=> [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,4,3,2,5] => {{1},{2,4},{3},{5}}
=> [1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,4,3,5,2] => {{1},{2,4,5},{3}}
=> [1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,4,5,2,3] => {{1},{2,4},{3,5}}
=> [1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[6,7,8,9,10,1,2,3,4,5] => {{1,6},{2,7},{3,8},{4,9},{5,10}}
=> [2,2,2,2,2] => ([(1,9),(2,8),(2,9),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[9,1,2,3,4,5,8,6,7] => {{1,9},{2},{3},{4},{5},{6},{7,8}}
=> [2,1,1,1,1,1,2] => ([(1,3),(1,4),(1,5),(1,6),(1,7),(1,8),(2,3),(2,4),(2,5),(2,6),(2,7),(2,8),(3,4),(3,5),(3,6),(3,7),(3,8),(4,5),(4,6),(4,7),(4,8),(5,6),(5,7),(5,8),(6,7),(6,8),(7,8)],9)
=> ? = 7
[9,1,2,3,4,8,5,6,7] => {{1,9},{2},{3},{4},{5},{6,8},{7}}
=> [2,1,1,1,1,2,1] => ([(0,8),(1,3),(1,4),(1,5),(1,6),(1,7),(1,8),(2,3),(2,4),(2,5),(2,6),(2,7),(2,8),(3,4),(3,5),(3,6),(3,7),(3,8),(4,5),(4,6),(4,7),(4,8),(5,6),(5,7),(5,8),(6,7),(6,8),(7,8)],9)
=> ? = 7
[2,3,4,5,6,7,8,9,1] => {{1,2,3,4,5,6,7,8,9}}
=> [9] => ([],9)
=> ? = 1
[6,7,8,9,10,5,4,3,2,1] => {{1,6},{2,7},{3,8},{4,9},{5,10}}
=> [2,2,2,2,2] => ([(1,9),(2,8),(2,9),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[2,3,4,5,6,7,8,9,10,1] => {{1,2,3,4,5,6,7,8,9,10}}
=> [10] => ([],10)
=> ? = 1
[1,2,3,4,5,6,7,9,8] => {{1},{2},{3},{4},{5},{6},{7},{8,9}}
=> [1,1,1,1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(1,8),(2,3),(2,4),(2,5),(2,6),(2,7),(2,8),(3,4),(3,5),(3,6),(3,7),(3,8),(4,5),(4,6),(4,7),(4,8),(5,6),(5,7),(5,8),(6,7),(6,8),(7,8)],9)
=> ? = 8
[1,2,3,4,5,6,7,8,10,9] => {{1},{2},{3},{4},{5},{6},{7},{8},{9,10}}
=> [1,1,1,1,1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(1,8),(1,9),(2,3),(2,4),(2,5),(2,6),(2,7),(2,8),(2,9),(3,4),(3,5),(3,6),(3,7),(3,8),(3,9),(4,5),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 9
[1,2,3,4,5,6,7,8,9,11,10] => {{1},{2},{3},{4},{5},{6},{7},{8},{9},{10,11}}
=> [1,1,1,1,1,1,1,1,1,2] => ([(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(1,8),(1,9),(1,10),(2,3),(2,4),(2,5),(2,6),(2,7),(2,8),(2,9),(2,10),(3,4),(3,5),(3,6),(3,7),(3,8),(3,9),(3,10),(4,5),(4,6),(4,7),(4,8),(4,9),(4,10),(5,6),(5,7),(5,8),(5,9),(5,10),(6,7),(6,8),(6,9),(6,10),(7,8),(7,9),(7,10),(8,9),(8,10),(9,10)],11)
=> ? = 10
[7,1,2,3,4,5,6,9,8] => {{1,7},{2},{3},{4},{5},{6},{8,9}}
=> [2,1,1,1,1,1,2] => ([(1,3),(1,4),(1,5),(1,6),(1,7),(1,8),(2,3),(2,4),(2,5),(2,6),(2,7),(2,8),(3,4),(3,5),(3,6),(3,7),(3,8),(4,5),(4,6),(4,7),(4,8),(5,6),(5,7),(5,8),(6,7),(6,8),(7,8)],9)
=> ? = 7
[1,2,3,4,5,6,8,9,7] => {{1},{2},{3},{4},{5},{6},{7,8,9}}
=> [1,1,1,1,1,1,3] => ([(2,3),(2,4),(2,5),(2,6),(2,7),(2,8),(3,4),(3,5),(3,6),(3,7),(3,8),(4,5),(4,6),(4,7),(4,8),(5,6),(5,7),(5,8),(6,7),(6,8),(7,8)],9)
=> ? = 7
[1,2,4,5,6,7,8,9,3] => {{1},{2},{3,4,5,6,7,8,9}}
=> [1,1,7] => ([(6,7),(6,8),(7,8)],9)
=> ? = 3
[1,3,4,5,6,7,8,9,2] => {{1},{2,3,4,5,6,7,8,9}}
=> [1,8] => ([(7,8)],9)
=> ? = 2
[1,2,3,4,5,6,9,8,7] => {{1},{2},{3},{4},{5},{6},{7,9},{8}}
=> [1,1,1,1,1,1,2,1] => ([(0,8),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(1,8),(2,3),(2,4),(2,5),(2,6),(2,7),(2,8),(3,4),(3,5),(3,6),(3,7),(3,8),(4,5),(4,6),(4,7),(4,8),(5,6),(5,7),(5,8),(6,7),(6,8),(7,8)],9)
=> ? = 8
[2,6,7,8,10,1,3,4,5,9] => {{1,2,6},{3,7},{4,8},{5,10},{9}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[2,6,7,9,10,1,3,4,5,8] => {{1,2,6},{3,7},{4,9},{5,10},{8}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[2,6,8,9,10,1,3,4,5,7] => {{1,2,6},{3,8},{4,9},{5,10},{7}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[2,7,8,9,10,1,3,4,5,6] => {{1,2,7},{3,8},{4,9},{5,10},{6}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[3,6,7,8,10,1,2,4,5,9] => {{1,3,7},{2,6},{4,8},{5,10},{9}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[3,6,7,9,10,1,2,4,5,8] => {{1,3,7},{2,6},{4,9},{5,10},{8}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[3,6,8,9,10,1,2,4,5,7] => {{1,3,8},{2,6},{4,9},{5,10},{7}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[3,7,8,9,10,1,2,4,5,6] => {{1,3,8},{2,7},{4,9},{5,10},{6}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[4,6,7,8,10,1,2,3,5,9] => {{1,4,8},{2,6},{3,7},{5,10},{9}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[4,6,7,9,10,1,2,3,5,8] => {{1,4,9},{2,6},{3,7},{5,10},{8}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[4,6,8,9,10,1,2,3,5,7] => {{1,4,9},{2,6},{3,8},{5,10},{7}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[4,7,8,9,10,1,2,3,5,6] => {{1,4,9},{2,7},{3,8},{5,10},{6}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[5,6,7,8,10,1,2,3,4,9] => {{1,5,10},{2,6},{3,7},{4,8},{9}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[5,6,7,9,10,1,2,3,4,8] => {{1,5,10},{2,6},{3,7},{4,9},{8}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[5,6,8,9,10,1,2,3,4,7] => {{1,5,10},{2,6},{3,8},{4,9},{7}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[5,7,8,9,10,1,2,3,4,6] => {{1,5,10},{2,7},{3,8},{4,9},{6}}
=> [3,2,2,2,1] => ([(0,9),(1,8),(1,9),(2,7),(2,8),(2,9),(3,6),(3,7),(3,8),(3,9),(4,6),(4,7),(4,8),(4,9),(5,6),(5,7),(5,8),(5,9),(6,7),(6,8),(6,9),(7,8),(7,9),(8,9)],10)
=> ? = 5
[2,7,8,9,10,12,1,3,4,5,6,11] => {{1,2,7},{3,8},{4,9},{5,10},{6,12},{11}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[2,7,8,9,11,12,1,3,4,5,6,10] => {{1,2,7},{3,8},{4,9},{5,11},{6,12},{10}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[2,7,8,10,11,12,1,3,4,5,6,9] => {{1,2,7},{3,8},{4,10},{5,11},{6,12},{9}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[2,7,9,10,11,12,1,3,4,5,6,8] => {{1,2,7},{3,9},{4,10},{5,11},{6,12},{8}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[2,8,9,10,11,12,1,3,4,5,6,7] => {{1,2,8},{3,9},{4,10},{5,11},{6,12},{7}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[3,7,8,9,10,12,1,2,4,5,6,11] => {{1,3,8},{2,7},{4,9},{5,10},{6,12},{11}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[3,7,8,9,11,12,1,2,4,5,6,10] => {{1,3,8},{2,7},{4,9},{5,11},{6,12},{10}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[3,7,8,10,11,12,1,2,4,5,6,9] => {{1,3,8},{2,7},{4,10},{5,11},{6,12},{9}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[3,7,9,10,11,12,1,2,4,5,6,8] => {{1,3,9},{2,7},{4,10},{5,11},{6,12},{8}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[3,8,9,10,11,12,1,2,4,5,6,7] => {{1,3,9},{2,8},{4,10},{5,11},{6,12},{7}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[4,7,8,9,10,12,1,2,3,5,6,11] => {{1,4,9},{2,7},{3,8},{5,10},{6,12},{11}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[4,7,8,9,11,12,1,2,3,5,6,10] => {{1,4,9},{2,7},{3,8},{5,11},{6,12},{10}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[4,7,8,10,11,12,1,2,3,5,6,9] => {{1,4,10},{2,7},{3,8},{5,11},{6,12},{9}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[4,7,9,10,11,12,1,2,3,5,6,8] => {{1,4,10},{2,7},{3,9},{5,11},{6,12},{8}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[4,8,9,10,11,12,1,2,3,5,6,7] => {{1,4,10},{2,8},{3,9},{5,11},{6,12},{7}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[5,7,8,9,10,12,1,2,3,4,6,11] => {{1,5,10},{2,7},{3,8},{4,9},{6,12},{11}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[5,7,8,9,11,12,1,2,3,4,6,10] => {{1,5,11},{2,7},{3,8},{4,9},{6,12},{10}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[5,7,8,10,11,12,1,2,3,4,6,9] => {{1,5,11},{2,7},{3,8},{4,10},{6,12},{9}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[5,7,9,10,11,12,1,2,3,4,6,8] => {{1,5,11},{2,7},{3,9},{4,10},{6,12},{8}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
[5,8,9,10,11,12,1,2,3,4,6,7] => {{1,5,11},{2,8},{3,9},{4,10},{6,12},{7}}
=> [3,2,2,2,2,1] => ([(0,11),(1,10),(1,11),(2,9),(2,10),(2,11),(3,8),(3,9),(3,10),(3,11),(4,7),(4,8),(4,9),(4,10),(4,11),(5,7),(5,8),(5,9),(5,10),(5,11),(6,7),(6,8),(6,9),(6,10),(6,11),(7,8),(7,9),(7,10),(7,11),(8,9),(8,10),(8,11),(9,10),(9,11),(10,11)],12)
=> ? = 6
Description
The order of the largest clique of the graph. A clique in a graph $G$ is a subset $U \subseteq V(G)$ such that any pair of vertices in $U$ are adjacent. I.e. the subgraph induced by $U$ is a complete graph.
Mp00240: Permutations weak exceedance partitionSet partitions
Mp00079: Set partitions shapeInteger partitions
St000010: Integer partitions ⟶ ℤResult quality: 96% values known / values provided: 96%distinct values known / distinct values provided: 100%
Values
[1] => {{1}}
=> [1]
=> 1
[1,2] => {{1},{2}}
=> [1,1]
=> 2
[2,1] => {{1,2}}
=> [2]
=> 1
[1,2,3] => {{1},{2},{3}}
=> [1,1,1]
=> 3
[1,3,2] => {{1},{2,3}}
=> [2,1]
=> 2
[2,1,3] => {{1,2},{3}}
=> [2,1]
=> 2
[2,3,1] => {{1,2,3}}
=> [3]
=> 1
[3,1,2] => {{1,3},{2}}
=> [2,1]
=> 2
[3,2,1] => {{1,3},{2}}
=> [2,1]
=> 2
[1,2,3,4] => {{1},{2},{3},{4}}
=> [1,1,1,1]
=> 4
[1,2,4,3] => {{1},{2},{3,4}}
=> [2,1,1]
=> 3
[1,3,2,4] => {{1},{2,3},{4}}
=> [2,1,1]
=> 3
[1,3,4,2] => {{1},{2,3,4}}
=> [3,1]
=> 2
[1,4,2,3] => {{1},{2,4},{3}}
=> [2,1,1]
=> 3
[1,4,3,2] => {{1},{2,4},{3}}
=> [2,1,1]
=> 3
[2,1,3,4] => {{1,2},{3},{4}}
=> [2,1,1]
=> 3
[2,1,4,3] => {{1,2},{3,4}}
=> [2,2]
=> 2
[2,3,1,4] => {{1,2,3},{4}}
=> [3,1]
=> 2
[2,3,4,1] => {{1,2,3,4}}
=> [4]
=> 1
[2,4,1,3] => {{1,2,4},{3}}
=> [3,1]
=> 2
[2,4,3,1] => {{1,2,4},{3}}
=> [3,1]
=> 2
[3,1,2,4] => {{1,3},{2},{4}}
=> [2,1,1]
=> 3
[3,1,4,2] => {{1,3,4},{2}}
=> [3,1]
=> 2
[3,2,1,4] => {{1,3},{2},{4}}
=> [2,1,1]
=> 3
[3,2,4,1] => {{1,3,4},{2}}
=> [3,1]
=> 2
[3,4,1,2] => {{1,3},{2,4}}
=> [2,2]
=> 2
[3,4,2,1] => {{1,3},{2,4}}
=> [2,2]
=> 2
[4,1,2,3] => {{1,4},{2},{3}}
=> [2,1,1]
=> 3
[4,1,3,2] => {{1,4},{2},{3}}
=> [2,1,1]
=> 3
[4,2,1,3] => {{1,4},{2},{3}}
=> [2,1,1]
=> 3
[4,2,3,1] => {{1,4},{2},{3}}
=> [2,1,1]
=> 3
[4,3,1,2] => {{1,4},{2,3}}
=> [2,2]
=> 2
[4,3,2,1] => {{1,4},{2,3}}
=> [2,2]
=> 2
[1,2,3,4,5] => {{1},{2},{3},{4},{5}}
=> [1,1,1,1,1]
=> 5
[1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> [2,1,1,1]
=> 4
[1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> [2,1,1,1]
=> 4
[1,2,4,5,3] => {{1},{2},{3,4,5}}
=> [3,1,1]
=> 3
[1,2,5,3,4] => {{1},{2},{3,5},{4}}
=> [2,1,1,1]
=> 4
[1,2,5,4,3] => {{1},{2},{3,5},{4}}
=> [2,1,1,1]
=> 4
[1,3,2,4,5] => {{1},{2,3},{4},{5}}
=> [2,1,1,1]
=> 4
[1,3,2,5,4] => {{1},{2,3},{4,5}}
=> [2,2,1]
=> 3
[1,3,4,2,5] => {{1},{2,3,4},{5}}
=> [3,1,1]
=> 3
[1,3,4,5,2] => {{1},{2,3,4,5}}
=> [4,1]
=> 2
[1,3,5,2,4] => {{1},{2,3,5},{4}}
=> [3,1,1]
=> 3
[1,3,5,4,2] => {{1},{2,3,5},{4}}
=> [3,1,1]
=> 3
[1,4,2,3,5] => {{1},{2,4},{3},{5}}
=> [2,1,1,1]
=> 4
[1,4,2,5,3] => {{1},{2,4,5},{3}}
=> [3,1,1]
=> 3
[1,4,3,2,5] => {{1},{2,4},{3},{5}}
=> [2,1,1,1]
=> 4
[1,4,3,5,2] => {{1},{2,4,5},{3}}
=> [3,1,1]
=> 3
[1,4,5,2,3] => {{1},{2,4},{3,5}}
=> [2,2,1]
=> 3
[4,5,6,7,8,3,2,1] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ? = 3
[5,4,6,7,3,8,2,1] => {{1,5},{2,4,7},{3,6,8}}
=> ?
=> ? = 3
[4,5,6,7,3,8,2,1] => {{1,4,7},{2,5},{3,6,8}}
=> ?
=> ? = 3
[6,3,4,5,7,8,2,1] => {{1,6,8},{2,3,4,5,7}}
=> ?
=> ? = 2
[4,5,6,7,8,2,3,1] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ? = 3
[6,4,5,7,3,2,8,1] => {{1,6},{2,4,7,8},{3,5}}
=> ?
=> ? = 3
[4,5,6,7,3,2,8,1] => {{1,4,7,8},{2,5},{3,6}}
=> ?
=> ? = 3
[6,5,4,3,7,2,8,1] => {{1,6},{2,5,7,8},{3,4}}
=> ?
=> ? = 3
[5,4,6,3,7,2,8,1] => {{1,5,7,8},{2,4},{3,6}}
=> ?
=> ? = 3
[6,4,5,7,2,3,8,1] => {{1,6},{2,4,7,8},{3,5}}
=> ?
=> ? = 3
[4,5,6,7,2,3,8,1] => {{1,4,7,8},{2,5},{3,6}}
=> ?
=> ? = 3
[5,4,3,2,6,7,8,1] => {{1,5,6,7,8},{2,4},{3}}
=> ?
=> ? = 3
[4,2,3,5,6,7,8,1] => {{1,4,5,6,7,8},{2},{3}}
=> ?
=> ? = 3
[4,5,6,7,8,3,1,2] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ? = 3
[7,8,4,3,5,6,1,2] => {{1,7},{2,8},{3,4},{5},{6}}
=> ?
=> ? = 5
[8,4,3,5,6,7,1,2] => {{1,8},{2,4,5,6,7},{3}}
=> ?
=> ? = 3
[5,4,6,7,3,8,1,2] => {{1,5},{2,4,7},{3,6,8}}
=> ?
=> ? = 3
[4,5,6,7,3,8,1,2] => {{1,4,7},{2,5},{3,6,8}}
=> ?
=> ? = 3
[6,3,4,5,7,8,1,2] => {{1,6,8},{2,3,4,5,7}}
=> ?
=> ? = 2
[4,5,6,7,8,2,1,3] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ? = 3
[4,5,6,7,8,1,2,3] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ? = 3
[7,8,4,3,2,1,5,6] => {{1,7},{2,8},{3,4},{5},{6}}
=> ?
=> ? = 5
[7,8,4,2,1,3,5,6] => {{1,7},{2,8},{3,4},{5},{6}}
=> ?
=> ? = 5
[5,4,3,2,6,7,1,8] => {{1,5,6,7},{2,4},{3},{8}}
=> ?
=> ? = 4
[4,2,3,5,6,1,7,8] => {{1,4,5,6},{2},{3},{7},{8}}
=> ?
=> ? = 5
[4,7,6,5,8,3,2,1] => {{1,4,5,8},{2,7},{3,6}}
=> ?
=> ? = 3
[3,5,6,8,7,4,2,1] => {{1,3,6},{2,5,7},{4,8}}
=> ?
=> ? = 3
[3,5,6,7,8,4,2,1] => {{1,3,6},{2,5,8},{4,7}}
=> ?
=> ? = 3
[2,5,6,7,8,4,3,1] => {{1,2,5,8},{3,6},{4,7}}
=> ?
=> ? = 3
[2,7,6,5,4,8,3,1] => {{1,2,7},{3,6,8},{4,5}}
=> ?
=> ? = 3
[2,3,5,6,7,8,4,1] => {{1,2,3,5,7},{4,6,8}}
=> ?
=> ? = 2
[2,5,4,3,7,8,6,1] => {{1,2,5,7},{3,4},{6,8}}
=> ?
=> ? = 3
[2,4,5,3,7,8,6,1] => {{1,2,4},{3,5,7},{6,8}}
=> ?
=> ? = 3
[3,4,2,5,7,8,6,1] => {{1,3},{2,4,5,7},{6,8}}
=> ?
=> ? = 3
[3,2,6,5,7,4,8,1] => {{1,3,6},{2},{4,5,7,8}}
=> ?
=> ? = 3
[2,4,3,7,6,5,8,1] => {{1,2,4,7,8},{3},{5,6}}
=> ?
=> ? = 3
[2,3,4,7,6,5,8,1] => {{1,2,3,4,7,8},{5,6}}
=> ?
=> ? = 2
[4,3,5,2,7,6,8,1] => {{1,4},{2,3,5,7,8},{6}}
=> ?
=> ? = 3
[3,2,4,5,7,6,8,1] => {{1,3,4,5,7,8},{2},{6}}
=> ?
=> ? = 3
[2,5,4,3,6,7,8,1] => {{1,2,5,6,7,8},{3,4}}
=> ?
=> ? = 2
[1,3,5,6,7,8,4,2] => {{1},{2,3,5,7},{4,6,8}}
=> ?
=> ? = 3
[2,1,5,6,7,8,4,3] => {{1,2},{3,5,7},{4,6,8}}
=> ?
=> ? = 3
[2,1,4,5,7,8,6,3] => {{1,2},{3,4,5,7},{6,8}}
=> ?
=> ? = 3
[2,1,6,5,7,4,8,3] => {{1,2},{3,6},{4,5,7,8}}
=> ?
=> ? = 3
[2,3,1,8,7,6,5,4] => {{1,2,3},{4,8},{5,7},{6}}
=> ?
=> ? = 4
[3,4,2,1,6,7,8,5] => {{1,3},{2,4},{5,6,7,8}}
=> ?
=> ? = 3
[2,4,3,1,7,6,8,5] => {{1,2,4},{3},{5,7,8},{6}}
=> ?
=> ? = 4
[2,3,4,1,7,8,6,5] => {{1,2,3,4},{5,7},{6,8}}
=> ?
=> ? = 3
[1,2,4,3,8,7,6,5] => {{1},{2},{3,4},{5,8},{6,7}}
=> ?
=> ? = 5
[2,3,1,4,8,7,6,5] => {{1,2,3},{4},{5,8},{6,7}}
=> ?
=> ? = 4
Description
The length of the partition.
Mp00240: Permutations weak exceedance partitionSet partitions
Mp00079: Set partitions shapeInteger partitions
Mp00044: Integer partitions conjugateInteger partitions
St000147: Integer partitions ⟶ ℤResult quality: 96% values known / values provided: 96%distinct values known / distinct values provided: 100%
Values
[1] => {{1}}
=> [1]
=> [1]
=> 1
[1,2] => {{1},{2}}
=> [1,1]
=> [2]
=> 2
[2,1] => {{1,2}}
=> [2]
=> [1,1]
=> 1
[1,2,3] => {{1},{2},{3}}
=> [1,1,1]
=> [3]
=> 3
[1,3,2] => {{1},{2,3}}
=> [2,1]
=> [2,1]
=> 2
[2,1,3] => {{1,2},{3}}
=> [2,1]
=> [2,1]
=> 2
[2,3,1] => {{1,2,3}}
=> [3]
=> [1,1,1]
=> 1
[3,1,2] => {{1,3},{2}}
=> [2,1]
=> [2,1]
=> 2
[3,2,1] => {{1,3},{2}}
=> [2,1]
=> [2,1]
=> 2
[1,2,3,4] => {{1},{2},{3},{4}}
=> [1,1,1,1]
=> [4]
=> 4
[1,2,4,3] => {{1},{2},{3,4}}
=> [2,1,1]
=> [3,1]
=> 3
[1,3,2,4] => {{1},{2,3},{4}}
=> [2,1,1]
=> [3,1]
=> 3
[1,3,4,2] => {{1},{2,3,4}}
=> [3,1]
=> [2,1,1]
=> 2
[1,4,2,3] => {{1},{2,4},{3}}
=> [2,1,1]
=> [3,1]
=> 3
[1,4,3,2] => {{1},{2,4},{3}}
=> [2,1,1]
=> [3,1]
=> 3
[2,1,3,4] => {{1,2},{3},{4}}
=> [2,1,1]
=> [3,1]
=> 3
[2,1,4,3] => {{1,2},{3,4}}
=> [2,2]
=> [2,2]
=> 2
[2,3,1,4] => {{1,2,3},{4}}
=> [3,1]
=> [2,1,1]
=> 2
[2,3,4,1] => {{1,2,3,4}}
=> [4]
=> [1,1,1,1]
=> 1
[2,4,1,3] => {{1,2,4},{3}}
=> [3,1]
=> [2,1,1]
=> 2
[2,4,3,1] => {{1,2,4},{3}}
=> [3,1]
=> [2,1,1]
=> 2
[3,1,2,4] => {{1,3},{2},{4}}
=> [2,1,1]
=> [3,1]
=> 3
[3,1,4,2] => {{1,3,4},{2}}
=> [3,1]
=> [2,1,1]
=> 2
[3,2,1,4] => {{1,3},{2},{4}}
=> [2,1,1]
=> [3,1]
=> 3
[3,2,4,1] => {{1,3,4},{2}}
=> [3,1]
=> [2,1,1]
=> 2
[3,4,1,2] => {{1,3},{2,4}}
=> [2,2]
=> [2,2]
=> 2
[3,4,2,1] => {{1,3},{2,4}}
=> [2,2]
=> [2,2]
=> 2
[4,1,2,3] => {{1,4},{2},{3}}
=> [2,1,1]
=> [3,1]
=> 3
[4,1,3,2] => {{1,4},{2},{3}}
=> [2,1,1]
=> [3,1]
=> 3
[4,2,1,3] => {{1,4},{2},{3}}
=> [2,1,1]
=> [3,1]
=> 3
[4,2,3,1] => {{1,4},{2},{3}}
=> [2,1,1]
=> [3,1]
=> 3
[4,3,1,2] => {{1,4},{2,3}}
=> [2,2]
=> [2,2]
=> 2
[4,3,2,1] => {{1,4},{2,3}}
=> [2,2]
=> [2,2]
=> 2
[1,2,3,4,5] => {{1},{2},{3},{4},{5}}
=> [1,1,1,1,1]
=> [5]
=> 5
[1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> [2,1,1,1]
=> [4,1]
=> 4
[1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> [2,1,1,1]
=> [4,1]
=> 4
[1,2,4,5,3] => {{1},{2},{3,4,5}}
=> [3,1,1]
=> [3,1,1]
=> 3
[1,2,5,3,4] => {{1},{2},{3,5},{4}}
=> [2,1,1,1]
=> [4,1]
=> 4
[1,2,5,4,3] => {{1},{2},{3,5},{4}}
=> [2,1,1,1]
=> [4,1]
=> 4
[1,3,2,4,5] => {{1},{2,3},{4},{5}}
=> [2,1,1,1]
=> [4,1]
=> 4
[1,3,2,5,4] => {{1},{2,3},{4,5}}
=> [2,2,1]
=> [3,2]
=> 3
[1,3,4,2,5] => {{1},{2,3,4},{5}}
=> [3,1,1]
=> [3,1,1]
=> 3
[1,3,4,5,2] => {{1},{2,3,4,5}}
=> [4,1]
=> [2,1,1,1]
=> 2
[1,3,5,2,4] => {{1},{2,3,5},{4}}
=> [3,1,1]
=> [3,1,1]
=> 3
[1,3,5,4,2] => {{1},{2,3,5},{4}}
=> [3,1,1]
=> [3,1,1]
=> 3
[1,4,2,3,5] => {{1},{2,4},{3},{5}}
=> [2,1,1,1]
=> [4,1]
=> 4
[1,4,2,5,3] => {{1},{2,4,5},{3}}
=> [3,1,1]
=> [3,1,1]
=> 3
[1,4,3,2,5] => {{1},{2,4},{3},{5}}
=> [2,1,1,1]
=> [4,1]
=> 4
[1,4,3,5,2] => {{1},{2,4,5},{3}}
=> [3,1,1]
=> [3,1,1]
=> 3
[1,4,5,2,3] => {{1},{2,4},{3,5}}
=> [2,2,1]
=> [3,2]
=> 3
[4,5,6,7,8,3,2,1] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ?
=> ? = 3
[5,4,6,7,3,8,2,1] => {{1,5},{2,4,7},{3,6,8}}
=> ?
=> ?
=> ? = 3
[4,5,6,7,3,8,2,1] => {{1,4,7},{2,5},{3,6,8}}
=> ?
=> ?
=> ? = 3
[6,3,4,5,7,8,2,1] => {{1,6,8},{2,3,4,5,7}}
=> ?
=> ?
=> ? = 2
[4,5,6,7,8,2,3,1] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ?
=> ? = 3
[6,4,5,7,3,2,8,1] => {{1,6},{2,4,7,8},{3,5}}
=> ?
=> ?
=> ? = 3
[4,5,6,7,3,2,8,1] => {{1,4,7,8},{2,5},{3,6}}
=> ?
=> ?
=> ? = 3
[6,5,4,3,7,2,8,1] => {{1,6},{2,5,7,8},{3,4}}
=> ?
=> ?
=> ? = 3
[5,4,6,3,7,2,8,1] => {{1,5,7,8},{2,4},{3,6}}
=> ?
=> ?
=> ? = 3
[6,4,5,7,2,3,8,1] => {{1,6},{2,4,7,8},{3,5}}
=> ?
=> ?
=> ? = 3
[4,5,6,7,2,3,8,1] => {{1,4,7,8},{2,5},{3,6}}
=> ?
=> ?
=> ? = 3
[5,4,3,2,6,7,8,1] => {{1,5,6,7,8},{2,4},{3}}
=> ?
=> ?
=> ? = 3
[4,2,3,5,6,7,8,1] => {{1,4,5,6,7,8},{2},{3}}
=> ?
=> ?
=> ? = 3
[4,5,6,7,8,3,1,2] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ?
=> ? = 3
[7,8,4,3,5,6,1,2] => {{1,7},{2,8},{3,4},{5},{6}}
=> ?
=> ?
=> ? = 5
[8,4,3,5,6,7,1,2] => {{1,8},{2,4,5,6,7},{3}}
=> ?
=> ?
=> ? = 3
[5,4,6,7,3,8,1,2] => {{1,5},{2,4,7},{3,6,8}}
=> ?
=> ?
=> ? = 3
[4,5,6,7,3,8,1,2] => {{1,4,7},{2,5},{3,6,8}}
=> ?
=> ?
=> ? = 3
[6,3,4,5,7,8,1,2] => {{1,6,8},{2,3,4,5,7}}
=> ?
=> ?
=> ? = 2
[4,5,6,7,8,2,1,3] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ?
=> ? = 3
[4,5,6,7,8,1,2,3] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ?
=> ? = 3
[7,8,4,3,2,1,5,6] => {{1,7},{2,8},{3,4},{5},{6}}
=> ?
=> ?
=> ? = 5
[7,8,4,2,1,3,5,6] => {{1,7},{2,8},{3,4},{5},{6}}
=> ?
=> ?
=> ? = 5
[5,4,3,2,6,7,1,8] => {{1,5,6,7},{2,4},{3},{8}}
=> ?
=> ?
=> ? = 4
[4,2,3,5,6,1,7,8] => {{1,4,5,6},{2},{3},{7},{8}}
=> ?
=> ?
=> ? = 5
[4,7,6,5,8,3,2,1] => {{1,4,5,8},{2,7},{3,6}}
=> ?
=> ?
=> ? = 3
[3,5,6,8,7,4,2,1] => {{1,3,6},{2,5,7},{4,8}}
=> ?
=> ?
=> ? = 3
[3,5,6,7,8,4,2,1] => {{1,3,6},{2,5,8},{4,7}}
=> ?
=> ?
=> ? = 3
[2,5,6,7,8,4,3,1] => {{1,2,5,8},{3,6},{4,7}}
=> ?
=> ?
=> ? = 3
[2,7,6,5,4,8,3,1] => {{1,2,7},{3,6,8},{4,5}}
=> ?
=> ?
=> ? = 3
[2,3,5,6,7,8,4,1] => {{1,2,3,5,7},{4,6,8}}
=> ?
=> ?
=> ? = 2
[2,5,4,3,7,8,6,1] => {{1,2,5,7},{3,4},{6,8}}
=> ?
=> ?
=> ? = 3
[2,4,5,3,7,8,6,1] => {{1,2,4},{3,5,7},{6,8}}
=> ?
=> ?
=> ? = 3
[3,4,2,5,7,8,6,1] => {{1,3},{2,4,5,7},{6,8}}
=> ?
=> ?
=> ? = 3
[3,2,6,5,7,4,8,1] => {{1,3,6},{2},{4,5,7,8}}
=> ?
=> ?
=> ? = 3
[2,4,3,7,6,5,8,1] => {{1,2,4,7,8},{3},{5,6}}
=> ?
=> ?
=> ? = 3
[2,3,4,7,6,5,8,1] => {{1,2,3,4,7,8},{5,6}}
=> ?
=> ?
=> ? = 2
[4,3,5,2,7,6,8,1] => {{1,4},{2,3,5,7,8},{6}}
=> ?
=> ?
=> ? = 3
[3,2,4,5,7,6,8,1] => {{1,3,4,5,7,8},{2},{6}}
=> ?
=> ?
=> ? = 3
[2,5,4,3,6,7,8,1] => {{1,2,5,6,7,8},{3,4}}
=> ?
=> ?
=> ? = 2
[1,3,5,6,7,8,4,2] => {{1},{2,3,5,7},{4,6,8}}
=> ?
=> ?
=> ? = 3
[2,1,5,6,7,8,4,3] => {{1,2},{3,5,7},{4,6,8}}
=> ?
=> ?
=> ? = 3
[2,1,4,5,7,8,6,3] => {{1,2},{3,4,5,7},{6,8}}
=> ?
=> ?
=> ? = 3
[2,1,6,5,7,4,8,3] => {{1,2},{3,6},{4,5,7,8}}
=> ?
=> ?
=> ? = 3
[2,3,1,8,7,6,5,4] => {{1,2,3},{4,8},{5,7},{6}}
=> ?
=> ?
=> ? = 4
[3,4,2,1,6,7,8,5] => {{1,3},{2,4},{5,6,7,8}}
=> ?
=> ?
=> ? = 3
[2,4,3,1,7,6,8,5] => {{1,2,4},{3},{5,7,8},{6}}
=> ?
=> ?
=> ? = 4
[2,3,4,1,7,8,6,5] => {{1,2,3,4},{5,7},{6,8}}
=> ?
=> ?
=> ? = 3
[1,2,4,3,8,7,6,5] => {{1},{2},{3,4},{5,8},{6,7}}
=> ?
=> ?
=> ? = 5
[2,3,1,4,8,7,6,5] => {{1,2,3},{4},{5,8},{6,7}}
=> ?
=> ?
=> ? = 4
Description
The largest part of an integer partition.
Mp00240: Permutations weak exceedance partitionSet partitions
Mp00079: Set partitions shapeInteger partitions
Mp00042: Integer partitions initial tableauStandard tableaux
St000733: Standard tableaux ⟶ ℤResult quality: 90% values known / values provided: 96%distinct values known / distinct values provided: 90%
Values
[1] => {{1}}
=> [1]
=> [[1]]
=> 1
[1,2] => {{1},{2}}
=> [1,1]
=> [[1],[2]]
=> 2
[2,1] => {{1,2}}
=> [2]
=> [[1,2]]
=> 1
[1,2,3] => {{1},{2},{3}}
=> [1,1,1]
=> [[1],[2],[3]]
=> 3
[1,3,2] => {{1},{2,3}}
=> [2,1]
=> [[1,2],[3]]
=> 2
[2,1,3] => {{1,2},{3}}
=> [2,1]
=> [[1,2],[3]]
=> 2
[2,3,1] => {{1,2,3}}
=> [3]
=> [[1,2,3]]
=> 1
[3,1,2] => {{1,3},{2}}
=> [2,1]
=> [[1,2],[3]]
=> 2
[3,2,1] => {{1,3},{2}}
=> [2,1]
=> [[1,2],[3]]
=> 2
[1,2,3,4] => {{1},{2},{3},{4}}
=> [1,1,1,1]
=> [[1],[2],[3],[4]]
=> 4
[1,2,4,3] => {{1},{2},{3,4}}
=> [2,1,1]
=> [[1,2],[3],[4]]
=> 3
[1,3,2,4] => {{1},{2,3},{4}}
=> [2,1,1]
=> [[1,2],[3],[4]]
=> 3
[1,3,4,2] => {{1},{2,3,4}}
=> [3,1]
=> [[1,2,3],[4]]
=> 2
[1,4,2,3] => {{1},{2,4},{3}}
=> [2,1,1]
=> [[1,2],[3],[4]]
=> 3
[1,4,3,2] => {{1},{2,4},{3}}
=> [2,1,1]
=> [[1,2],[3],[4]]
=> 3
[2,1,3,4] => {{1,2},{3},{4}}
=> [2,1,1]
=> [[1,2],[3],[4]]
=> 3
[2,1,4,3] => {{1,2},{3,4}}
=> [2,2]
=> [[1,2],[3,4]]
=> 2
[2,3,1,4] => {{1,2,3},{4}}
=> [3,1]
=> [[1,2,3],[4]]
=> 2
[2,3,4,1] => {{1,2,3,4}}
=> [4]
=> [[1,2,3,4]]
=> 1
[2,4,1,3] => {{1,2,4},{3}}
=> [3,1]
=> [[1,2,3],[4]]
=> 2
[2,4,3,1] => {{1,2,4},{3}}
=> [3,1]
=> [[1,2,3],[4]]
=> 2
[3,1,2,4] => {{1,3},{2},{4}}
=> [2,1,1]
=> [[1,2],[3],[4]]
=> 3
[3,1,4,2] => {{1,3,4},{2}}
=> [3,1]
=> [[1,2,3],[4]]
=> 2
[3,2,1,4] => {{1,3},{2},{4}}
=> [2,1,1]
=> [[1,2],[3],[4]]
=> 3
[3,2,4,1] => {{1,3,4},{2}}
=> [3,1]
=> [[1,2,3],[4]]
=> 2
[3,4,1,2] => {{1,3},{2,4}}
=> [2,2]
=> [[1,2],[3,4]]
=> 2
[3,4,2,1] => {{1,3},{2,4}}
=> [2,2]
=> [[1,2],[3,4]]
=> 2
[4,1,2,3] => {{1,4},{2},{3}}
=> [2,1,1]
=> [[1,2],[3],[4]]
=> 3
[4,1,3,2] => {{1,4},{2},{3}}
=> [2,1,1]
=> [[1,2],[3],[4]]
=> 3
[4,2,1,3] => {{1,4},{2},{3}}
=> [2,1,1]
=> [[1,2],[3],[4]]
=> 3
[4,2,3,1] => {{1,4},{2},{3}}
=> [2,1,1]
=> [[1,2],[3],[4]]
=> 3
[4,3,1,2] => {{1,4},{2,3}}
=> [2,2]
=> [[1,2],[3,4]]
=> 2
[4,3,2,1] => {{1,4},{2,3}}
=> [2,2]
=> [[1,2],[3,4]]
=> 2
[1,2,3,4,5] => {{1},{2},{3},{4},{5}}
=> [1,1,1,1,1]
=> [[1],[2],[3],[4],[5]]
=> 5
[1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> 4
[1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> 4
[1,2,4,5,3] => {{1},{2},{3,4,5}}
=> [3,1,1]
=> [[1,2,3],[4],[5]]
=> 3
[1,2,5,3,4] => {{1},{2},{3,5},{4}}
=> [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> 4
[1,2,5,4,3] => {{1},{2},{3,5},{4}}
=> [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> 4
[1,3,2,4,5] => {{1},{2,3},{4},{5}}
=> [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> 4
[1,3,2,5,4] => {{1},{2,3},{4,5}}
=> [2,2,1]
=> [[1,2],[3,4],[5]]
=> 3
[1,3,4,2,5] => {{1},{2,3,4},{5}}
=> [3,1,1]
=> [[1,2,3],[4],[5]]
=> 3
[1,3,4,5,2] => {{1},{2,3,4,5}}
=> [4,1]
=> [[1,2,3,4],[5]]
=> 2
[1,3,5,2,4] => {{1},{2,3,5},{4}}
=> [3,1,1]
=> [[1,2,3],[4],[5]]
=> 3
[1,3,5,4,2] => {{1},{2,3,5},{4}}
=> [3,1,1]
=> [[1,2,3],[4],[5]]
=> 3
[1,4,2,3,5] => {{1},{2,4},{3},{5}}
=> [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> 4
[1,4,2,5,3] => {{1},{2,4,5},{3}}
=> [3,1,1]
=> [[1,2,3],[4],[5]]
=> 3
[1,4,3,2,5] => {{1},{2,4},{3},{5}}
=> [2,1,1,1]
=> [[1,2],[3],[4],[5]]
=> 4
[1,4,3,5,2] => {{1},{2,4,5},{3}}
=> [3,1,1]
=> [[1,2,3],[4],[5]]
=> 3
[1,4,5,2,3] => {{1},{2,4},{3,5}}
=> [2,2,1]
=> [[1,2],[3,4],[5]]
=> 3
[4,5,6,7,8,3,2,1] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ?
=> ? = 3
[5,4,6,7,3,8,2,1] => {{1,5},{2,4,7},{3,6,8}}
=> ?
=> ?
=> ? = 3
[4,5,6,7,3,8,2,1] => {{1,4,7},{2,5},{3,6,8}}
=> ?
=> ?
=> ? = 3
[6,3,4,5,7,8,2,1] => {{1,6,8},{2,3,4,5,7}}
=> ?
=> ?
=> ? = 2
[4,5,6,7,8,2,3,1] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ?
=> ? = 3
[6,4,5,7,3,2,8,1] => {{1,6},{2,4,7,8},{3,5}}
=> ?
=> ?
=> ? = 3
[4,5,6,7,3,2,8,1] => {{1,4,7,8},{2,5},{3,6}}
=> ?
=> ?
=> ? = 3
[6,5,4,3,7,2,8,1] => {{1,6},{2,5,7,8},{3,4}}
=> ?
=> ?
=> ? = 3
[5,4,6,3,7,2,8,1] => {{1,5,7,8},{2,4},{3,6}}
=> ?
=> ?
=> ? = 3
[6,4,5,7,2,3,8,1] => {{1,6},{2,4,7,8},{3,5}}
=> ?
=> ?
=> ? = 3
[4,5,6,7,2,3,8,1] => {{1,4,7,8},{2,5},{3,6}}
=> ?
=> ?
=> ? = 3
[5,4,3,2,6,7,8,1] => {{1,5,6,7,8},{2,4},{3}}
=> ?
=> ?
=> ? = 3
[4,2,3,5,6,7,8,1] => {{1,4,5,6,7,8},{2},{3}}
=> ?
=> ?
=> ? = 3
[4,5,6,7,8,3,1,2] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ?
=> ? = 3
[7,8,4,3,5,6,1,2] => {{1,7},{2,8},{3,4},{5},{6}}
=> ?
=> ?
=> ? = 5
[8,4,3,5,6,7,1,2] => {{1,8},{2,4,5,6,7},{3}}
=> ?
=> ?
=> ? = 3
[5,4,6,7,3,8,1,2] => {{1,5},{2,4,7},{3,6,8}}
=> ?
=> ?
=> ? = 3
[4,5,6,7,3,8,1,2] => {{1,4,7},{2,5},{3,6,8}}
=> ?
=> ?
=> ? = 3
[6,3,4,5,7,8,1,2] => {{1,6,8},{2,3,4,5,7}}
=> ?
=> ?
=> ? = 2
[4,5,6,7,8,2,1,3] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ?
=> ? = 3
[4,5,6,7,8,1,2,3] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ?
=> ? = 3
[7,8,4,3,2,1,5,6] => {{1,7},{2,8},{3,4},{5},{6}}
=> ?
=> ?
=> ? = 5
[7,8,4,2,1,3,5,6] => {{1,7},{2,8},{3,4},{5},{6}}
=> ?
=> ?
=> ? = 5
[5,4,3,2,6,7,1,8] => {{1,5,6,7},{2,4},{3},{8}}
=> ?
=> ?
=> ? = 4
[4,2,3,5,6,1,7,8] => {{1,4,5,6},{2},{3},{7},{8}}
=> ?
=> ?
=> ? = 5
[4,7,6,5,8,3,2,1] => {{1,4,5,8},{2,7},{3,6}}
=> ?
=> ?
=> ? = 3
[3,5,6,8,7,4,2,1] => {{1,3,6},{2,5,7},{4,8}}
=> ?
=> ?
=> ? = 3
[3,5,6,7,8,4,2,1] => {{1,3,6},{2,5,8},{4,7}}
=> ?
=> ?
=> ? = 3
[2,5,6,7,8,4,3,1] => {{1,2,5,8},{3,6},{4,7}}
=> ?
=> ?
=> ? = 3
[2,7,6,5,4,8,3,1] => {{1,2,7},{3,6,8},{4,5}}
=> ?
=> ?
=> ? = 3
[2,3,5,6,7,8,4,1] => {{1,2,3,5,7},{4,6,8}}
=> ?
=> ?
=> ? = 2
[2,5,4,3,7,8,6,1] => {{1,2,5,7},{3,4},{6,8}}
=> ?
=> ?
=> ? = 3
[2,4,5,3,7,8,6,1] => {{1,2,4},{3,5,7},{6,8}}
=> ?
=> ?
=> ? = 3
[3,4,2,5,7,8,6,1] => {{1,3},{2,4,5,7},{6,8}}
=> ?
=> ?
=> ? = 3
[3,2,6,5,7,4,8,1] => {{1,3,6},{2},{4,5,7,8}}
=> ?
=> ?
=> ? = 3
[2,4,3,7,6,5,8,1] => {{1,2,4,7,8},{3},{5,6}}
=> ?
=> ?
=> ? = 3
[2,3,4,7,6,5,8,1] => {{1,2,3,4,7,8},{5,6}}
=> ?
=> ?
=> ? = 2
[4,3,5,2,7,6,8,1] => {{1,4},{2,3,5,7,8},{6}}
=> ?
=> ?
=> ? = 3
[3,2,4,5,7,6,8,1] => {{1,3,4,5,7,8},{2},{6}}
=> ?
=> ?
=> ? = 3
[2,5,4,3,6,7,8,1] => {{1,2,5,6,7,8},{3,4}}
=> ?
=> ?
=> ? = 2
[1,3,5,6,7,8,4,2] => {{1},{2,3,5,7},{4,6,8}}
=> ?
=> ?
=> ? = 3
[2,1,5,6,7,8,4,3] => {{1,2},{3,5,7},{4,6,8}}
=> ?
=> ?
=> ? = 3
[2,1,4,5,7,8,6,3] => {{1,2},{3,4,5,7},{6,8}}
=> ?
=> ?
=> ? = 3
[2,1,6,5,7,4,8,3] => {{1,2},{3,6},{4,5,7,8}}
=> ?
=> ?
=> ? = 3
[2,3,1,8,7,6,5,4] => {{1,2,3},{4,8},{5,7},{6}}
=> ?
=> ?
=> ? = 4
[3,4,2,1,6,7,8,5] => {{1,3},{2,4},{5,6,7,8}}
=> ?
=> ?
=> ? = 3
[2,4,3,1,7,6,8,5] => {{1,2,4},{3},{5,7,8},{6}}
=> ?
=> ?
=> ? = 4
[2,3,4,1,7,8,6,5] => {{1,2,3,4},{5,7},{6,8}}
=> ?
=> ?
=> ? = 3
[1,2,4,3,8,7,6,5] => {{1},{2},{3,4},{5,8},{6,7}}
=> ?
=> ?
=> ? = 5
[2,3,1,4,8,7,6,5] => {{1,2,3},{4},{5,8},{6,7}}
=> ?
=> ?
=> ? = 4
Description
The row containing the largest entry of a standard tableau.
Mp00240: Permutations weak exceedance partitionSet partitions
Mp00079: Set partitions shapeInteger partitions
Mp00045: Integer partitions reading tableauStandard tableaux
St000157: Standard tableaux ⟶ ℤResult quality: 90% values known / values provided: 96%distinct values known / distinct values provided: 90%
Values
[1] => {{1}}
=> [1]
=> [[1]]
=> 0 = 1 - 1
[1,2] => {{1},{2}}
=> [1,1]
=> [[1],[2]]
=> 1 = 2 - 1
[2,1] => {{1,2}}
=> [2]
=> [[1,2]]
=> 0 = 1 - 1
[1,2,3] => {{1},{2},{3}}
=> [1,1,1]
=> [[1],[2],[3]]
=> 2 = 3 - 1
[1,3,2] => {{1},{2,3}}
=> [2,1]
=> [[1,3],[2]]
=> 1 = 2 - 1
[2,1,3] => {{1,2},{3}}
=> [2,1]
=> [[1,3],[2]]
=> 1 = 2 - 1
[2,3,1] => {{1,2,3}}
=> [3]
=> [[1,2,3]]
=> 0 = 1 - 1
[3,1,2] => {{1,3},{2}}
=> [2,1]
=> [[1,3],[2]]
=> 1 = 2 - 1
[3,2,1] => {{1,3},{2}}
=> [2,1]
=> [[1,3],[2]]
=> 1 = 2 - 1
[1,2,3,4] => {{1},{2},{3},{4}}
=> [1,1,1,1]
=> [[1],[2],[3],[4]]
=> 3 = 4 - 1
[1,2,4,3] => {{1},{2},{3,4}}
=> [2,1,1]
=> [[1,4],[2],[3]]
=> 2 = 3 - 1
[1,3,2,4] => {{1},{2,3},{4}}
=> [2,1,1]
=> [[1,4],[2],[3]]
=> 2 = 3 - 1
[1,3,4,2] => {{1},{2,3,4}}
=> [3,1]
=> [[1,3,4],[2]]
=> 1 = 2 - 1
[1,4,2,3] => {{1},{2,4},{3}}
=> [2,1,1]
=> [[1,4],[2],[3]]
=> 2 = 3 - 1
[1,4,3,2] => {{1},{2,4},{3}}
=> [2,1,1]
=> [[1,4],[2],[3]]
=> 2 = 3 - 1
[2,1,3,4] => {{1,2},{3},{4}}
=> [2,1,1]
=> [[1,4],[2],[3]]
=> 2 = 3 - 1
[2,1,4,3] => {{1,2},{3,4}}
=> [2,2]
=> [[1,2],[3,4]]
=> 1 = 2 - 1
[2,3,1,4] => {{1,2,3},{4}}
=> [3,1]
=> [[1,3,4],[2]]
=> 1 = 2 - 1
[2,3,4,1] => {{1,2,3,4}}
=> [4]
=> [[1,2,3,4]]
=> 0 = 1 - 1
[2,4,1,3] => {{1,2,4},{3}}
=> [3,1]
=> [[1,3,4],[2]]
=> 1 = 2 - 1
[2,4,3,1] => {{1,2,4},{3}}
=> [3,1]
=> [[1,3,4],[2]]
=> 1 = 2 - 1
[3,1,2,4] => {{1,3},{2},{4}}
=> [2,1,1]
=> [[1,4],[2],[3]]
=> 2 = 3 - 1
[3,1,4,2] => {{1,3,4},{2}}
=> [3,1]
=> [[1,3,4],[2]]
=> 1 = 2 - 1
[3,2,1,4] => {{1,3},{2},{4}}
=> [2,1,1]
=> [[1,4],[2],[3]]
=> 2 = 3 - 1
[3,2,4,1] => {{1,3,4},{2}}
=> [3,1]
=> [[1,3,4],[2]]
=> 1 = 2 - 1
[3,4,1,2] => {{1,3},{2,4}}
=> [2,2]
=> [[1,2],[3,4]]
=> 1 = 2 - 1
[3,4,2,1] => {{1,3},{2,4}}
=> [2,2]
=> [[1,2],[3,4]]
=> 1 = 2 - 1
[4,1,2,3] => {{1,4},{2},{3}}
=> [2,1,1]
=> [[1,4],[2],[3]]
=> 2 = 3 - 1
[4,1,3,2] => {{1,4},{2},{3}}
=> [2,1,1]
=> [[1,4],[2],[3]]
=> 2 = 3 - 1
[4,2,1,3] => {{1,4},{2},{3}}
=> [2,1,1]
=> [[1,4],[2],[3]]
=> 2 = 3 - 1
[4,2,3,1] => {{1,4},{2},{3}}
=> [2,1,1]
=> [[1,4],[2],[3]]
=> 2 = 3 - 1
[4,3,1,2] => {{1,4},{2,3}}
=> [2,2]
=> [[1,2],[3,4]]
=> 1 = 2 - 1
[4,3,2,1] => {{1,4},{2,3}}
=> [2,2]
=> [[1,2],[3,4]]
=> 1 = 2 - 1
[1,2,3,4,5] => {{1},{2},{3},{4},{5}}
=> [1,1,1,1,1]
=> [[1],[2],[3],[4],[5]]
=> 4 = 5 - 1
[1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> [2,1,1,1]
=> [[1,5],[2],[3],[4]]
=> 3 = 4 - 1
[1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> [2,1,1,1]
=> [[1,5],[2],[3],[4]]
=> 3 = 4 - 1
[1,2,4,5,3] => {{1},{2},{3,4,5}}
=> [3,1,1]
=> [[1,4,5],[2],[3]]
=> 2 = 3 - 1
[1,2,5,3,4] => {{1},{2},{3,5},{4}}
=> [2,1,1,1]
=> [[1,5],[2],[3],[4]]
=> 3 = 4 - 1
[1,2,5,4,3] => {{1},{2},{3,5},{4}}
=> [2,1,1,1]
=> [[1,5],[2],[3],[4]]
=> 3 = 4 - 1
[1,3,2,4,5] => {{1},{2,3},{4},{5}}
=> [2,1,1,1]
=> [[1,5],[2],[3],[4]]
=> 3 = 4 - 1
[1,3,2,5,4] => {{1},{2,3},{4,5}}
=> [2,2,1]
=> [[1,3],[2,5],[4]]
=> 2 = 3 - 1
[1,3,4,2,5] => {{1},{2,3,4},{5}}
=> [3,1,1]
=> [[1,4,5],[2],[3]]
=> 2 = 3 - 1
[1,3,4,5,2] => {{1},{2,3,4,5}}
=> [4,1]
=> [[1,3,4,5],[2]]
=> 1 = 2 - 1
[1,3,5,2,4] => {{1},{2,3,5},{4}}
=> [3,1,1]
=> [[1,4,5],[2],[3]]
=> 2 = 3 - 1
[1,3,5,4,2] => {{1},{2,3,5},{4}}
=> [3,1,1]
=> [[1,4,5],[2],[3]]
=> 2 = 3 - 1
[1,4,2,3,5] => {{1},{2,4},{3},{5}}
=> [2,1,1,1]
=> [[1,5],[2],[3],[4]]
=> 3 = 4 - 1
[1,4,2,5,3] => {{1},{2,4,5},{3}}
=> [3,1,1]
=> [[1,4,5],[2],[3]]
=> 2 = 3 - 1
[1,4,3,2,5] => {{1},{2,4},{3},{5}}
=> [2,1,1,1]
=> [[1,5],[2],[3],[4]]
=> 3 = 4 - 1
[1,4,3,5,2] => {{1},{2,4,5},{3}}
=> [3,1,1]
=> [[1,4,5],[2],[3]]
=> 2 = 3 - 1
[1,4,5,2,3] => {{1},{2,4},{3,5}}
=> [2,2,1]
=> [[1,3],[2,5],[4]]
=> 2 = 3 - 1
[4,5,6,7,8,3,2,1] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ?
=> ? = 3 - 1
[5,4,6,7,3,8,2,1] => {{1,5},{2,4,7},{3,6,8}}
=> ?
=> ?
=> ? = 3 - 1
[4,5,6,7,3,8,2,1] => {{1,4,7},{2,5},{3,6,8}}
=> ?
=> ?
=> ? = 3 - 1
[6,3,4,5,7,8,2,1] => {{1,6,8},{2,3,4,5,7}}
=> ?
=> ?
=> ? = 2 - 1
[4,5,6,7,8,2,3,1] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ?
=> ? = 3 - 1
[6,4,5,7,3,2,8,1] => {{1,6},{2,4,7,8},{3,5}}
=> ?
=> ?
=> ? = 3 - 1
[4,5,6,7,3,2,8,1] => {{1,4,7,8},{2,5},{3,6}}
=> ?
=> ?
=> ? = 3 - 1
[6,5,4,3,7,2,8,1] => {{1,6},{2,5,7,8},{3,4}}
=> ?
=> ?
=> ? = 3 - 1
[5,4,6,3,7,2,8,1] => {{1,5,7,8},{2,4},{3,6}}
=> ?
=> ?
=> ? = 3 - 1
[6,4,5,7,2,3,8,1] => {{1,6},{2,4,7,8},{3,5}}
=> ?
=> ?
=> ? = 3 - 1
[4,5,6,7,2,3,8,1] => {{1,4,7,8},{2,5},{3,6}}
=> ?
=> ?
=> ? = 3 - 1
[5,4,3,2,6,7,8,1] => {{1,5,6,7,8},{2,4},{3}}
=> ?
=> ?
=> ? = 3 - 1
[4,2,3,5,6,7,8,1] => {{1,4,5,6,7,8},{2},{3}}
=> ?
=> ?
=> ? = 3 - 1
[4,5,6,7,8,3,1,2] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ?
=> ? = 3 - 1
[7,8,4,3,5,6,1,2] => {{1,7},{2,8},{3,4},{5},{6}}
=> ?
=> ?
=> ? = 5 - 1
[8,4,3,5,6,7,1,2] => {{1,8},{2,4,5,6,7},{3}}
=> ?
=> ?
=> ? = 3 - 1
[5,4,6,7,3,8,1,2] => {{1,5},{2,4,7},{3,6,8}}
=> ?
=> ?
=> ? = 3 - 1
[4,5,6,7,3,8,1,2] => {{1,4,7},{2,5},{3,6,8}}
=> ?
=> ?
=> ? = 3 - 1
[6,3,4,5,7,8,1,2] => {{1,6,8},{2,3,4,5,7}}
=> ?
=> ?
=> ? = 2 - 1
[4,5,6,7,8,2,1,3] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ?
=> ? = 3 - 1
[4,5,6,7,8,1,2,3] => {{1,4,7},{2,5,8},{3,6}}
=> ?
=> ?
=> ? = 3 - 1
[7,8,4,3,2,1,5,6] => {{1,7},{2,8},{3,4},{5},{6}}
=> ?
=> ?
=> ? = 5 - 1
[7,8,4,2,1,3,5,6] => {{1,7},{2,8},{3,4},{5},{6}}
=> ?
=> ?
=> ? = 5 - 1
[5,4,3,2,6,7,1,8] => {{1,5,6,7},{2,4},{3},{8}}
=> ?
=> ?
=> ? = 4 - 1
[4,2,3,5,6,1,7,8] => {{1,4,5,6},{2},{3},{7},{8}}
=> ?
=> ?
=> ? = 5 - 1
[4,7,6,5,8,3,2,1] => {{1,4,5,8},{2,7},{3,6}}
=> ?
=> ?
=> ? = 3 - 1
[3,5,6,8,7,4,2,1] => {{1,3,6},{2,5,7},{4,8}}
=> ?
=> ?
=> ? = 3 - 1
[3,5,6,7,8,4,2,1] => {{1,3,6},{2,5,8},{4,7}}
=> ?
=> ?
=> ? = 3 - 1
[2,5,6,7,8,4,3,1] => {{1,2,5,8},{3,6},{4,7}}
=> ?
=> ?
=> ? = 3 - 1
[2,7,6,5,4,8,3,1] => {{1,2,7},{3,6,8},{4,5}}
=> ?
=> ?
=> ? = 3 - 1
[2,3,5,6,7,8,4,1] => {{1,2,3,5,7},{4,6,8}}
=> ?
=> ?
=> ? = 2 - 1
[2,5,4,3,7,8,6,1] => {{1,2,5,7},{3,4},{6,8}}
=> ?
=> ?
=> ? = 3 - 1
[2,4,5,3,7,8,6,1] => {{1,2,4},{3,5,7},{6,8}}
=> ?
=> ?
=> ? = 3 - 1
[3,4,2,5,7,8,6,1] => {{1,3},{2,4,5,7},{6,8}}
=> ?
=> ?
=> ? = 3 - 1
[3,2,6,5,7,4,8,1] => {{1,3,6},{2},{4,5,7,8}}
=> ?
=> ?
=> ? = 3 - 1
[2,4,3,7,6,5,8,1] => {{1,2,4,7,8},{3},{5,6}}
=> ?
=> ?
=> ? = 3 - 1
[2,3,4,7,6,5,8,1] => {{1,2,3,4,7,8},{5,6}}
=> ?
=> ?
=> ? = 2 - 1
[4,3,5,2,7,6,8,1] => {{1,4},{2,3,5,7,8},{6}}
=> ?
=> ?
=> ? = 3 - 1
[3,2,4,5,7,6,8,1] => {{1,3,4,5,7,8},{2},{6}}
=> ?
=> ?
=> ? = 3 - 1
[2,5,4,3,6,7,8,1] => {{1,2,5,6,7,8},{3,4}}
=> ?
=> ?
=> ? = 2 - 1
[1,3,5,6,7,8,4,2] => {{1},{2,3,5,7},{4,6,8}}
=> ?
=> ?
=> ? = 3 - 1
[2,1,5,6,7,8,4,3] => {{1,2},{3,5,7},{4,6,8}}
=> ?
=> ?
=> ? = 3 - 1
[2,1,4,5,7,8,6,3] => {{1,2},{3,4,5,7},{6,8}}
=> ?
=> ?
=> ? = 3 - 1
[2,1,6,5,7,4,8,3] => {{1,2},{3,6},{4,5,7,8}}
=> ?
=> ?
=> ? = 3 - 1
[2,3,1,8,7,6,5,4] => {{1,2,3},{4,8},{5,7},{6}}
=> ?
=> ?
=> ? = 4 - 1
[3,4,2,1,6,7,8,5] => {{1,3},{2,4},{5,6,7,8}}
=> ?
=> ?
=> ? = 3 - 1
[2,4,3,1,7,6,8,5] => {{1,2,4},{3},{5,7,8},{6}}
=> ?
=> ?
=> ? = 4 - 1
[2,3,4,1,7,8,6,5] => {{1,2,3,4},{5,7},{6,8}}
=> ?
=> ?
=> ? = 3 - 1
[1,2,4,3,8,7,6,5] => {{1},{2},{3,4},{5,8},{6,7}}
=> ?
=> ?
=> ? = 5 - 1
[2,3,1,4,8,7,6,5] => {{1,2,3},{4},{5,8},{6,7}}
=> ?
=> ?
=> ? = 4 - 1
Description
The number of descents of a standard tableau. Entry $i$ of a standard Young tableau is a descent if $i+1$ appears in a row below the row of $i$.
Matching statistic: St000394
Mp00236: Permutations Clarke-Steingrimsson-Zeng inversePermutations
Mp00071: Permutations descent compositionInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
St000394: Dyck paths ⟶ ℤResult quality: 94% values known / values provided: 94%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => [1,0]
=> 0 = 1 - 1
[1,2] => [1,2] => [2] => [1,1,0,0]
=> 1 = 2 - 1
[2,1] => [2,1] => [1,1] => [1,0,1,0]
=> 0 = 1 - 1
[1,2,3] => [1,2,3] => [3] => [1,1,1,0,0,0]
=> 2 = 3 - 1
[1,3,2] => [1,3,2] => [2,1] => [1,1,0,0,1,0]
=> 1 = 2 - 1
[2,1,3] => [2,1,3] => [1,2] => [1,0,1,1,0,0]
=> 1 = 2 - 1
[2,3,1] => [3,2,1] => [1,1,1] => [1,0,1,0,1,0]
=> 0 = 1 - 1
[3,1,2] => [3,1,2] => [1,2] => [1,0,1,1,0,0]
=> 1 = 2 - 1
[3,2,1] => [2,3,1] => [2,1] => [1,1,0,0,1,0]
=> 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => [4] => [1,1,1,1,0,0,0,0]
=> 3 = 4 - 1
[1,2,4,3] => [1,2,4,3] => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[1,3,2,4] => [1,3,2,4] => [2,2] => [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[1,3,4,2] => [1,4,3,2] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> 1 = 2 - 1
[1,4,2,3] => [1,4,2,3] => [2,2] => [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[1,4,3,2] => [1,3,4,2] => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[2,1,3,4] => [2,1,3,4] => [1,3] => [1,0,1,1,1,0,0,0]
=> 2 = 3 - 1
[2,1,4,3] => [2,1,4,3] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 1 = 2 - 1
[2,3,1,4] => [3,2,1,4] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> 1 = 2 - 1
[2,3,4,1] => [4,3,2,1] => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 0 = 1 - 1
[2,4,1,3] => [4,2,1,3] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> 1 = 2 - 1
[2,4,3,1] => [3,4,2,1] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> 1 = 2 - 1
[3,1,2,4] => [3,1,2,4] => [1,3] => [1,0,1,1,1,0,0,0]
=> 2 = 3 - 1
[3,1,4,2] => [4,3,1,2] => [1,1,2] => [1,0,1,0,1,1,0,0]
=> 1 = 2 - 1
[3,2,1,4] => [2,3,1,4] => [2,2] => [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[3,2,4,1] => [2,4,3,1] => [2,1,1] => [1,1,0,0,1,0,1,0]
=> 1 = 2 - 1
[3,4,1,2] => [4,1,3,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 1 = 2 - 1
[3,4,2,1] => [4,2,3,1] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 1 = 2 - 1
[4,1,2,3] => [4,1,2,3] => [1,3] => [1,0,1,1,1,0,0,0]
=> 2 = 3 - 1
[4,1,3,2] => [3,4,1,2] => [2,2] => [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[4,2,1,3] => [2,4,1,3] => [2,2] => [1,1,0,0,1,1,0,0]
=> 2 = 3 - 1
[4,2,3,1] => [2,3,4,1] => [3,1] => [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[4,3,1,2] => [3,1,4,2] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 1 = 2 - 1
[4,3,2,1] => [3,2,4,1] => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 1 = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => [5] => [1,1,1,1,1,0,0,0,0,0]
=> 4 = 5 - 1
[1,2,3,5,4] => [1,2,3,5,4] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 3 = 4 - 1
[1,2,4,3,5] => [1,2,4,3,5] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 3 = 4 - 1
[1,2,4,5,3] => [1,2,5,4,3] => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 2 = 3 - 1
[1,2,5,3,4] => [1,2,5,3,4] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 3 = 4 - 1
[1,2,5,4,3] => [1,2,4,5,3] => [4,1] => [1,1,1,1,0,0,0,0,1,0]
=> 3 = 4 - 1
[1,3,2,4,5] => [1,3,2,4,5] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 3 = 4 - 1
[1,3,2,5,4] => [1,3,2,5,4] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 2 = 3 - 1
[1,3,4,2,5] => [1,4,3,2,5] => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 2 = 3 - 1
[1,3,4,5,2] => [1,5,4,3,2] => [2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> 1 = 2 - 1
[1,3,5,2,4] => [1,5,3,2,4] => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 2 = 3 - 1
[1,3,5,4,2] => [1,4,5,3,2] => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 2 = 3 - 1
[1,4,2,3,5] => [1,4,2,3,5] => [2,3] => [1,1,0,0,1,1,1,0,0,0]
=> 3 = 4 - 1
[1,4,2,5,3] => [1,5,4,2,3] => [2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> 2 = 3 - 1
[1,4,3,2,5] => [1,3,4,2,5] => [3,2] => [1,1,1,0,0,0,1,1,0,0]
=> 3 = 4 - 1
[1,4,3,5,2] => [1,3,5,4,2] => [3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> 2 = 3 - 1
[1,4,5,2,3] => [1,5,2,4,3] => [2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> 2 = 3 - 1
[5,4,6,7,3,8,2,1] => [8,3,7,6,4,2,5,1] => ? => ?
=> ? = 3 - 1
[6,5,3,4,7,2,8,1] => [3,4,8,7,5,2,6,1] => [3,1,1,2,1] => [1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> ? = 4 - 1
[7,6,5,8,3,4,1,2] => [8,3,5,4,6,1,7,2] => ? => ?
=> ? = 4 - 1
[7,8,3,4,5,6,1,2] => [3,4,5,6,8,1,7,2] => [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> ? = 6 - 1
[5,4,6,7,3,8,1,2] => [8,3,7,6,4,1,5,2] => ? => ?
=> ? = 3 - 1
[5,6,3,4,7,8,1,2] => [3,4,8,1,7,6,5,2] => [3,2,1,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? = 4 - 1
[7,8,3,4,2,5,1,6] => [3,4,8,2,5,7,1,6] => [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 6 - 1
[7,8,3,4,1,2,5,6] => [3,4,8,1,7,2,5,6] => [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 6 - 1
[4,2,3,5,6,1,7,8] => [2,3,6,5,4,1,7,8] => [3,1,1,3] => [1,1,1,0,0,0,1,0,1,0,1,1,1,0,0,0]
=> ? = 5 - 1
[5,6,3,4,1,2,7,8] => [3,4,6,1,5,2,7,8] => [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 6 - 1
[2,4,3,8,7,6,5,1] => [3,6,7,5,8,4,2,1] => [3,2,1,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? = 4 - 1
[3,2,4,8,7,6,5,1] => [2,6,7,5,8,4,3,1] => [3,2,1,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? = 4 - 1
[1,8,7,6,5,4,3,2] => [1,5,6,4,7,3,8,2] => [3,2,2,1] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0,1,0]
=> ? = 5 - 1
[1,6,7,8,5,4,3,2] => [1,5,8,4,7,3,6,2] => [3,2,2,1] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0,1,0]
=> ? = 5 - 1
[1,3,5,7,8,6,4,2] => [1,6,8,4,7,5,3,2] => [3,2,1,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? = 4 - 1
[1,4,3,8,7,6,5,2] => [1,3,6,7,5,8,4,2] => [4,2,1,1] => [1,1,1,1,0,0,0,0,1,1,0,0,1,0,1,0]
=> ? = 5 - 1
[1,4,3,7,8,6,5,2] => [1,3,6,8,5,7,4,2] => [4,2,1,1] => [1,1,1,1,0,0,0,0,1,1,0,0,1,0,1,0]
=> ? = 5 - 1
[1,4,3,7,6,8,5,2] => [1,3,8,6,5,7,4,2] => [3,1,2,1,1] => [1,1,1,0,0,0,1,0,1,1,0,0,1,0,1,0]
=> ? = 4 - 1
[1,3,4,8,7,6,5,2] => [1,6,7,5,8,4,3,2] => [3,2,1,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? = 4 - 1
[1,6,5,4,3,8,7,2] => [1,4,5,3,7,8,6,2] => [3,3,1,1] => [1,1,1,0,0,0,1,1,1,0,0,0,1,0,1,0]
=> ? = 5 - 1
[1,5,6,4,3,8,7,2] => [1,4,7,8,6,3,5,2] => [4,1,2,1] => [1,1,1,1,0,0,0,0,1,0,1,1,0,0,1,0]
=> ? = 5 - 1
[1,2,5,6,7,8,4,3] => [1,2,8,4,7,6,5,3] => [3,2,1,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? = 4 - 1
[1,2,4,6,7,8,5,3] => [1,2,8,5,7,6,4,3] => [3,2,1,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? = 4 - 1
[1,2,6,5,4,7,8,3] => [1,2,5,4,8,7,6,3] => [3,2,1,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? = 4 - 1
[1,2,5,6,4,7,8,3] => [1,2,8,7,6,4,5,3] => [3,1,1,2,1] => [1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> ? = 4 - 1
[1,2,3,8,7,6,5,4] => [1,2,3,6,7,5,8,4] => [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> ? = 6 - 1
[1,2,3,7,8,6,5,4] => [1,2,3,6,8,5,7,4] => [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> ? = 6 - 1
[1,2,3,6,8,7,5,4] => [1,2,3,7,5,8,6,4] => [4,2,1,1] => [1,1,1,1,0,0,0,0,1,1,0,0,1,0,1,0]
=> ? = 5 - 1
[1,2,3,6,7,8,5,4] => [1,2,3,8,5,7,6,4] => [4,2,1,1] => [1,1,1,1,0,0,0,0,1,1,0,0,1,0,1,0]
=> ? = 5 - 1
[1,2,3,7,6,5,8,4] => [1,2,3,6,5,8,7,4] => [4,2,1,1] => [1,1,1,1,0,0,0,0,1,1,0,0,1,0,1,0]
=> ? = 5 - 1
[1,4,3,2,8,7,6,5] => [1,3,4,2,7,6,8,5] => [3,2,2,1] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0,1,0]
=> ? = 5 - 1
[1,4,3,2,7,6,8,5] => [1,3,4,2,6,8,7,5] => [3,3,1,1] => [1,1,1,0,0,0,1,1,1,0,0,0,1,0,1,0]
=> ? = 5 - 1
[1,4,3,2,6,7,8,5] => [1,3,4,2,8,7,6,5] => [3,2,1,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? = 4 - 1
[1,2,4,3,8,7,6,5] => [1,2,4,3,7,6,8,5] => [3,2,2,1] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0,1,0]
=> ? = 5 - 1
[1,2,4,3,6,7,8,5] => [1,2,4,3,8,7,6,5] => [3,2,1,1,1] => [1,1,1,0,0,0,1,1,0,0,1,0,1,0,1,0]
=> ? = 4 - 1
[1,2,3,4,8,7,6,5] => [1,2,3,4,7,6,8,5] => [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> ? = 6 - 1
[1,2,3,4,7,8,6,5] => [1,2,3,4,8,6,7,5] => [5,2,1] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0,1,0]
=> ? = 6 - 1
[3,2,5,4,1,8,7,6] => [2,4,5,3,1,7,8,6] => [3,1,3,1] => [1,1,1,0,0,0,1,0,1,1,1,0,0,0,1,0]
=> ? = 5 - 1
[4,3,5,6,2,1,8,7] => ? => ? => ?
=> ? = 3 - 1
[2,4,3,6,5,1,8,7] => [3,5,6,4,2,1,8,7] => [3,1,1,2,1] => [1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> ? = 4 - 1
[3,2,5,4,6,1,8,7] => [2,4,6,5,3,1,8,7] => [3,1,1,2,1] => [1,1,1,0,0,0,1,0,1,0,1,1,0,0,1,0]
=> ? = 4 - 1
[1,5,6,4,3,2,8,7] => [1,4,6,3,5,2,8,7] => [3,2,2,1] => [1,1,1,0,0,0,1,1,0,0,1,1,0,0,1,0]
=> ? = 5 - 1
[3,2,7,6,5,4,1,8] => [2,5,6,4,7,3,1,8] => [3,2,1,2] => [1,1,1,0,0,0,1,1,0,0,1,0,1,1,0,0]
=> ? = 5 - 1
[3,2,6,7,5,4,1,8] => [2,5,7,4,6,3,1,8] => [3,2,1,2] => [1,1,1,0,0,0,1,1,0,0,1,0,1,1,0,0]
=> ? = 5 - 1
[4,5,3,2,7,6,1,8] => [3,6,7,5,2,4,1,8] => [3,1,2,2] => [1,1,1,0,0,0,1,0,1,1,0,0,1,1,0,0]
=> ? = 5 - 1
[3,2,5,4,7,6,1,8] => [2,4,6,7,5,3,1,8] => [4,1,1,2] => [1,1,1,1,0,0,0,0,1,0,1,0,1,1,0,0]
=> ? = 5 - 1
[1,4,3,2,7,6,5,8] => [1,3,4,2,6,7,5,8] => [3,3,2] => [1,1,1,0,0,0,1,1,1,0,0,0,1,1,0,0]
=> ? = 6 - 1
[1,2,4,3,6,5,7,8] => [1,2,4,3,6,5,7,8] => [3,2,3] => [1,1,1,0,0,0,1,1,0,0,1,1,1,0,0,0]
=> ? = 6 - 1
[3,2,5,4,1,6,7,8] => [2,4,5,3,1,6,7,8] => [3,1,4] => [1,1,1,0,0,0,1,0,1,1,1,1,0,0,0,0]
=> ? = 6 - 1
[1,2,3,8,6,5,7,4] => [1,2,3,6,5,7,8,4] => [4,3,1] => [1,1,1,1,0,0,0,0,1,1,1,0,0,0,1,0]
=> ? = 6 - 1
Description
The sum of the heights of the peaks of a Dyck path minus the number of peaks.
Mp00066: Permutations inversePermutations
Mp00087: Permutations inverse first fundamental transformationPermutations
Mp00070: Permutations Robinson-Schensted recording tableauStandard tableaux
St000507: Standard tableaux ⟶ ℤResult quality: 90% values known / values provided: 91%distinct values known / distinct values provided: 90%
Values
[1] => [1] => [1] => [[1]]
=> 1
[1,2] => [1,2] => [1,2] => [[1,2]]
=> 2
[2,1] => [2,1] => [2,1] => [[1],[2]]
=> 1
[1,2,3] => [1,2,3] => [1,2,3] => [[1,2,3]]
=> 3
[1,3,2] => [1,3,2] => [1,3,2] => [[1,2],[3]]
=> 2
[2,1,3] => [2,1,3] => [2,1,3] => [[1,3],[2]]
=> 2
[2,3,1] => [3,1,2] => [3,2,1] => [[1],[2],[3]]
=> 1
[3,1,2] => [2,3,1] => [3,1,2] => [[1,3],[2]]
=> 2
[3,2,1] => [3,2,1] => [2,3,1] => [[1,2],[3]]
=> 2
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => [[1,2,3,4]]
=> 4
[1,2,4,3] => [1,2,4,3] => [1,2,4,3] => [[1,2,3],[4]]
=> 3
[1,3,2,4] => [1,3,2,4] => [1,3,2,4] => [[1,2,4],[3]]
=> 3
[1,3,4,2] => [1,4,2,3] => [1,4,3,2] => [[1,2],[3],[4]]
=> 2
[1,4,2,3] => [1,3,4,2] => [1,4,2,3] => [[1,2,4],[3]]
=> 3
[1,4,3,2] => [1,4,3,2] => [1,3,4,2] => [[1,2,3],[4]]
=> 3
[2,1,3,4] => [2,1,3,4] => [2,1,3,4] => [[1,3,4],[2]]
=> 3
[2,1,4,3] => [2,1,4,3] => [2,1,4,3] => [[1,3],[2,4]]
=> 2
[2,3,1,4] => [3,1,2,4] => [3,2,1,4] => [[1,4],[2],[3]]
=> 2
[2,3,4,1] => [4,1,2,3] => [4,3,2,1] => [[1],[2],[3],[4]]
=> 1
[2,4,1,3] => [3,1,4,2] => [4,2,1,3] => [[1,4],[2],[3]]
=> 2
[2,4,3,1] => [4,1,3,2] => [3,4,2,1] => [[1,2],[3],[4]]
=> 2
[3,1,2,4] => [2,3,1,4] => [3,1,2,4] => [[1,3,4],[2]]
=> 3
[3,1,4,2] => [2,4,1,3] => [4,3,1,2] => [[1,4],[2],[3]]
=> 2
[3,2,1,4] => [3,2,1,4] => [2,3,1,4] => [[1,2,4],[3]]
=> 3
[3,2,4,1] => [4,2,1,3] => [2,4,3,1] => [[1,2],[3],[4]]
=> 2
[3,4,1,2] => [3,4,1,2] => [3,1,4,2] => [[1,3],[2,4]]
=> 2
[3,4,2,1] => [4,3,1,2] => [4,2,3,1] => [[1,3],[2],[4]]
=> 2
[4,1,2,3] => [2,3,4,1] => [4,1,2,3] => [[1,3,4],[2]]
=> 3
[4,1,3,2] => [2,4,3,1] => [3,4,1,2] => [[1,2],[3,4]]
=> 3
[4,2,1,3] => [3,2,4,1] => [2,4,1,3] => [[1,2],[3,4]]
=> 3
[4,2,3,1] => [4,2,3,1] => [2,3,4,1] => [[1,2,3],[4]]
=> 3
[4,3,1,2] => [3,4,2,1] => [4,1,3,2] => [[1,3],[2],[4]]
=> 2
[4,3,2,1] => [4,3,2,1] => [3,2,4,1] => [[1,3],[2],[4]]
=> 2
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [[1,2,3,4,5]]
=> 5
[1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => [[1,2,3,4],[5]]
=> 4
[1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => [[1,2,3,5],[4]]
=> 4
[1,2,4,5,3] => [1,2,5,3,4] => [1,2,5,4,3] => [[1,2,3],[4],[5]]
=> 3
[1,2,5,3,4] => [1,2,4,5,3] => [1,2,5,3,4] => [[1,2,3,5],[4]]
=> 4
[1,2,5,4,3] => [1,2,5,4,3] => [1,2,4,5,3] => [[1,2,3,4],[5]]
=> 4
[1,3,2,4,5] => [1,3,2,4,5] => [1,3,2,4,5] => [[1,2,4,5],[3]]
=> 4
[1,3,2,5,4] => [1,3,2,5,4] => [1,3,2,5,4] => [[1,2,4],[3,5]]
=> 3
[1,3,4,2,5] => [1,4,2,3,5] => [1,4,3,2,5] => [[1,2,5],[3],[4]]
=> 3
[1,3,4,5,2] => [1,5,2,3,4] => [1,5,4,3,2] => [[1,2],[3],[4],[5]]
=> 2
[1,3,5,2,4] => [1,4,2,5,3] => [1,5,3,2,4] => [[1,2,5],[3],[4]]
=> 3
[1,3,5,4,2] => [1,5,2,4,3] => [1,4,5,3,2] => [[1,2,3],[4],[5]]
=> 3
[1,4,2,3,5] => [1,3,4,2,5] => [1,4,2,3,5] => [[1,2,4,5],[3]]
=> 4
[1,4,2,5,3] => [1,3,5,2,4] => [1,5,4,2,3] => [[1,2,5],[3],[4]]
=> 3
[1,4,3,2,5] => [1,4,3,2,5] => [1,3,4,2,5] => [[1,2,3,5],[4]]
=> 4
[1,4,3,5,2] => [1,5,3,2,4] => [1,3,5,4,2] => [[1,2,3],[4],[5]]
=> 3
[1,4,5,2,3] => [1,4,5,2,3] => [1,4,2,5,3] => [[1,2,4],[3,5]]
=> 3
[7,5,4,6,8,3,2,1] => [8,7,6,3,2,4,1,5] => [6,4,3,8,5,2,7,1] => ?
=> ? = 3
[7,6,4,3,5,8,2,1] => [8,7,4,3,5,2,1,6] => [4,3,5,8,6,2,7,1] => ?
=> ? = 4
[8,7,5,6,3,4,1,2] => [7,8,5,6,3,4,2,1] => [5,3,6,4,8,1,7,2] => ?
=> ? = 4
[7,5,6,8,3,4,1,2] => [7,8,5,6,2,3,1,4] => [7,1,8,4,6,3,5,2] => ?
=> ? = 4
[7,6,5,4,3,8,1,2] => [7,8,5,4,3,2,1,6] => [4,5,3,7,1,8,6,2] => ?
=> ? = 4
[5,6,4,7,3,8,1,2] => [7,8,5,3,1,2,4,6] => [7,4,3,5,1,8,6,2] => ?
=> ? = 3
[6,7,5,8,2,3,1,4] => [7,5,6,8,3,1,2,4] => [7,2,5,3,6,1,8,4] => ?
=> ? = 4
[8,7,6,5,3,1,2,4] => [6,7,5,8,4,3,2,1] => [7,2,8,1,6,3,5,4] => ?
=> ? = 4
[7,5,6,8,3,1,2,4] => [6,7,5,8,2,3,1,4] => [7,1,6,3,5,2,8,4] => ?
=> ? = 4
[7,8,6,5,2,1,3,4] => [6,5,7,8,4,3,1,2] => [7,1,6,3,8,2,5,4] => ?
=> ? = 4
[7,8,3,2,4,1,5,6] => [6,4,3,5,7,8,1,2] => [3,8,2,4,5,7,1,6] => ?
=> ? = 6
[7,8,4,2,1,3,5,6] => [5,4,6,3,7,8,1,2] => [7,1,5,8,2,4,3,6] => ?
=> ? = 5
[8,7,4,1,2,3,5,6] => [4,5,6,3,7,8,2,1] => [7,2,5,8,1,4,3,6] => ?
=> ? = 5
[8,6,4,5,1,2,3,7] => [5,6,7,3,4,2,8,1] => [6,2,8,1,5,4,3,7] => ?
=> ? = 4
[5,6,4,7,2,3,1,8] => [7,5,6,3,1,2,4,8] => [7,4,3,6,2,5,1,8] => ?
=> ? = 4
[5,6,7,3,2,4,1,8] => [7,5,4,6,1,2,3,8] => [7,3,4,6,2,5,1,8] => ?
=> ? = 5
[7,5,6,2,3,4,1,8] => [7,4,5,6,2,3,1,8] => [6,3,5,2,4,7,1,8] => ?
=> ? = 5
[7,6,5,1,2,3,4,8] => [4,5,6,7,3,2,1,8] => [6,2,5,3,7,1,4,8] => ?
=> ? = 5
[7,5,6,1,2,3,4,8] => [4,5,6,7,2,3,1,8] => [5,2,6,3,7,1,4,8] => ?
=> ? = 5
[7,6,4,3,2,1,5,8] => [6,5,4,3,7,2,1,8] => [4,3,7,1,6,2,5,8] => ?
=> ? = 5
[7,6,4,3,1,2,5,8] => [5,6,4,3,7,2,1,8] => [4,3,6,2,7,1,5,8] => ?
=> ? = 5
[2,7,6,5,4,8,3,1] => [8,1,7,5,4,3,2,6] => [5,4,8,6,3,7,2,1] => ?
=> ? = 3
[4,3,2,8,7,6,5,1] => [8,3,2,1,7,6,5,4] => [3,2,6,7,5,8,4,1] => ?
=> ? = 4
[2,4,3,8,7,6,5,1] => [8,1,3,2,7,6,5,4] => [3,6,7,5,8,4,2,1] => ?
=> ? = 4
[5,4,3,2,8,7,6,1] => [8,4,3,2,1,7,6,5] => [3,4,2,7,6,8,5,1] => ?
=> ? = 4
[2,5,4,3,7,8,6,1] => [8,1,4,3,2,7,5,6] => [4,3,8,6,7,5,2,1] => ?
=> ? = 3
[2,5,4,6,7,3,8,1] => [8,1,6,3,2,4,5,7] => [6,4,3,8,7,5,2,1] => ?
=> ? = 2
[2,4,3,7,6,5,8,1] => [8,1,3,2,6,5,4,7] => [3,6,5,8,7,4,2,1] => ?
=> ? = 3
[5,4,3,2,7,6,8,1] => [8,4,3,2,1,6,5,7] => [3,4,2,6,8,7,5,1] => ?
=> ? = 4
[1,5,8,7,6,4,3,2] => [1,8,7,6,2,5,4,3] => [1,8,3,7,4,6,5,2] => ?
=> ? = 4
[1,4,3,7,8,6,5,2] => [1,8,3,2,7,6,4,5] => [1,3,6,8,5,7,4,2] => ?
=> ? = 5
[1,2,5,6,4,7,8,3] => [1,2,8,5,3,4,6,7] => [1,2,8,7,6,4,5,3] => ?
=> ? = 4
[3,2,1,6,8,7,5,4] => [3,2,1,8,7,4,6,5] => [2,3,1,8,5,7,6,4] => ?
=> ? = 4
[3,2,1,7,6,8,5,4] => [3,2,1,8,7,5,4,6] => [2,3,1,8,6,5,7,4] => ?
=> ? = 4
[3,2,1,6,5,7,8,4] => [3,2,1,8,5,4,6,7] => [2,3,1,5,8,7,6,4] => ?
=> ? = 4
[3,2,4,1,7,8,6,5] => [4,2,1,3,8,7,5,6] => [2,4,3,1,8,6,7,5] => ?
=> ? = 4
[3,2,1,4,7,6,8,5] => [3,2,1,4,8,6,5,7] => [2,3,1,4,6,8,7,5] => ?
=> ? = 5
[3,5,4,2,1,8,7,6] => [5,4,1,3,2,8,7,6] => [5,2,4,3,1,7,8,6] => ?
=> ? = 4
[4,3,5,2,1,8,7,6] => [5,4,2,1,3,8,7,6] => [5,3,2,4,1,7,8,6] => ?
=> ? = 4
[2,5,4,3,1,8,7,6] => [5,1,4,3,2,8,7,6] => [4,3,5,2,1,7,8,6] => ?
=> ? = 4
[2,3,5,4,1,8,7,6] => [5,1,2,4,3,8,7,6] => [4,5,3,2,1,7,8,6] => ?
=> ? = 4
[3,2,4,1,5,8,7,6] => [4,2,1,3,5,8,7,6] => [2,4,3,1,5,7,8,6] => ?
=> ? = 5
[1,5,6,4,3,2,8,7] => [1,6,5,4,2,3,8,7] => [1,4,6,3,5,2,8,7] => ?
=> ? = 5
[5,4,3,2,1,6,8,7] => [5,4,3,2,1,6,8,7] => [3,4,2,5,1,6,8,7] => ?
=> ? = 5
[3,2,4,1,5,6,8,7] => [4,2,1,3,5,6,8,7] => [2,4,3,1,5,6,8,7] => ?
=> ? = 5
[4,7,6,5,3,2,1,8] => [7,6,5,1,4,3,2,8] => [7,2,6,3,5,4,1,8] => ?
=> ? = 4
[3,2,6,7,5,4,1,8] => [7,2,1,6,5,3,4,8] => [2,5,7,4,6,3,1,8] => ?
=> ? = 5
[3,5,4,2,7,6,1,8] => [7,4,1,3,2,6,5,8] => [6,7,5,2,4,3,1,8] => ?
=> ? = 4
[1,3,8,6,5,7,4,2] => [1,8,2,7,5,4,6,3] => [1,5,7,6,4,8,3,2] => ?
=> ? = 4
[1,6,3,5,4,8,7,2] => [1,8,3,5,4,2,7,6] => [1,3,5,4,7,8,6,2] => ?
=> ? = 5
Description
The number of ascents of a standard tableau. Entry $i$ of a standard Young tableau is an '''ascent''' if $i+1$ appears to the right or above $i$ in the tableau (with respect to the English notation for tableaux).
Matching statistic: St000378
Mp00236: Permutations Clarke-Steingrimsson-Zeng inversePermutations
Mp00204: Permutations LLPSInteger partitions
Mp00322: Integer partitions Loehr-WarringtonInteger partitions
St000378: Integer partitions ⟶ ℤResult quality: 90% values known / values provided: 90%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1]
=> [1]
=> 1
[1,2] => [1,2] => [1,1]
=> [2]
=> 2
[2,1] => [2,1] => [2]
=> [1,1]
=> 1
[1,2,3] => [1,2,3] => [1,1,1]
=> [2,1]
=> 3
[1,3,2] => [1,3,2] => [2,1]
=> [3]
=> 2
[2,1,3] => [2,1,3] => [2,1]
=> [3]
=> 2
[2,3,1] => [3,2,1] => [3]
=> [1,1,1]
=> 1
[3,1,2] => [3,1,2] => [2,1]
=> [3]
=> 2
[3,2,1] => [2,3,1] => [2,1]
=> [3]
=> 2
[1,2,3,4] => [1,2,3,4] => [1,1,1,1]
=> [3,1]
=> 4
[1,2,4,3] => [1,2,4,3] => [2,1,1]
=> [2,2]
=> 3
[1,3,2,4] => [1,3,2,4] => [2,1,1]
=> [2,2]
=> 3
[1,3,4,2] => [1,4,3,2] => [3,1]
=> [2,1,1]
=> 2
[1,4,2,3] => [1,4,2,3] => [2,1,1]
=> [2,2]
=> 3
[1,4,3,2] => [1,3,4,2] => [2,1,1]
=> [2,2]
=> 3
[2,1,3,4] => [2,1,3,4] => [2,1,1]
=> [2,2]
=> 3
[2,1,4,3] => [2,1,4,3] => [2,2]
=> [4]
=> 2
[2,3,1,4] => [3,2,1,4] => [3,1]
=> [2,1,1]
=> 2
[2,3,4,1] => [4,3,2,1] => [4]
=> [1,1,1,1]
=> 1
[2,4,1,3] => [4,2,1,3] => [3,1]
=> [2,1,1]
=> 2
[2,4,3,1] => [3,4,2,1] => [3,1]
=> [2,1,1]
=> 2
[3,1,2,4] => [3,1,2,4] => [2,1,1]
=> [2,2]
=> 3
[3,1,4,2] => [4,3,1,2] => [3,1]
=> [2,1,1]
=> 2
[3,2,1,4] => [2,3,1,4] => [2,1,1]
=> [2,2]
=> 3
[3,2,4,1] => [2,4,3,1] => [3,1]
=> [2,1,1]
=> 2
[3,4,1,2] => [4,1,3,2] => [3,1]
=> [2,1,1]
=> 2
[3,4,2,1] => [4,2,3,1] => [3,1]
=> [2,1,1]
=> 2
[4,1,2,3] => [4,1,2,3] => [2,1,1]
=> [2,2]
=> 3
[4,1,3,2] => [3,4,1,2] => [2,1,1]
=> [2,2]
=> 3
[4,2,1,3] => [2,4,1,3] => [2,1,1]
=> [2,2]
=> 3
[4,2,3,1] => [2,3,4,1] => [2,1,1]
=> [2,2]
=> 3
[4,3,1,2] => [3,1,4,2] => [2,2]
=> [4]
=> 2
[4,3,2,1] => [3,2,4,1] => [3,1]
=> [2,1,1]
=> 2
[1,2,3,4,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> [3,2]
=> 5
[1,2,3,5,4] => [1,2,3,5,4] => [2,1,1,1]
=> [3,1,1]
=> 4
[1,2,4,3,5] => [1,2,4,3,5] => [2,1,1,1]
=> [3,1,1]
=> 4
[1,2,4,5,3] => [1,2,5,4,3] => [3,1,1]
=> [4,1]
=> 3
[1,2,5,3,4] => [1,2,5,3,4] => [2,1,1,1]
=> [3,1,1]
=> 4
[1,2,5,4,3] => [1,2,4,5,3] => [2,1,1,1]
=> [3,1,1]
=> 4
[1,3,2,4,5] => [1,3,2,4,5] => [2,1,1,1]
=> [3,1,1]
=> 4
[1,3,2,5,4] => [1,3,2,5,4] => [2,2,1]
=> [2,2,1]
=> 3
[1,3,4,2,5] => [1,4,3,2,5] => [3,1,1]
=> [4,1]
=> 3
[1,3,4,5,2] => [1,5,4,3,2] => [4,1]
=> [2,1,1,1]
=> 2
[1,3,5,2,4] => [1,5,3,2,4] => [3,1,1]
=> [4,1]
=> 3
[1,3,5,4,2] => [1,4,5,3,2] => [3,1,1]
=> [4,1]
=> 3
[1,4,2,3,5] => [1,4,2,3,5] => [2,1,1,1]
=> [3,1,1]
=> 4
[1,4,2,5,3] => [1,5,4,2,3] => [3,1,1]
=> [4,1]
=> 3
[1,4,3,2,5] => [1,3,4,2,5] => [2,1,1,1]
=> [3,1,1]
=> 4
[1,4,3,5,2] => [1,3,5,4,2] => [3,1,1]
=> [4,1]
=> 3
[1,4,5,2,3] => [1,5,2,4,3] => [3,1,1]
=> [4,1]
=> 3
[6,5,7,4,8,3,2,1] => [4,8,3,7,5,2,6,1] => ?
=> ?
=> ? = 4
[7,5,4,6,8,3,2,1] => [8,4,3,6,5,2,7,1] => ?
=> ?
=> ? = 3
[5,4,6,7,3,8,2,1] => [8,3,7,6,4,2,5,1] => ?
=> ?
=> ? = 3
[7,6,4,3,5,8,2,1] => [4,3,5,8,6,2,7,1] => ?
=> ?
=> ? = 4
[7,6,5,4,2,3,8,1] => [4,5,2,6,3,8,7,1] => ?
=> ?
=> ? = 4
[7,6,5,2,3,4,8,1] => [5,2,6,3,4,8,7,1] => ?
=> ?
=> ? = 4
[7,6,5,8,3,4,1,2] => [8,3,5,4,6,1,7,2] => ?
=> ?
=> ? = 4
[6,5,7,4,3,8,1,2] => [4,8,3,5,1,7,6,2] => ?
=> ?
=> ? = 4
[5,4,6,7,3,8,1,2] => [8,3,7,6,4,1,5,2] => ?
=> ?
=> ? = 3
[5,6,3,4,7,8,1,2] => [3,4,8,1,7,6,5,2] => ?
=> ?
=> ? = 4
[8,5,6,7,4,1,2,3] => [7,4,6,1,5,2,8,3] => ?
=> ?
=> ? = 4
[6,5,7,8,4,1,2,3] => [8,4,7,1,5,2,6,3] => ?
=> ?
=> ? = 4
[7,8,5,6,2,3,1,4] => [6,2,5,3,8,1,7,4] => ?
=> ?
=> ? = 4
[7,5,6,8,3,1,2,4] => [8,3,6,1,5,2,7,4] => ?
=> ?
=> ? = 4
[7,8,4,5,2,3,1,6] => [5,4,2,8,3,7,1,6] => ?
=> ?
=> ? = 4
[7,8,3,4,2,5,1,6] => [3,4,8,2,5,7,1,6] => ?
=> ?
=> ? = 6
[7,8,4,5,1,2,3,6] => [5,4,1,8,2,7,3,6] => ?
=> ?
=> ? = 4
[7,8,2,3,4,1,5,6] => [8,2,3,4,7,1,5,6] => ?
=> ?
=> ? = 6
[7,8,2,1,3,4,5,6] => [8,2,7,1,3,4,5,6] => ?
=> ?
=> ? = 6
[8,4,3,5,6,1,2,7] => [3,6,5,4,1,8,2,7] => ?
=> ?
=> ? = 4
[5,6,7,3,4,2,1,8] => [7,3,4,6,2,5,1,8] => ?
=> ?
=> ? = 5
[4,5,6,7,2,3,1,8] => [7,2,6,3,5,4,1,8] => ?
=> ?
=> ? = 4
[5,6,7,3,2,4,1,8] => [7,3,6,2,4,5,1,8] => ?
=> ?
=> ? = 5
[4,5,3,6,2,7,1,8] => [3,7,6,2,5,4,1,8] => ?
=> ?
=> ? = 4
[7,4,5,6,3,1,2,8] => [6,3,5,4,1,7,2,8] => ?
=> ?
=> ? = 4
[7,4,5,6,2,1,3,8] => [6,2,5,4,1,7,3,8] => ?
=> ?
=> ? = 4
[5,6,4,7,1,2,3,8] => [7,4,1,6,2,5,3,8] => ?
=> ?
=> ? = 4
[5,6,7,2,1,3,4,8] => [7,2,6,1,5,3,4,8] => ?
=> ?
=> ? = 5
[7,6,4,3,2,1,5,8] => [4,3,6,2,7,1,5,8] => ?
=> ?
=> ? = 5
[7,5,1,2,3,4,6,8] => [5,1,7,2,3,4,6,8] => ?
=> ?
=> ? = 6
[4,2,3,5,6,1,7,8] => [2,3,6,5,4,1,7,8] => ?
=> ?
=> ? = 5
[4,5,6,1,2,3,7,8] => [6,1,5,2,4,3,7,8] => ?
=> ?
=> ? = 5
[3,7,6,8,5,4,2,1] => [5,8,4,6,2,7,3,1] => ?
=> ?
=> ? = 4
[3,4,5,8,7,6,2,1] => [6,7,2,8,5,4,3,1] => ?
=> ?
=> ? = 3
[5,7,6,4,3,8,2,1] => [4,8,6,3,7,2,5,1] => ?
=> ?
=> ? = 4
[4,3,2,8,7,6,5,1] => [3,2,6,7,5,8,4,1] => ?
=> ?
=> ? = 4
[3,4,2,8,7,6,5,1] => [6,7,5,8,4,2,3,1] => ?
=> ?
=> ? = 4
[5,4,3,2,8,7,6,1] => [3,4,2,7,6,8,5,1] => ?
=> ?
=> ? = 4
[2,5,4,3,7,8,6,1] => [4,3,8,6,7,5,2,1] => ?
=> ?
=> ? = 3
[2,5,4,3,6,8,7,1] => [4,3,7,8,6,5,2,1] => ?
=> ?
=> ? = 3
[2,5,4,7,6,3,8,1] => [6,4,3,8,7,5,2,1] => ?
=> ?
=> ? = 2
[2,4,3,7,6,5,8,1] => [3,6,5,8,7,4,2,1] => ?
=> ?
=> ? = 3
[5,4,3,2,7,6,8,1] => [3,4,2,6,8,7,5,1] => ?
=> ?
=> ? = 4
[1,4,3,7,8,6,5,2] => [1,3,6,8,5,7,4,2] => ?
=> ?
=> ? = 5
[1,2,4,6,7,8,5,3] => [1,2,8,5,7,6,4,3] => ?
=> ?
=> ? = 4
[1,2,5,6,4,7,8,3] => [1,2,8,7,6,4,5,3] => ?
=> ?
=> ? = 4
[3,2,1,7,6,8,5,4] => [2,3,1,8,6,5,7,4] => ?
=> ?
=> ? = 4
[3,2,1,6,7,8,5,4] => [2,3,1,8,5,7,6,4] => ?
=> ?
=> ? = 4
[3,2,1,5,6,8,7,4] => [2,3,1,7,8,6,5,4] => ?
=> ?
=> ? = 4
[3,2,1,6,5,7,8,4] => [2,3,1,5,8,7,6,4] => ?
=> ?
=> ? = 4
Description
The diagonal inversion number of an integer partition. The dinv of a partition is the number of cells $c$ in the diagram of an integer partition $\lambda$ for which $\operatorname{arm}(c)-\operatorname{leg}(c) \in \{0,1\}$. See also exercise 3.19 of [2]. This statistic is equidistributed with the length of the partition, see [3].
Mp00240: Permutations weak exceedance partitionSet partitions
Mp00079: Set partitions shapeInteger partitions
Mp00043: Integer partitions to Dyck pathDyck paths
St001227: Dyck paths ⟶ ℤResult quality: 50% values known / values provided: 90%distinct values known / distinct values provided: 50%
Values
[1] => {{1}}
=> [1]
=> [1,0,1,0]
=> 1
[1,2] => {{1},{2}}
=> [1,1]
=> [1,0,1,1,0,0]
=> 2
[2,1] => {{1,2}}
=> [2]
=> [1,1,0,0,1,0]
=> 1
[1,2,3] => {{1},{2},{3}}
=> [1,1,1]
=> [1,0,1,1,1,0,0,0]
=> 3
[1,3,2] => {{1},{2,3}}
=> [2,1]
=> [1,0,1,0,1,0]
=> 2
[2,1,3] => {{1,2},{3}}
=> [2,1]
=> [1,0,1,0,1,0]
=> 2
[2,3,1] => {{1,2,3}}
=> [3]
=> [1,1,1,0,0,0,1,0]
=> 1
[3,1,2] => {{1,3},{2}}
=> [2,1]
=> [1,0,1,0,1,0]
=> 2
[3,2,1] => {{1,3},{2}}
=> [2,1]
=> [1,0,1,0,1,0]
=> 2
[1,2,3,4] => {{1},{2},{3},{4}}
=> [1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> 4
[1,2,4,3] => {{1},{2},{3,4}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 3
[1,3,2,4] => {{1},{2,3},{4}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 3
[1,3,4,2] => {{1},{2,3,4}}
=> [3,1]
=> [1,1,0,1,0,0,1,0]
=> 2
[1,4,2,3] => {{1},{2,4},{3}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 3
[1,4,3,2] => {{1},{2,4},{3}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 3
[2,1,3,4] => {{1,2},{3},{4}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 3
[2,1,4,3] => {{1,2},{3,4}}
=> [2,2]
=> [1,1,0,0,1,1,0,0]
=> 2
[2,3,1,4] => {{1,2,3},{4}}
=> [3,1]
=> [1,1,0,1,0,0,1,0]
=> 2
[2,3,4,1] => {{1,2,3,4}}
=> [4]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1
[2,4,1,3] => {{1,2,4},{3}}
=> [3,1]
=> [1,1,0,1,0,0,1,0]
=> 2
[2,4,3,1] => {{1,2,4},{3}}
=> [3,1]
=> [1,1,0,1,0,0,1,0]
=> 2
[3,1,2,4] => {{1,3},{2},{4}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 3
[3,1,4,2] => {{1,3,4},{2}}
=> [3,1]
=> [1,1,0,1,0,0,1,0]
=> 2
[3,2,1,4] => {{1,3},{2},{4}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 3
[3,2,4,1] => {{1,3,4},{2}}
=> [3,1]
=> [1,1,0,1,0,0,1,0]
=> 2
[3,4,1,2] => {{1,3},{2,4}}
=> [2,2]
=> [1,1,0,0,1,1,0,0]
=> 2
[3,4,2,1] => {{1,3},{2,4}}
=> [2,2]
=> [1,1,0,0,1,1,0,0]
=> 2
[4,1,2,3] => {{1,4},{2},{3}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 3
[4,1,3,2] => {{1,4},{2},{3}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 3
[4,2,1,3] => {{1,4},{2},{3}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 3
[4,2,3,1] => {{1,4},{2},{3}}
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 3
[4,3,1,2] => {{1,4},{2,3}}
=> [2,2]
=> [1,1,0,0,1,1,0,0]
=> 2
[4,3,2,1] => {{1,4},{2,3}}
=> [2,2]
=> [1,1,0,0,1,1,0,0]
=> 2
[1,2,3,4,5] => {{1},{2},{3},{4},{5}}
=> [1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,0,0,0,0]
=> 5
[1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> [2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> 4
[1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> [2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> 4
[1,2,4,5,3] => {{1},{2},{3,4,5}}
=> [3,1,1]
=> [1,0,1,1,0,0,1,0]
=> 3
[1,2,5,3,4] => {{1},{2},{3,5},{4}}
=> [2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> 4
[1,2,5,4,3] => {{1},{2},{3,5},{4}}
=> [2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> 4
[1,3,2,4,5] => {{1},{2,3},{4},{5}}
=> [2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> 4
[1,3,2,5,4] => {{1},{2,3},{4,5}}
=> [2,2,1]
=> [1,0,1,0,1,1,0,0]
=> 3
[1,3,4,2,5] => {{1},{2,3,4},{5}}
=> [3,1,1]
=> [1,0,1,1,0,0,1,0]
=> 3
[1,3,4,5,2] => {{1},{2,3,4,5}}
=> [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> 2
[1,3,5,2,4] => {{1},{2,3,5},{4}}
=> [3,1,1]
=> [1,0,1,1,0,0,1,0]
=> 3
[1,3,5,4,2] => {{1},{2,3,5},{4}}
=> [3,1,1]
=> [1,0,1,1,0,0,1,0]
=> 3
[1,4,2,3,5] => {{1},{2,4},{3},{5}}
=> [2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> 4
[1,4,2,5,3] => {{1},{2,4,5},{3}}
=> [3,1,1]
=> [1,0,1,1,0,0,1,0]
=> 3
[1,4,3,2,5] => {{1},{2,4},{3},{5}}
=> [2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> 4
[1,4,3,5,2] => {{1},{2,4,5},{3}}
=> [3,1,1]
=> [1,0,1,1,0,0,1,0]
=> 3
[1,4,5,2,3] => {{1},{2,4},{3,5}}
=> [2,2,1]
=> [1,0,1,0,1,1,0,0]
=> 3
[1,2,3,4,5,6] => {{1},{2},{3},{4},{5},{6}}
=> [1,1,1,1,1,1]
=> [1,0,1,1,1,1,1,1,0,0,0,0,0,0]
=> ? = 6
[2,3,4,5,6,1] => {{1,2,3,4,5,6}}
=> [6]
=> [1,1,1,1,1,1,0,0,0,0,0,0,1,0]
=> ? = 1
[1,2,3,4,5,6,7] => {{1},{2},{3},{4},{5},{6},{7}}
=> [1,1,1,1,1,1,1]
=> [1,0,1,1,1,1,1,1,1,0,0,0,0,0,0,0]
=> ? = 7
[1,2,3,4,5,7,6] => {{1},{2},{3},{4},{5},{6,7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,3,4,6,5,7] => {{1},{2},{3},{4},{5,6},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,3,4,7,5,6] => {{1},{2},{3},{4},{5,7},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,3,4,7,6,5] => {{1},{2},{3},{4},{5,7},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,3,5,4,6,7] => {{1},{2},{3},{4,5},{6},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,3,6,4,5,7] => {{1},{2},{3},{4,6},{5},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,3,6,5,4,7] => {{1},{2},{3},{4,6},{5},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,3,7,4,5,6] => {{1},{2},{3},{4,7},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,3,7,4,6,5] => {{1},{2},{3},{4,7},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,3,7,5,4,6] => {{1},{2},{3},{4,7},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,3,7,5,6,4] => {{1},{2},{3},{4,7},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,4,3,5,6,7] => {{1},{2},{3,4},{5},{6},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,5,3,4,6,7] => {{1},{2},{3,5},{4},{6},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,5,4,3,6,7] => {{1},{2},{3,5},{4},{6},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,6,3,4,5,7] => {{1},{2},{3,6},{4},{5},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,6,3,5,4,7] => {{1},{2},{3,6},{4},{5},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,6,4,3,5,7] => {{1},{2},{3,6},{4},{5},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,6,4,5,3,7] => {{1},{2},{3,6},{4},{5},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,7,3,4,5,6] => {{1},{2},{3,7},{4},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,7,3,4,6,5] => {{1},{2},{3,7},{4},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,7,3,5,4,6] => {{1},{2},{3,7},{4},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,7,3,5,6,4] => {{1},{2},{3,7},{4},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,7,4,3,5,6] => {{1},{2},{3,7},{4},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,7,4,3,6,5] => {{1},{2},{3,7},{4},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,7,4,5,3,6] => {{1},{2},{3,7},{4},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,2,7,4,5,6,3] => {{1},{2},{3,7},{4},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,3,2,4,5,6,7] => {{1},{2,3},{4},{5},{6},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,3,4,5,6,7,2] => {{1},{2,3,4,5,6,7}}
=> [6,1]
=> [1,1,1,1,1,0,1,0,0,0,0,0,1,0]
=> ? = 2
[1,4,2,3,5,6,7] => {{1},{2,4},{3},{5},{6},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,4,3,2,5,6,7] => {{1},{2,4},{3},{5},{6},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,5,2,3,4,6,7] => {{1},{2,5},{3},{4},{6},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,5,2,4,3,6,7] => {{1},{2,5},{3},{4},{6},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,5,3,2,4,6,7] => {{1},{2,5},{3},{4},{6},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,5,3,4,2,6,7] => {{1},{2,5},{3},{4},{6},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,6,2,3,4,5,7] => {{1},{2,6},{3},{4},{5},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,6,2,3,5,4,7] => {{1},{2,6},{3},{4},{5},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,6,2,4,3,5,7] => {{1},{2,6},{3},{4},{5},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,6,2,4,5,3,7] => {{1},{2,6},{3},{4},{5},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,6,3,2,4,5,7] => {{1},{2,6},{3},{4},{5},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,6,3,2,5,4,7] => {{1},{2,6},{3},{4},{5},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,6,3,4,2,5,7] => {{1},{2,6},{3},{4},{5},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,6,3,4,5,2,7] => {{1},{2,6},{3},{4},{5},{7}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,7,2,3,4,5,6] => {{1},{2,7},{3},{4},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,7,2,3,4,6,5] => {{1},{2,7},{3},{4},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,7,2,3,5,4,6] => {{1},{2,7},{3},{4},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,7,2,3,5,6,4] => {{1},{2,7},{3},{4},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
[1,7,2,4,3,5,6] => {{1},{2,7},{3},{4},{5},{6}}
=> [2,1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,1,0,0,0,0,0]
=> ? = 6
Description
The vector space dimension of the first extension group between the socle of the regular module and the Jacobson radical of the corresponding Nakayama algebra.
The following 69 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001581The achromatic number of a graph. St000098The chromatic number of a graph. St000093The cardinality of a maximal independent set of vertices of a graph. St000786The maximal number of occurrences of a colour in a proper colouring of a graph. St000329The number of evenly positioned ascents of the Dyck path, with the initial position equal to 1. St000676The number of odd rises of a Dyck path. St000105The number of blocks in the set partition. St000211The rank of the set partition. St001007Number of simple modules with projective dimension 1 in the Nakayama algebra corresponding to the Dyck path. St001068Number of torsionless simple modules in the corresponding Nakayama algebra. St001088Number of indecomposable projective non-injective modules with dominant dimension equal to the injective dimension in the corresponding Nakayama algebra. St001494The Alon-Tarsi number of a graph. St000024The number of double up and double down steps of a Dyck path. St000053The number of valleys of the Dyck path. St001189The number of simple modules with dominant and codominant dimension equal to zero in the Nakayama algebra corresponding to the Dyck path. St000172The Grundy number of a graph. St001029The size of the core of a graph. St001580The acyclic chromatic number of a graph. St001670The connected partition number of a graph. St000272The treewidth of a graph. St000362The size of a minimal vertex cover of a graph. St000536The pathwidth of a graph. St001337The upper domination number of a graph. St001338The upper irredundance number of a graph. St001302The number of minimally dominating sets of vertices of a graph. St001304The number of maximally independent sets of vertices of a graph. St001963The tree-depth of a graph. St001277The degeneracy of a graph. St001358The largest degree of a regular subgraph of a graph. St000470The number of runs in a permutation. St000354The number of recoils of a permutation. St000829The Ulam distance of a permutation to the identity permutation. St001489The maximum of the number of descents and the number of inverse descents. St000167The number of leaves of an ordered tree. St000031The number of cycles in the cycle decomposition of a permutation. St000702The number of weak deficiencies of a permutation. St000245The number of ascents of a permutation. St000703The number of deficiencies of a permutation. St000662The staircase size of the code of a permutation. St000542The number of left-to-right-minima of a permutation. St000213The number of weak exceedances (also weak excedences) of a permutation. St000155The number of exceedances (also excedences) of a permutation. St000325The width of the tree associated to a permutation. St000021The number of descents of a permutation. St000015The number of peaks of a Dyck path. St000314The number of left-to-right-maxima of a permutation. St000443The number of long tunnels of a Dyck path. St000822The Hadwiger number of the graph. 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. St001390The number of bumps occurring when Schensted-inserting the letter 1 of a permutation. St000168The number of internal nodes of an ordered tree. St000316The number of non-left-to-right-maxima of a permutation. St000541The number of indices greater than or equal to 2 of a permutation such that all smaller indices appear to its right. St001169Number of simple modules with projective dimension at least two in the corresponding Nakayama algebra. St001226The number of integers i such that the radical of the i-th indecomposable projective module has vanishing first extension group with the Jacobson radical J in the corresponding Nakayama algebra. St000083The number of left oriented leafs of a binary tree except the first one. St000216The absolute length of a permutation. St001480The number of simple summands of the module J^2/J^3. St001427The number of descents of a signed permutation. St001907The number of Bastidas - Hohlweg - Saliola excedances of a signed permutation. St001812The biclique partition number of a graph. St001330The hat guessing number of a graph. St001863The number of weak excedances of a signed permutation. St001864The number of excedances of a signed permutation. St001935The number of ascents in a parking function. St001773The number of minimal elements in Bruhat order not less than the signed permutation. St001905The number of preferred parking spots in a parking function less than the index of the car. St001946The number of descents in a parking function.