Processing math: 11%

Your data matches 108 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00090: Permutations cycle-as-one-line notationPermutations
St000325: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => 1
[1,2] => [1,2] => 1
[2,1] => [1,2] => 1
[1,2,3] => [1,2,3] => 1
[1,3,2] => [1,2,3] => 1
[2,1,3] => [1,2,3] => 1
[2,3,1] => [1,2,3] => 1
[3,1,2] => [1,3,2] => 2
[3,2,1] => [1,3,2] => 2
[1,2,3,4] => [1,2,3,4] => 1
[1,2,4,3] => [1,2,3,4] => 1
[1,3,2,4] => [1,2,3,4] => 1
[1,3,4,2] => [1,2,3,4] => 1
[1,4,2,3] => [1,2,4,3] => 2
[1,4,3,2] => [1,2,4,3] => 2
[2,1,3,4] => [1,2,3,4] => 1
[2,1,4,3] => [1,2,3,4] => 1
[2,3,1,4] => [1,2,3,4] => 1
[2,3,4,1] => [1,2,3,4] => 1
[2,4,1,3] => [1,2,4,3] => 2
[2,4,3,1] => [1,2,4,3] => 2
[3,1,2,4] => [1,3,2,4] => 2
[3,1,4,2] => [1,3,4,2] => 2
[3,2,1,4] => [1,3,2,4] => 2
[3,2,4,1] => [1,3,4,2] => 2
[3,4,1,2] => [1,3,2,4] => 2
[3,4,2,1] => [1,3,2,4] => 2
[4,1,2,3] => [1,4,3,2] => 3
[4,1,3,2] => [1,4,2,3] => 2
[4,2,1,3] => [1,4,3,2] => 3
[4,2,3,1] => [1,4,2,3] => 2
[4,3,1,2] => [1,4,2,3] => 2
[4,3,2,1] => [1,4,2,3] => 2
[1,2,3,4,5] => [1,2,3,4,5] => 1
[1,2,3,5,4] => [1,2,3,4,5] => 1
[1,2,4,3,5] => [1,2,3,4,5] => 1
[1,2,4,5,3] => [1,2,3,4,5] => 1
[1,2,5,3,4] => [1,2,3,5,4] => 2
[1,2,5,4,3] => [1,2,3,5,4] => 2
[1,3,2,4,5] => [1,2,3,4,5] => 1
[1,3,2,5,4] => [1,2,3,4,5] => 1
[1,3,4,2,5] => [1,2,3,4,5] => 1
[1,3,4,5,2] => [1,2,3,4,5] => 1
[1,3,5,2,4] => [1,2,3,5,4] => 2
[1,3,5,4,2] => [1,2,3,5,4] => 2
[1,4,2,3,5] => [1,2,4,3,5] => 2
[1,4,2,5,3] => [1,2,4,5,3] => 2
[1,4,3,2,5] => [1,2,4,3,5] => 2
[1,4,3,5,2] => [1,2,4,5,3] => 2
[1,4,5,2,3] => [1,2,4,3,5] => 2
Description
The width of the tree associated to a permutation. A permutation can be mapped to a rooted tree with vertices {0,1,2,,n} and root 0 in the following way. Entries of the permutations are inserted one after the other, each child is larger than its parent and the children are in strict order from left to right. Details of the construction are found in [1]. The width of the tree is given by the number of leaves of this tree. Note that, due to the construction of this tree, the width of the tree is always one more than the number of descents [[St000021]]. This also matches the number of runs in a permutation [[St000470]]. See also [[St000308]] for the height of this tree.
Mp00090: Permutations cycle-as-one-line notationPermutations
St000470: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => 1
[1,2] => [1,2] => 1
[2,1] => [1,2] => 1
[1,2,3] => [1,2,3] => 1
[1,3,2] => [1,2,3] => 1
[2,1,3] => [1,2,3] => 1
[2,3,1] => [1,2,3] => 1
[3,1,2] => [1,3,2] => 2
[3,2,1] => [1,3,2] => 2
[1,2,3,4] => [1,2,3,4] => 1
[1,2,4,3] => [1,2,3,4] => 1
[1,3,2,4] => [1,2,3,4] => 1
[1,3,4,2] => [1,2,3,4] => 1
[1,4,2,3] => [1,2,4,3] => 2
[1,4,3,2] => [1,2,4,3] => 2
[2,1,3,4] => [1,2,3,4] => 1
[2,1,4,3] => [1,2,3,4] => 1
[2,3,1,4] => [1,2,3,4] => 1
[2,3,4,1] => [1,2,3,4] => 1
[2,4,1,3] => [1,2,4,3] => 2
[2,4,3,1] => [1,2,4,3] => 2
[3,1,2,4] => [1,3,2,4] => 2
[3,1,4,2] => [1,3,4,2] => 2
[3,2,1,4] => [1,3,2,4] => 2
[3,2,4,1] => [1,3,4,2] => 2
[3,4,1,2] => [1,3,2,4] => 2
[3,4,2,1] => [1,3,2,4] => 2
[4,1,2,3] => [1,4,3,2] => 3
[4,1,3,2] => [1,4,2,3] => 2
[4,2,1,3] => [1,4,3,2] => 3
[4,2,3,1] => [1,4,2,3] => 2
[4,3,1,2] => [1,4,2,3] => 2
[4,3,2,1] => [1,4,2,3] => 2
[1,2,3,4,5] => [1,2,3,4,5] => 1
[1,2,3,5,4] => [1,2,3,4,5] => 1
[1,2,4,3,5] => [1,2,3,4,5] => 1
[1,2,4,5,3] => [1,2,3,4,5] => 1
[1,2,5,3,4] => [1,2,3,5,4] => 2
[1,2,5,4,3] => [1,2,3,5,4] => 2
[1,3,2,4,5] => [1,2,3,4,5] => 1
[1,3,2,5,4] => [1,2,3,4,5] => 1
[1,3,4,2,5] => [1,2,3,4,5] => 1
[1,3,4,5,2] => [1,2,3,4,5] => 1
[1,3,5,2,4] => [1,2,3,5,4] => 2
[1,3,5,4,2] => [1,2,3,5,4] => 2
[1,4,2,3,5] => [1,2,4,3,5] => 2
[1,4,2,5,3] => [1,2,4,5,3] => 2
[1,4,3,2,5] => [1,2,4,3,5] => 2
[1,4,3,5,2] => [1,2,4,5,3] => 2
[1,4,5,2,3] => [1,2,4,3,5] => 2
Description
The number of runs in a permutation. A run in a permutation is an inclusion-wise maximal increasing substring, i.e., a contiguous subsequence. This is the same as the number of descents plus 1.
Mp00090: Permutations cycle-as-one-line notationPermutations
St000021: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => 0 = 1 - 1
[1,2] => [1,2] => 0 = 1 - 1
[2,1] => [1,2] => 0 = 1 - 1
[1,2,3] => [1,2,3] => 0 = 1 - 1
[1,3,2] => [1,2,3] => 0 = 1 - 1
[2,1,3] => [1,2,3] => 0 = 1 - 1
[2,3,1] => [1,2,3] => 0 = 1 - 1
[3,1,2] => [1,3,2] => 1 = 2 - 1
[3,2,1] => [1,3,2] => 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,2,4,3] => [1,2,3,4] => 0 = 1 - 1
[1,3,2,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,4,2] => [1,2,3,4] => 0 = 1 - 1
[1,4,2,3] => [1,2,4,3] => 1 = 2 - 1
[1,4,3,2] => [1,2,4,3] => 1 = 2 - 1
[2,1,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,1,4,3] => [1,2,3,4] => 0 = 1 - 1
[2,3,1,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,4,1] => [1,2,3,4] => 0 = 1 - 1
[2,4,1,3] => [1,2,4,3] => 1 = 2 - 1
[2,4,3,1] => [1,2,4,3] => 1 = 2 - 1
[3,1,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,1,4,2] => [1,3,4,2] => 1 = 2 - 1
[3,2,1,4] => [1,3,2,4] => 1 = 2 - 1
[3,2,4,1] => [1,3,4,2] => 1 = 2 - 1
[3,4,1,2] => [1,3,2,4] => 1 = 2 - 1
[3,4,2,1] => [1,3,2,4] => 1 = 2 - 1
[4,1,2,3] => [1,4,3,2] => 2 = 3 - 1
[4,1,3,2] => [1,4,2,3] => 1 = 2 - 1
[4,2,1,3] => [1,4,3,2] => 2 = 3 - 1
[4,2,3,1] => [1,4,2,3] => 1 = 2 - 1
[4,3,1,2] => [1,4,2,3] => 1 = 2 - 1
[4,3,2,1] => [1,4,2,3] => 1 = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,3,5,4] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,3,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,5,3] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,5,3,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,2,5,4,3] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,2,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,2,5,4] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,2,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,5,2] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,5,2,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,5,4,2] => [1,2,3,5,4] => 1 = 2 - 1
[1,4,2,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,2,5,3] => [1,2,4,5,3] => 1 = 2 - 1
[1,4,3,2,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,3,5,2] => [1,2,4,5,3] => 1 = 2 - 1
[1,4,5,2,3] => [1,2,4,3,5] => 1 = 2 - 1
Description
The number of descents of a permutation. This can be described as an occurrence of the vincular mesh pattern ([2,1], {(1,0),(1,1),(1,2)}), i.e., the middle column is shaded, see [3].
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00073: Permutations major-index to inversion-number bijectionPermutations
St000054: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 1
[1,2] => [1,2] => [1,2] => 1
[2,1] => [1,2] => [1,2] => 1
[1,2,3] => [1,2,3] => [1,2,3] => 1
[1,3,2] => [1,2,3] => [1,2,3] => 1
[2,1,3] => [1,2,3] => [1,2,3] => 1
[2,3,1] => [1,2,3] => [1,2,3] => 1
[3,1,2] => [1,3,2] => [2,3,1] => 2
[3,2,1] => [1,3,2] => [2,3,1] => 2
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => 1
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => 1
[1,4,2,3] => [1,2,4,3] => [2,3,4,1] => 2
[1,4,3,2] => [1,2,4,3] => [2,3,4,1] => 2
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => 1
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => 1
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => 1
[2,4,1,3] => [1,2,4,3] => [2,3,4,1] => 2
[2,4,3,1] => [1,2,4,3] => [2,3,4,1] => 2
[3,1,2,4] => [1,3,2,4] => [2,3,1,4] => 2
[3,1,4,2] => [1,3,4,2] => [2,4,1,3] => 2
[3,2,1,4] => [1,3,2,4] => [2,3,1,4] => 2
[3,2,4,1] => [1,3,4,2] => [2,4,1,3] => 2
[3,4,1,2] => [1,3,2,4] => [2,3,1,4] => 2
[3,4,2,1] => [1,3,2,4] => [2,3,1,4] => 2
[4,1,2,3] => [1,4,3,2] => [3,4,2,1] => 3
[4,1,3,2] => [1,4,2,3] => [2,1,4,3] => 2
[4,2,1,3] => [1,4,3,2] => [3,4,2,1] => 3
[4,2,3,1] => [1,4,2,3] => [2,1,4,3] => 2
[4,3,1,2] => [1,4,2,3] => [2,1,4,3] => 2
[4,3,2,1] => [1,4,2,3] => [2,1,4,3] => 2
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,2,5,3,4] => [1,2,3,5,4] => [2,3,4,5,1] => 2
[1,2,5,4,3] => [1,2,3,5,4] => [2,3,4,5,1] => 2
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,3,5,2,4] => [1,2,3,5,4] => [2,3,4,5,1] => 2
[1,3,5,4,2] => [1,2,3,5,4] => [2,3,4,5,1] => 2
[1,4,2,3,5] => [1,2,4,3,5] => [2,3,4,1,5] => 2
[1,4,2,5,3] => [1,2,4,5,3] => [2,3,5,1,4] => 2
[1,4,3,2,5] => [1,2,4,3,5] => [2,3,4,1,5] => 2
[1,4,3,5,2] => [1,2,4,5,3] => [2,3,5,1,4] => 2
[1,4,5,2,3] => [1,2,4,3,5] => [2,3,4,1,5] => 2
Description
The first entry of the permutation. This can be described as 1 plus the number of occurrences of the vincular pattern ([2,1], {(0,0),(0,1),(0,2)}), i.e., the first column is shaded, see [1]. This statistic is related to the number of deficiencies [[St000703]] as follows: consider the arc diagram of a permutation π of n, together with its rotations, obtained by conjugating with the long cycle (1,,n). Drawing the labels 1 to n in this order on a circle, and the arcs (i,π(i)) as straight lines, the rotation of π is obtained by replacing each number i by (imod. Then, \pi(1)-1 is the number of rotations of \pi where the arc (1, \pi(1)) is a deficiency. In particular, if O(\pi) is the orbit of rotations of \pi, then the number of deficiencies of \pi equals \frac{1}{|O(\pi)|}\sum_{\sigma\in O(\pi)} (\sigma(1)-1).
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00238: Permutations Clarke-Steingrimsson-ZengPermutations
St000155: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 0 = 1 - 1
[1,2] => [1,2] => [1,2] => 0 = 1 - 1
[2,1] => [1,2] => [1,2] => 0 = 1 - 1
[1,2,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[1,3,2] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,1,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,3,1] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[3,1,2] => [1,3,2] => [1,3,2] => 1 = 2 - 1
[3,2,1] => [1,3,2] => [1,3,2] => 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,4,2,3] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[1,4,3,2] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,4,1,3] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[2,4,3,1] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[3,1,2,4] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,1,4,2] => [1,3,4,2] => [1,4,3,2] => 1 = 2 - 1
[3,2,1,4] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,2,4,1] => [1,3,4,2] => [1,4,3,2] => 1 = 2 - 1
[3,4,1,2] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,4,2,1] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[4,1,2,3] => [1,4,3,2] => [1,3,4,2] => 2 = 3 - 1
[4,1,3,2] => [1,4,2,3] => [1,4,2,3] => 1 = 2 - 1
[4,2,1,3] => [1,4,3,2] => [1,3,4,2] => 2 = 3 - 1
[4,2,3,1] => [1,4,2,3] => [1,4,2,3] => 1 = 2 - 1
[4,3,1,2] => [1,4,2,3] => [1,4,2,3] => 1 = 2 - 1
[4,3,2,1] => [1,4,2,3] => [1,4,2,3] => 1 = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,5,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,2,5,4,3] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,5,2,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,5,4,2] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,4,2,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,2,5,3] => [1,2,4,5,3] => [1,2,5,4,3] => 1 = 2 - 1
[1,4,3,2,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,3,5,2] => [1,2,4,5,3] => [1,2,5,4,3] => 1 = 2 - 1
[1,4,5,2,3] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
Description
The number of exceedances (also excedences) of a permutation. This is defined as exc(\sigma) = \#\{ i : \sigma(i) > i \}. It is known that the number of exceedances is equidistributed with the number of descents, and that the bistatistic (exc,den) is [[Permutations/Descents-Major#Euler-Mahonian_statistics|Euler-Mahonian]]. Here, den is the Denert index of a permutation, see [[St000156]].
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00070: Permutations Robinson-Schensted recording tableauStandard tableaux
St000157: Standard tableaux ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [[1]]
=> 0 = 1 - 1
[1,2] => [1,2] => [[1,2]]
=> 0 = 1 - 1
[2,1] => [1,2] => [[1,2]]
=> 0 = 1 - 1
[1,2,3] => [1,2,3] => [[1,2,3]]
=> 0 = 1 - 1
[1,3,2] => [1,2,3] => [[1,2,3]]
=> 0 = 1 - 1
[2,1,3] => [1,2,3] => [[1,2,3]]
=> 0 = 1 - 1
[2,3,1] => [1,2,3] => [[1,2,3]]
=> 0 = 1 - 1
[3,1,2] => [1,3,2] => [[1,2],[3]]
=> 1 = 2 - 1
[3,2,1] => [1,3,2] => [[1,2],[3]]
=> 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => [[1,2,3,4]]
=> 0 = 1 - 1
[1,2,4,3] => [1,2,3,4] => [[1,2,3,4]]
=> 0 = 1 - 1
[1,3,2,4] => [1,2,3,4] => [[1,2,3,4]]
=> 0 = 1 - 1
[1,3,4,2] => [1,2,3,4] => [[1,2,3,4]]
=> 0 = 1 - 1
[1,4,2,3] => [1,2,4,3] => [[1,2,3],[4]]
=> 1 = 2 - 1
[1,4,3,2] => [1,2,4,3] => [[1,2,3],[4]]
=> 1 = 2 - 1
[2,1,3,4] => [1,2,3,4] => [[1,2,3,4]]
=> 0 = 1 - 1
[2,1,4,3] => [1,2,3,4] => [[1,2,3,4]]
=> 0 = 1 - 1
[2,3,1,4] => [1,2,3,4] => [[1,2,3,4]]
=> 0 = 1 - 1
[2,3,4,1] => [1,2,3,4] => [[1,2,3,4]]
=> 0 = 1 - 1
[2,4,1,3] => [1,2,4,3] => [[1,2,3],[4]]
=> 1 = 2 - 1
[2,4,3,1] => [1,2,4,3] => [[1,2,3],[4]]
=> 1 = 2 - 1
[3,1,2,4] => [1,3,2,4] => [[1,2,4],[3]]
=> 1 = 2 - 1
[3,1,4,2] => [1,3,4,2] => [[1,2,3],[4]]
=> 1 = 2 - 1
[3,2,1,4] => [1,3,2,4] => [[1,2,4],[3]]
=> 1 = 2 - 1
[3,2,4,1] => [1,3,4,2] => [[1,2,3],[4]]
=> 1 = 2 - 1
[3,4,1,2] => [1,3,2,4] => [[1,2,4],[3]]
=> 1 = 2 - 1
[3,4,2,1] => [1,3,2,4] => [[1,2,4],[3]]
=> 1 = 2 - 1
[4,1,2,3] => [1,4,3,2] => [[1,2],[3],[4]]
=> 2 = 3 - 1
[4,1,3,2] => [1,4,2,3] => [[1,2,4],[3]]
=> 1 = 2 - 1
[4,2,1,3] => [1,4,3,2] => [[1,2],[3],[4]]
=> 2 = 3 - 1
[4,2,3,1] => [1,4,2,3] => [[1,2,4],[3]]
=> 1 = 2 - 1
[4,3,1,2] => [1,4,2,3] => [[1,2,4],[3]]
=> 1 = 2 - 1
[4,3,2,1] => [1,4,2,3] => [[1,2,4],[3]]
=> 1 = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => [[1,2,3,4,5]]
=> 0 = 1 - 1
[1,2,3,5,4] => [1,2,3,4,5] => [[1,2,3,4,5]]
=> 0 = 1 - 1
[1,2,4,3,5] => [1,2,3,4,5] => [[1,2,3,4,5]]
=> 0 = 1 - 1
[1,2,4,5,3] => [1,2,3,4,5] => [[1,2,3,4,5]]
=> 0 = 1 - 1
[1,2,5,3,4] => [1,2,3,5,4] => [[1,2,3,4],[5]]
=> 1 = 2 - 1
[1,2,5,4,3] => [1,2,3,5,4] => [[1,2,3,4],[5]]
=> 1 = 2 - 1
[1,3,2,4,5] => [1,2,3,4,5] => [[1,2,3,4,5]]
=> 0 = 1 - 1
[1,3,2,5,4] => [1,2,3,4,5] => [[1,2,3,4,5]]
=> 0 = 1 - 1
[1,3,4,2,5] => [1,2,3,4,5] => [[1,2,3,4,5]]
=> 0 = 1 - 1
[1,3,4,5,2] => [1,2,3,4,5] => [[1,2,3,4,5]]
=> 0 = 1 - 1
[1,3,5,2,4] => [1,2,3,5,4] => [[1,2,3,4],[5]]
=> 1 = 2 - 1
[1,3,5,4,2] => [1,2,3,5,4] => [[1,2,3,4],[5]]
=> 1 = 2 - 1
[1,4,2,3,5] => [1,2,4,3,5] => [[1,2,3,5],[4]]
=> 1 = 2 - 1
[1,4,2,5,3] => [1,2,4,5,3] => [[1,2,3,4],[5]]
=> 1 = 2 - 1
[1,4,3,2,5] => [1,2,4,3,5] => [[1,2,3,5],[4]]
=> 1 = 2 - 1
[1,4,3,5,2] => [1,2,4,5,3] => [[1,2,3,4],[5]]
=> 1 = 2 - 1
[1,4,5,2,3] => [1,2,4,3,5] => [[1,2,3,5],[4]]
=> 1 = 2 - 1
Description
The number of descents of a standard tableau. Entry i of a standard Young tableau is a descent if i+1 appears in a row below the row of i.
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00069: Permutations complementPermutations
St000245: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 0 = 1 - 1
[1,2] => [1,2] => [2,1] => 0 = 1 - 1
[2,1] => [1,2] => [2,1] => 0 = 1 - 1
[1,2,3] => [1,2,3] => [3,2,1] => 0 = 1 - 1
[1,3,2] => [1,2,3] => [3,2,1] => 0 = 1 - 1
[2,1,3] => [1,2,3] => [3,2,1] => 0 = 1 - 1
[2,3,1] => [1,2,3] => [3,2,1] => 0 = 1 - 1
[3,1,2] => [1,3,2] => [3,1,2] => 1 = 2 - 1
[3,2,1] => [1,3,2] => [3,1,2] => 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[1,2,4,3] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[1,3,2,4] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[1,3,4,2] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[1,4,2,3] => [1,2,4,3] => [4,3,1,2] => 1 = 2 - 1
[1,4,3,2] => [1,2,4,3] => [4,3,1,2] => 1 = 2 - 1
[2,1,3,4] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[2,1,4,3] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[2,3,1,4] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[2,3,4,1] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[2,4,1,3] => [1,2,4,3] => [4,3,1,2] => 1 = 2 - 1
[2,4,3,1] => [1,2,4,3] => [4,3,1,2] => 1 = 2 - 1
[3,1,2,4] => [1,3,2,4] => [4,2,3,1] => 1 = 2 - 1
[3,1,4,2] => [1,3,4,2] => [4,2,1,3] => 1 = 2 - 1
[3,2,1,4] => [1,3,2,4] => [4,2,3,1] => 1 = 2 - 1
[3,2,4,1] => [1,3,4,2] => [4,2,1,3] => 1 = 2 - 1
[3,4,1,2] => [1,3,2,4] => [4,2,3,1] => 1 = 2 - 1
[3,4,2,1] => [1,3,2,4] => [4,2,3,1] => 1 = 2 - 1
[4,1,2,3] => [1,4,3,2] => [4,1,2,3] => 2 = 3 - 1
[4,1,3,2] => [1,4,2,3] => [4,1,3,2] => 1 = 2 - 1
[4,2,1,3] => [1,4,3,2] => [4,1,2,3] => 2 = 3 - 1
[4,2,3,1] => [1,4,2,3] => [4,1,3,2] => 1 = 2 - 1
[4,3,1,2] => [1,4,2,3] => [4,1,3,2] => 1 = 2 - 1
[4,3,2,1] => [1,4,2,3] => [4,1,3,2] => 1 = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,2,3,5,4] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,2,4,3,5] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,2,4,5,3] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,2,5,3,4] => [1,2,3,5,4] => [5,4,3,1,2] => 1 = 2 - 1
[1,2,5,4,3] => [1,2,3,5,4] => [5,4,3,1,2] => 1 = 2 - 1
[1,3,2,4,5] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,3,2,5,4] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,3,4,2,5] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,3,4,5,2] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,3,5,2,4] => [1,2,3,5,4] => [5,4,3,1,2] => 1 = 2 - 1
[1,3,5,4,2] => [1,2,3,5,4] => [5,4,3,1,2] => 1 = 2 - 1
[1,4,2,3,5] => [1,2,4,3,5] => [5,4,2,3,1] => 1 = 2 - 1
[1,4,2,5,3] => [1,2,4,5,3] => [5,4,2,1,3] => 1 = 2 - 1
[1,4,3,2,5] => [1,2,4,3,5] => [5,4,2,3,1] => 1 = 2 - 1
[1,4,3,5,2] => [1,2,4,5,3] => [5,4,2,1,3] => 1 = 2 - 1
[1,4,5,2,3] => [1,2,4,3,5] => [5,4,2,3,1] => 1 = 2 - 1
Description
The number of ascents of a permutation.
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00073: Permutations major-index to inversion-number bijectionPermutations
St000662: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 0 = 1 - 1
[1,2] => [1,2] => [1,2] => 0 = 1 - 1
[2,1] => [1,2] => [1,2] => 0 = 1 - 1
[1,2,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[1,3,2] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,1,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,3,1] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[3,1,2] => [1,3,2] => [2,3,1] => 1 = 2 - 1
[3,2,1] => [1,3,2] => [2,3,1] => 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,4,2,3] => [1,2,4,3] => [2,3,4,1] => 1 = 2 - 1
[1,4,3,2] => [1,2,4,3] => [2,3,4,1] => 1 = 2 - 1
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,4,1,3] => [1,2,4,3] => [2,3,4,1] => 1 = 2 - 1
[2,4,3,1] => [1,2,4,3] => [2,3,4,1] => 1 = 2 - 1
[3,1,2,4] => [1,3,2,4] => [2,3,1,4] => 1 = 2 - 1
[3,1,4,2] => [1,3,4,2] => [2,4,1,3] => 1 = 2 - 1
[3,2,1,4] => [1,3,2,4] => [2,3,1,4] => 1 = 2 - 1
[3,2,4,1] => [1,3,4,2] => [2,4,1,3] => 1 = 2 - 1
[3,4,1,2] => [1,3,2,4] => [2,3,1,4] => 1 = 2 - 1
[3,4,2,1] => [1,3,2,4] => [2,3,1,4] => 1 = 2 - 1
[4,1,2,3] => [1,4,3,2] => [3,4,2,1] => 2 = 3 - 1
[4,1,3,2] => [1,4,2,3] => [2,1,4,3] => 1 = 2 - 1
[4,2,1,3] => [1,4,3,2] => [3,4,2,1] => 2 = 3 - 1
[4,2,3,1] => [1,4,2,3] => [2,1,4,3] => 1 = 2 - 1
[4,3,1,2] => [1,4,2,3] => [2,1,4,3] => 1 = 2 - 1
[4,3,2,1] => [1,4,2,3] => [2,1,4,3] => 1 = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,5,3,4] => [1,2,3,5,4] => [2,3,4,5,1] => 1 = 2 - 1
[1,2,5,4,3] => [1,2,3,5,4] => [2,3,4,5,1] => 1 = 2 - 1
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,5,2,4] => [1,2,3,5,4] => [2,3,4,5,1] => 1 = 2 - 1
[1,3,5,4,2] => [1,2,3,5,4] => [2,3,4,5,1] => 1 = 2 - 1
[1,4,2,3,5] => [1,2,4,3,5] => [2,3,4,1,5] => 1 = 2 - 1
[1,4,2,5,3] => [1,2,4,5,3] => [2,3,5,1,4] => 1 = 2 - 1
[1,4,3,2,5] => [1,2,4,3,5] => [2,3,4,1,5] => 1 = 2 - 1
[1,4,3,5,2] => [1,2,4,5,3] => [2,3,5,1,4] => 1 = 2 - 1
[1,4,5,2,3] => [1,2,4,3,5] => [2,3,4,1,5] => 1 = 2 - 1
Description
The staircase size of the code of a permutation. The code c(\pi) of a permutation \pi of length n is given by the sequence (c_1,\ldots,c_{n}) with c_i = |\{j > i : \pi(j) < \pi(i)\}|. This is a bijection between permutations and all sequences (c_1,\ldots,c_n) with 0 \leq c_i \leq n-i. The staircase size of the code is the maximal k such that there exists a subsequence (c_{i_k},\ldots,c_{i_1}) of c(\pi) with c_{i_j} \geq j. This statistic is mapped through [[Mp00062]] to the number of descents, showing that together with the number of inversions [[St000018]] it is Euler-Mahonian.
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00086: Permutations first fundamental transformationPermutations
St000703: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 0 = 1 - 1
[1,2] => [1,2] => [1,2] => 0 = 1 - 1
[2,1] => [1,2] => [1,2] => 0 = 1 - 1
[1,2,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[1,3,2] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,1,3] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[2,3,1] => [1,2,3] => [1,2,3] => 0 = 1 - 1
[3,1,2] => [1,3,2] => [1,3,2] => 1 = 2 - 1
[3,2,1] => [1,3,2] => [1,3,2] => 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,2,4,3] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,2,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,3,4,2] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[1,4,2,3] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[1,4,3,2] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[2,1,3,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,1,4,3] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,1,4] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,3,4,1] => [1,2,3,4] => [1,2,3,4] => 0 = 1 - 1
[2,4,1,3] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[2,4,3,1] => [1,2,4,3] => [1,2,4,3] => 1 = 2 - 1
[3,1,2,4] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,1,4,2] => [1,3,4,2] => [1,4,3,2] => 1 = 2 - 1
[3,2,1,4] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,2,4,1] => [1,3,4,2] => [1,4,3,2] => 1 = 2 - 1
[3,4,1,2] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[3,4,2,1] => [1,3,2,4] => [1,3,2,4] => 1 = 2 - 1
[4,1,2,3] => [1,4,3,2] => [1,4,2,3] => 2 = 3 - 1
[4,1,3,2] => [1,4,2,3] => [1,3,4,2] => 1 = 2 - 1
[4,2,1,3] => [1,4,3,2] => [1,4,2,3] => 2 = 3 - 1
[4,2,3,1] => [1,4,2,3] => [1,3,4,2] => 1 = 2 - 1
[4,3,1,2] => [1,4,2,3] => [1,3,4,2] => 1 = 2 - 1
[4,3,2,1] => [1,4,2,3] => [1,3,4,2] => 1 = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,2,5,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,2,5,4,3] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => 0 = 1 - 1
[1,3,5,2,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,3,5,4,2] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 2 - 1
[1,4,2,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,2,5,3] => [1,2,4,5,3] => [1,2,5,4,3] => 1 = 2 - 1
[1,4,3,2,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
[1,4,3,5,2] => [1,2,4,5,3] => [1,2,5,4,3] => 1 = 2 - 1
[1,4,5,2,3] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 2 - 1
Description
The number of deficiencies of a permutation. This is defined as \operatorname{dec}(\sigma)=\#\{i:\sigma(i) < i\}. The number of exceedances is [[St000155]].
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00069: Permutations complementPermutations
St001744: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 0 = 1 - 1
[1,2] => [1,2] => [2,1] => 0 = 1 - 1
[2,1] => [1,2] => [2,1] => 0 = 1 - 1
[1,2,3] => [1,2,3] => [3,2,1] => 0 = 1 - 1
[1,3,2] => [1,2,3] => [3,2,1] => 0 = 1 - 1
[2,1,3] => [1,2,3] => [3,2,1] => 0 = 1 - 1
[2,3,1] => [1,2,3] => [3,2,1] => 0 = 1 - 1
[3,1,2] => [1,3,2] => [3,1,2] => 1 = 2 - 1
[3,2,1] => [1,3,2] => [3,1,2] => 1 = 2 - 1
[1,2,3,4] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[1,2,4,3] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[1,3,2,4] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[1,3,4,2] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[1,4,2,3] => [1,2,4,3] => [4,3,1,2] => 1 = 2 - 1
[1,4,3,2] => [1,2,4,3] => [4,3,1,2] => 1 = 2 - 1
[2,1,3,4] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[2,1,4,3] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[2,3,1,4] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[2,3,4,1] => [1,2,3,4] => [4,3,2,1] => 0 = 1 - 1
[2,4,1,3] => [1,2,4,3] => [4,3,1,2] => 1 = 2 - 1
[2,4,3,1] => [1,2,4,3] => [4,3,1,2] => 1 = 2 - 1
[3,1,2,4] => [1,3,2,4] => [4,2,3,1] => 1 = 2 - 1
[3,1,4,2] => [1,3,4,2] => [4,2,1,3] => 1 = 2 - 1
[3,2,1,4] => [1,3,2,4] => [4,2,3,1] => 1 = 2 - 1
[3,2,4,1] => [1,3,4,2] => [4,2,1,3] => 1 = 2 - 1
[3,4,1,2] => [1,3,2,4] => [4,2,3,1] => 1 = 2 - 1
[3,4,2,1] => [1,3,2,4] => [4,2,3,1] => 1 = 2 - 1
[4,1,2,3] => [1,4,3,2] => [4,1,2,3] => 2 = 3 - 1
[4,1,3,2] => [1,4,2,3] => [4,1,3,2] => 1 = 2 - 1
[4,2,1,3] => [1,4,3,2] => [4,1,2,3] => 2 = 3 - 1
[4,2,3,1] => [1,4,2,3] => [4,1,3,2] => 1 = 2 - 1
[4,3,1,2] => [1,4,2,3] => [4,1,3,2] => 1 = 2 - 1
[4,3,2,1] => [1,4,2,3] => [4,1,3,2] => 1 = 2 - 1
[1,2,3,4,5] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,2,3,5,4] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,2,4,3,5] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,2,4,5,3] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,2,5,3,4] => [1,2,3,5,4] => [5,4,3,1,2] => 1 = 2 - 1
[1,2,5,4,3] => [1,2,3,5,4] => [5,4,3,1,2] => 1 = 2 - 1
[1,3,2,4,5] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,3,2,5,4] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,3,4,2,5] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,3,4,5,2] => [1,2,3,4,5] => [5,4,3,2,1] => 0 = 1 - 1
[1,3,5,2,4] => [1,2,3,5,4] => [5,4,3,1,2] => 1 = 2 - 1
[1,3,5,4,2] => [1,2,3,5,4] => [5,4,3,1,2] => 1 = 2 - 1
[1,4,2,3,5] => [1,2,4,3,5] => [5,4,2,3,1] => 1 = 2 - 1
[1,4,2,5,3] => [1,2,4,5,3] => [5,4,2,1,3] => 1 = 2 - 1
[1,4,3,2,5] => [1,2,4,3,5] => [5,4,2,3,1] => 1 = 2 - 1
[1,4,3,5,2] => [1,2,4,5,3] => [5,4,2,1,3] => 1 = 2 - 1
[1,4,5,2,3] => [1,2,4,3,5] => [5,4,2,3,1] => 1 = 2 - 1
Description
The number of occurrences of the arrow pattern 1-2 with an arrow from 1 to 2 in a permutation. Let \nu be a (partial) permutation of [k] with m letters together with dashes between some of its letters. An occurrence of \nu in a permutation \tau is a subsequence \tau_{a_1},\dots,\tau_{a_m} such that a_i + 1 = a_{i+1} whenever there is a dash between the i-th and the (i+1)-st letter of \nu, which is order isomorphic to \nu. Thus, \nu is a vincular pattern, except that it is not required to be a permutation. An arrow pattern of size k consists of such a generalized vincular pattern \nu and arrows b_1\to c_1, b_2\to c_2,\dots, such that precisely the numbers 1,\dots,k appear in the vincular pattern and the arrows. Let \Phi be the map [[Mp00087]]. Let \tau be a permutation and \sigma = \Phi(\tau). Then a subsequence w = (x_{a_1},\dots,x_{a_m}) of \tau is an occurrence of the arrow pattern if w is an occurrence of \nu, for each arrow b\to c we have \sigma(x_b) = x_c and x_1 < x_2 < \dots < x_k.
The following 98 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000010The length of the partition. St000011The number of touch points (or returns) of a Dyck path. St000015The number of peaks of a Dyck path. St000025The number of initial rises of a Dyck path. St000062The length of the longest increasing subsequence of the permutation. St000097The order of the largest clique of the graph. St000098The chromatic number of a graph. St000167The number of leaves of an ordered tree. St000172The Grundy number of a graph. St000213The number of weak exceedances (also weak excedences) of a permutation. St000288The number of ones in a binary word. St000314The number of left-to-right-maxima of a permutation. St000443The number of long tunnels of a Dyck path. St000507The number of ascents of a standard tableau. St000740The last entry of a permutation. St000822The Hadwiger number of the graph. St001007Number of simple modules with projective dimension 1 in the Nakayama algebra corresponding to the Dyck path. St001029The size of the core of a graph. St001068Number of torsionless simple modules in the corresponding Nakayama algebra. St001116The game chromatic number of a graph. St001187The number of simple modules with grade at least one in the corresponding Nakayama algebra. St001202Call a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series L=[c_0,c_1,...,c_{n−1}] such that n=c_0 < c_i for all i > 0 a special CNakayama algebra. St001203We associate to a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series L=[c_0,c_1,...,c_{n-1}] such that n=c_0 < c_i for all i > 0 a Dyck path as follows: St001224Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001302The number of minimally dominating sets of vertices of a graph. St001304The number of maximally independent sets of vertices of a graph. St001494The Alon-Tarsi number of a graph. St001580The acyclic chromatic number of a graph. St001581The achromatic number of a graph. St001670The connected partition number of a graph. St001963The tree-depth of a graph. St000024The number of double up and double down steps of a Dyck path. St000051The size of the left subtree of a binary tree. St000052The number of valleys of a Dyck path not on the x-axis. St000053The number of valleys of the Dyck path. St000168The number of internal nodes of an ordered tree. St000211The rank of the set partition. St000272The treewidth of a graph. St000306The bounce count of a Dyck path. St000317The cycle descent number of a permutation. St000329The number of evenly positioned ascents of the Dyck path, with the initial position equal to 1. St000362The size of a minimal vertex cover of a graph. St000373The number of weak exceedences of a permutation that are also mid-points of a decreasing subsequence of length 3. St000377The dinv defect of an integer partition. St000439The position of the first down step of a Dyck path. St000536The pathwidth of a graph. St000672The number of minimal elements in Bruhat order not less than the permutation. St000970Number of peaks minus the dominant dimension of the corresponding LNakayama algebra. St001028Number of simple modules with injective dimension equal to the dominant dimension in the Nakayama algebra corresponding to the Dyck path. St001142The projective dimension of the socle of the regular module as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001169Number of simple modules with projective dimension at least two in the corresponding Nakayama algebra. St001176The size of a partition minus its first part. St001197The global dimension of eAe for the corresponding Nakayama algebra A with minimal faithful projective-injective module eA. St001205The number of non-simple indecomposable projective-injective modules of the algebra eAe in the corresponding Nakayama algebra A with minimal faithful projective-injective module eA. St001225The vector space dimension of the first extension group between J and itself when J is the Jacobson radical of the corresponding Nakayama algebra. St001277The degeneracy of a graph. St001278The number of indecomposable modules that are fixed by \tau \Omega^1 composed with its inverse in the corresponding Nakayama algebra. St001290The first natural number n such that the tensor product of n copies of D(A) is zero for the corresponding Nakayama algebra A. St001298The number of repeated entries in the Lehmer code of a permutation. St001358The largest degree of a regular subgraph of a graph. St001489The maximum of the number of descents and the number of inverse descents. St001505The number of elements generated by the Dyck path as a map in the full transformation monoid. St001506Half the projective dimension of the unique simple module with even projective dimension in a magnitude 1 Nakayama algebra. St001812The biclique partition number of a graph. St000619The number of cyclic descents of a permutation. St000354The number of recoils of a permutation. St000702The number of weak deficiencies of a permutation. St001499The number of indecomposable projective-injective modules of a magnitude 1 Nakayama algebra. St000083The number of left oriented leafs of a binary tree except the first one. St000711The number of big exceedences of a permutation. St000727The largest label of a leaf in the binary search tree associated with the permutation. St001005The number of indices for a permutation that are either left-to-right maxima or right-to-left minima but not both. St001199The dominant dimension of eAe for the corresponding Nakayama algebra A with minimal faithful projective-injective module eA. St001427The number of descents of a signed permutation. St001907The number of Bastidas - Hohlweg - Saliola excedances of a signed permutation. St001330The hat guessing number of a graph. St000193The row of the unique '1' in the first column of the alternating sign matrix. St001864The number of excedances of a signed permutation. St001896The number of right descents of a signed permutations. St001960The number of descents of a permutation minus one if its first entry is not one. 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. St001624The breadth of a lattice. St000307The number of rowmotion orbits of a poset. St001632The number of indecomposable injective modules I with dim Ext^1(I,A)=1 for the incidence algebra A of a poset. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001645The pebbling number of a connected graph. St000259The diameter of a connected graph. St000260The radius 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. St001823The Stasinski-Voll length of a signed permutation. St001946The number of descents in a parking function. St001773The number of minimal elements in Bruhat order not less than the signed permutation. St001905The number of preferred parking spots in a parking function less than the index of the car. St001935The number of ascents in a parking function.