Your data matches 150 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00151: Permutations to cycle typeSet partitions
St000594: Set partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => {{1},{2}}
=> 0
[2,1] => {{1,2}}
=> 0
[1,2,3] => {{1},{2},{3}}
=> 0
[1,3,2] => {{1},{2,3}}
=> 0
[2,1,3] => {{1,2},{3}}
=> 0
[2,3,1] => {{1,2,3}}
=> 0
[3,1,2] => {{1,2,3}}
=> 0
[3,2,1] => {{1,3},{2}}
=> 1
[1,2,3,4] => {{1},{2},{3},{4}}
=> 0
[1,2,4,3] => {{1},{2},{3,4}}
=> 0
[1,3,2,4] => {{1},{2,3},{4}}
=> 0
[1,3,4,2] => {{1},{2,3,4}}
=> 0
[1,4,2,3] => {{1},{2,3,4}}
=> 0
[1,4,3,2] => {{1},{2,4},{3}}
=> 1
[2,1,3,4] => {{1,2},{3},{4}}
=> 0
[2,1,4,3] => {{1,2},{3,4}}
=> 0
[2,3,1,4] => {{1,2,3},{4}}
=> 0
[2,3,4,1] => {{1,2,3,4}}
=> 0
[2,4,1,3] => {{1,2,3,4}}
=> 0
[2,4,3,1] => {{1,2,4},{3}}
=> 0
[3,1,2,4] => {{1,2,3},{4}}
=> 0
[3,1,4,2] => {{1,2,3,4}}
=> 0
[3,2,1,4] => {{1,3},{2},{4}}
=> 1
[3,2,4,1] => {{1,3,4},{2}}
=> 1
[3,4,1,2] => {{1,3},{2,4}}
=> 1
[3,4,2,1] => {{1,2,3,4}}
=> 0
[4,1,2,3] => {{1,2,3,4}}
=> 0
[4,1,3,2] => {{1,2,4},{3}}
=> 0
[4,2,1,3] => {{1,3,4},{2}}
=> 1
[4,2,3,1] => {{1,4},{2},{3}}
=> 2
[4,3,1,2] => {{1,2,3,4}}
=> 0
[4,3,2,1] => {{1,4},{2,3}}
=> 1
[1,2,3,4,5] => {{1},{2},{3},{4},{5}}
=> 0
[1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> 0
[1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> 0
[1,2,4,5,3] => {{1},{2},{3,4,5}}
=> 0
[1,2,5,3,4] => {{1},{2},{3,4,5}}
=> 0
[1,2,5,4,3] => {{1},{2},{3,5},{4}}
=> 1
[1,3,2,4,5] => {{1},{2,3},{4},{5}}
=> 0
[1,3,2,5,4] => {{1},{2,3},{4,5}}
=> 0
[1,3,4,2,5] => {{1},{2,3,4},{5}}
=> 0
[1,3,4,5,2] => {{1},{2,3,4,5}}
=> 0
[1,3,5,2,4] => {{1},{2,3,4,5}}
=> 0
[1,3,5,4,2] => {{1},{2,3,5},{4}}
=> 0
[1,4,2,3,5] => {{1},{2,3,4},{5}}
=> 0
[1,4,2,5,3] => {{1},{2,3,4,5}}
=> 0
[1,4,3,2,5] => {{1},{2,4},{3},{5}}
=> 1
[1,4,3,5,2] => {{1},{2,4,5},{3}}
=> 1
[1,4,5,2,3] => {{1},{2,4},{3,5}}
=> 1
[1,4,5,3,2] => {{1},{2,3,4,5}}
=> 0
Description
The number of occurrences of the pattern {{1,3},{2}} such that 1,2 are minimal, (1,3) are consecutive in a block.
Mp00068: Permutations Simion-Schmidt mapPermutations
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00027: Dyck paths to partitionInteger partitions
St001392: Integer partitions ⟶ ℤResult quality: 75% values known / values provided: 85%distinct values known / distinct values provided: 75%
Values
[1,2] => [1,2] => [1,0,1,0]
=> [1]
=> 0
[2,1] => [2,1] => [1,1,0,0]
=> []
=> ? = 0
[1,2,3] => [1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> 0
[1,3,2] => [1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> 0
[2,1,3] => [2,1,3] => [1,1,0,0,1,0]
=> [2]
=> 1
[2,3,1] => [2,3,1] => [1,1,0,1,0,0]
=> [1]
=> 0
[3,1,2] => [3,1,2] => [1,1,1,0,0,0]
=> []
=> ? ∊ {0,0}
[3,2,1] => [3,2,1] => [1,1,1,0,0,0]
=> []
=> ? ∊ {0,0}
[1,2,3,4] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,2,4,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,3,2,4] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,3,4,2] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,4,2,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,4,3,2] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[2,1,3,4] => [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> 1
[2,1,4,3] => [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> 1
[2,3,1,4] => [2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,3,4,1] => [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,4,1,3] => [2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,4,3,1] => [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[3,1,2,4] => [3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[3,1,4,2] => [3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[3,2,1,4] => [3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> 2
[3,2,4,1] => [3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[3,4,1,2] => [3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1]
=> 0
[3,4,2,1] => [3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1]
=> 0
[4,1,2,3] => [4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,1,3,2] => [4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,2,1,3] => [4,2,1,3] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,2,3,1] => [4,2,3,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,3,1,2] => [4,3,1,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,3,2,1] => [4,3,2,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[1,2,3,4,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,3,5,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,4,3,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,4,5,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,5,3,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,5,4,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,2,4,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,2,5,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,4,2,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,4,5,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,5,2,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,5,4,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,2,3,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,2,5,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,3,2,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,3,5,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,5,2,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,5,3,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,2,3,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,2,4,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,3,2,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,3,4,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,4,2,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,4,3,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[2,1,3,4,5] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 1
[2,1,3,5,4] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 1
[2,1,4,3,5] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 1
[5,1,2,3,4] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,1,2,4,3] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,1,3,2,4] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,1,3,4,2] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,1,4,2,3] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,1,4,3,2] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,2,1,3,4] => [5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,2,1,4,3] => [5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,2,3,1,4] => [5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,2,3,4,1] => [5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,2,4,1,3] => [5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,2,4,3,1] => [5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,3,1,2,4] => [5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,3,1,4,2] => [5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,3,2,1,4] => [5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,3,2,4,1] => [5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,3,4,1,2] => [5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,3,4,2,1] => [5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,4,1,2,3] => [5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,4,1,3,2] => [5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,4,2,1,3] => [5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,4,2,3,1] => [5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,4,3,1,2] => [5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,4,3,2,1] => [5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[6,1,2,3,4,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,2,3,5,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,2,4,3,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,2,4,5,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,2,5,3,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,2,5,4,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,3,2,4,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,3,2,5,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,3,4,2,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,3,4,5,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,3,5,2,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,3,5,4,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,4,2,3,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,4,2,5,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,4,3,2,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,4,3,5,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,4,5,2,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
Description
The largest nonnegative integer which is not a part and is smaller than the largest part of the partition.
Mp00068: Permutations Simion-Schmidt mapPermutations
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00027: Dyck paths to partitionInteger partitions
St001918: Integer partitions ⟶ ℤResult quality: 75% values known / values provided: 85%distinct values known / distinct values provided: 75%
Values
[1,2] => [1,2] => [1,0,1,0]
=> [1]
=> 0
[2,1] => [2,1] => [1,1,0,0]
=> []
=> ? = 0
[1,2,3] => [1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> 0
[1,3,2] => [1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> 0
[2,1,3] => [2,1,3] => [1,1,0,0,1,0]
=> [2]
=> 1
[2,3,1] => [2,3,1] => [1,1,0,1,0,0]
=> [1]
=> 0
[3,1,2] => [3,1,2] => [1,1,1,0,0,0]
=> []
=> ? ∊ {0,0}
[3,2,1] => [3,2,1] => [1,1,1,0,0,0]
=> []
=> ? ∊ {0,0}
[1,2,3,4] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,2,4,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,3,2,4] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,3,4,2] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,4,2,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,4,3,2] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[2,1,3,4] => [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> 1
[2,1,4,3] => [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> 1
[2,3,1,4] => [2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,3,4,1] => [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,4,1,3] => [2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,4,3,1] => [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[3,1,2,4] => [3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[3,1,4,2] => [3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[3,2,1,4] => [3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> 2
[3,2,4,1] => [3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[3,4,1,2] => [3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1]
=> 0
[3,4,2,1] => [3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1]
=> 0
[4,1,2,3] => [4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,1,3,2] => [4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,2,1,3] => [4,2,1,3] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,2,3,1] => [4,2,3,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,3,1,2] => [4,3,1,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,3,2,1] => [4,3,2,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[1,2,3,4,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,3,5,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,4,3,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,4,5,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,5,3,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,5,4,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,2,4,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,2,5,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,4,2,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,4,5,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,5,2,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,5,4,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,2,3,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,2,5,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,3,2,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,3,5,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,5,2,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,5,3,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,2,3,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,2,4,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,3,2,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,3,4,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,4,2,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,4,3,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[2,1,3,4,5] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 1
[2,1,3,5,4] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 1
[2,1,4,3,5] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 1
[5,1,2,3,4] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,1,2,4,3] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,1,3,2,4] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,1,3,4,2] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,1,4,2,3] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,1,4,3,2] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,2,1,3,4] => [5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,2,1,4,3] => [5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,2,3,1,4] => [5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,2,3,4,1] => [5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,2,4,1,3] => [5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,2,4,3,1] => [5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,3,1,2,4] => [5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,3,1,4,2] => [5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,3,2,1,4] => [5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,3,2,4,1] => [5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,3,4,1,2] => [5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,3,4,2,1] => [5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,4,1,2,3] => [5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,4,1,3,2] => [5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,4,2,1,3] => [5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,4,2,3,1] => [5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,4,3,1,2] => [5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[5,4,3,2,1] => [5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,3,3}
[6,1,2,3,4,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,2,3,5,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,2,4,3,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,2,4,5,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,2,5,3,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,2,5,4,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,3,2,4,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,3,2,5,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,3,4,2,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,3,4,5,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,3,5,2,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,3,5,4,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,4,2,3,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,4,2,5,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,4,3,2,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,4,3,5,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
[6,1,4,5,2,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,4,4,4,4,5,5}
Description
The degree of the cyclic sieving polynomial corresponding to an integer partition. Let $\lambda$ be an integer partition of $n$ and let $N$ be the least common multiple of the parts of $\lambda$. Fix an arbitrary permutation $\pi$ of cycle type $\lambda$. Then $\pi$ induces a cyclic action of order $N$ on $\{1,\dots,n\}$. The corresponding character can be identified with the cyclic sieving polynomial $C_\lambda(q)$ of this action, modulo $q^N-1$. Explicitly, it is $$ \sum_{p\in\lambda} [p]_{q^{N/p}}, $$ where $[p]_q = 1+\dots+q^{p-1}$ is the $q$-integer. This statistic records the degree of $C_\lambda(q)$. Equivalently, it equals $$ \left(1 - \frac{1}{\lambda_1}\right) N, $$ where $\lambda_1$ is the largest part of $\lambda$. The statistic is undefined for the empty partition.
Matching statistic: St000689
Mp00108: Permutations cycle typeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00230: Integer partitions parallelogram polyominoDyck paths
St000689: Dyck paths ⟶ ℤResult quality: 38% values known / values provided: 85%distinct values known / distinct values provided: 38%
Values
[1,2] => [1,1]
=> [1]
=> [1,0]
=> 0
[2,1] => [2]
=> []
=> []
=> ? = 0
[1,2,3] => [1,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,3,2] => [2,1]
=> [1]
=> [1,0]
=> 0
[2,1,3] => [2,1]
=> [1]
=> [1,0]
=> 0
[2,3,1] => [3]
=> []
=> []
=> ? ∊ {0,1}
[3,1,2] => [3]
=> []
=> []
=> ? ∊ {0,1}
[3,2,1] => [2,1]
=> [1]
=> [1,0]
=> 0
[1,2,3,4] => [1,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,2,4,3] => [2,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,3,2,4] => [2,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,3,4,2] => [3,1]
=> [1]
=> [1,0]
=> 0
[1,4,2,3] => [3,1]
=> [1]
=> [1,0]
=> 0
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[2,1,3,4] => [2,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[2,1,4,3] => [2,2]
=> [2]
=> [1,0,1,0]
=> 1
[2,3,1,4] => [3,1]
=> [1]
=> [1,0]
=> 0
[2,3,4,1] => [4]
=> []
=> []
=> ? ∊ {0,0,0,1,1,2}
[2,4,1,3] => [4]
=> []
=> []
=> ? ∊ {0,0,0,1,1,2}
[2,4,3,1] => [3,1]
=> [1]
=> [1,0]
=> 0
[3,1,2,4] => [3,1]
=> [1]
=> [1,0]
=> 0
[3,1,4,2] => [4]
=> []
=> []
=> ? ∊ {0,0,0,1,1,2}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[3,2,4,1] => [3,1]
=> [1]
=> [1,0]
=> 0
[3,4,1,2] => [2,2]
=> [2]
=> [1,0,1,0]
=> 1
[3,4,2,1] => [4]
=> []
=> []
=> ? ∊ {0,0,0,1,1,2}
[4,1,2,3] => [4]
=> []
=> []
=> ? ∊ {0,0,0,1,1,2}
[4,1,3,2] => [3,1]
=> [1]
=> [1,0]
=> 0
[4,2,1,3] => [3,1]
=> [1]
=> [1,0]
=> 0
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[4,3,1,2] => [4]
=> []
=> []
=> ? ∊ {0,0,0,1,1,2}
[4,3,2,1] => [2,2]
=> [2]
=> [1,0,1,0]
=> 1
[1,2,3,4,5] => [1,1,1,1,1]
=> [1,1,1,1]
=> [1,1,0,1,0,1,0,0]
=> 1
[1,2,3,5,4] => [2,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,2,4,3,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,2,4,5,3] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,2,5,3,4] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,2,5,4,3] => [2,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,3,2,4,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,3,2,5,4] => [2,2,1]
=> [2,1]
=> [1,0,1,1,0,0]
=> 0
[1,3,4,2,5] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,3,4,5,2] => [4,1]
=> [1]
=> [1,0]
=> 0
[1,3,5,2,4] => [4,1]
=> [1]
=> [1,0]
=> 0
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,4,2,3,5] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,4,2,5,3] => [4,1]
=> [1]
=> [1,0]
=> 0
[1,4,3,2,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,4,5,2,3] => [2,2,1]
=> [2,1]
=> [1,0,1,1,0,0]
=> 0
[1,4,5,3,2] => [4,1]
=> [1]
=> [1,0]
=> 0
[1,5,2,3,4] => [4,1]
=> [1]
=> [1,0]
=> 0
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [1,1,0,0]
=> 0
[1,5,3,4,2] => [2,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[1,5,4,2,3] => [4,1]
=> [1]
=> [1,0]
=> 0
[1,5,4,3,2] => [2,2,1]
=> [2,1]
=> [1,0,1,1,0,0]
=> 0
[2,1,3,4,5] => [2,1,1,1]
=> [1,1,1]
=> [1,1,0,1,0,0]
=> 1
[2,1,3,5,4] => [2,2,1]
=> [2,1]
=> [1,0,1,1,0,0]
=> 0
[2,1,4,3,5] => [2,2,1]
=> [2,1]
=> [1,0,1,1,0,0]
=> 0
[2,3,4,5,1] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[2,3,5,1,4] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[2,4,1,5,3] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[2,4,5,3,1] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[2,5,1,3,4] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[2,5,4,1,3] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[3,1,4,5,2] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[3,1,5,2,4] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[3,4,2,5,1] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[3,4,5,1,2] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[3,5,2,1,4] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[3,5,4,2,1] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[4,1,2,5,3] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[4,1,5,3,2] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[4,3,1,5,2] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[4,3,5,2,1] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[4,5,1,2,3] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[4,5,2,3,1] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[5,1,2,3,4] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[5,1,4,2,3] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[5,3,1,2,4] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[5,3,4,1,2] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[5,4,1,3,2] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[5,4,2,1,3] => [5]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,1,1,2,2,2,2,2,2,2,2,3,3,3}
[2,3,4,5,6,1] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,3,4,6,1,5] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,3,5,1,6,4] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,3,5,6,4,1] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,3,6,1,4,5] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,3,6,5,1,4] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,4,1,5,6,3] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,4,1,6,3,5] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,4,5,3,6,1] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,4,5,6,1,3] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,4,6,3,1,5] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,4,6,5,3,1] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,5,1,3,6,4] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,5,1,6,4,3] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,5,4,1,6,3] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,5,4,6,3,1] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[2,5,6,1,3,4] => [6]
=> []
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
Description
The maximal n such that the minimal generator-cogenerator module in the LNakayama algebra of a Dyck path is n-rigid. The correspondence between LNakayama algebras and Dyck paths is explained in [[St000684]]. A module $M$ is $n$-rigid, if $\operatorname{Ext}^i(M,M)=0$ for $1\leq i\leq n$. This statistic gives the maximal $n$ such that the minimal generator-cogenerator module $A \oplus D(A)$ of the LNakayama algebra $A$ corresponding to a Dyck path is $n$-rigid. An application is to check for maximal $n$-orthogonal objects in the module category in the sense of [2].
Mp00068: Permutations Simion-Schmidt mapPermutations
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00027: Dyck paths to partitionInteger partitions
St000319: Integer partitions ⟶ ℤResult quality: 85% values known / values provided: 85%distinct values known / distinct values provided: 88%
Values
[1,2] => [1,2] => [1,0,1,0]
=> [1]
=> 0
[2,1] => [2,1] => [1,1,0,0]
=> []
=> ? = 0
[1,2,3] => [1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> 0
[1,3,2] => [1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> 0
[2,1,3] => [2,1,3] => [1,1,0,0,1,0]
=> [2]
=> 1
[2,3,1] => [2,3,1] => [1,1,0,1,0,0]
=> [1]
=> 0
[3,1,2] => [3,1,2] => [1,1,1,0,0,0]
=> []
=> ? ∊ {0,0}
[3,2,1] => [3,2,1] => [1,1,1,0,0,0]
=> []
=> ? ∊ {0,0}
[1,2,3,4] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,2,4,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,3,2,4] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,3,4,2] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,4,2,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,4,3,2] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[2,1,3,4] => [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> 1
[2,1,4,3] => [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> 1
[2,3,1,4] => [2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,3,4,1] => [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,4,1,3] => [2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,4,3,1] => [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[3,1,2,4] => [3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[3,1,4,2] => [3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[3,2,1,4] => [3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> 2
[3,2,4,1] => [3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[3,4,1,2] => [3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1]
=> 0
[3,4,2,1] => [3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1]
=> 0
[4,1,2,3] => [4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,1,3,2] => [4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,2,1,3] => [4,2,1,3] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,2,3,1] => [4,2,3,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,3,1,2] => [4,3,1,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,3,2,1] => [4,3,2,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[1,2,3,4,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,3,5,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,4,3,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,4,5,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,5,3,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,5,4,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,2,4,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,2,5,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,4,2,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,4,5,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,5,2,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,5,4,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,2,3,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,2,5,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,3,2,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,3,5,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,5,2,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,5,3,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,2,3,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,2,4,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,3,2,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,3,4,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,4,2,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,4,3,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[2,1,3,4,5] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 1
[2,1,3,5,4] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 1
[2,1,4,3,5] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 1
[5,1,2,3,4] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,1,2,4,3] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,1,3,2,4] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,1,3,4,2] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,1,4,2,3] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,1,4,3,2] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,2,1,3,4] => [5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,2,1,4,3] => [5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,2,3,1,4] => [5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,2,3,4,1] => [5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,2,4,1,3] => [5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,2,4,3,1] => [5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,3,1,2,4] => [5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,3,1,4,2] => [5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,3,2,1,4] => [5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,3,2,4,1] => [5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,3,4,1,2] => [5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,3,4,2,1] => [5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,4,1,2,3] => [5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,4,1,3,2] => [5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,4,2,1,3] => [5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,4,2,3,1] => [5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,4,3,1,2] => [5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,4,3,2,1] => [5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[6,1,2,3,4,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,2,3,5,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,2,4,3,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,2,4,5,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,2,5,3,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,2,5,4,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,3,2,4,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,3,2,5,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,3,4,2,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,3,4,5,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,3,5,2,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,3,5,4,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,4,2,3,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,4,2,5,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,4,3,2,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,4,3,5,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,4,5,2,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
Description
The spin of an integer partition. The Ferrers shape of an integer partition $\lambda$ can be decomposed into border strips. The spin is then defined to be the total number of crossings of border strips of $\lambda$ with the vertical lines in the Ferrers shape. The following example is taken from Appendix B in [1]: Let $\lambda = (5,5,4,4,2,1)$. Removing the border strips successively yields the sequence of partitions $$(5,5,4,4,2,1), (4,3,3,1), (2,2), (1), ().$$ The first strip $(5,5,4,4,2,1) \setminus (4,3,3,1)$ crosses $4$ times, the second strip $(4,3,3,1) \setminus (2,2)$ crosses $3$ times, the strip $(2,2) \setminus (1)$ crosses $1$ time, and the remaining strip $(1) \setminus ()$ does not cross. This yields the spin of $(5,5,4,4,2,1)$ to be $4+3+1 = 8$.
Mp00068: Permutations Simion-Schmidt mapPermutations
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00027: Dyck paths to partitionInteger partitions
St000320: Integer partitions ⟶ ℤResult quality: 85% values known / values provided: 85%distinct values known / distinct values provided: 88%
Values
[1,2] => [1,2] => [1,0,1,0]
=> [1]
=> 0
[2,1] => [2,1] => [1,1,0,0]
=> []
=> ? = 0
[1,2,3] => [1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> 0
[1,3,2] => [1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> 0
[2,1,3] => [2,1,3] => [1,1,0,0,1,0]
=> [2]
=> 1
[2,3,1] => [2,3,1] => [1,1,0,1,0,0]
=> [1]
=> 0
[3,1,2] => [3,1,2] => [1,1,1,0,0,0]
=> []
=> ? ∊ {0,0}
[3,2,1] => [3,2,1] => [1,1,1,0,0,0]
=> []
=> ? ∊ {0,0}
[1,2,3,4] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,2,4,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,3,2,4] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,3,4,2] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,4,2,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[1,4,3,2] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 0
[2,1,3,4] => [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> 1
[2,1,4,3] => [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> 1
[2,3,1,4] => [2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,3,4,1] => [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,4,1,3] => [2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[2,4,3,1] => [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 0
[3,1,2,4] => [3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[3,1,4,2] => [3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[3,2,1,4] => [3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> 2
[3,2,4,1] => [3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [2]
=> 1
[3,4,1,2] => [3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1]
=> 0
[3,4,2,1] => [3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1]
=> 0
[4,1,2,3] => [4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,1,3,2] => [4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,2,1,3] => [4,2,1,3] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,2,3,1] => [4,2,3,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,3,1,2] => [4,3,1,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[4,3,2,1] => [4,3,2,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,1}
[1,2,3,4,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,3,5,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,4,3,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,4,5,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,5,3,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,2,5,4,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,2,4,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,2,5,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,4,2,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,4,5,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,5,2,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,3,5,4,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,2,3,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,2,5,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,3,2,5] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,3,5,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,5,2,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,4,5,3,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,2,3,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,2,4,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,3,2,4] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,3,4,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,4,2,3] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[1,5,4,3,2] => [1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 0
[2,1,3,4,5] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 1
[2,1,3,5,4] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 1
[2,1,4,3,5] => [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> 1
[5,1,2,3,4] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,1,2,4,3] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,1,3,2,4] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,1,3,4,2] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,1,4,2,3] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,1,4,3,2] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,2,1,3,4] => [5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,2,1,4,3] => [5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,2,3,1,4] => [5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,2,3,4,1] => [5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,2,4,1,3] => [5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,2,4,3,1] => [5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,3,1,2,4] => [5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,3,1,4,2] => [5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,3,2,1,4] => [5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,3,2,4,1] => [5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,3,4,1,2] => [5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,3,4,2,1] => [5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,4,1,2,3] => [5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,4,1,3,2] => [5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,4,2,1,3] => [5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,4,2,3,1] => [5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,4,3,1,2] => [5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[5,4,3,2,1] => [5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2}
[6,1,2,3,4,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,2,3,5,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,2,4,3,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,2,4,5,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,2,5,3,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,2,5,4,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,3,2,4,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,3,2,5,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,3,4,2,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,3,4,5,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,3,5,2,4] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,3,5,4,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,4,2,3,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,4,2,5,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,4,3,2,5] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,4,3,5,2] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
[6,1,4,5,2,3] => [6,1,5,4,3,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,4,4,4,4}
Description
The dinv adjustment of an integer partition. The Ferrers shape of an integer partition $\lambda = (\lambda_1,\ldots,\lambda_k)$ can be decomposed into border strips. For $0 \leq j < \lambda_1$ let $n_j$ be the length of the border strip starting at $(\lambda_1-j,0)$. The dinv adjustment is then defined by $$\sum_{j:n_j > 0}(\lambda_1-1-j).$$ The following example is taken from Appendix B in [2]: Let $\lambda=(5,5,4,4,2,1)$. Removing the border strips successively yields the sequence of partitions $$(5,5,4,4,2,1),(4,3,3,1),(2,2),(1),(),$$ and we obtain $(n_0,\ldots,n_4) = (10,7,0,3,1)$. The dinv adjustment is thus $4+3+1+0 = 8$.
Matching statistic: St000628
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00027: Dyck paths to partitionInteger partitions
Mp00317: Integer partitions odd partsBinary words
St000628: Binary words ⟶ ℤResult quality: 50% values known / values provided: 84%distinct values known / distinct values provided: 50%
Values
[1,2] => [1,0,1,0]
=> [1]
=> 1 => 0
[2,1] => [1,1,0,0]
=> []
=> ? => ? = 0
[1,2,3] => [1,0,1,0,1,0]
=> [2,1]
=> 01 => 1
[1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> 11 => 0
[2,1,3] => [1,1,0,0,1,0]
=> [2]
=> 0 => 0
[2,3,1] => [1,1,0,1,0,0]
=> [1]
=> 1 => 0
[3,1,2] => [1,1,1,0,0,0]
=> []
=> ? => ? ∊ {0,0}
[3,2,1] => [1,1,1,0,0,0]
=> []
=> ? => ? ∊ {0,0}
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [3,2,1]
=> 101 => 1
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [2,2,1]
=> 001 => 1
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [3,1,1]
=> 111 => 0
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [2,1,1]
=> 011 => 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 111 => 0
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 111 => 0
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [3,2]
=> 10 => 1
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> 00 => 0
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [3,1]
=> 11 => 0
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [2,1]
=> 01 => 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 11 => 0
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 11 => 0
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> 1 => 0
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> 0 => 0
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> 1 => 0
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [2]
=> 0 => 0
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1]
=> 1 => 0
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1]
=> 1 => 0
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,1,2}
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,1,2}
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,1,2}
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,1,2}
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,1,2}
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,1,2}
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [4,3,2,1]
=> 0101 => 1
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [3,3,2,1]
=> 1101 => 1
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [4,2,2,1]
=> 0001 => 1
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [3,2,2,1]
=> 1001 => 1
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> 0001 => 1
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> 0001 => 1
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [4,3,1,1]
=> 0111 => 1
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [3,3,1,1]
=> 1111 => 0
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [4,2,1,1]
=> 0011 => 2
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [3,2,1,1]
=> 1011 => 1
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> 0011 => 2
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> 0011 => 2
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> 0111 => 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> 1111 => 0
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> 0111 => 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> 1111 => 0
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> 0111 => 1
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> 0111 => 1
[1,5,2,3,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 1111 => 0
[1,5,2,4,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 1111 => 0
[1,5,3,2,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 1111 => 0
[1,5,3,4,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 1111 => 0
[1,5,4,2,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 1111 => 0
[1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 1111 => 0
[2,1,3,4,5] => [1,1,0,0,1,0,1,0,1,0]
=> [4,3,2]
=> 010 => 1
[2,1,3,5,4] => [1,1,0,0,1,0,1,1,0,0]
=> [3,3,2]
=> 110 => 1
[2,1,4,3,5] => [1,1,0,0,1,1,0,0,1,0]
=> [4,2,2]
=> 000 => 0
[5,1,2,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,1,2,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,1,3,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,1,3,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,1,4,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,2,1,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,2,3,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,2,3,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,3,1,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,4,1,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,3,3,3}
[6,1,2,3,4,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,2,3,5,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,2,4,3,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,2,4,5,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,2,5,3,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,2,5,4,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,3,2,4,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,3,2,5,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,3,4,2,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,3,4,5,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,3,5,2,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,3,5,4,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,4,2,3,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,4,2,5,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,4,3,2,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,4,3,5,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
[6,1,4,5,2,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,3,3,3,3,3,3,3,3,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,5,5}
Description
The balance of a binary word. The balance of a word is the smallest number $q$ such that the word is $q$-balanced [1]. A binary word $w$ is $q$-balanced if for any two factors $u$, $v$ of $w$ of the same length, the difference between the number of ones in $u$ and $v$ is at most $q$.
Matching statistic: St000691
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00027: Dyck paths to partitionInteger partitions
Mp00317: Integer partitions odd partsBinary words
St000691: Binary words ⟶ ℤResult quality: 62% values known / values provided: 84%distinct values known / distinct values provided: 62%
Values
[1,2] => [1,0,1,0]
=> [1]
=> 1 => 0
[2,1] => [1,1,0,0]
=> []
=> ? => ? = 0
[1,2,3] => [1,0,1,0,1,0]
=> [2,1]
=> 01 => 1
[1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> 11 => 0
[2,1,3] => [1,1,0,0,1,0]
=> [2]
=> 0 => 0
[2,3,1] => [1,1,0,1,0,0]
=> [1]
=> 1 => 0
[3,1,2] => [1,1,1,0,0,0]
=> []
=> ? => ? ∊ {0,0}
[3,2,1] => [1,1,1,0,0,0]
=> []
=> ? => ? ∊ {0,0}
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [3,2,1]
=> 101 => 2
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [2,2,1]
=> 001 => 1
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [3,1,1]
=> 111 => 0
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [2,1,1]
=> 011 => 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 111 => 0
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> 111 => 0
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [3,2]
=> 10 => 1
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> 00 => 0
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [3,1]
=> 11 => 0
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [2,1]
=> 01 => 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 11 => 0
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> 11 => 0
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> 1 => 0
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> 0 => 0
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> 1 => 0
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [2]
=> 0 => 0
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1]
=> 1 => 0
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1]
=> 1 => 0
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,1,1}
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,1,1}
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,1,1}
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,1,1}
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,1,1}
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,1,1}
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [4,3,2,1]
=> 0101 => 3
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [3,3,2,1]
=> 1101 => 2
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [4,2,2,1]
=> 0001 => 1
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [3,2,2,1]
=> 1001 => 2
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> 0001 => 1
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> 0001 => 1
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [4,3,1,1]
=> 0111 => 1
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [3,3,1,1]
=> 1111 => 0
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [4,2,1,1]
=> 0011 => 1
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [3,2,1,1]
=> 1011 => 2
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> 0011 => 1
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> 0011 => 1
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> 0111 => 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> 1111 => 0
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> 0111 => 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> 1111 => 0
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> 0111 => 1
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> 0111 => 1
[1,5,2,3,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 1111 => 0
[1,5,2,4,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 1111 => 0
[1,5,3,2,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 1111 => 0
[1,5,3,4,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 1111 => 0
[1,5,4,2,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 1111 => 0
[1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> 1111 => 0
[2,1,3,4,5] => [1,1,0,0,1,0,1,0,1,0]
=> [4,3,2]
=> 010 => 2
[2,1,3,5,4] => [1,1,0,0,1,0,1,1,0,0]
=> [3,3,2]
=> 110 => 1
[2,1,4,3,5] => [1,1,0,0,1,1,0,0,1,0]
=> [4,2,2]
=> 000 => 0
[5,1,2,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,1,2,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,1,3,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,1,3,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,1,4,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,2,1,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,2,3,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,2,3,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,3,1,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,4,1,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,3,3}
[6,1,2,3,4,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,2,3,5,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,2,4,3,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,2,4,5,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,2,5,3,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,2,5,4,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,3,2,4,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,3,2,5,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,3,4,2,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,3,4,5,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,3,5,2,4] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,3,5,4,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,4,2,3,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,4,2,5,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,4,3,2,5] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,4,3,5,2] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
[6,1,4,5,2,3] => [1,1,1,1,1,1,0,0,0,0,0,0]
=> []
=> ? => ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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,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,4,4,4,4,5,5}
Description
The number of changes of a binary word. This is the number of indices $i$ such that $w_i \neq w_{i+1}$.
Mp00068: Permutations Simion-Schmidt mapPermutations
Mp00204: Permutations LLPSInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000478: Integer partitions ⟶ ℤResult quality: 38% values known / values provided: 77%distinct values known / distinct values provided: 38%
Values
[1,2] => [1,2] => [1,1]
=> [1]
=> ? ∊ {0,0}
[2,1] => [2,1] => [2]
=> []
=> ? ∊ {0,0}
[1,2,3] => [1,3,2] => [2,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1}
[1,3,2] => [1,3,2] => [2,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1}
[2,1,3] => [2,1,3] => [2,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1}
[2,3,1] => [2,3,1] => [2,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1}
[3,1,2] => [3,1,2] => [2,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1}
[3,2,1] => [3,2,1] => [3]
=> []
=> ? ∊ {0,0,0,0,0,1}
[1,2,3,4] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[1,2,4,3] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[1,3,2,4] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[1,3,4,2] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[1,4,2,3] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[1,4,3,2] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[2,1,3,4] => [2,1,4,3] => [2,2]
=> [2]
=> 1
[2,1,4,3] => [2,1,4,3] => [2,2]
=> [2]
=> 1
[2,3,1,4] => [2,4,1,3] => [2,1,1]
=> [1,1]
=> 0
[2,3,4,1] => [2,4,3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[2,4,1,3] => [2,4,1,3] => [2,1,1]
=> [1,1]
=> 0
[2,4,3,1] => [2,4,3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[3,1,2,4] => [3,1,4,2] => [2,2]
=> [2]
=> 1
[3,1,4,2] => [3,1,4,2] => [2,2]
=> [2]
=> 1
[3,2,1,4] => [3,2,1,4] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[3,2,4,1] => [3,2,4,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[3,4,1,2] => [3,4,1,2] => [2,1,1]
=> [1,1]
=> 0
[3,4,2,1] => [3,4,2,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[4,1,2,3] => [4,1,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[4,1,3,2] => [4,1,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[4,2,1,3] => [4,2,1,3] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[4,2,3,1] => [4,2,3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[4,3,1,2] => [4,3,1,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[4,3,2,1] => [4,3,2,1] => [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[1,2,3,4,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,2,3,5,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,2,4,3,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,2,4,5,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,2,5,3,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,2,5,4,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,3,2,4,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,3,2,5,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,3,4,2,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,3,4,5,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,3,5,2,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,3,5,4,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,4,2,3,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,4,2,5,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,4,3,2,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,4,3,5,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,4,5,2,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,4,5,3,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,5,2,3,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,5,2,4,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,5,3,2,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,5,3,4,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,5,4,2,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,5,4,3,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[2,1,3,4,5] => [2,1,5,4,3] => [3,2]
=> [2]
=> 1
[2,1,3,5,4] => [2,1,5,4,3] => [3,2]
=> [2]
=> 1
[2,1,4,3,5] => [2,1,5,4,3] => [3,2]
=> [2]
=> 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] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 0
[2,3,1,5,4] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 0
[2,3,4,1,5] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 0
[2,3,4,5,1] => [2,5,4,3,1] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[2,3,5,1,4] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 0
[2,4,1,3,5] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 0
[2,4,1,5,3] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 0
[2,4,3,1,5] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 0
[2,4,5,1,3] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 0
[2,5,1,3,4] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 0
[2,5,1,4,3] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 0
[2,5,3,1,4] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 0
[2,5,4,1,3] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 0
[3,1,2,4,5] => [3,1,5,4,2] => [3,2]
=> [2]
=> 1
[3,1,2,5,4] => [3,1,5,4,2] => [3,2]
=> [2]
=> 1
[3,1,4,2,5] => [3,1,5,4,2] => [3,2]
=> [2]
=> 1
[3,1,4,5,2] => [3,1,5,4,2] => [3,2]
=> [2]
=> 1
[3,1,5,2,4] => [3,1,5,4,2] => [3,2]
=> [2]
=> 1
[3,1,5,4,2] => [3,1,5,4,2] => [3,2]
=> [2]
=> 1
[3,2,1,4,5] => [3,2,1,5,4] => [3,2]
=> [2]
=> 1
[3,2,1,5,4] => [3,2,1,5,4] => [3,2]
=> [2]
=> 1
[3,2,4,1,5] => [3,2,5,1,4] => [3,1,1]
=> [1,1]
=> 0
[3,2,4,5,1] => [3,2,5,4,1] => [3,2]
=> [2]
=> 1
[3,2,5,1,4] => [3,2,5,1,4] => [3,1,1]
=> [1,1]
=> 0
[3,2,5,4,1] => [3,2,5,4,1] => [3,2]
=> [2]
=> 1
[3,4,1,2,5] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 0
[3,4,1,5,2] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 0
[3,4,2,1,5] => [3,5,2,1,4] => [3,1,1]
=> [1,1]
=> 0
[3,4,2,5,1] => [3,5,2,4,1] => [3,1,1]
=> [1,1]
=> 0
[3,4,5,1,2] => [3,5,4,1,2] => [3,1,1]
=> [1,1]
=> 0
[3,5,1,2,4] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 0
[3,5,1,4,2] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 0
[3,5,2,1,4] => [3,5,2,1,4] => [3,1,1]
=> [1,1]
=> 0
[3,5,2,4,1] => [3,5,2,4,1] => [3,1,1]
=> [1,1]
=> 0
[3,5,4,1,2] => [3,5,4,1,2] => [3,1,1]
=> [1,1]
=> 0
[4,1,2,3,5] => [4,1,5,3,2] => [3,2]
=> [2]
=> 1
[4,1,2,5,3] => [4,1,5,3,2] => [3,2]
=> [2]
=> 1
[4,1,3,2,5] => [4,1,5,3,2] => [3,2]
=> [2]
=> 1
Description
Another weight of a partition according to Alladi. According to Theorem 3.4 (Alladi 2012) in [1] $$ \sum_{\pi\in GG_1(r)} w_1(\pi) $$ equals the number of partitions of $r$ whose odd parts are all distinct. $GG_1(r)$ is the set of partitions of $r$ where consecutive entries differ by at least $2$, and consecutive even entries differ by at least $4$.
Mp00068: Permutations Simion-Schmidt mapPermutations
Mp00204: Permutations LLPSInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000934: Integer partitions ⟶ ℤResult quality: 25% values known / values provided: 77%distinct values known / distinct values provided: 25%
Values
[1,2] => [1,2] => [1,1]
=> [1]
=> ? ∊ {0,0}
[2,1] => [2,1] => [2]
=> []
=> ? ∊ {0,0}
[1,2,3] => [1,3,2] => [2,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1}
[1,3,2] => [1,3,2] => [2,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1}
[2,1,3] => [2,1,3] => [2,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1}
[2,3,1] => [2,3,1] => [2,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1}
[3,1,2] => [3,1,2] => [2,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1}
[3,2,1] => [3,2,1] => [3]
=> []
=> ? ∊ {0,0,0,0,0,1}
[1,2,3,4] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[1,2,4,3] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[1,3,2,4] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[1,3,4,2] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[1,4,2,3] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[1,4,3,2] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[2,1,3,4] => [2,1,4,3] => [2,2]
=> [2]
=> 1
[2,1,4,3] => [2,1,4,3] => [2,2]
=> [2]
=> 1
[2,3,1,4] => [2,4,1,3] => [2,1,1]
=> [1,1]
=> 0
[2,3,4,1] => [2,4,3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[2,4,1,3] => [2,4,1,3] => [2,1,1]
=> [1,1]
=> 0
[2,4,3,1] => [2,4,3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[3,1,2,4] => [3,1,4,2] => [2,2]
=> [2]
=> 1
[3,1,4,2] => [3,1,4,2] => [2,2]
=> [2]
=> 1
[3,2,1,4] => [3,2,1,4] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[3,2,4,1] => [3,2,4,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[3,4,1,2] => [3,4,1,2] => [2,1,1]
=> [1,1]
=> 0
[3,4,2,1] => [3,4,2,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[4,1,2,3] => [4,1,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[4,1,3,2] => [4,1,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[4,2,1,3] => [4,2,1,3] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[4,2,3,1] => [4,2,3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[4,3,1,2] => [4,3,1,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[4,3,2,1] => [4,3,2,1] => [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,2}
[1,2,3,4,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,2,3,5,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,2,4,3,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,2,4,5,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,2,5,3,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,2,5,4,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,3,2,4,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,3,2,5,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,3,4,2,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,3,4,5,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,3,5,2,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,3,5,4,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,4,2,3,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,4,2,5,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,4,3,2,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,4,3,5,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,4,5,2,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,4,5,3,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,5,2,3,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,5,2,4,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,5,3,2,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,5,3,4,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,5,4,2,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[1,5,4,3,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[2,1,3,4,5] => [2,1,5,4,3] => [3,2]
=> [2]
=> 1
[2,1,3,5,4] => [2,1,5,4,3] => [3,2]
=> [2]
=> 1
[2,1,4,3,5] => [2,1,5,4,3] => [3,2]
=> [2]
=> 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] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 0
[2,3,1,5,4] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 0
[2,3,4,1,5] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 0
[2,3,4,5,1] => [2,5,4,3,1] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,2,2,2,2,2,2,2,3,3,3}
[2,3,5,1,4] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 0
[2,4,1,3,5] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 0
[2,4,1,5,3] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 0
[2,4,3,1,5] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 0
[2,4,5,1,3] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 0
[2,5,1,3,4] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 0
[2,5,1,4,3] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 0
[2,5,3,1,4] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 0
[2,5,4,1,3] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 0
[3,1,2,4,5] => [3,1,5,4,2] => [3,2]
=> [2]
=> 1
[3,1,2,5,4] => [3,1,5,4,2] => [3,2]
=> [2]
=> 1
[3,1,4,2,5] => [3,1,5,4,2] => [3,2]
=> [2]
=> 1
[3,1,4,5,2] => [3,1,5,4,2] => [3,2]
=> [2]
=> 1
[3,1,5,2,4] => [3,1,5,4,2] => [3,2]
=> [2]
=> 1
[3,1,5,4,2] => [3,1,5,4,2] => [3,2]
=> [2]
=> 1
[3,2,1,4,5] => [3,2,1,5,4] => [3,2]
=> [2]
=> 1
[3,2,1,5,4] => [3,2,1,5,4] => [3,2]
=> [2]
=> 1
[3,2,4,1,5] => [3,2,5,1,4] => [3,1,1]
=> [1,1]
=> 0
[3,2,4,5,1] => [3,2,5,4,1] => [3,2]
=> [2]
=> 1
[3,2,5,1,4] => [3,2,5,1,4] => [3,1,1]
=> [1,1]
=> 0
[3,2,5,4,1] => [3,2,5,4,1] => [3,2]
=> [2]
=> 1
[3,4,1,2,5] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 0
[3,4,1,5,2] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 0
[3,4,2,1,5] => [3,5,2,1,4] => [3,1,1]
=> [1,1]
=> 0
[3,4,2,5,1] => [3,5,2,4,1] => [3,1,1]
=> [1,1]
=> 0
[3,4,5,1,2] => [3,5,4,1,2] => [3,1,1]
=> [1,1]
=> 0
[3,5,1,2,4] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 0
[3,5,1,4,2] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 0
[3,5,2,1,4] => [3,5,2,1,4] => [3,1,1]
=> [1,1]
=> 0
[3,5,2,4,1] => [3,5,2,4,1] => [3,1,1]
=> [1,1]
=> 0
[3,5,4,1,2] => [3,5,4,1,2] => [3,1,1]
=> [1,1]
=> 0
[4,1,2,3,5] => [4,1,5,3,2] => [3,2]
=> [2]
=> 1
[4,1,2,5,3] => [4,1,5,3,2] => [3,2]
=> [2]
=> 1
[4,1,3,2,5] => [4,1,5,3,2] => [3,2]
=> [2]
=> 1
Description
The 2-degree of an integer partition. For an integer partition $\lambda$, this is given by the exponent of 2 in the Gram determinant of the integal Specht module of the symmetric group indexed by $\lambda$.
The following 140 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001137Number of simple modules that are 3-regular in the corresponding Nakayama algebra. St000941The number of characters of the symmetric group whose value on the partition is even. St001877Number of indecomposable injective modules with projective dimension 2. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St000940The number of characters of the symmetric group whose value on the partition is zero. St000376The bounce deficit of a Dyck path. St000790The number of pairs of centered tunnels, one strictly containing the other, of a Dyck path. St000929The constant term of the character polynomial of an integer partition. St000938The number of zeros of the symmetric group character corresponding to the partition. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000661The number of rises of length 3 of a Dyck path. St000848The balance constant multiplied with the number of linear extensions of a poset. St000849The number of 1/3-balanced pairs in a poset. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St001025Number of simple modules with projective dimension 4 in the Nakayama algebra corresponding to the Dyck path. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St000566The number of ways to select a row of a Ferrers shape and two cells in this row. St000621The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is even. St001186Number of simple modules with grade at least 3 in the corresponding Nakayama algebra. St000455The second largest eigenvalue of a graph if it is integral. St001089Number of indecomposable projective non-injective modules minus the number of indecomposable projective non-injective modules with dominant dimension equal to the injective dimension in the corresponding Nakayama algebra. St001221The number of simple modules in the corresponding LNakayama algebra that have 2 dimensional second Extension group with the regular module. St001231The number of simple modules that are non-projective and non-injective with the property that they have projective dimension equal to one and that also the Auslander-Reiten translates of the module and the inverse Auslander-Reiten translate of the module have the same projective dimension. St001234The number of indecomposable three dimensional modules with projective dimension one. St001264The smallest index i such that the i-th simple module has projective dimension equal to the global dimension of the corresponding Nakayama algebra. St000936The number of even values of the symmetric group character corresponding to the partition. St000699The toughness times the least common multiple of 1,. St000175Degree of the polynomial counting the number of semistandard Young tableaux when stretching the shape. St000205Number of non-integral Gelfand-Tsetlin polytopes with prescribed top row and partition weight. St000206Number of non-integral Gelfand-Tsetlin polytopes with prescribed top row and integer composition weight. St000225Difference between largest and smallest parts in a partition. St000506The number of standard desarrangement tableaux of shape equal to the given partition. St000749The smallest integer d such that the restriction of the representation corresponding to a partition of n to the symmetric group on n-d letters has a constituent of odd degree. St000944The 3-degree of an integer partition. St001175The size of a partition minus the hook length of the base cell. St001176The size of a partition minus its first part. St001178Twelve times the variance of the major index among all standard Young tableaux of a partition. St001248Sum of the even parts of a partition. St001279The sum of the parts of an integer partition that are at least two. St001280The number of parts of an integer partition that are at least two. St001384The number of boxes in the diagram of a partition that do not lie in the largest triangle it contains. St001440The number of standard Young tableaux whose major index is congruent one modulo the size of a given integer partition. St001541The Gini index of an integer partition. St001586The number of odd parts smaller than the largest even part in an integer partition. St001587Half of the largest even part of an integer partition. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St001657The number of twos in an integer partition. St001714The number of subpartitions of an integer partition that do not dominate the conjugate subpartition. St001767The largest minimal number of arrows pointing to a cell in the Ferrers diagram in any assignment. St001912The length of the preperiod in Bulgarian solitaire corresponding to an integer partition. St001122The multiplicity of the sign representation in the Kronecker square corresponding to a partition. St001525The number of symmetric hooks on the diagonal of a partition. St001939The number of parts that are equal to their multiplicity in the integer partition. St001940The number of distinct parts that are equal to their multiplicity in the integer partition. St000454The largest eigenvalue of a graph if it is integral. St000681The Grundy value of Chomp on Ferrers diagrams. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St001651The Frankl number of a lattice. St001435The number of missing boxes in the first row. St001438The number of missing boxes of a skew partition. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St001330The hat guessing number of a graph. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St001875The number of simple modules with projective dimension at most 1. St000620The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is odd. 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. St000708The product of the parts of an integer partition. St000714The number of semistandard Young tableau of given shape, with entries at most 2. St000815The number of semistandard Young tableaux of partition weight of given shape. St000933The number of multipartitions of sizes given by an integer partition. St000937The number of positive values of the symmetric group character corresponding to the partition. St001128The exponens consonantiae of a partition. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St000260The radius of a connected graph. St001570The minimal number of edges to add to make a graph Hamiltonian. St001964The interval resolution global dimension of a poset. 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$. St000755The number of real roots of the characteristic polynomial of a linear recurrence associated with an integer partition. St000137The Grundy value of an integer partition. St001283The number of finite solvable groups that are realised by the given partition over the complex numbers. St001284The number of finite groups that are realised by the given partition over the complex numbers. St000741The Colin de Verdière graph invariant. St001785The number of ways to obtain a partition as the multiset of antidiagonal lengths of the Ferrers diagram of a partition. St001571The Cartan determinant of the integer partition. St001498The normalised height of a Nakayama algebra with magnitude 1. St000512The number of invariant subsets of size 3 when acting with a permutation of given cycle type. St000256The number of parts from which one can substract 2 and still get an integer partition. St001845The number of join irreducibles minus the rank of a lattice. St000259The diameter of a connected graph. St000302The determinant of the distance matrix of a connected graph. St000466The Gutman (or modified Schultz) index of a connected graph. St000467The hyper-Wiener index of a connected graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001645The pebbling number of a connected graph. St001247The number of parts of a partition that are not congruent 2 modulo 3. St001249Sum of the odd parts of a partition. St001383The BG-rank of an integer partition. St001561The value of the elementary symmetric function evaluated at 1. St001487The number of inner corners of a skew partition. 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$. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St001846The number of elements which do not have a complement in the lattice. St001882The number of occurrences of a type-B 231 pattern in a signed permutation. St000527The width of the poset. St001862The number of crossings of a signed permutation. St001868The number of alignments of type NE of a signed permutation. St001633The number of simple modules with projective dimension two in the incidence algebra of the poset. St000632The jump number of the poset. St001301The first Betti number of the order complex associated with the poset. St001396Number of triples of incomparable elements in a finite poset. St001397Number of pairs of incomparable elements in a finite poset. St001398Number of subsets of size 3 of elements in a poset that form a "v". St001902The number of potential covers of a poset. St000181The number of connected components of the Hasse diagram for the poset. St000298The order dimension or Dushnik-Miller dimension of a poset. St000307The number of rowmotion orbits of a poset. St000908The length of the shortest maximal antichain in a poset. St001268The size of the largest ordinal summand in the poset. St001399The distinguishing number of a poset. St001472The permanent of the Coxeter matrix of the poset. St001510The number of self-evacuating linear extensions of a finite poset. St001532The leading coefficient of the Poincare polynomial of the poset cone. St001533The largest coefficient of the Poincare polynomial of the poset cone. St001634The trace of the Coxeter matrix of the incidence algebra of a poset. St001779The order of promotion on the set of linear extensions of a poset. St000850The number of 1/2-balanced pairs in a poset. St001095The number of non-isomorphic posets with precisely one further covering relation. St001867The number of alignments of type EN of a signed permutation. St001421Half the length of a longest factor which is its own reverse-complement and begins with a one of a binary word. St001927Sparre Andersen's number of positives of a signed permutation. St001960The number of descents of a permutation minus one if its first entry is not one. St001431Half of the Loewy length minus one of a modified stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001526The Loewy length of the Auslander-Reiten translate of the regular module as a bimodule of the Nakayama algebra corresponding to the Dyck path. St000907The number of maximal antichains of minimal length in a poset.