Processing math: 100%

Your data matches 54 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00114: Permutations connectivity setBinary words
Mp00105: Binary words complementBinary words
St000390: Binary words ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => 1 => 0 => 0
[2,1] => 0 => 1 => 1
[1,2,3] => 11 => 00 => 0
[1,3,2] => 10 => 01 => 1
[2,1,3] => 01 => 10 => 1
[2,3,1] => 00 => 11 => 1
[3,1,2] => 00 => 11 => 1
[3,2,1] => 00 => 11 => 1
[1,2,3,4] => 111 => 000 => 0
[1,2,4,3] => 110 => 001 => 1
[1,3,2,4] => 101 => 010 => 1
[1,3,4,2] => 100 => 011 => 1
[1,4,2,3] => 100 => 011 => 1
[1,4,3,2] => 100 => 011 => 1
[2,1,3,4] => 011 => 100 => 1
[2,1,4,3] => 010 => 101 => 2
[2,3,1,4] => 001 => 110 => 1
[2,3,4,1] => 000 => 111 => 1
[2,4,1,3] => 000 => 111 => 1
[2,4,3,1] => 000 => 111 => 1
[3,1,2,4] => 001 => 110 => 1
[3,1,4,2] => 000 => 111 => 1
[3,2,1,4] => 001 => 110 => 1
[3,2,4,1] => 000 => 111 => 1
[3,4,1,2] => 000 => 111 => 1
[3,4,2,1] => 000 => 111 => 1
[4,1,2,3] => 000 => 111 => 1
[4,1,3,2] => 000 => 111 => 1
[4,2,1,3] => 000 => 111 => 1
[4,2,3,1] => 000 => 111 => 1
[4,3,1,2] => 000 => 111 => 1
[4,3,2,1] => 000 => 111 => 1
[1,2,3,4,5] => 1111 => 0000 => 0
[1,2,3,5,4] => 1110 => 0001 => 1
[1,2,4,3,5] => 1101 => 0010 => 1
[1,2,4,5,3] => 1100 => 0011 => 1
[1,2,5,3,4] => 1100 => 0011 => 1
[1,2,5,4,3] => 1100 => 0011 => 1
[1,3,2,4,5] => 1011 => 0100 => 1
[1,3,2,5,4] => 1010 => 0101 => 2
[1,3,4,2,5] => 1001 => 0110 => 1
[1,3,4,5,2] => 1000 => 0111 => 1
[1,3,5,2,4] => 1000 => 0111 => 1
[1,3,5,4,2] => 1000 => 0111 => 1
[1,4,2,3,5] => 1001 => 0110 => 1
[1,4,2,5,3] => 1000 => 0111 => 1
[1,4,3,2,5] => 1001 => 0110 => 1
[1,4,3,5,2] => 1000 => 0111 => 1
[1,4,5,2,3] => 1000 => 0111 => 1
[1,4,5,3,2] => 1000 => 0111 => 1
Description
The number of runs of ones in a binary word.
Mp00114: Permutations connectivity setBinary words
Mp00178: Binary words to compositionInteger compositions
Mp00040: Integer compositions to partitionInteger partitions
St001280: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => 1 => [1,1] => [1,1]
=> 0
[2,1] => 0 => [2] => [2]
=> 1
[1,2,3] => 11 => [1,1,1] => [1,1,1]
=> 0
[1,3,2] => 10 => [1,2] => [2,1]
=> 1
[2,1,3] => 01 => [2,1] => [2,1]
=> 1
[2,3,1] => 00 => [3] => [3]
=> 1
[3,1,2] => 00 => [3] => [3]
=> 1
[3,2,1] => 00 => [3] => [3]
=> 1
[1,2,3,4] => 111 => [1,1,1,1] => [1,1,1,1]
=> 0
[1,2,4,3] => 110 => [1,1,2] => [2,1,1]
=> 1
[1,3,2,4] => 101 => [1,2,1] => [2,1,1]
=> 1
[1,3,4,2] => 100 => [1,3] => [3,1]
=> 1
[1,4,2,3] => 100 => [1,3] => [3,1]
=> 1
[1,4,3,2] => 100 => [1,3] => [3,1]
=> 1
[2,1,3,4] => 011 => [2,1,1] => [2,1,1]
=> 1
[2,1,4,3] => 010 => [2,2] => [2,2]
=> 2
[2,3,1,4] => 001 => [3,1] => [3,1]
=> 1
[2,3,4,1] => 000 => [4] => [4]
=> 1
[2,4,1,3] => 000 => [4] => [4]
=> 1
[2,4,3,1] => 000 => [4] => [4]
=> 1
[3,1,2,4] => 001 => [3,1] => [3,1]
=> 1
[3,1,4,2] => 000 => [4] => [4]
=> 1
[3,2,1,4] => 001 => [3,1] => [3,1]
=> 1
[3,2,4,1] => 000 => [4] => [4]
=> 1
[3,4,1,2] => 000 => [4] => [4]
=> 1
[3,4,2,1] => 000 => [4] => [4]
=> 1
[4,1,2,3] => 000 => [4] => [4]
=> 1
[4,1,3,2] => 000 => [4] => [4]
=> 1
[4,2,1,3] => 000 => [4] => [4]
=> 1
[4,2,3,1] => 000 => [4] => [4]
=> 1
[4,3,1,2] => 000 => [4] => [4]
=> 1
[4,3,2,1] => 000 => [4] => [4]
=> 1
[1,2,3,4,5] => 1111 => [1,1,1,1,1] => [1,1,1,1,1]
=> 0
[1,2,3,5,4] => 1110 => [1,1,1,2] => [2,1,1,1]
=> 1
[1,2,4,3,5] => 1101 => [1,1,2,1] => [2,1,1,1]
=> 1
[1,2,4,5,3] => 1100 => [1,1,3] => [3,1,1]
=> 1
[1,2,5,3,4] => 1100 => [1,1,3] => [3,1,1]
=> 1
[1,2,5,4,3] => 1100 => [1,1,3] => [3,1,1]
=> 1
[1,3,2,4,5] => 1011 => [1,2,1,1] => [2,1,1,1]
=> 1
[1,3,2,5,4] => 1010 => [1,2,2] => [2,2,1]
=> 2
[1,3,4,2,5] => 1001 => [1,3,1] => [3,1,1]
=> 1
[1,3,4,5,2] => 1000 => [1,4] => [4,1]
=> 1
[1,3,5,2,4] => 1000 => [1,4] => [4,1]
=> 1
[1,3,5,4,2] => 1000 => [1,4] => [4,1]
=> 1
[1,4,2,3,5] => 1001 => [1,3,1] => [3,1,1]
=> 1
[1,4,2,5,3] => 1000 => [1,4] => [4,1]
=> 1
[1,4,3,2,5] => 1001 => [1,3,1] => [3,1,1]
=> 1
[1,4,3,5,2] => 1000 => [1,4] => [4,1]
=> 1
[1,4,5,2,3] => 1000 => [1,4] => [4,1]
=> 1
[1,4,5,3,2] => 1000 => [1,4] => [4,1]
=> 1
[1,2,3,4,6,8,5,7,10,9,11] => 1111000101 => [1,1,1,1,4,2,1] => ?
=> ? = 2
[1,2,3,4,7,5,8,6,10,9,11] => 1111000101 => [1,1,1,1,4,2,1] => ?
=> ? = 2
[1,2,3,10,4,5,6,7,11,8,9] => 1110000000 => ? => ?
=> ? = 1
[1,2,3,4,11,5,6,7,8,10,9] => 1111000000 => [1,1,1,1,7] => ?
=> ? = 1
[1,2,3,4,5,6,10,7,11,8,9] => 1111110000 => [1,1,1,1,1,1,5] => ?
=> ? = 1
[1,2,3,4,5,6,7,11,8,10,9] => 1111111000 => ? => ?
=> ? = 1
[1,3,2,4,5,6,8,9,10,11,12,7] => 10111100000 => [1,2,1,1,1,6] => ?
=> ? = 2
Description
The number of parts of an integer partition that are at least two.
Matching statistic: St000291
Mp00114: Permutations connectivity setBinary words
Mp00178: Binary words to compositionInteger compositions
Mp00094: Integer compositions to binary wordBinary words
St000291: Binary words ⟶ ℤResult quality: 97% values known / values provided: 97%distinct values known / distinct values provided: 100%
Values
[1,2] => 1 => [1,1] => 11 => 0
[2,1] => 0 => [2] => 10 => 1
[1,2,3] => 11 => [1,1,1] => 111 => 0
[1,3,2] => 10 => [1,2] => 110 => 1
[2,1,3] => 01 => [2,1] => 101 => 1
[2,3,1] => 00 => [3] => 100 => 1
[3,1,2] => 00 => [3] => 100 => 1
[3,2,1] => 00 => [3] => 100 => 1
[1,2,3,4] => 111 => [1,1,1,1] => 1111 => 0
[1,2,4,3] => 110 => [1,1,2] => 1110 => 1
[1,3,2,4] => 101 => [1,2,1] => 1101 => 1
[1,3,4,2] => 100 => [1,3] => 1100 => 1
[1,4,2,3] => 100 => [1,3] => 1100 => 1
[1,4,3,2] => 100 => [1,3] => 1100 => 1
[2,1,3,4] => 011 => [2,1,1] => 1011 => 1
[2,1,4,3] => 010 => [2,2] => 1010 => 2
[2,3,1,4] => 001 => [3,1] => 1001 => 1
[2,3,4,1] => 000 => [4] => 1000 => 1
[2,4,1,3] => 000 => [4] => 1000 => 1
[2,4,3,1] => 000 => [4] => 1000 => 1
[3,1,2,4] => 001 => [3,1] => 1001 => 1
[3,1,4,2] => 000 => [4] => 1000 => 1
[3,2,1,4] => 001 => [3,1] => 1001 => 1
[3,2,4,1] => 000 => [4] => 1000 => 1
[3,4,1,2] => 000 => [4] => 1000 => 1
[3,4,2,1] => 000 => [4] => 1000 => 1
[4,1,2,3] => 000 => [4] => 1000 => 1
[4,1,3,2] => 000 => [4] => 1000 => 1
[4,2,1,3] => 000 => [4] => 1000 => 1
[4,2,3,1] => 000 => [4] => 1000 => 1
[4,3,1,2] => 000 => [4] => 1000 => 1
[4,3,2,1] => 000 => [4] => 1000 => 1
[1,2,3,4,5] => 1111 => [1,1,1,1,1] => 11111 => 0
[1,2,3,5,4] => 1110 => [1,1,1,2] => 11110 => 1
[1,2,4,3,5] => 1101 => [1,1,2,1] => 11101 => 1
[1,2,4,5,3] => 1100 => [1,1,3] => 11100 => 1
[1,2,5,3,4] => 1100 => [1,1,3] => 11100 => 1
[1,2,5,4,3] => 1100 => [1,1,3] => 11100 => 1
[1,3,2,4,5] => 1011 => [1,2,1,1] => 11011 => 1
[1,3,2,5,4] => 1010 => [1,2,2] => 11010 => 2
[1,3,4,2,5] => 1001 => [1,3,1] => 11001 => 1
[1,3,4,5,2] => 1000 => [1,4] => 11000 => 1
[1,3,5,2,4] => 1000 => [1,4] => 11000 => 1
[1,3,5,4,2] => 1000 => [1,4] => 11000 => 1
[1,4,2,3,5] => 1001 => [1,3,1] => 11001 => 1
[1,4,2,5,3] => 1000 => [1,4] => 11000 => 1
[1,4,3,2,5] => 1001 => [1,3,1] => 11001 => 1
[1,4,3,5,2] => 1000 => [1,4] => 11000 => 1
[1,4,5,2,3] => 1000 => [1,4] => 11000 => 1
[1,4,5,3,2] => 1000 => [1,4] => 11000 => 1
[3,4,1,2,6,5,8,7,10,9] => 000101010 => [4,2,2,2] => 1000101010 => ? = 4
[4,3,2,1,6,5,8,7,10,9] => 000101010 => [4,2,2,2] => 1000101010 => ? = 4
[2,1,6,5,4,3,8,7,10,9] => 010001010 => [2,4,2,2] => 1010001010 => ? = 4
[2,1,8,5,4,7,6,3,10,9] => 010000010 => [2,6,2] => 1010000010 => ? = 3
[2,1,10,5,4,7,6,9,8,3] => 010000000 => [2,8] => 1010000000 => ? = 2
[2,1,4,3,8,7,6,5,10,9] => 010100010 => [2,2,4,2] => 1010100010 => ? = 4
[4,3,2,1,8,7,6,5,10,9] => 000100010 => [4,4,2] => 1000100010 => ? = 3
[2,1,8,7,6,5,4,3,10,9] => 010000010 => [2,6,2] => 1010000010 => ? = 3
[2,1,10,7,6,5,4,9,8,3] => 010000000 => [2,8] => 1010000000 => ? = 2
[2,1,4,3,10,7,6,9,8,5] => 010100000 => [2,2,6] => 1010100000 => ? = 3
[4,3,2,1,10,7,6,9,8,5] => 000100000 => [4,6] => 1000100000 => ? = 2
[2,1,10,9,6,5,8,7,4,3] => 010000000 => [2,8] => 1010000000 => ? = 2
[2,1,4,3,6,5,10,9,8,7] => 010101000 => [2,2,2,4] => 1010101000 => ? = 4
[4,3,2,1,6,5,10,9,8,7] => 000101000 => [4,2,4] => 1000101000 => ? = 3
[6,3,2,5,4,1,10,9,8,7] => 000001000 => [6,4] => 1000001000 => ? = 2
[2,1,6,5,4,3,10,9,8,7] => 010001000 => [2,4,4] => 1010001000 => ? = 3
[6,5,4,3,2,1,10,9,8,7] => 000001000 => [6,4] => 1000001000 => ? = 2
[2,1,10,5,4,9,8,7,6,3] => 010000000 => [2,8] => 1010000000 => ? = 2
[2,1,4,3,10,9,8,7,6,5] => 010100000 => [2,2,6] => 1010100000 => ? = 3
[4,3,2,1,10,9,8,7,6,5] => 000100000 => [4,6] => 1000100000 => ? = 2
[2,1,10,9,8,7,6,5,4,3] => 010000000 => [2,8] => 1010000000 => ? = 2
[2,3,4,5,6,7,8,9,1,10] => 000000001 => [9,1] => 1000000001 => ? = 1
[10,3,2,5,4,7,6,9,8,1,12,11] => 00000000010 => [10,2] => 100000000010 => ? = 2
[10,3,2,5,4,9,8,7,6,1,12,11] => 00000000010 => [10,2] => 100000000010 => ? = 2
[10,3,2,7,6,5,4,9,8,1,12,11] => 00000000010 => [10,2] => 100000000010 => ? = 2
[10,3,2,9,6,5,8,7,4,1,12,11] => 00000000010 => [10,2] => 100000000010 => ? = 2
[10,3,2,9,8,7,6,5,4,1,12,11] => 00000000010 => [10,2] => 100000000010 => ? = 2
[10,5,4,3,2,7,6,9,8,1,12,11] => 00000000010 => [10,2] => 100000000010 => ? = 2
[10,5,4,3,2,9,8,7,6,1,12,11] => 00000000010 => [10,2] => 100000000010 => ? = 2
[10,7,4,3,6,5,2,9,8,1,12,11] => 00000000010 => [10,2] => 100000000010 => ? = 2
[10,9,4,3,6,5,8,7,2,1,12,11] => 00000000010 => [10,2] => 100000000010 => ? = 2
[10,9,4,3,8,7,6,5,2,1,12,11] => 00000000010 => [10,2] => 100000000010 => ? = 2
[10,7,6,5,4,3,2,9,8,1,12,11] => 00000000010 => [10,2] => 100000000010 => ? = 2
[10,9,6,5,4,3,8,7,2,1,12,11] => 00000000010 => [10,2] => 100000000010 => ? = 2
[10,9,8,5,4,7,6,3,2,1,12,11] => 00000000010 => [10,2] => 100000000010 => ? = 2
[10,9,8,7,6,5,4,3,2,1,12,11] => 00000000010 => [10,2] => 100000000010 => ? = 2
[7,6,8,4,5,9,1,2,3,10] => 000000001 => [9,1] => 1000000001 => ? = 1
[7,6,8,3,4,9,1,2,5,10] => 000000001 => [9,1] => 1000000001 => ? = 1
[7,5,8,4,6,9,1,2,3,10] => 000000001 => [9,1] => 1000000001 => ? = 1
[7,5,8,3,6,9,1,2,4,10] => 000000001 => [9,1] => 1000000001 => ? = 1
[7,4,8,3,5,9,1,2,6,10] => 000000001 => [9,1] => 1000000001 => ? = 1
[7,5,8,2,6,9,1,3,4,10] => 000000001 => [9,1] => 1000000001 => ? = 1
[7,4,8,2,5,9,1,3,6,10] => 000000001 => [9,1] => 1000000001 => ? = 1
[2,1,3,4,5,6,7,8,9,10] => 011111111 => [2,1,1,1,1,1,1,1,1] => 1011111111 => ? = 1
[2,1,3,4,5,6,7,8,9,10,11] => 0111111111 => [2,1,1,1,1,1,1,1,1,1] => 10111111111 => ? = 1
[1,2,3,4,5,6,7,8,9,10] => 111111111 => [1,1,1,1,1,1,1,1,1,1] => 1111111111 => ? = 0
[1,2,3,4,5,6,7,9,10,8] => 111111100 => [1,1,1,1,1,1,1,3] => 1111111100 => ? = 1
[1,2,3,4,5,6,8,9,10,7] => 111111000 => [1,1,1,1,1,1,4] => 1111111000 => ? = 1
[1,2,3,4,5,7,8,9,10,6] => 111110000 => [1,1,1,1,1,5] => 1111110000 => ? = 1
[1,2,3,5,6,7,8,9,10,4] => 111000000 => [1,1,1,7] => 1111000000 => ? = 1
Description
The number of descents of a binary word.
Mp00159: Permutations Demazure product with inversePermutations
Mp00159: Permutations Demazure product with inversePermutations
Mp00159: Permutations Demazure product with inversePermutations
St000374: Permutations ⟶ ℤResult quality: 85% values known / values provided: 85%distinct values known / distinct values provided: 100%
Values
[1,2] => [1,2] => [1,2] => [1,2] => 0
[2,1] => [2,1] => [2,1] => [2,1] => 1
[1,2,3] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[1,3,2] => [1,3,2] => [1,3,2] => [1,3,2] => 1
[2,1,3] => [2,1,3] => [2,1,3] => [2,1,3] => 1
[2,3,1] => [3,2,1] => [3,2,1] => [3,2,1] => 1
[3,1,2] => [3,2,1] => [3,2,1] => [3,2,1] => 1
[3,2,1] => [3,2,1] => [3,2,1] => [3,2,1] => 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,2,4,3] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[1,3,2,4] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[1,3,4,2] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 1
[1,4,2,3] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 1
[1,4,3,2] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 1
[2,1,3,4] => [2,1,3,4] => [2,1,3,4] => [2,1,3,4] => 1
[2,1,4,3] => [2,1,4,3] => [2,1,4,3] => [2,1,4,3] => 2
[2,3,1,4] => [3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 1
[2,3,4,1] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[2,4,1,3] => [3,4,1,2] => [4,3,2,1] => [4,3,2,1] => 1
[2,4,3,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,1,2,4] => [3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 1
[3,1,4,2] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,2,1,4] => [3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 1
[3,2,4,1] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,4,1,2] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,4,2,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,1,2,3] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,1,3,2] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,2,1,3] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,2,3,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,3,1,2] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,3,2,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1
[1,2,4,5,3] => [1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => 1
[1,2,5,3,4] => [1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => 1
[1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => 1
[1,3,2,4,5] => [1,3,2,4,5] => [1,3,2,4,5] => [1,3,2,4,5] => 1
[1,3,2,5,4] => [1,3,2,5,4] => [1,3,2,5,4] => [1,3,2,5,4] => 2
[1,3,4,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => 1
[1,3,4,5,2] => [1,5,3,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,3,5,2,4] => [1,4,5,2,3] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,3,5,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,2,3,5] => [1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => 1
[1,4,2,5,3] => [1,5,3,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => 1
[1,4,3,5,2] => [1,5,3,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,5,2,3] => [1,5,4,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,5,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,3,4,5,2,6,7] => [1,5,3,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,3,4,5,2,7,6] => [1,5,3,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,3,4,5,6,2,7] => [1,6,3,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,4,6,2,5,7] => [1,5,3,6,2,4,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,4,6,5,2,7] => [1,6,3,5,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,5,2,4,6,7] => [1,4,5,2,3,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,3,5,2,4,7,6] => [1,4,5,2,3,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,3,5,2,6,4,7] => [1,4,6,2,5,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,5,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,3,5,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,3,5,4,6,2,7] => [1,6,4,3,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,5,6,2,4,7] => [1,5,6,4,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,5,6,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,2,4,5,7] => [1,4,6,2,5,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,2,5,4,7] => [1,4,6,2,5,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,4,2,5,7] => [1,5,6,4,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,5,2,4,7] => [1,5,6,4,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,5,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,2,5,3,6,7] => [1,5,3,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,4,2,5,3,7,6] => [1,5,3,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,4,2,5,6,3,7] => [1,6,3,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,2,6,3,5,7] => [1,5,3,6,2,4,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,2,6,5,3,7] => [1,6,3,5,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,3,5,2,6,7] => [1,5,3,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,4,3,5,2,7,6] => [1,5,3,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,4,3,5,6,2,7] => [1,6,3,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,3,6,2,5,7] => [1,5,3,6,2,4,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,3,6,5,2,7] => [1,6,3,5,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,5,2,3,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,4,5,2,3,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,4,5,2,6,3,7] => [1,6,4,3,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,5,3,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,4,5,3,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,4,5,3,6,2,7] => [1,6,4,3,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,5,6,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,5,6,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,2,3,5,7] => [1,5,6,4,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,2,5,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,3,2,5,7] => [1,5,6,4,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,3,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,5,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,5,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,5,2,3,4,6,7] => [1,5,3,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,5,2,3,4,7,6] => [1,5,3,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,5,2,3,6,4,7] => [1,6,3,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,5,2,4,3,6,7] => [1,5,3,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,5,2,4,3,7,6] => [1,5,3,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,5,2,4,6,3,7] => [1,6,3,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,5,2,6,3,4,7] => [1,6,3,5,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
Description
The number of exclusive right-to-left minima of a permutation. This is the number of right-to-left minima that are not left-to-right maxima. This is also the number of non weak exceedences of a permutation that are also not mid-points of a decreasing subsequence of length 3. Given a permutation π=[π1,,πn], this statistic counts the number of position j such that πj<j and there do not exist indices i,k with i<j<k and πi>πj>πk. See also [[St000213]] and [[St000119]].
Mp00159: Permutations Demazure product with inversePermutations
Mp00159: Permutations Demazure product with inversePermutations
Mp00159: Permutations Demazure product with inversePermutations
St000996: Permutations ⟶ ℤResult quality: 85% values known / values provided: 85%distinct values known / distinct values provided: 100%
Values
[1,2] => [1,2] => [1,2] => [1,2] => 0
[2,1] => [2,1] => [2,1] => [2,1] => 1
[1,2,3] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[1,3,2] => [1,3,2] => [1,3,2] => [1,3,2] => 1
[2,1,3] => [2,1,3] => [2,1,3] => [2,1,3] => 1
[2,3,1] => [3,2,1] => [3,2,1] => [3,2,1] => 1
[3,1,2] => [3,2,1] => [3,2,1] => [3,2,1] => 1
[3,2,1] => [3,2,1] => [3,2,1] => [3,2,1] => 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,2,4,3] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[1,3,2,4] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[1,3,4,2] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 1
[1,4,2,3] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 1
[1,4,3,2] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 1
[2,1,3,4] => [2,1,3,4] => [2,1,3,4] => [2,1,3,4] => 1
[2,1,4,3] => [2,1,4,3] => [2,1,4,3] => [2,1,4,3] => 2
[2,3,1,4] => [3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 1
[2,3,4,1] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[2,4,1,3] => [3,4,1,2] => [4,3,2,1] => [4,3,2,1] => 1
[2,4,3,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,1,2,4] => [3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 1
[3,1,4,2] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,2,1,4] => [3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 1
[3,2,4,1] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,4,1,2] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,4,2,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,1,2,3] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,1,3,2] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,2,1,3] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,2,3,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,3,1,2] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,3,2,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1
[1,2,4,5,3] => [1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => 1
[1,2,5,3,4] => [1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => 1
[1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => 1
[1,3,2,4,5] => [1,3,2,4,5] => [1,3,2,4,5] => [1,3,2,4,5] => 1
[1,3,2,5,4] => [1,3,2,5,4] => [1,3,2,5,4] => [1,3,2,5,4] => 2
[1,3,4,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => 1
[1,3,4,5,2] => [1,5,3,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,3,5,2,4] => [1,4,5,2,3] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,3,5,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,2,3,5] => [1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => 1
[1,4,2,5,3] => [1,5,3,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => 1
[1,4,3,5,2] => [1,5,3,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,5,2,3] => [1,5,4,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,5,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,3,4,5,2,6,7] => [1,5,3,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,3,4,5,2,7,6] => [1,5,3,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,3,4,5,6,2,7] => [1,6,3,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,4,6,2,5,7] => [1,5,3,6,2,4,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,4,6,5,2,7] => [1,6,3,5,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,5,2,4,6,7] => [1,4,5,2,3,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,3,5,2,4,7,6] => [1,4,5,2,3,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,3,5,2,6,4,7] => [1,4,6,2,5,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,5,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,3,5,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,3,5,4,6,2,7] => [1,6,4,3,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,5,6,2,4,7] => [1,5,6,4,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,5,6,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,2,4,5,7] => [1,4,6,2,5,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,2,5,4,7] => [1,4,6,2,5,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,4,2,5,7] => [1,5,6,4,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,5,2,4,7] => [1,5,6,4,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,5,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,2,5,3,6,7] => [1,5,3,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,4,2,5,3,7,6] => [1,5,3,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,4,2,5,6,3,7] => [1,6,3,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,2,6,3,5,7] => [1,5,3,6,2,4,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,2,6,5,3,7] => [1,6,3,5,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,3,5,2,6,7] => [1,5,3,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,4,3,5,2,7,6] => [1,5,3,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,4,3,5,6,2,7] => [1,6,3,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,3,6,2,5,7] => [1,5,3,6,2,4,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,3,6,5,2,7] => [1,6,3,5,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,5,2,3,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,4,5,2,3,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,4,5,2,6,3,7] => [1,6,4,3,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,5,3,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,4,5,3,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,4,5,3,6,2,7] => [1,6,4,3,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,5,6,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,5,6,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,2,3,5,7] => [1,5,6,4,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,2,5,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,3,2,5,7] => [1,5,6,4,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,3,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,5,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,5,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,5,2,3,4,6,7] => [1,5,3,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,5,2,3,4,7,6] => [1,5,3,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,5,2,3,6,4,7] => [1,6,3,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,5,2,4,3,6,7] => [1,5,3,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,5,2,4,3,7,6] => [1,5,3,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,5,2,4,6,3,7] => [1,6,3,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,5,2,6,3,4,7] => [1,6,3,5,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
Description
The number of exclusive left-to-right maxima of a permutation. This is the number of left-to-right maxima that are not right-to-left minima.
Matching statistic: St000035
Mp00159: Permutations Demazure product with inversePermutations
Mp00159: Permutations Demazure product with inversePermutations
Mp00159: Permutations Demazure product with inversePermutations
St000035: Permutations ⟶ ℤResult quality: 85% values known / values provided: 85%distinct values known / distinct values provided: 100%
Values
[1,2] => [1,2] => [1,2] => [1,2] => 0
[2,1] => [2,1] => [2,1] => [2,1] => 1
[1,2,3] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[1,3,2] => [1,3,2] => [1,3,2] => [1,3,2] => 1
[2,1,3] => [2,1,3] => [2,1,3] => [2,1,3] => 1
[2,3,1] => [3,2,1] => [3,2,1] => [3,2,1] => 1
[3,1,2] => [3,2,1] => [3,2,1] => [3,2,1] => 1
[3,2,1] => [3,2,1] => [3,2,1] => [3,2,1] => 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,2,4,3] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[1,3,2,4] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[1,3,4,2] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 1
[1,4,2,3] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 1
[1,4,3,2] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 1
[2,1,3,4] => [2,1,3,4] => [2,1,3,4] => [2,1,3,4] => 1
[2,1,4,3] => [2,1,4,3] => [2,1,4,3] => [2,1,4,3] => 2
[2,3,1,4] => [3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 1
[2,3,4,1] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[2,4,1,3] => [3,4,1,2] => [4,3,2,1] => [4,3,2,1] => 1
[2,4,3,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,1,2,4] => [3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 1
[3,1,4,2] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,2,1,4] => [3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 1
[3,2,4,1] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,4,1,2] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,4,2,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,1,2,3] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,1,3,2] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,2,1,3] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,2,3,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,3,1,2] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,3,2,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1
[1,2,4,5,3] => [1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => 1
[1,2,5,3,4] => [1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => 1
[1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => 1
[1,3,2,4,5] => [1,3,2,4,5] => [1,3,2,4,5] => [1,3,2,4,5] => 1
[1,3,2,5,4] => [1,3,2,5,4] => [1,3,2,5,4] => [1,3,2,5,4] => 2
[1,3,4,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => 1
[1,3,4,5,2] => [1,5,3,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,3,5,2,4] => [1,4,5,2,3] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,3,5,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,2,3,5] => [1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => 1
[1,4,2,5,3] => [1,5,3,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => 1
[1,4,3,5,2] => [1,5,3,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,5,2,3] => [1,5,4,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,5,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,2,3,4,6,7,5] => [1,2,3,4,7,6,5] => [1,2,3,4,7,6,5] => [1,2,3,4,7,6,5] => ? = 1
[1,2,3,4,7,5,6] => [1,2,3,4,7,6,5] => [1,2,3,4,7,6,5] => [1,2,3,4,7,6,5] => ? = 1
[1,2,3,4,7,6,5] => [1,2,3,4,7,6,5] => [1,2,3,4,7,6,5] => [1,2,3,4,7,6,5] => ? = 1
[1,2,3,5,4,6,7] => [1,2,3,5,4,6,7] => [1,2,3,5,4,6,7] => [1,2,3,5,4,6,7] => ? = 1
[1,2,3,5,4,7,6] => [1,2,3,5,4,7,6] => [1,2,3,5,4,7,6] => [1,2,3,5,4,7,6] => ? = 2
[1,2,3,5,6,4,7] => [1,2,3,6,5,4,7] => [1,2,3,6,5,4,7] => [1,2,3,6,5,4,7] => ? = 1
[1,2,3,5,6,7,4] => [1,2,3,7,5,6,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => ? = 1
[1,2,3,5,7,4,6] => [1,2,3,6,7,4,5] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => ? = 1
[1,2,3,5,7,6,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => ? = 1
[1,2,3,6,4,5,7] => [1,2,3,6,5,4,7] => [1,2,3,6,5,4,7] => [1,2,3,6,5,4,7] => ? = 1
[1,2,3,6,4,7,5] => [1,2,3,7,5,6,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => ? = 1
[1,2,3,6,5,4,7] => [1,2,3,6,5,4,7] => [1,2,3,6,5,4,7] => [1,2,3,6,5,4,7] => ? = 1
[1,2,3,6,5,7,4] => [1,2,3,7,5,6,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => ? = 1
[1,2,3,6,7,4,5] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => ? = 1
[1,2,3,6,7,5,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => ? = 1
[1,2,3,7,4,5,6] => [1,2,3,7,5,6,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => ? = 1
[1,2,3,7,4,6,5] => [1,2,3,7,5,6,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => ? = 1
[1,2,3,7,5,4,6] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => ? = 1
[1,2,3,7,5,6,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => ? = 1
[1,2,3,7,6,4,5] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => ? = 1
[1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => [1,2,3,7,6,5,4] => ? = 1
[1,2,4,3,5,6,7] => [1,2,4,3,5,6,7] => [1,2,4,3,5,6,7] => [1,2,4,3,5,6,7] => ? = 1
[1,2,4,3,5,7,6] => [1,2,4,3,5,7,6] => [1,2,4,3,5,7,6] => [1,2,4,3,5,7,6] => ? = 2
[1,2,4,3,6,5,7] => [1,2,4,3,6,5,7] => [1,2,4,3,6,5,7] => [1,2,4,3,6,5,7] => ? = 2
[1,2,4,3,6,7,5] => [1,2,4,3,7,6,5] => [1,2,4,3,7,6,5] => [1,2,4,3,7,6,5] => ? = 2
[1,2,4,3,7,5,6] => [1,2,4,3,7,6,5] => [1,2,4,3,7,6,5] => [1,2,4,3,7,6,5] => ? = 2
[1,2,4,3,7,6,5] => [1,2,4,3,7,6,5] => [1,2,4,3,7,6,5] => [1,2,4,3,7,6,5] => ? = 2
[1,2,4,5,3,6,7] => [1,2,5,4,3,6,7] => [1,2,5,4,3,6,7] => [1,2,5,4,3,6,7] => ? = 1
[1,2,4,5,3,7,6] => [1,2,5,4,3,7,6] => [1,2,5,4,3,7,6] => [1,2,5,4,3,7,6] => ? = 2
[1,2,4,5,6,3,7] => [1,2,6,4,5,3,7] => [1,2,6,5,4,3,7] => [1,2,6,5,4,3,7] => ? = 1
[1,2,4,5,6,7,3] => [1,2,7,4,5,6,3] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => ? = 1
[1,2,4,5,7,3,6] => [1,2,6,4,7,3,5] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => ? = 1
[1,2,4,5,7,6,3] => [1,2,7,4,6,5,3] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => ? = 1
[1,2,4,6,3,5,7] => [1,2,5,6,3,4,7] => [1,2,6,5,4,3,7] => [1,2,6,5,4,3,7] => ? = 1
[1,2,4,6,3,7,5] => [1,2,5,7,3,6,4] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => ? = 1
[1,2,4,6,5,3,7] => [1,2,6,5,4,3,7] => [1,2,6,5,4,3,7] => [1,2,6,5,4,3,7] => ? = 1
[1,2,4,6,5,7,3] => [1,2,7,5,4,6,3] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => ? = 1
[1,2,4,6,7,3,5] => [1,2,6,7,5,3,4] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => ? = 1
[1,2,4,6,7,5,3] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => ? = 1
[1,2,4,7,3,5,6] => [1,2,5,7,3,6,4] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => ? = 1
[1,2,4,7,3,6,5] => [1,2,5,7,3,6,4] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => ? = 1
[1,2,4,7,5,3,6] => [1,2,6,7,5,3,4] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => ? = 1
[1,2,4,7,5,6,3] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => ? = 1
[1,2,4,7,6,3,5] => [1,2,6,7,5,3,4] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => ? = 1
[1,2,4,7,6,5,3] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => ? = 1
[1,2,5,3,4,6,7] => [1,2,5,4,3,6,7] => [1,2,5,4,3,6,7] => [1,2,5,4,3,6,7] => ? = 1
[1,2,5,3,4,7,6] => [1,2,5,4,3,7,6] => [1,2,5,4,3,7,6] => [1,2,5,4,3,7,6] => ? = 2
[1,2,5,3,6,4,7] => [1,2,6,4,5,3,7] => [1,2,6,5,4,3,7] => [1,2,6,5,4,3,7] => ? = 1
[1,2,5,3,6,7,4] => [1,2,7,4,5,6,3] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => ? = 1
[1,2,5,3,7,4,6] => [1,2,6,4,7,3,5] => [1,2,7,6,5,4,3] => [1,2,7,6,5,4,3] => ? = 1
Description
The number of left outer peaks of a permutation. A left outer peak in a permutation w=[w1,...,wn] is either a position i such that wi1<wi>wi+1 or 1 if w1>w2. In other words, it is a peak in the word [0,w1,...,wn]. This appears in [1, def.3.1]. The joint distribution with [[St000366]] is studied in [3], where left outer peaks are called ''exterior peaks''.
Matching statistic: St000670
Mp00159: Permutations Demazure product with inversePermutations
Mp00159: Permutations Demazure product with inversePermutations
Mp00159: Permutations Demazure product with inversePermutations
St000670: Permutations ⟶ ℤResult quality: 71% values known / values provided: 81%distinct values known / distinct values provided: 71%
Values
[1,2] => [1,2] => [1,2] => [1,2] => 0
[2,1] => [2,1] => [2,1] => [2,1] => 1
[1,2,3] => [1,2,3] => [1,2,3] => [1,2,3] => 0
[1,3,2] => [1,3,2] => [1,3,2] => [1,3,2] => 1
[2,1,3] => [2,1,3] => [2,1,3] => [2,1,3] => 1
[2,3,1] => [3,2,1] => [3,2,1] => [3,2,1] => 1
[3,1,2] => [3,2,1] => [3,2,1] => [3,2,1] => 1
[3,2,1] => [3,2,1] => [3,2,1] => [3,2,1] => 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,2,4,3] => [1,2,4,3] => [1,2,4,3] => [1,2,4,3] => 1
[1,3,2,4] => [1,3,2,4] => [1,3,2,4] => [1,3,2,4] => 1
[1,3,4,2] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 1
[1,4,2,3] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 1
[1,4,3,2] => [1,4,3,2] => [1,4,3,2] => [1,4,3,2] => 1
[2,1,3,4] => [2,1,3,4] => [2,1,3,4] => [2,1,3,4] => 1
[2,1,4,3] => [2,1,4,3] => [2,1,4,3] => [2,1,4,3] => 2
[2,3,1,4] => [3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 1
[2,3,4,1] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[2,4,1,3] => [3,4,1,2] => [4,3,2,1] => [4,3,2,1] => 1
[2,4,3,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,1,2,4] => [3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 1
[3,1,4,2] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,2,1,4] => [3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 1
[3,2,4,1] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,4,1,2] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[3,4,2,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,1,2,3] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,1,3,2] => [4,2,3,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,2,1,3] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,2,3,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,3,1,2] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[4,3,2,1] => [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 1
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1
[1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1
[1,2,4,5,3] => [1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => 1
[1,2,5,3,4] => [1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => 1
[1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => [1,2,5,4,3] => 1
[1,3,2,4,5] => [1,3,2,4,5] => [1,3,2,4,5] => [1,3,2,4,5] => 1
[1,3,2,5,4] => [1,3,2,5,4] => [1,3,2,5,4] => [1,3,2,5,4] => 2
[1,3,4,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => 1
[1,3,4,5,2] => [1,5,3,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,3,5,2,4] => [1,4,5,2,3] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,3,5,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,2,3,5] => [1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => 1
[1,4,2,5,3] => [1,5,3,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => 1
[1,4,3,5,2] => [1,5,3,4,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,5,2,3] => [1,5,4,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,4,5,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1
[1,3,4,5,2,6,7] => [1,5,3,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,3,4,5,2,7,6] => [1,5,3,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,3,4,5,6,2,7] => [1,6,3,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,4,6,2,5,7] => [1,5,3,6,2,4,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,4,6,5,2,7] => [1,6,3,5,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,5,2,4,6,7] => [1,4,5,2,3,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,3,5,2,4,7,6] => [1,4,5,2,3,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,3,5,2,6,4,7] => [1,4,6,2,5,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,5,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,3,5,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,3,5,4,6,2,7] => [1,6,4,3,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,5,6,2,4,7] => [1,5,6,4,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,5,6,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,2,4,5,7] => [1,4,6,2,5,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,2,5,4,7] => [1,4,6,2,5,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,4,2,5,7] => [1,5,6,4,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,5,2,4,7] => [1,5,6,4,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,3,6,5,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,2,5,3,6,7] => [1,5,3,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,4,2,5,3,7,6] => [1,5,3,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,4,2,5,6,3,7] => [1,6,3,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,2,6,3,5,7] => [1,5,3,6,2,4,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,2,6,5,3,7] => [1,6,3,5,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,3,5,2,6,7] => [1,5,3,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,4,3,5,2,7,6] => [1,5,3,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,4,3,5,6,2,7] => [1,6,3,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,3,6,2,5,7] => [1,5,3,6,2,4,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,3,6,5,2,7] => [1,6,3,5,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,5,2,3,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,4,5,2,3,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,4,5,2,6,3,7] => [1,6,4,3,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,5,3,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,4,5,3,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,4,5,3,6,2,7] => [1,6,4,3,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,5,6,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,5,6,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,2,3,5,7] => [1,5,6,4,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,2,5,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,3,2,5,7] => [1,5,6,4,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,3,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,5,2,3,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,4,6,5,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,5,2,3,4,6,7] => [1,5,3,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,5,2,3,4,7,6] => [1,5,3,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,5,2,3,6,4,7] => [1,6,3,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,5,2,4,3,6,7] => [1,5,3,4,2,6,7] => [1,5,4,3,2,6,7] => [1,5,4,3,2,6,7] => ? = 1
[1,5,2,4,3,7,6] => [1,5,3,4,2,7,6] => [1,5,4,3,2,7,6] => [1,5,4,3,2,7,6] => ? = 2
[1,5,2,4,6,3,7] => [1,6,3,4,5,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
[1,5,2,6,3,4,7] => [1,6,3,5,4,2,7] => [1,6,5,4,3,2,7] => [1,6,5,4,3,2,7] => ? = 1
Description
The reversal length of a permutation. A reversal in a permutation π=[π1,,πn] is a reversal of a subsequence of the form reversali,j(π)=[π1,,πi1,πj,πj1,,πi+1,πi,πj+1,,πn] for 1i<jn. This statistic is then given by the minimal number of reversals needed to sort a permutation. The reversal distance between two permutations plays an important role in studying DNA structures.
Matching statistic: St000659
Mp00114: Permutations connectivity setBinary words
Mp00178: Binary words to compositionInteger compositions
Mp00231: Integer compositions bounce pathDyck paths
St000659: Dyck paths ⟶ ℤResult quality: 32% values known / values provided: 32%distinct values known / distinct values provided: 71%
Values
[1,2] => 1 => [1,1] => [1,0,1,0]
=> 0
[2,1] => 0 => [2] => [1,1,0,0]
=> 1
[1,2,3] => 11 => [1,1,1] => [1,0,1,0,1,0]
=> 0
[1,3,2] => 10 => [1,2] => [1,0,1,1,0,0]
=> 1
[2,1,3] => 01 => [2,1] => [1,1,0,0,1,0]
=> 1
[2,3,1] => 00 => [3] => [1,1,1,0,0,0]
=> 1
[3,1,2] => 00 => [3] => [1,1,1,0,0,0]
=> 1
[3,2,1] => 00 => [3] => [1,1,1,0,0,0]
=> 1
[1,2,3,4] => 111 => [1,1,1,1] => [1,0,1,0,1,0,1,0]
=> 0
[1,2,4,3] => 110 => [1,1,2] => [1,0,1,0,1,1,0,0]
=> 1
[1,3,2,4] => 101 => [1,2,1] => [1,0,1,1,0,0,1,0]
=> 1
[1,3,4,2] => 100 => [1,3] => [1,0,1,1,1,0,0,0]
=> 1
[1,4,2,3] => 100 => [1,3] => [1,0,1,1,1,0,0,0]
=> 1
[1,4,3,2] => 100 => [1,3] => [1,0,1,1,1,0,0,0]
=> 1
[2,1,3,4] => 011 => [2,1,1] => [1,1,0,0,1,0,1,0]
=> 1
[2,1,4,3] => 010 => [2,2] => [1,1,0,0,1,1,0,0]
=> 2
[2,3,1,4] => 001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 1
[2,3,4,1] => 000 => [4] => [1,1,1,1,0,0,0,0]
=> 1
[2,4,1,3] => 000 => [4] => [1,1,1,1,0,0,0,0]
=> 1
[2,4,3,1] => 000 => [4] => [1,1,1,1,0,0,0,0]
=> 1
[3,1,2,4] => 001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 1
[3,1,4,2] => 000 => [4] => [1,1,1,1,0,0,0,0]
=> 1
[3,2,1,4] => 001 => [3,1] => [1,1,1,0,0,0,1,0]
=> 1
[3,2,4,1] => 000 => [4] => [1,1,1,1,0,0,0,0]
=> 1
[3,4,1,2] => 000 => [4] => [1,1,1,1,0,0,0,0]
=> 1
[3,4,2,1] => 000 => [4] => [1,1,1,1,0,0,0,0]
=> 1
[4,1,2,3] => 000 => [4] => [1,1,1,1,0,0,0,0]
=> 1
[4,1,3,2] => 000 => [4] => [1,1,1,1,0,0,0,0]
=> 1
[4,2,1,3] => 000 => [4] => [1,1,1,1,0,0,0,0]
=> 1
[4,2,3,1] => 000 => [4] => [1,1,1,1,0,0,0,0]
=> 1
[4,3,1,2] => 000 => [4] => [1,1,1,1,0,0,0,0]
=> 1
[4,3,2,1] => 000 => [4] => [1,1,1,1,0,0,0,0]
=> 1
[1,2,3,4,5] => 1111 => [1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> 0
[1,2,3,5,4] => 1110 => [1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> 1
[1,2,4,3,5] => 1101 => [1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> 1
[1,2,4,5,3] => 1100 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 1
[1,2,5,3,4] => 1100 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 1
[1,2,5,4,3] => 1100 => [1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> 1
[1,3,2,4,5] => 1011 => [1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> 1
[1,3,2,5,4] => 1010 => [1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> 2
[1,3,4,2,5] => 1001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 1
[1,3,4,5,2] => 1000 => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 1
[1,3,5,2,4] => 1000 => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 1
[1,3,5,4,2] => 1000 => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 1
[1,4,2,3,5] => 1001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 1
[1,4,2,5,3] => 1000 => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 1
[1,4,3,2,5] => 1001 => [1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> 1
[1,4,3,5,2] => 1000 => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 1
[1,4,5,2,3] => 1000 => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 1
[1,4,5,3,2] => 1000 => [1,4] => [1,0,1,1,1,1,0,0,0,0]
=> 1
[8,7,6,5,4,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,8,6,5,4,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,6,8,5,4,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[6,7,8,5,4,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[8,7,5,6,4,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,8,5,6,4,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[8,6,5,7,4,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[8,5,6,7,4,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,6,5,8,4,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[6,7,5,8,4,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,5,6,8,4,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[6,5,7,8,4,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[5,6,7,8,4,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[8,7,6,4,5,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,8,6,4,5,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[8,6,7,4,5,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[8,7,5,4,6,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[8,7,4,5,6,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,6,5,4,8,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[6,7,5,4,8,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,5,6,4,8,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[6,5,7,4,8,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[5,6,7,4,8,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,6,4,5,8,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[6,7,4,5,8,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,5,4,6,8,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,4,5,6,8,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[6,5,4,7,8,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[5,6,4,7,8,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[6,4,5,7,8,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[5,4,6,7,8,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[4,5,6,7,8,3,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[8,7,6,5,3,4,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,8,6,5,3,4,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[8,6,7,5,3,4,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,6,8,5,3,4,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[8,7,5,6,3,4,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,8,5,6,3,4,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[8,5,6,7,3,4,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,6,5,8,3,4,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[6,7,5,8,3,4,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[6,5,7,8,3,4,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[5,6,7,8,3,4,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,6,8,4,3,5,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[8,7,6,3,4,5,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,8,6,3,4,5,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[8,6,7,3,4,5,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[7,6,8,3,4,5,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[6,7,8,3,4,5,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
[8,7,5,4,3,6,2,1] => 0000000 => [8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> ? = 1
Description
The number of rises of length at least 2 of a Dyck path.
Matching statistic: St000473
Mp00160: Permutations graph of inversionsGraphs
Mp00247: Graphs de-duplicateGraphs
Mp00037: Graphs to partition of connected componentsInteger partitions
St000473: Integer partitions ⟶ ℤResult quality: 22% values known / values provided: 22%distinct values known / distinct values provided: 71%
Values
[1,2] => ([],2)
=> ([],1)
=> [1]
=> 0
[2,1] => ([(0,1)],2)
=> ([(0,1)],2)
=> [2]
=> 1
[1,2,3] => ([],3)
=> ([],1)
=> [1]
=> 0
[1,3,2] => ([(1,2)],3)
=> ([(1,2)],3)
=> [2,1]
=> 1
[2,1,3] => ([(1,2)],3)
=> ([(1,2)],3)
=> [2,1]
=> 1
[2,3,1] => ([(0,2),(1,2)],3)
=> ([(0,1)],2)
=> [2]
=> 1
[3,1,2] => ([(0,2),(1,2)],3)
=> ([(0,1)],2)
=> [2]
=> 1
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,2)],3)
=> [3]
=> 1
[1,2,3,4] => ([],4)
=> ([],1)
=> [1]
=> 0
[1,2,4,3] => ([(2,3)],4)
=> ([(1,2)],3)
=> [2,1]
=> 1
[1,3,2,4] => ([(2,3)],4)
=> ([(1,2)],3)
=> [2,1]
=> 1
[1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> [2,1]
=> 1
[1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> [2,1]
=> 1
[1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> [3,1]
=> 1
[2,1,3,4] => ([(2,3)],4)
=> ([(1,2)],3)
=> [2,1]
=> 1
[2,1,4,3] => ([(0,3),(1,2)],4)
=> ([(0,3),(1,2)],4)
=> [2,2]
=> 2
[2,3,1,4] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> [2,1]
=> 1
[2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> [2]
=> 1
[2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> [4]
=> 1
[2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 1
[3,1,2,4] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> [2,1]
=> 1
[3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> [4]
=> 1
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> [3,1]
=> 1
[3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 1
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,1)],2)
=> [2]
=> 1
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> [3]
=> 1
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1)],2)
=> [2]
=> 1
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 1
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 1
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> [3]
=> 1
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,2)],3)
=> [3]
=> 1
[4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> [4]
=> 1
[1,2,3,4,5] => ([],5)
=> ([],1)
=> [1]
=> 0
[1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> [2,1]
=> 1
[1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> [2,1]
=> 1
[1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> [2,1]
=> 1
[1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> [2,1]
=> 1
[1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> [3,1]
=> 1
[1,3,2,4,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> [2,1]
=> 1
[1,3,2,5,4] => ([(1,4),(2,3)],5)
=> ([(1,4),(2,3)],5)
=> [2,2,1]
=> 2
[1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> [2,1]
=> 1
[1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,2)],3)
=> [2,1]
=> 1
[1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,4),(2,3),(3,4)],5)
=> [4,1]
=> 1
[1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 1
[1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> [2,1]
=> 1
[1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,4),(2,3),(3,4)],5)
=> [4,1]
=> 1
[1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> [3,1]
=> 1
[1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> [4,1]
=> 1
[1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([(1,2)],3)
=> [2,1]
=> 1
[1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,2),(1,3),(2,3)],4)
=> [3,1]
=> 1
[7,8,6,5,4,3,2,1] => ([(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[7,6,8,5,4,3,2,1] => ([(0,3),(0,4),(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[6,7,8,5,4,3,2,1] => ([(0,3),(0,4),(0,5),(0,6),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,7,5,6,4,3,2,1] => ([(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,6,5,7,4,3,2,1] => ([(0,3),(0,4),(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,5,6,7,4,3,2,1] => ([(0,3),(0,4),(0,5),(0,6),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[7,6,5,8,4,3,2,1] => ([(0,4),(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[6,7,5,8,4,3,2,1] => ([(0,4),(0,5),(0,6),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[7,5,6,8,4,3,2,1] => ([(0,4),(0,5),(0,6),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[6,5,7,8,4,3,2,1] => ([(0,4),(0,5),(0,6),(0,7),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,7,6,4,5,3,2,1] => ([(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,7,5,4,6,3,2,1] => ([(0,3),(0,4),(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,7,4,5,6,3,2,1] => ([(0,3),(0,4),(0,5),(0,6),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[7,6,5,4,8,3,2,1] => ([(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[6,7,5,4,8,3,2,1] => ([(0,5),(0,6),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[7,5,6,4,8,3,2,1] => ([(0,5),(0,6),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[6,5,7,4,8,3,2,1] => ([(0,5),(0,6),(0,7),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[5,6,7,4,8,3,2,1] => ([(0,5),(0,6),(0,7),(1,4),(1,5),(1,6),(1,7),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[7,6,4,5,8,3,2,1] => ([(0,5),(0,6),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[6,7,4,5,8,3,2,1] => ([(0,5),(0,6),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[7,5,4,6,8,3,2,1] => ([(0,5),(0,6),(0,7),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[7,4,5,6,8,3,2,1] => ([(0,5),(0,6),(0,7),(1,4),(1,5),(1,6),(1,7),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[6,5,4,7,8,3,2,1] => ([(0,5),(0,6),(0,7),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[5,6,4,7,8,3,2,1] => ([(0,5),(0,6),(0,7),(1,5),(1,6),(1,7),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[6,4,5,7,8,3,2,1] => ([(0,5),(0,6),(0,7),(1,5),(1,6),(1,7),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[5,4,6,7,8,3,2,1] => ([(0,5),(0,6),(0,7),(1,5),(1,6),(1,7),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[4,5,6,7,8,3,2,1] => ([(0,5),(0,6),(0,7),(1,5),(1,6),(1,7),(2,5),(2,6),(2,7),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,7,6,5,3,4,2,1] => ([(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[7,6,8,5,3,4,2,1] => ([(0,3),(0,4),(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[7,8,5,6,3,4,2,1] => ([(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,5,6,7,3,4,2,1] => ([(0,3),(0,4),(0,5),(0,6),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[7,6,5,8,3,4,2,1] => ([(0,4),(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[6,7,5,8,3,4,2,1] => ?
=> ?
=> ?
=> ? = 1
[6,5,7,8,3,4,2,1] => ([(0,4),(0,5),(0,6),(0,7),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,7,6,3,4,5,2,1] => ([(0,3),(0,4),(0,5),(0,6),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[7,8,6,3,4,5,2,1] => ([(0,3),(0,4),(0,5),(0,6),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,6,7,3,4,5,2,1] => ([(0,3),(0,4),(0,5),(0,6),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[7,6,8,3,4,5,2,1] => ([(0,1),(0,2),(0,3),(0,6),(0,7),(1,4),(1,5),(1,6),(1,7),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,7,5,4,3,6,2,1] => ([(0,4),(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[7,8,5,4,3,6,2,1] => ([(0,4),(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,7,4,5,3,6,2,1] => ([(0,4),(0,5),(0,6),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,7,5,3,4,6,2,1] => ?
=> ?
=> ?
=> ? = 1
[7,8,5,3,4,6,2,1] => ([(0,4),(0,5),(0,6),(0,7),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,7,4,3,5,6,2,1] => ([(0,4),(0,5),(0,6),(0,7),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,6,5,4,3,7,2,1] => ([(0,5),(0,6),(0,7),(1,2),(1,3),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,6,4,3,5,7,2,1] => ([(0,5),(0,6),(0,7),(1,4),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,5,4,3,6,7,2,1] => ([(0,5),(0,6),(0,7),(1,5),(1,6),(1,7),(2,3),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,5,3,4,6,7,2,1] => ([(0,5),(0,6),(0,7),(1,5),(1,6),(1,7),(2,4),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,4,3,5,6,7,2,1] => ([(0,5),(0,6),(0,7),(1,5),(1,6),(1,7),(2,5),(2,6),(2,7),(3,4),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
[8,3,4,5,6,7,2,1] => ([(0,5),(0,6),(0,7),(1,5),(1,6),(1,7),(2,5),(2,6),(2,7),(3,5),(3,6),(3,7),(4,5),(4,6),(4,7),(5,6),(5,7),(6,7)],8)
=> ?
=> ?
=> ? = 1
Description
The number of parts of a partition that are strictly bigger than the number of ones. This is part of the definition of Dyson's crank of a partition, see [[St000474]].
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00120: Dyck paths Lalanne-Kreweras involutionDyck paths
St001011: Dyck paths ⟶ ℤResult quality: 20% values known / values provided: 20%distinct values known / distinct values provided: 57%
Values
[1,2] => [1,0,1,0]
=> [1,1,0,0]
=> 0
[2,1] => [1,1,0,0]
=> [1,0,1,0]
=> 1
[1,2,3] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 0
[1,3,2] => [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 1
[2,1,3] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 1
[2,3,1] => [1,1,0,1,0,0]
=> [1,1,0,1,0,0]
=> 1
[3,1,2] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 1
[3,2,1] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 1
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 0
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 1
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,1,0,0]
=> 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [1,0,1,1,1,0,0,0]
=> 1
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 2
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1,0,1,0,0,1,0]
=> 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1,0,1,0,0,1,0]
=> 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [1,0,1,1,0,1,0,0]
=> 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 1
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 1
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 1
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 1
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 1
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 1
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 1
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> 1
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 1
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 1
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 1
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> 1
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> 2
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 1
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 1
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 1
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 1
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 1
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 1
[8,7,6,5,4,3,2,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 1
[7,8,6,5,4,3,2,1] => [1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,1,0,1,0,1,0,0]
=> ? = 1
[7,6,8,5,4,3,2,1] => [1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,1,0,0]
=> ? = 1
[6,7,8,5,4,3,2,1] => [1,1,1,1,1,1,0,1,0,1,0,0,0,0,0,0]
=> [1,1,1,0,1,0,1,0,1,0,1,0,1,0,0,0]
=> ? = 1
[8,7,5,6,4,3,2,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 1
[7,8,5,6,4,3,2,1] => [1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,1,0,1,0,1,0,0]
=> ? = 1
[8,6,5,7,4,3,2,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 1
[8,5,6,7,4,3,2,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 1
[7,6,5,8,4,3,2,1] => [1,1,1,1,1,1,1,0,0,0,1,0,0,0,0,0]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> ? = 1
[6,7,5,8,4,3,2,1] => [1,1,1,1,1,1,0,1,0,0,1,0,0,0,0,0]
=> [1,1,0,1,1,0,1,0,1,0,1,0,1,0,0,0]
=> ? = 1
[7,5,6,8,4,3,2,1] => [1,1,1,1,1,1,1,0,0,0,1,0,0,0,0,0]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> ? = 1
[6,5,7,8,4,3,2,1] => [1,1,1,1,1,1,0,0,1,0,1,0,0,0,0,0]
=> [1,0,1,1,1,0,1,0,1,0,1,0,1,0,0,0]
=> ? = 1
[5,6,7,8,4,3,2,1] => [1,1,1,1,1,0,1,0,1,0,1,0,0,0,0,0]
=> [1,1,1,1,0,1,0,1,0,1,0,1,0,0,0,0]
=> ? = 1
[8,7,6,4,5,3,2,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 1
[7,8,6,4,5,3,2,1] => [1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,1,0,1,0,1,0,0]
=> ? = 1
[8,6,7,4,5,3,2,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 1
[8,7,5,4,6,3,2,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 1
[8,7,4,5,6,3,2,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 1
[7,6,5,4,8,3,2,1] => [1,1,1,1,1,1,1,0,0,0,0,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> ? = 1
[6,7,5,4,8,3,2,1] => [1,1,1,1,1,1,0,1,0,0,0,1,0,0,0,0]
=> [1,1,0,1,0,1,1,0,1,0,1,0,1,0,0,0]
=> ? = 1
[7,5,6,4,8,3,2,1] => [1,1,1,1,1,1,1,0,0,0,0,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> ? = 1
[6,5,7,4,8,3,2,1] => [1,1,1,1,1,1,0,0,1,0,0,1,0,0,0,0]
=> [1,0,1,1,0,1,1,0,1,0,1,0,1,0,0,0]
=> ? = 1
[5,6,7,4,8,3,2,1] => [1,1,1,1,1,0,1,0,1,0,0,1,0,0,0,0]
=> [1,1,1,0,1,1,0,1,0,1,0,1,0,0,0,0]
=> ? = 1
[7,6,4,5,8,3,2,1] => [1,1,1,1,1,1,1,0,0,0,0,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> ? = 1
[6,7,4,5,8,3,2,1] => [1,1,1,1,1,1,0,1,0,0,0,1,0,0,0,0]
=> [1,1,0,1,0,1,1,0,1,0,1,0,1,0,0,0]
=> ? = 1
[7,5,4,6,8,3,2,1] => [1,1,1,1,1,1,1,0,0,0,0,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> ? = 1
[7,4,5,6,8,3,2,1] => [1,1,1,1,1,1,1,0,0,0,0,1,0,0,0,0]
=> [1,0,1,0,1,0,1,1,0,1,0,1,0,1,0,0]
=> ? = 1
[6,5,4,7,8,3,2,1] => [1,1,1,1,1,1,0,0,0,1,0,1,0,0,0,0]
=> [1,0,1,0,1,1,1,0,1,0,1,0,1,0,0,0]
=> ? = 1
[5,6,4,7,8,3,2,1] => [1,1,1,1,1,0,1,0,0,1,0,1,0,0,0,0]
=> [1,1,0,1,1,1,0,1,0,1,0,1,0,0,0,0]
=> ? = 1
[6,4,5,7,8,3,2,1] => [1,1,1,1,1,1,0,0,0,1,0,1,0,0,0,0]
=> [1,0,1,0,1,1,1,0,1,0,1,0,1,0,0,0]
=> ? = 1
[5,4,6,7,8,3,2,1] => [1,1,1,1,1,0,0,1,0,1,0,1,0,0,0,0]
=> [1,0,1,1,1,1,0,1,0,1,0,1,0,0,0,0]
=> ? = 1
[4,5,6,7,8,3,2,1] => [1,1,1,1,0,1,0,1,0,1,0,1,0,0,0,0]
=> [1,1,1,1,1,0,1,0,1,0,1,0,0,0,0,0]
=> ? = 1
[8,7,6,5,3,4,2,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 1
[7,8,6,5,3,4,2,1] => [1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,1,0,1,0,1,0,0]
=> ? = 1
[8,6,7,5,3,4,2,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 1
[7,6,8,5,3,4,2,1] => [1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,1,0,0]
=> ? = 1
[8,7,5,6,3,4,2,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 1
[7,8,5,6,3,4,2,1] => [1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,1,0,1,0,1,0,0]
=> ? = 1
[8,5,6,7,3,4,2,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 1
[7,6,5,8,3,4,2,1] => [1,1,1,1,1,1,1,0,0,0,1,0,0,0,0,0]
=> [1,0,1,0,1,1,0,1,0,1,0,1,0,1,0,0]
=> ? = 1
[6,7,5,8,3,4,2,1] => [1,1,1,1,1,1,0,1,0,0,1,0,0,0,0,0]
=> [1,1,0,1,1,0,1,0,1,0,1,0,1,0,0,0]
=> ? = 1
[6,5,7,8,3,4,2,1] => [1,1,1,1,1,1,0,0,1,0,1,0,0,0,0,0]
=> [1,0,1,1,1,0,1,0,1,0,1,0,1,0,0,0]
=> ? = 1
[5,6,7,8,3,4,2,1] => [1,1,1,1,1,0,1,0,1,0,1,0,0,0,0,0]
=> [1,1,1,1,0,1,0,1,0,1,0,1,0,0,0,0]
=> ? = 1
[7,6,8,4,3,5,2,1] => [1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,1,0,0]
=> ? = 1
[8,7,6,3,4,5,2,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 1
[7,8,6,3,4,5,2,1] => [1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0]
=> [1,1,0,1,0,1,0,1,0,1,0,1,0,1,0,0]
=> ? = 1
[8,6,7,3,4,5,2,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 1
[7,6,8,3,4,5,2,1] => [1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0]
=> [1,0,1,1,0,1,0,1,0,1,0,1,0,1,0,0]
=> ? = 1
[6,7,8,3,4,5,2,1] => [1,1,1,1,1,1,0,1,0,1,0,0,0,0,0,0]
=> [1,1,1,0,1,0,1,0,1,0,1,0,1,0,0,0]
=> ? = 1
[8,7,5,4,3,6,2,1] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0]
=> ? = 1
Description
Number of simple modules of projective dimension 2 in the Nakayama algebra corresponding to the Dyck path.
The following 44 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001276The number of 2-regular indecomposable modules in the corresponding Nakayama algebra. St001333The cardinality of a minimal edge-isolating set of a graph. St000010The length of the partition. St000147The largest part of an integer partition. St001918The degree of the cyclic sieving polynomial corresponding to an integer partition. St000668The least common multiple of the parts of the partition. St000260The radius of a connected graph. St000379The number of Hamiltonian cycles in a graph. St000319The spin of an integer partition. St000320The dinv adjustment of an integer partition. St000259The diameter of a connected graph. St000456The monochromatic index of a connected graph. St001354The number of series nodes in the modular decomposition of a graph. St001393The induced matching number of a graph. St001261The Castelnuovo-Mumford regularity of a graph. St000455The second largest eigenvalue of a graph if it is integral. St001665The number of pure excedances of a permutation. St001737The number of descents of type 2 in a permutation. St000287The number of connected components of a graph. St000286The number of connected components of the complement of a graph. St001859The number of factors of the Stanley symmetric function associated with a permutation. St000162The number of nontrivial cycles in the cycle decomposition of a permutation. St001720The minimal length of a chain of small intervals in a lattice. St001553The number of indecomposable summands of the square of the Jacobson radical as a bimodule in the Nakayama algebra corresponding to the Dyck path. 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. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St000845The maximal number of elements covered by an element in a poset. St000846The maximal number of elements covering an element of a poset. St000633The size of the automorphism group of a poset. St000640The rank of the largest boolean interval in a poset. St000910The number of maximal chains of minimal length in a poset. St001105The number of greedy linear extensions of a poset. St001106The number of supergreedy linear extensions of a poset. St000848The balance constant multiplied with the number of linear extensions of a poset. St000849The number of 1/3-balanced pairs in a poset. St000850The number of 1/2-balanced pairs in a poset. St001431Half of the Loewy length minus one of a modified stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order. St001860The number of factors of the Stanley symmetric function associated with a signed permutation. 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. St001597The Frobenius rank of a skew partition. St000264The girth of a graph, which is not a tree. St001624The breadth of a lattice.