searching the database
Your data matches 70 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
(click to perform a complete search on your data)
Matching statistic: St000546
(load all 11 compositions to match this statistic)
(load all 11 compositions to match this statistic)
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
St000546: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000546: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[[1]]
=> [1] => 0
[[1,2]]
=> [1,2] => 0
[[1],[2]]
=> [2,1] => 1
[[1,2,3]]
=> [1,2,3] => 0
[[1,3],[2]]
=> [2,1,3] => 0
[[1,2],[3]]
=> [3,1,2] => 1
[[1],[2],[3]]
=> [3,2,1] => 2
[[1,2,3,4]]
=> [1,2,3,4] => 0
[[1,3,4],[2]]
=> [2,1,3,4] => 0
[[1,2,4],[3]]
=> [3,1,2,4] => 0
[[1,2,3],[4]]
=> [4,1,2,3] => 1
[[1,3],[2,4]]
=> [2,4,1,3] => 0
[[1,2],[3,4]]
=> [3,4,1,2] => 1
[[1,4],[2],[3]]
=> [3,2,1,4] => 0
[[1,3],[2],[4]]
=> [4,2,1,3] => 1
[[1,2],[3],[4]]
=> [4,3,1,2] => 2
[[1],[2],[3],[4]]
=> [4,3,2,1] => 3
[[1,2,3,4,5]]
=> [1,2,3,4,5] => 0
[[1,3,4,5],[2]]
=> [2,1,3,4,5] => 0
[[1,2,4,5],[3]]
=> [3,1,2,4,5] => 0
[[1,2,3,5],[4]]
=> [4,1,2,3,5] => 0
[[1,2,3,4],[5]]
=> [5,1,2,3,4] => 1
[[1,3,5],[2,4]]
=> [2,4,1,3,5] => 0
[[1,2,5],[3,4]]
=> [3,4,1,2,5] => 0
[[1,3,4],[2,5]]
=> [2,5,1,3,4] => 0
[[1,2,4],[3,5]]
=> [3,5,1,2,4] => 0
[[1,2,3],[4,5]]
=> [4,5,1,2,3] => 1
[[1,4,5],[2],[3]]
=> [3,2,1,4,5] => 0
[[1,3,5],[2],[4]]
=> [4,2,1,3,5] => 0
[[1,2,5],[3],[4]]
=> [4,3,1,2,5] => 0
[[1,3,4],[2],[5]]
=> [5,2,1,3,4] => 1
[[1,2,4],[3],[5]]
=> [5,3,1,2,4] => 1
[[1,2,3],[4],[5]]
=> [5,4,1,2,3] => 2
[[1,4],[2,5],[3]]
=> [3,2,5,1,4] => 0
[[1,3],[2,5],[4]]
=> [4,2,5,1,3] => 0
[[1,2],[3,5],[4]]
=> [4,3,5,1,2] => 1
[[1,3],[2,4],[5]]
=> [5,2,4,1,3] => 1
[[1,2],[3,4],[5]]
=> [5,3,4,1,2] => 2
[[1,5],[2],[3],[4]]
=> [4,3,2,1,5] => 0
[[1,4],[2],[3],[5]]
=> [5,3,2,1,4] => 1
[[1,3],[2],[4],[5]]
=> [5,4,2,1,3] => 2
[[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => 3
[[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => 4
[[1,2,3,4,5,6]]
=> [1,2,3,4,5,6] => 0
[[1,3,4,5,6],[2]]
=> [2,1,3,4,5,6] => 0
[[1,2,4,5,6],[3]]
=> [3,1,2,4,5,6] => 0
[[1,2,3,5,6],[4]]
=> [4,1,2,3,5,6] => 0
[[1,2,3,4,6],[5]]
=> [5,1,2,3,4,6] => 0
[[1,2,3,4,5],[6]]
=> [6,1,2,3,4,5] => 1
[[1,3,5,6],[2,4]]
=> [2,4,1,3,5,6] => 0
Description
The number of global descents of a permutation.
The global descents are the integers in the set
$$C(\pi)=\{i\in [n-1] : \forall 1 \leq j \leq i < k \leq n :\quad \pi(j) > \pi(k)\}.$$
In particular, if $i\in C(\pi)$ then $i$ is a descent.
For the number of global ascents, see [[St000234]].
Matching statistic: St000234
(load all 42 compositions to match this statistic)
(load all 42 compositions to match this statistic)
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00069: Permutations —complement⟶ Permutations
St000234: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00069: Permutations —complement⟶ Permutations
St000234: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[[1]]
=> [1] => [1] => 0
[[1,2]]
=> [1,2] => [2,1] => 0
[[1],[2]]
=> [2,1] => [1,2] => 1
[[1,2,3]]
=> [1,2,3] => [3,2,1] => 0
[[1,3],[2]]
=> [2,1,3] => [2,3,1] => 0
[[1,2],[3]]
=> [3,1,2] => [1,3,2] => 1
[[1],[2],[3]]
=> [3,2,1] => [1,2,3] => 2
[[1,2,3,4]]
=> [1,2,3,4] => [4,3,2,1] => 0
[[1,3,4],[2]]
=> [2,1,3,4] => [3,4,2,1] => 0
[[1,2,4],[3]]
=> [3,1,2,4] => [2,4,3,1] => 0
[[1,2,3],[4]]
=> [4,1,2,3] => [1,4,3,2] => 1
[[1,3],[2,4]]
=> [2,4,1,3] => [3,1,4,2] => 0
[[1,2],[3,4]]
=> [3,4,1,2] => [2,1,4,3] => 1
[[1,4],[2],[3]]
=> [3,2,1,4] => [2,3,4,1] => 0
[[1,3],[2],[4]]
=> [4,2,1,3] => [1,3,4,2] => 1
[[1,2],[3],[4]]
=> [4,3,1,2] => [1,2,4,3] => 2
[[1],[2],[3],[4]]
=> [4,3,2,1] => [1,2,3,4] => 3
[[1,2,3,4,5]]
=> [1,2,3,4,5] => [5,4,3,2,1] => 0
[[1,3,4,5],[2]]
=> [2,1,3,4,5] => [4,5,3,2,1] => 0
[[1,2,4,5],[3]]
=> [3,1,2,4,5] => [3,5,4,2,1] => 0
[[1,2,3,5],[4]]
=> [4,1,2,3,5] => [2,5,4,3,1] => 0
[[1,2,3,4],[5]]
=> [5,1,2,3,4] => [1,5,4,3,2] => 1
[[1,3,5],[2,4]]
=> [2,4,1,3,5] => [4,2,5,3,1] => 0
[[1,2,5],[3,4]]
=> [3,4,1,2,5] => [3,2,5,4,1] => 0
[[1,3,4],[2,5]]
=> [2,5,1,3,4] => [4,1,5,3,2] => 0
[[1,2,4],[3,5]]
=> [3,5,1,2,4] => [3,1,5,4,2] => 0
[[1,2,3],[4,5]]
=> [4,5,1,2,3] => [2,1,5,4,3] => 1
[[1,4,5],[2],[3]]
=> [3,2,1,4,5] => [3,4,5,2,1] => 0
[[1,3,5],[2],[4]]
=> [4,2,1,3,5] => [2,4,5,3,1] => 0
[[1,2,5],[3],[4]]
=> [4,3,1,2,5] => [2,3,5,4,1] => 0
[[1,3,4],[2],[5]]
=> [5,2,1,3,4] => [1,4,5,3,2] => 1
[[1,2,4],[3],[5]]
=> [5,3,1,2,4] => [1,3,5,4,2] => 1
[[1,2,3],[4],[5]]
=> [5,4,1,2,3] => [1,2,5,4,3] => 2
[[1,4],[2,5],[3]]
=> [3,2,5,1,4] => [3,4,1,5,2] => 0
[[1,3],[2,5],[4]]
=> [4,2,5,1,3] => [2,4,1,5,3] => 0
[[1,2],[3,5],[4]]
=> [4,3,5,1,2] => [2,3,1,5,4] => 1
[[1,3],[2,4],[5]]
=> [5,2,4,1,3] => [1,4,2,5,3] => 1
[[1,2],[3,4],[5]]
=> [5,3,4,1,2] => [1,3,2,5,4] => 2
[[1,5],[2],[3],[4]]
=> [4,3,2,1,5] => [2,3,4,5,1] => 0
[[1,4],[2],[3],[5]]
=> [5,3,2,1,4] => [1,3,4,5,2] => 1
[[1,3],[2],[4],[5]]
=> [5,4,2,1,3] => [1,2,4,5,3] => 2
[[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => [1,2,3,5,4] => 3
[[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => [1,2,3,4,5] => 4
[[1,2,3,4,5,6]]
=> [1,2,3,4,5,6] => [6,5,4,3,2,1] => 0
[[1,3,4,5,6],[2]]
=> [2,1,3,4,5,6] => [5,6,4,3,2,1] => 0
[[1,2,4,5,6],[3]]
=> [3,1,2,4,5,6] => [4,6,5,3,2,1] => 0
[[1,2,3,5,6],[4]]
=> [4,1,2,3,5,6] => [3,6,5,4,2,1] => 0
[[1,2,3,4,6],[5]]
=> [5,1,2,3,4,6] => [2,6,5,4,3,1] => 0
[[1,2,3,4,5],[6]]
=> [6,1,2,3,4,5] => [1,6,5,4,3,2] => 1
[[1,3,5,6],[2,4]]
=> [2,4,1,3,5,6] => [5,3,6,4,2,1] => 0
Description
The number of global ascents of a permutation.
The global ascents are the integers $i$ such that
$$C(\pi)=\{i\in [n-1] \mid \forall 1 \leq j \leq i < k \leq n: \pi(j) < \pi(k)\}.$$
Equivalently, by the pigeonhole principle,
$$C(\pi)=\{i\in [n-1] \mid \forall 1 \leq j \leq i: \pi(j) \leq i \}.$$
For $n > 1$ it can also be described as an occurrence of the mesh pattern
$$([1,2], \{(0,2),(1,0),(1,1),(2,0),(2,1) \})$$
or equivalently
$$([1,2], \{(0,1),(0,2),(1,1),(1,2),(2,0) \}),$$
see [3].
According to [2], this is also the cardinality of the connectivity set of a permutation. The permutation is connected, when the connectivity set is empty. This gives [[oeis:A003319]].
Matching statistic: St000056
(load all 42 compositions to match this statistic)
(load all 42 compositions to match this statistic)
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00069: Permutations —complement⟶ Permutations
St000056: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00069: Permutations —complement⟶ Permutations
St000056: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[[1]]
=> [1] => [1] => 1 = 0 + 1
[[1,2]]
=> [1,2] => [2,1] => 1 = 0 + 1
[[1],[2]]
=> [2,1] => [1,2] => 2 = 1 + 1
[[1,2,3]]
=> [1,2,3] => [3,2,1] => 1 = 0 + 1
[[1,3],[2]]
=> [2,1,3] => [2,3,1] => 1 = 0 + 1
[[1,2],[3]]
=> [3,1,2] => [1,3,2] => 2 = 1 + 1
[[1],[2],[3]]
=> [3,2,1] => [1,2,3] => 3 = 2 + 1
[[1,2,3,4]]
=> [1,2,3,4] => [4,3,2,1] => 1 = 0 + 1
[[1,3,4],[2]]
=> [2,1,3,4] => [3,4,2,1] => 1 = 0 + 1
[[1,2,4],[3]]
=> [3,1,2,4] => [2,4,3,1] => 1 = 0 + 1
[[1,2,3],[4]]
=> [4,1,2,3] => [1,4,3,2] => 2 = 1 + 1
[[1,3],[2,4]]
=> [2,4,1,3] => [3,1,4,2] => 1 = 0 + 1
[[1,2],[3,4]]
=> [3,4,1,2] => [2,1,4,3] => 2 = 1 + 1
[[1,4],[2],[3]]
=> [3,2,1,4] => [2,3,4,1] => 1 = 0 + 1
[[1,3],[2],[4]]
=> [4,2,1,3] => [1,3,4,2] => 2 = 1 + 1
[[1,2],[3],[4]]
=> [4,3,1,2] => [1,2,4,3] => 3 = 2 + 1
[[1],[2],[3],[4]]
=> [4,3,2,1] => [1,2,3,4] => 4 = 3 + 1
[[1,2,3,4,5]]
=> [1,2,3,4,5] => [5,4,3,2,1] => 1 = 0 + 1
[[1,3,4,5],[2]]
=> [2,1,3,4,5] => [4,5,3,2,1] => 1 = 0 + 1
[[1,2,4,5],[3]]
=> [3,1,2,4,5] => [3,5,4,2,1] => 1 = 0 + 1
[[1,2,3,5],[4]]
=> [4,1,2,3,5] => [2,5,4,3,1] => 1 = 0 + 1
[[1,2,3,4],[5]]
=> [5,1,2,3,4] => [1,5,4,3,2] => 2 = 1 + 1
[[1,3,5],[2,4]]
=> [2,4,1,3,5] => [4,2,5,3,1] => 1 = 0 + 1
[[1,2,5],[3,4]]
=> [3,4,1,2,5] => [3,2,5,4,1] => 1 = 0 + 1
[[1,3,4],[2,5]]
=> [2,5,1,3,4] => [4,1,5,3,2] => 1 = 0 + 1
[[1,2,4],[3,5]]
=> [3,5,1,2,4] => [3,1,5,4,2] => 1 = 0 + 1
[[1,2,3],[4,5]]
=> [4,5,1,2,3] => [2,1,5,4,3] => 2 = 1 + 1
[[1,4,5],[2],[3]]
=> [3,2,1,4,5] => [3,4,5,2,1] => 1 = 0 + 1
[[1,3,5],[2],[4]]
=> [4,2,1,3,5] => [2,4,5,3,1] => 1 = 0 + 1
[[1,2,5],[3],[4]]
=> [4,3,1,2,5] => [2,3,5,4,1] => 1 = 0 + 1
[[1,3,4],[2],[5]]
=> [5,2,1,3,4] => [1,4,5,3,2] => 2 = 1 + 1
[[1,2,4],[3],[5]]
=> [5,3,1,2,4] => [1,3,5,4,2] => 2 = 1 + 1
[[1,2,3],[4],[5]]
=> [5,4,1,2,3] => [1,2,5,4,3] => 3 = 2 + 1
[[1,4],[2,5],[3]]
=> [3,2,5,1,4] => [3,4,1,5,2] => 1 = 0 + 1
[[1,3],[2,5],[4]]
=> [4,2,5,1,3] => [2,4,1,5,3] => 1 = 0 + 1
[[1,2],[3,5],[4]]
=> [4,3,5,1,2] => [2,3,1,5,4] => 2 = 1 + 1
[[1,3],[2,4],[5]]
=> [5,2,4,1,3] => [1,4,2,5,3] => 2 = 1 + 1
[[1,2],[3,4],[5]]
=> [5,3,4,1,2] => [1,3,2,5,4] => 3 = 2 + 1
[[1,5],[2],[3],[4]]
=> [4,3,2,1,5] => [2,3,4,5,1] => 1 = 0 + 1
[[1,4],[2],[3],[5]]
=> [5,3,2,1,4] => [1,3,4,5,2] => 2 = 1 + 1
[[1,3],[2],[4],[5]]
=> [5,4,2,1,3] => [1,2,4,5,3] => 3 = 2 + 1
[[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => [1,2,3,5,4] => 4 = 3 + 1
[[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => [1,2,3,4,5] => 5 = 4 + 1
[[1,2,3,4,5,6]]
=> [1,2,3,4,5,6] => [6,5,4,3,2,1] => 1 = 0 + 1
[[1,3,4,5,6],[2]]
=> [2,1,3,4,5,6] => [5,6,4,3,2,1] => 1 = 0 + 1
[[1,2,4,5,6],[3]]
=> [3,1,2,4,5,6] => [4,6,5,3,2,1] => 1 = 0 + 1
[[1,2,3,5,6],[4]]
=> [4,1,2,3,5,6] => [3,6,5,4,2,1] => 1 = 0 + 1
[[1,2,3,4,6],[5]]
=> [5,1,2,3,4,6] => [2,6,5,4,3,1] => 1 = 0 + 1
[[1,2,3,4,5],[6]]
=> [6,1,2,3,4,5] => [1,6,5,4,3,2] => 2 = 1 + 1
[[1,3,5,6],[2,4]]
=> [2,4,1,3,5,6] => [5,3,6,4,2,1] => 1 = 0 + 1
Description
The decomposition (or block) number of a permutation.
For $\pi \in \mathcal{S}_n$, this is given by
$$\#\big\{ 1 \leq k \leq n : \{\pi_1,\ldots,\pi_k\} = \{1,\ldots,k\} \big\}.$$
This is also known as the number of connected components [1] or the number of blocks [2] of the permutation, considering it as a direct sum.
This is one plus [[St000234]].
Matching statistic: St000286
(load all 5 compositions to match this statistic)
(load all 5 compositions to match this statistic)
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St000286: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00160: Permutations —graph of inversions⟶ Graphs
St000286: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[[1]]
=> [1] => ([],1)
=> 1 = 0 + 1
[[1,2]]
=> [1,2] => ([],2)
=> 1 = 0 + 1
[[1],[2]]
=> [2,1] => ([(0,1)],2)
=> 2 = 1 + 1
[[1,2,3]]
=> [1,2,3] => ([],3)
=> 1 = 0 + 1
[[1,3],[2]]
=> [2,1,3] => ([(1,2)],3)
=> 1 = 0 + 1
[[1,2],[3]]
=> [3,1,2] => ([(0,2),(1,2)],3)
=> 2 = 1 + 1
[[1],[2],[3]]
=> [3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> 3 = 2 + 1
[[1,2,3,4]]
=> [1,2,3,4] => ([],4)
=> 1 = 0 + 1
[[1,3,4],[2]]
=> [2,1,3,4] => ([(2,3)],4)
=> 1 = 0 + 1
[[1,2,4],[3]]
=> [3,1,2,4] => ([(1,3),(2,3)],4)
=> 1 = 0 + 1
[[1,2,3],[4]]
=> [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 1 + 1
[[1,3],[2,4]]
=> [2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> 1 = 0 + 1
[[1,2],[3,4]]
=> [3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2 = 1 + 1
[[1,4],[2],[3]]
=> [3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[[1,3],[2],[4]]
=> [4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 2 = 1 + 1
[[1,2],[3],[4]]
=> [4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[[1],[2],[3],[4]]
=> [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4 = 3 + 1
[[1,2,3,4,5]]
=> [1,2,3,4,5] => ([],5)
=> 1 = 0 + 1
[[1,3,4,5],[2]]
=> [2,1,3,4,5] => ([(3,4)],5)
=> 1 = 0 + 1
[[1,2,4,5],[3]]
=> [3,1,2,4,5] => ([(2,4),(3,4)],5)
=> 1 = 0 + 1
[[1,2,3,5],[4]]
=> [4,1,2,3,5] => ([(1,4),(2,4),(3,4)],5)
=> 1 = 0 + 1
[[1,2,3,4],[5]]
=> [5,1,2,3,4] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2 = 1 + 1
[[1,3,5],[2,4]]
=> [2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> 1 = 0 + 1
[[1,2,5],[3,4]]
=> [3,4,1,2,5] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> 1 = 0 + 1
[[1,3,4],[2,5]]
=> [2,5,1,3,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 1 = 0 + 1
[[1,2,4],[3,5]]
=> [3,5,1,2,4] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 1 = 0 + 1
[[1,2,3],[4,5]]
=> [4,5,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> 2 = 1 + 1
[[1,4,5],[2],[3]]
=> [3,2,1,4,5] => ([(2,3),(2,4),(3,4)],5)
=> 1 = 0 + 1
[[1,3,5],[2],[4]]
=> [4,2,1,3,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 0 + 1
[[1,2,5],[3],[4]]
=> [4,3,1,2,5] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 0 + 1
[[1,3,4],[2],[5]]
=> [5,2,1,3,4] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[[1,2,4],[3],[5]]
=> [5,3,1,2,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[[1,2,3],[4],[5]]
=> [5,4,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[[1,4],[2,5],[3]]
=> [3,2,5,1,4] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> 1 = 0 + 1
[[1,3],[2,5],[4]]
=> [4,2,5,1,3] => ([(0,1),(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> 1 = 0 + 1
[[1,2],[3,5],[4]]
=> [4,3,5,1,2] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4)],5)
=> 2 = 1 + 1
[[1,3],[2,4],[5]]
=> [5,2,4,1,3] => ([(0,3),(0,4),(1,2),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[[1,2],[3,4],[5]]
=> [5,3,4,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> 3 = 2 + 1
[[1,5],[2],[3],[4]]
=> [4,3,2,1,5] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1 = 0 + 1
[[1,4],[2],[3],[5]]
=> [5,3,2,1,4] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2 = 1 + 1
[[1,3],[2],[4],[5]]
=> [5,4,2,1,3] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3 = 2 + 1
[[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4 = 3 + 1
[[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 5 = 4 + 1
[[1,2,3,4,5,6]]
=> [1,2,3,4,5,6] => ([],6)
=> 1 = 0 + 1
[[1,3,4,5,6],[2]]
=> [2,1,3,4,5,6] => ([(4,5)],6)
=> 1 = 0 + 1
[[1,2,4,5,6],[3]]
=> [3,1,2,4,5,6] => ([(3,5),(4,5)],6)
=> 1 = 0 + 1
[[1,2,3,5,6],[4]]
=> [4,1,2,3,5,6] => ([(2,5),(3,5),(4,5)],6)
=> 1 = 0 + 1
[[1,2,3,4,6],[5]]
=> [5,1,2,3,4,6] => ([(1,5),(2,5),(3,5),(4,5)],6)
=> 1 = 0 + 1
[[1,2,3,4,5],[6]]
=> [6,1,2,3,4,5] => ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2 = 1 + 1
[[1,3,5,6],[2,4]]
=> [2,4,1,3,5,6] => ([(2,5),(3,4),(4,5)],6)
=> 1 = 0 + 1
Description
The number of connected components of the complement of a graph.
The complement of a graph is the graph on the same vertex set with complementary edges.
Matching statistic: St001640
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00159: Permutations —Demazure product with inverse⟶ Permutations
Mp00241: Permutations —invert Laguerre heap⟶ Permutations
St001640: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00159: Permutations —Demazure product with inverse⟶ Permutations
Mp00241: Permutations —invert Laguerre heap⟶ Permutations
St001640: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[[1]]
=> [1] => [1] => [1] => 0
[[1,2]]
=> [1,2] => [1,2] => [1,2] => 1
[[1],[2]]
=> [2,1] => [2,1] => [2,1] => 0
[[1,2,3]]
=> [1,2,3] => [1,2,3] => [1,2,3] => 2
[[1,3],[2]]
=> [2,1,3] => [2,1,3] => [2,1,3] => 1
[[1,2],[3]]
=> [3,1,2] => [3,2,1] => [3,2,1] => 0
[[1],[2],[3]]
=> [3,2,1] => [3,2,1] => [3,2,1] => 0
[[1,2,3,4]]
=> [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 3
[[1,3,4],[2]]
=> [2,1,3,4] => [2,1,3,4] => [2,1,3,4] => 2
[[1,2,4],[3]]
=> [3,1,2,4] => [3,2,1,4] => [3,2,1,4] => 1
[[1,2,3],[4]]
=> [4,1,2,3] => [4,2,3,1] => [3,1,4,2] => 0
[[1,3],[2,4]]
=> [2,4,1,3] => [3,4,1,2] => [2,4,1,3] => 1
[[1,2],[3,4]]
=> [3,4,1,2] => [4,3,2,1] => [4,3,2,1] => 0
[[1,4],[2],[3]]
=> [3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 1
[[1,3],[2],[4]]
=> [4,2,1,3] => [4,3,2,1] => [4,3,2,1] => 0
[[1,2],[3],[4]]
=> [4,3,1,2] => [4,3,2,1] => [4,3,2,1] => 0
[[1],[2],[3],[4]]
=> [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 0
[[1,2,3,4,5]]
=> [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 4
[[1,3,4,5],[2]]
=> [2,1,3,4,5] => [2,1,3,4,5] => [2,1,3,4,5] => 3
[[1,2,4,5],[3]]
=> [3,1,2,4,5] => [3,2,1,4,5] => [3,2,1,4,5] => 2
[[1,2,3,5],[4]]
=> [4,1,2,3,5] => [4,2,3,1,5] => [3,1,4,2,5] => 1
[[1,2,3,4],[5]]
=> [5,1,2,3,4] => [5,2,3,4,1] => [4,1,3,5,2] => 0
[[1,3,5],[2,4]]
=> [2,4,1,3,5] => [3,4,1,2,5] => [2,4,1,3,5] => 2
[[1,2,5],[3,4]]
=> [3,4,1,2,5] => [4,3,2,1,5] => [4,3,2,1,5] => 1
[[1,3,4],[2,5]]
=> [2,5,1,3,4] => [3,5,1,4,2] => [4,2,5,1,3] => 1
[[1,2,4],[3,5]]
=> [3,5,1,2,4] => [4,5,3,1,2] => [2,5,3,1,4] => 1
[[1,2,3],[4,5]]
=> [4,5,1,2,3] => [5,4,3,2,1] => [5,4,3,2,1] => 0
[[1,4,5],[2],[3]]
=> [3,2,1,4,5] => [3,2,1,4,5] => [3,2,1,4,5] => 2
[[1,3,5],[2],[4]]
=> [4,2,1,3,5] => [4,3,2,1,5] => [4,3,2,1,5] => 1
[[1,2,5],[3],[4]]
=> [4,3,1,2,5] => [4,3,2,1,5] => [4,3,2,1,5] => 1
[[1,3,4],[2],[5]]
=> [5,2,1,3,4] => [5,3,2,4,1] => [4,1,5,3,2] => 0
[[1,2,4],[3],[5]]
=> [5,3,1,2,4] => [5,4,3,2,1] => [5,4,3,2,1] => 0
[[1,2,3],[4],[5]]
=> [5,4,1,2,3] => [5,4,3,2,1] => [5,4,3,2,1] => 0
[[1,4],[2,5],[3]]
=> [3,2,5,1,4] => [4,2,5,1,3] => [3,5,1,4,2] => 0
[[1,3],[2,5],[4]]
=> [4,2,5,1,3] => [5,4,3,2,1] => [5,4,3,2,1] => 0
[[1,2],[3,5],[4]]
=> [4,3,5,1,2] => [5,4,3,2,1] => [5,4,3,2,1] => 0
[[1,3],[2,4],[5]]
=> [5,2,4,1,3] => [5,4,3,2,1] => [5,4,3,2,1] => 0
[[1,2],[3,4],[5]]
=> [5,3,4,1,2] => [5,4,3,2,1] => [5,4,3,2,1] => 0
[[1,5],[2],[3],[4]]
=> [4,3,2,1,5] => [4,3,2,1,5] => [4,3,2,1,5] => 1
[[1,4],[2],[3],[5]]
=> [5,3,2,1,4] => [5,4,3,2,1] => [5,4,3,2,1] => 0
[[1,3],[2],[4],[5]]
=> [5,4,2,1,3] => [5,4,3,2,1] => [5,4,3,2,1] => 0
[[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => [5,4,3,2,1] => [5,4,3,2,1] => 0
[[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => [5,4,3,2,1] => [5,4,3,2,1] => 0
[[1,2,3,4,5,6]]
=> [1,2,3,4,5,6] => [1,2,3,4,5,6] => [1,2,3,4,5,6] => 5
[[1,3,4,5,6],[2]]
=> [2,1,3,4,5,6] => [2,1,3,4,5,6] => [2,1,3,4,5,6] => 4
[[1,2,4,5,6],[3]]
=> [3,1,2,4,5,6] => [3,2,1,4,5,6] => [3,2,1,4,5,6] => 3
[[1,2,3,5,6],[4]]
=> [4,1,2,3,5,6] => [4,2,3,1,5,6] => [3,1,4,2,5,6] => 2
[[1,2,3,4,6],[5]]
=> [5,1,2,3,4,6] => [5,2,3,4,1,6] => [4,1,3,5,2,6] => 1
[[1,2,3,4,5],[6]]
=> [6,1,2,3,4,5] => [6,2,3,4,5,1] => [5,1,3,4,6,2] => 0
[[1,3,5,6],[2,4]]
=> [2,4,1,3,5,6] => [3,4,1,2,5,6] => [2,4,1,3,5,6] => 3
Description
The number of ascent tops in the permutation such that all smaller elements appear before.
Matching statistic: St000007
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00069: Permutations —complement⟶ Permutations
Mp00326: Permutations —weak order rowmotion⟶ Permutations
St000007: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00069: Permutations —complement⟶ Permutations
Mp00326: Permutations —weak order rowmotion⟶ Permutations
St000007: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[[1]]
=> [1] => [1] => [1] => 1 = 0 + 1
[[1,2]]
=> [1,2] => [2,1] => [1,2] => 1 = 0 + 1
[[1],[2]]
=> [2,1] => [1,2] => [2,1] => 2 = 1 + 1
[[1,2,3]]
=> [1,2,3] => [3,2,1] => [1,2,3] => 1 = 0 + 1
[[1,3],[2]]
=> [2,1,3] => [2,3,1] => [2,1,3] => 1 = 0 + 1
[[1,2],[3]]
=> [3,1,2] => [1,3,2] => [2,3,1] => 2 = 1 + 1
[[1],[2],[3]]
=> [3,2,1] => [1,2,3] => [3,2,1] => 3 = 2 + 1
[[1,2,3,4]]
=> [1,2,3,4] => [4,3,2,1] => [1,2,3,4] => 1 = 0 + 1
[[1,3,4],[2]]
=> [2,1,3,4] => [3,4,2,1] => [3,1,2,4] => 1 = 0 + 1
[[1,2,4],[3]]
=> [3,1,2,4] => [2,4,3,1] => [2,1,3,4] => 1 = 0 + 1
[[1,2,3],[4]]
=> [4,1,2,3] => [1,4,3,2] => [2,3,4,1] => 2 = 1 + 1
[[1,3],[2,4]]
=> [2,4,1,3] => [3,1,4,2] => [1,3,2,4] => 1 = 0 + 1
[[1,2],[3,4]]
=> [3,4,1,2] => [2,1,4,3] => [3,4,1,2] => 2 = 1 + 1
[[1,4],[2],[3]]
=> [3,2,1,4] => [2,3,4,1] => [3,2,1,4] => 1 = 0 + 1
[[1,3],[2],[4]]
=> [4,2,1,3] => [1,3,4,2] => [3,2,4,1] => 2 = 1 + 1
[[1,2],[3],[4]]
=> [4,3,1,2] => [1,2,4,3] => [3,4,2,1] => 3 = 2 + 1
[[1],[2],[3],[4]]
=> [4,3,2,1] => [1,2,3,4] => [4,3,2,1] => 4 = 3 + 1
[[1,2,3,4,5]]
=> [1,2,3,4,5] => [5,4,3,2,1] => [1,2,3,4,5] => 1 = 0 + 1
[[1,3,4,5],[2]]
=> [2,1,3,4,5] => [4,5,3,2,1] => [4,1,2,3,5] => 1 = 0 + 1
[[1,2,4,5],[3]]
=> [3,1,2,4,5] => [3,5,4,2,1] => [3,1,2,4,5] => 1 = 0 + 1
[[1,2,3,5],[4]]
=> [4,1,2,3,5] => [2,5,4,3,1] => [2,1,3,4,5] => 1 = 0 + 1
[[1,2,3,4],[5]]
=> [5,1,2,3,4] => [1,5,4,3,2] => [2,3,4,5,1] => 2 = 1 + 1
[[1,3,5],[2,4]]
=> [2,4,1,3,5] => [4,2,5,3,1] => [2,4,1,3,5] => 1 = 0 + 1
[[1,2,5],[3,4]]
=> [3,4,1,2,5] => [3,2,5,4,1] => [2,3,1,4,5] => 1 = 0 + 1
[[1,3,4],[2,5]]
=> [2,5,1,3,4] => [4,1,5,3,2] => [1,4,2,3,5] => 1 = 0 + 1
[[1,2,4],[3,5]]
=> [3,5,1,2,4] => [3,1,5,4,2] => [1,3,2,4,5] => 1 = 0 + 1
[[1,2,3],[4,5]]
=> [4,5,1,2,3] => [2,1,5,4,3] => [3,4,5,1,2] => 2 = 1 + 1
[[1,4,5],[2],[3]]
=> [3,2,1,4,5] => [3,4,5,2,1] => [4,3,1,2,5] => 1 = 0 + 1
[[1,3,5],[2],[4]]
=> [4,2,1,3,5] => [2,4,5,3,1] => [4,2,1,3,5] => 1 = 0 + 1
[[1,2,5],[3],[4]]
=> [4,3,1,2,5] => [2,3,5,4,1] => [3,2,1,4,5] => 1 = 0 + 1
[[1,3,4],[2],[5]]
=> [5,2,1,3,4] => [1,4,5,3,2] => [4,2,3,5,1] => 2 = 1 + 1
[[1,2,4],[3],[5]]
=> [5,3,1,2,4] => [1,3,5,4,2] => [3,2,4,5,1] => 2 = 1 + 1
[[1,2,3],[4],[5]]
=> [5,4,1,2,3] => [1,2,5,4,3] => [3,4,5,2,1] => 3 = 2 + 1
[[1,4],[2,5],[3]]
=> [3,2,5,1,4] => [3,4,1,5,2] => [3,1,4,2,5] => 1 = 0 + 1
[[1,3],[2,5],[4]]
=> [4,2,5,1,3] => [2,4,1,5,3] => [2,1,4,3,5] => 1 = 0 + 1
[[1,2],[3,5],[4]]
=> [4,3,5,1,2] => [2,3,1,5,4] => [4,5,2,1,3] => 2 = 1 + 1
[[1,3],[2,4],[5]]
=> [5,2,4,1,3] => [1,4,2,5,3] => [2,4,3,5,1] => 2 = 1 + 1
[[1,2],[3,4],[5]]
=> [5,3,4,1,2] => [1,3,2,5,4] => [4,5,2,3,1] => 3 = 2 + 1
[[1,5],[2],[3],[4]]
=> [4,3,2,1,5] => [2,3,4,5,1] => [4,3,2,1,5] => 1 = 0 + 1
[[1,4],[2],[3],[5]]
=> [5,3,2,1,4] => [1,3,4,5,2] => [4,3,2,5,1] => 2 = 1 + 1
[[1,3],[2],[4],[5]]
=> [5,4,2,1,3] => [1,2,4,5,3] => [4,3,5,2,1] => 3 = 2 + 1
[[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => [1,2,3,5,4] => [4,5,3,2,1] => 4 = 3 + 1
[[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => [1,2,3,4,5] => [5,4,3,2,1] => 5 = 4 + 1
[[1,2,3,4,5,6]]
=> [1,2,3,4,5,6] => [6,5,4,3,2,1] => [1,2,3,4,5,6] => 1 = 0 + 1
[[1,3,4,5,6],[2]]
=> [2,1,3,4,5,6] => [5,6,4,3,2,1] => [5,1,2,3,4,6] => 1 = 0 + 1
[[1,2,4,5,6],[3]]
=> [3,1,2,4,5,6] => [4,6,5,3,2,1] => [4,1,2,3,5,6] => 1 = 0 + 1
[[1,2,3,5,6],[4]]
=> [4,1,2,3,5,6] => [3,6,5,4,2,1] => [3,1,2,4,5,6] => 1 = 0 + 1
[[1,2,3,4,6],[5]]
=> [5,1,2,3,4,6] => [2,6,5,4,3,1] => [2,1,3,4,5,6] => 1 = 0 + 1
[[1,2,3,4,5],[6]]
=> [6,1,2,3,4,5] => [1,6,5,4,3,2] => [2,3,4,5,6,1] => 2 = 1 + 1
[[1,3,5,6],[2,4]]
=> [2,4,1,3,5,6] => [5,3,6,4,2,1] => [3,5,1,2,4,6] => 1 = 0 + 1
Description
The number of saliances of the permutation.
A saliance is a right-to-left maximum. This can be described as an occurrence of the mesh pattern $([1], {(1,1)})$, i.e., the upper right quadrant is shaded, see [1].
Matching statistic: St000011
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
Mp00284: Standard tableaux —rows⟶ Set partitions
Mp00080: Set partitions —to permutation⟶ Permutations
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
St000011: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00080: Set partitions —to permutation⟶ Permutations
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
St000011: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[[1]]
=> {{1}}
=> [1] => [1,0]
=> 1 = 0 + 1
[[1,2]]
=> {{1,2}}
=> [2,1] => [1,1,0,0]
=> 1 = 0 + 1
[[1],[2]]
=> {{1},{2}}
=> [1,2] => [1,0,1,0]
=> 2 = 1 + 1
[[1,2,3]]
=> {{1,2,3}}
=> [2,3,1] => [1,1,0,1,0,0]
=> 1 = 0 + 1
[[1,3],[2]]
=> {{1,3},{2}}
=> [3,2,1] => [1,1,1,0,0,0]
=> 1 = 0 + 1
[[1,2],[3]]
=> {{1,2},{3}}
=> [2,1,3] => [1,1,0,0,1,0]
=> 2 = 1 + 1
[[1],[2],[3]]
=> {{1},{2},{3}}
=> [1,2,3] => [1,0,1,0,1,0]
=> 3 = 2 + 1
[[1,2,3,4]]
=> {{1,2,3,4}}
=> [2,3,4,1] => [1,1,0,1,0,1,0,0]
=> 1 = 0 + 1
[[1,3,4],[2]]
=> {{1,3,4},{2}}
=> [3,2,4,1] => [1,1,1,0,0,1,0,0]
=> 1 = 0 + 1
[[1,2,4],[3]]
=> {{1,2,4},{3}}
=> [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> 1 = 0 + 1
[[1,2,3],[4]]
=> {{1,2,3},{4}}
=> [2,3,1,4] => [1,1,0,1,0,0,1,0]
=> 2 = 1 + 1
[[1,3],[2,4]]
=> {{1,3},{2,4}}
=> [3,4,1,2] => [1,1,1,0,1,0,0,0]
=> 1 = 0 + 1
[[1,2],[3,4]]
=> {{1,2},{3,4}}
=> [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> 2 = 1 + 1
[[1,4],[2],[3]]
=> {{1,4},{2},{3}}
=> [4,2,3,1] => [1,1,1,1,0,0,0,0]
=> 1 = 0 + 1
[[1,3],[2],[4]]
=> {{1,3},{2},{4}}
=> [3,2,1,4] => [1,1,1,0,0,0,1,0]
=> 2 = 1 + 1
[[1,2],[3],[4]]
=> {{1,2},{3},{4}}
=> [2,1,3,4] => [1,1,0,0,1,0,1,0]
=> 3 = 2 + 1
[[1],[2],[3],[4]]
=> {{1},{2},{3},{4}}
=> [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> 4 = 3 + 1
[[1,2,3,4,5]]
=> {{1,2,3,4,5}}
=> [2,3,4,5,1] => [1,1,0,1,0,1,0,1,0,0]
=> 1 = 0 + 1
[[1,3,4,5],[2]]
=> {{1,3,4,5},{2}}
=> [3,2,4,5,1] => [1,1,1,0,0,1,0,1,0,0]
=> 1 = 0 + 1
[[1,2,4,5],[3]]
=> {{1,2,4,5},{3}}
=> [2,4,3,5,1] => [1,1,0,1,1,0,0,1,0,0]
=> 1 = 0 + 1
[[1,2,3,5],[4]]
=> {{1,2,3,5},{4}}
=> [2,3,5,4,1] => [1,1,0,1,0,1,1,0,0,0]
=> 1 = 0 + 1
[[1,2,3,4],[5]]
=> {{1,2,3,4},{5}}
=> [2,3,4,1,5] => [1,1,0,1,0,1,0,0,1,0]
=> 2 = 1 + 1
[[1,3,5],[2,4]]
=> {{1,3,5},{2,4}}
=> [3,4,5,2,1] => [1,1,1,0,1,0,1,0,0,0]
=> 1 = 0 + 1
[[1,2,5],[3,4]]
=> {{1,2,5},{3,4}}
=> [2,5,4,3,1] => [1,1,0,1,1,1,0,0,0,0]
=> 1 = 0 + 1
[[1,3,4],[2,5]]
=> {{1,3,4},{2,5}}
=> [3,5,4,1,2] => [1,1,1,0,1,1,0,0,0,0]
=> 1 = 0 + 1
[[1,2,4],[3,5]]
=> {{1,2,4},{3,5}}
=> [2,4,5,1,3] => [1,1,0,1,1,0,1,0,0,0]
=> 1 = 0 + 1
[[1,2,3],[4,5]]
=> {{1,2,3},{4,5}}
=> [2,3,1,5,4] => [1,1,0,1,0,0,1,1,0,0]
=> 2 = 1 + 1
[[1,4,5],[2],[3]]
=> {{1,4,5},{2},{3}}
=> [4,2,3,5,1] => [1,1,1,1,0,0,0,1,0,0]
=> 1 = 0 + 1
[[1,3,5],[2],[4]]
=> {{1,3,5},{2},{4}}
=> [3,2,5,4,1] => [1,1,1,0,0,1,1,0,0,0]
=> 1 = 0 + 1
[[1,2,5],[3],[4]]
=> {{1,2,5},{3},{4}}
=> [2,5,3,4,1] => [1,1,0,1,1,1,0,0,0,0]
=> 1 = 0 + 1
[[1,3,4],[2],[5]]
=> {{1,3,4},{2},{5}}
=> [3,2,4,1,5] => [1,1,1,0,0,1,0,0,1,0]
=> 2 = 1 + 1
[[1,2,4],[3],[5]]
=> {{1,2,4},{3},{5}}
=> [2,4,3,1,5] => [1,1,0,1,1,0,0,0,1,0]
=> 2 = 1 + 1
[[1,2,3],[4],[5]]
=> {{1,2,3},{4},{5}}
=> [2,3,1,4,5] => [1,1,0,1,0,0,1,0,1,0]
=> 3 = 2 + 1
[[1,4],[2,5],[3]]
=> {{1,4},{2,5},{3}}
=> [4,5,3,1,2] => [1,1,1,1,0,1,0,0,0,0]
=> 1 = 0 + 1
[[1,3],[2,5],[4]]
=> {{1,3},{2,5},{4}}
=> [3,5,1,4,2] => [1,1,1,0,1,1,0,0,0,0]
=> 1 = 0 + 1
[[1,2],[3,5],[4]]
=> {{1,2},{3,5},{4}}
=> [2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> 2 = 1 + 1
[[1,3],[2,4],[5]]
=> {{1,3},{2,4},{5}}
=> [3,4,1,2,5] => [1,1,1,0,1,0,0,0,1,0]
=> 2 = 1 + 1
[[1,2],[3,4],[5]]
=> {{1,2},{3,4},{5}}
=> [2,1,4,3,5] => [1,1,0,0,1,1,0,0,1,0]
=> 3 = 2 + 1
[[1,5],[2],[3],[4]]
=> {{1,5},{2},{3},{4}}
=> [5,2,3,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> 1 = 0 + 1
[[1,4],[2],[3],[5]]
=> {{1,4},{2},{3},{5}}
=> [4,2,3,1,5] => [1,1,1,1,0,0,0,0,1,0]
=> 2 = 1 + 1
[[1,3],[2],[4],[5]]
=> {{1,3},{2},{4},{5}}
=> [3,2,1,4,5] => [1,1,1,0,0,0,1,0,1,0]
=> 3 = 2 + 1
[[1,2],[3],[4],[5]]
=> {{1,2},{3},{4},{5}}
=> [2,1,3,4,5] => [1,1,0,0,1,0,1,0,1,0]
=> 4 = 3 + 1
[[1],[2],[3],[4],[5]]
=> {{1},{2},{3},{4},{5}}
=> [1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> 5 = 4 + 1
[[1,2,3,4,5,6]]
=> {{1,2,3,4,5,6}}
=> [2,3,4,5,6,1] => [1,1,0,1,0,1,0,1,0,1,0,0]
=> 1 = 0 + 1
[[1,3,4,5,6],[2]]
=> {{1,3,4,5,6},{2}}
=> [3,2,4,5,6,1] => [1,1,1,0,0,1,0,1,0,1,0,0]
=> 1 = 0 + 1
[[1,2,4,5,6],[3]]
=> {{1,2,4,5,6},{3}}
=> [2,4,3,5,6,1] => [1,1,0,1,1,0,0,1,0,1,0,0]
=> 1 = 0 + 1
[[1,2,3,5,6],[4]]
=> {{1,2,3,5,6},{4}}
=> [2,3,5,4,6,1] => [1,1,0,1,0,1,1,0,0,1,0,0]
=> 1 = 0 + 1
[[1,2,3,4,6],[5]]
=> {{1,2,3,4,6},{5}}
=> [2,3,4,6,5,1] => [1,1,0,1,0,1,0,1,1,0,0,0]
=> 1 = 0 + 1
[[1,2,3,4,5],[6]]
=> {{1,2,3,4,5},{6}}
=> [2,3,4,5,1,6] => [1,1,0,1,0,1,0,1,0,0,1,0]
=> 2 = 1 + 1
[[1,3,5,6],[2,4]]
=> {{1,3,5,6},{2,4}}
=> [3,4,5,2,6,1] => [1,1,1,0,1,0,1,0,0,1,0,0]
=> 1 = 0 + 1
Description
The number of touch points (or returns) of a Dyck path.
This is the number of points, excluding the origin, where the Dyck path has height 0.
Matching statistic: St000054
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00067: Permutations —Foata bijection⟶ Permutations
Mp00254: Permutations —Inverse fireworks map⟶ Permutations
St000054: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00067: Permutations —Foata bijection⟶ Permutations
Mp00254: Permutations —Inverse fireworks map⟶ Permutations
St000054: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[[1]]
=> [1] => [1] => [1] => 1 = 0 + 1
[[1,2]]
=> [1,2] => [1,2] => [1,2] => 1 = 0 + 1
[[1],[2]]
=> [2,1] => [2,1] => [2,1] => 2 = 1 + 1
[[1,2,3]]
=> [1,2,3] => [1,2,3] => [1,2,3] => 1 = 0 + 1
[[1,3],[2]]
=> [2,1,3] => [2,1,3] => [2,1,3] => 2 = 1 + 1
[[1,2],[3]]
=> [3,1,2] => [1,3,2] => [1,3,2] => 1 = 0 + 1
[[1],[2],[3]]
=> [3,2,1] => [3,2,1] => [3,2,1] => 3 = 2 + 1
[[1,2,3,4]]
=> [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 1 = 0 + 1
[[1,3,4],[2]]
=> [2,1,3,4] => [2,1,3,4] => [2,1,3,4] => 2 = 1 + 1
[[1,2,4],[3]]
=> [3,1,2,4] => [1,3,2,4] => [1,3,2,4] => 1 = 0 + 1
[[1,2,3],[4]]
=> [4,1,2,3] => [1,2,4,3] => [1,2,4,3] => 1 = 0 + 1
[[1,3],[2,4]]
=> [2,4,1,3] => [2,1,4,3] => [2,1,4,3] => 2 = 1 + 1
[[1,2],[3,4]]
=> [3,4,1,2] => [1,3,4,2] => [1,2,4,3] => 1 = 0 + 1
[[1,4],[2],[3]]
=> [3,2,1,4] => [3,2,1,4] => [3,2,1,4] => 3 = 2 + 1
[[1,3],[2],[4]]
=> [4,2,1,3] => [2,4,1,3] => [2,4,1,3] => 2 = 1 + 1
[[1,2],[3],[4]]
=> [4,3,1,2] => [1,4,3,2] => [1,4,3,2] => 1 = 0 + 1
[[1],[2],[3],[4]]
=> [4,3,2,1] => [4,3,2,1] => [4,3,2,1] => 4 = 3 + 1
[[1,2,3,4,5]]
=> [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1 = 0 + 1
[[1,3,4,5],[2]]
=> [2,1,3,4,5] => [2,1,3,4,5] => [2,1,3,4,5] => 2 = 1 + 1
[[1,2,4,5],[3]]
=> [3,1,2,4,5] => [1,3,2,4,5] => [1,3,2,4,5] => 1 = 0 + 1
[[1,2,3,5],[4]]
=> [4,1,2,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 1 = 0 + 1
[[1,2,3,4],[5]]
=> [5,1,2,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => 1 = 0 + 1
[[1,3,5],[2,4]]
=> [2,4,1,3,5] => [2,1,4,3,5] => [2,1,4,3,5] => 2 = 1 + 1
[[1,2,5],[3,4]]
=> [3,4,1,2,5] => [1,3,4,2,5] => [1,2,4,3,5] => 1 = 0 + 1
[[1,3,4],[2,5]]
=> [2,5,1,3,4] => [2,1,3,5,4] => [2,1,3,5,4] => 2 = 1 + 1
[[1,2,4],[3,5]]
=> [3,5,1,2,4] => [1,3,2,5,4] => [1,3,2,5,4] => 1 = 0 + 1
[[1,2,3],[4,5]]
=> [4,5,1,2,3] => [1,2,4,5,3] => [1,2,3,5,4] => 1 = 0 + 1
[[1,4,5],[2],[3]]
=> [3,2,1,4,5] => [3,2,1,4,5] => [3,2,1,4,5] => 3 = 2 + 1
[[1,3,5],[2],[4]]
=> [4,2,1,3,5] => [2,4,1,3,5] => [2,4,1,3,5] => 2 = 1 + 1
[[1,2,5],[3],[4]]
=> [4,3,1,2,5] => [1,4,3,2,5] => [1,4,3,2,5] => 1 = 0 + 1
[[1,3,4],[2],[5]]
=> [5,2,1,3,4] => [2,1,5,3,4] => [2,1,5,3,4] => 2 = 1 + 1
[[1,2,4],[3],[5]]
=> [5,3,1,2,4] => [1,3,5,2,4] => [1,3,5,2,4] => 1 = 0 + 1
[[1,2,3],[4],[5]]
=> [5,4,1,2,3] => [1,2,5,4,3] => [1,2,5,4,3] => 1 = 0 + 1
[[1,4],[2,5],[3]]
=> [3,2,5,1,4] => [3,2,1,5,4] => [3,2,1,5,4] => 3 = 2 + 1
[[1,3],[2,5],[4]]
=> [4,2,5,1,3] => [2,4,1,5,3] => [1,3,2,5,4] => 1 = 0 + 1
[[1,2],[3,5],[4]]
=> [4,3,5,1,2] => [1,4,3,5,2] => [1,3,2,5,4] => 1 = 0 + 1
[[1,3],[2,4],[5]]
=> [5,2,4,1,3] => [2,1,5,4,3] => [2,1,5,4,3] => 2 = 1 + 1
[[1,2],[3,4],[5]]
=> [5,3,4,1,2] => [1,3,5,4,2] => [1,2,5,4,3] => 1 = 0 + 1
[[1,5],[2],[3],[4]]
=> [4,3,2,1,5] => [4,3,2,1,5] => [4,3,2,1,5] => 4 = 3 + 1
[[1,4],[2],[3],[5]]
=> [5,3,2,1,4] => [3,5,2,1,4] => [3,5,2,1,4] => 3 = 2 + 1
[[1,3],[2],[4],[5]]
=> [5,4,2,1,3] => [2,5,4,1,3] => [2,5,4,1,3] => 2 = 1 + 1
[[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => [1,5,4,3,2] => [1,5,4,3,2] => 1 = 0 + 1
[[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => [5,4,3,2,1] => [5,4,3,2,1] => 5 = 4 + 1
[[1,2,3,4,5,6]]
=> [1,2,3,4,5,6] => [1,2,3,4,5,6] => [1,2,3,4,5,6] => 1 = 0 + 1
[[1,3,4,5,6],[2]]
=> [2,1,3,4,5,6] => [2,1,3,4,5,6] => [2,1,3,4,5,6] => 2 = 1 + 1
[[1,2,4,5,6],[3]]
=> [3,1,2,4,5,6] => [1,3,2,4,5,6] => [1,3,2,4,5,6] => 1 = 0 + 1
[[1,2,3,5,6],[4]]
=> [4,1,2,3,5,6] => [1,2,4,3,5,6] => [1,2,4,3,5,6] => 1 = 0 + 1
[[1,2,3,4,6],[5]]
=> [5,1,2,3,4,6] => [1,2,3,5,4,6] => [1,2,3,5,4,6] => 1 = 0 + 1
[[1,2,3,4,5],[6]]
=> [6,1,2,3,4,5] => [1,2,3,4,6,5] => [1,2,3,4,6,5] => 1 = 0 + 1
[[1,3,5,6],[2,4]]
=> [2,4,1,3,5,6] => [2,1,4,3,5,6] => [2,1,4,3,5,6] => 2 = 1 + 1
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 $\pi$ of $n$, together with its rotations, obtained by conjugating with the long cycle $(1,\dots,n)$. Drawing the labels $1$ to $n$ in this order on a circle, and the arcs $(i, \pi(i))$ as straight lines, the rotation of $\pi$ is obtained by replacing each number $i$ by $(i\bmod n) +1$. 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).
$$
Matching statistic: St000287
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00065: Permutations —permutation poset⟶ Posets
Mp00074: Posets —to graph⟶ Graphs
St000287: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00065: Permutations —permutation poset⟶ Posets
Mp00074: Posets —to graph⟶ Graphs
St000287: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[[1]]
=> [1] => ([],1)
=> ([],1)
=> 1 = 0 + 1
[[1,2]]
=> [1,2] => ([(0,1)],2)
=> ([(0,1)],2)
=> 1 = 0 + 1
[[1],[2]]
=> [2,1] => ([],2)
=> ([],2)
=> 2 = 1 + 1
[[1,2,3]]
=> [1,2,3] => ([(0,2),(2,1)],3)
=> ([(0,2),(1,2)],3)
=> 1 = 0 + 1
[[1,3],[2]]
=> [2,1,3] => ([(0,2),(1,2)],3)
=> ([(0,2),(1,2)],3)
=> 1 = 0 + 1
[[1,2],[3]]
=> [3,1,2] => ([(1,2)],3)
=> ([(1,2)],3)
=> 2 = 1 + 1
[[1],[2],[3]]
=> [3,2,1] => ([],3)
=> ([],3)
=> 3 = 2 + 1
[[1,2,3,4]]
=> [1,2,3,4] => ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1 = 0 + 1
[[1,3,4],[2]]
=> [2,1,3,4] => ([(0,3),(1,3),(3,2)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 1 = 0 + 1
[[1,2,4],[3]]
=> [3,1,2,4] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1 = 0 + 1
[[1,2,3],[4]]
=> [4,1,2,3] => ([(1,2),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 2 = 1 + 1
[[1,3],[2,4]]
=> [2,4,1,3] => ([(0,3),(1,2),(1,3)],4)
=> ([(0,3),(1,2),(2,3)],4)
=> 1 = 0 + 1
[[1,2],[3,4]]
=> [3,4,1,2] => ([(0,3),(1,2)],4)
=> ([(0,3),(1,2)],4)
=> 2 = 1 + 1
[[1,4],[2],[3]]
=> [3,2,1,4] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,3),(1,3),(2,3)],4)
=> 1 = 0 + 1
[[1,3],[2],[4]]
=> [4,2,1,3] => ([(1,3),(2,3)],4)
=> ([(1,3),(2,3)],4)
=> 2 = 1 + 1
[[1,2],[3],[4]]
=> [4,3,1,2] => ([(2,3)],4)
=> ([(2,3)],4)
=> 3 = 2 + 1
[[1],[2],[3],[4]]
=> [4,3,2,1] => ([],4)
=> ([],4)
=> 4 = 3 + 1
[[1,2,3,4,5]]
=> [1,2,3,4,5] => ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1 = 0 + 1
[[1,3,4,5],[2]]
=> [2,1,3,4,5] => ([(0,4),(1,4),(2,3),(4,2)],5)
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 1 = 0 + 1
[[1,2,4,5],[3]]
=> [3,1,2,4,5] => ([(0,4),(1,2),(2,4),(4,3)],5)
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 1 = 0 + 1
[[1,2,3,5],[4]]
=> [4,1,2,3,5] => ([(0,4),(1,2),(2,3),(3,4)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1 = 0 + 1
[[1,2,3,4],[5]]
=> [5,1,2,3,4] => ([(1,4),(3,2),(4,3)],5)
=> ([(1,4),(2,3),(3,4)],5)
=> 2 = 1 + 1
[[1,3,5],[2,4]]
=> [2,4,1,3,5] => ([(0,3),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 1 = 0 + 1
[[1,2,5],[3,4]]
=> [3,4,1,2,5] => ([(0,3),(1,2),(2,4),(3,4)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1 = 0 + 1
[[1,3,4],[2,5]]
=> [2,5,1,3,4] => ([(0,4),(1,2),(1,4),(4,3)],5)
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 1 = 0 + 1
[[1,2,4],[3,5]]
=> [3,5,1,2,4] => ([(0,3),(1,2),(1,4),(3,4)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1 = 0 + 1
[[1,2,3],[4,5]]
=> [4,5,1,2,3] => ([(0,3),(1,4),(4,2)],5)
=> ([(0,1),(2,4),(3,4)],5)
=> 2 = 1 + 1
[[1,4,5],[2],[3]]
=> [3,2,1,4,5] => ([(0,4),(1,4),(2,4),(4,3)],5)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 1 = 0 + 1
[[1,3,5],[2],[4]]
=> [4,2,1,3,5] => ([(0,4),(1,3),(2,3),(3,4)],5)
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 1 = 0 + 1
[[1,2,5],[3],[4]]
=> [4,3,1,2,5] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 1 = 0 + 1
[[1,3,4],[2],[5]]
=> [5,2,1,3,4] => ([(1,4),(2,4),(4,3)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> 2 = 1 + 1
[[1,2,4],[3],[5]]
=> [5,3,1,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ([(1,4),(2,3),(3,4)],5)
=> 2 = 1 + 1
[[1,2,3],[4],[5]]
=> [5,4,1,2,3] => ([(2,3),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 3 = 2 + 1
[[1,4],[2,5],[3]]
=> [3,2,5,1,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 1 = 0 + 1
[[1,3],[2,5],[4]]
=> [4,2,5,1,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,4),(1,3),(2,3),(2,4)],5)
=> 1 = 0 + 1
[[1,2],[3,5],[4]]
=> [4,3,5,1,2] => ([(0,4),(1,4),(2,3)],5)
=> ([(0,1),(2,4),(3,4)],5)
=> 2 = 1 + 1
[[1,3],[2,4],[5]]
=> [5,2,4,1,3] => ([(1,4),(2,3),(2,4)],5)
=> ([(1,4),(2,3),(3,4)],5)
=> 2 = 1 + 1
[[1,2],[3,4],[5]]
=> [5,3,4,1,2] => ([(1,4),(2,3)],5)
=> ([(1,4),(2,3)],5)
=> 3 = 2 + 1
[[1,5],[2],[3],[4]]
=> [4,3,2,1,5] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 1 = 0 + 1
[[1,4],[2],[3],[5]]
=> [5,3,2,1,4] => ([(1,4),(2,4),(3,4)],5)
=> ([(1,4),(2,4),(3,4)],5)
=> 2 = 1 + 1
[[1,3],[2],[4],[5]]
=> [5,4,2,1,3] => ([(2,4),(3,4)],5)
=> ([(2,4),(3,4)],5)
=> 3 = 2 + 1
[[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => ([(3,4)],5)
=> ([(3,4)],5)
=> 4 = 3 + 1
[[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => ([],5)
=> ([],5)
=> 5 = 4 + 1
[[1,2,3,4,5,6]]
=> [1,2,3,4,5,6] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 1 = 0 + 1
[[1,3,4,5,6],[2]]
=> [2,1,3,4,5,6] => ([(0,5),(1,5),(3,2),(4,3),(5,4)],6)
=> ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> 1 = 0 + 1
[[1,2,4,5,6],[3]]
=> [3,1,2,4,5,6] => ([(0,5),(1,3),(3,5),(4,2),(5,4)],6)
=> ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> 1 = 0 + 1
[[1,2,3,5,6],[4]]
=> [4,1,2,3,5,6] => ([(0,5),(1,4),(2,5),(4,2),(5,3)],6)
=> ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> 1 = 0 + 1
[[1,2,3,4,6],[5]]
=> [5,1,2,3,4,6] => ([(0,5),(1,4),(2,5),(3,2),(4,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 1 = 0 + 1
[[1,2,3,4,5],[6]]
=> [6,1,2,3,4,5] => ([(1,5),(3,4),(4,2),(5,3)],6)
=> ([(1,5),(2,4),(3,4),(3,5)],6)
=> 2 = 1 + 1
[[1,3,5,6],[2,4]]
=> [2,4,1,3,5,6] => ([(0,4),(1,2),(1,4),(2,5),(4,5),(5,3)],6)
=> ([(0,5),(1,4),(2,3),(2,4),(3,5),(4,5)],6)
=> 1 = 0 + 1
Description
The number of connected components of a graph.
Matching statistic: St000314
Mp00081: Standard tableaux —reading word permutation⟶ Permutations
Mp00069: Permutations —complement⟶ Permutations
Mp00241: Permutations —invert Laguerre heap⟶ Permutations
St000314: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00069: Permutations —complement⟶ Permutations
Mp00241: Permutations —invert Laguerre heap⟶ Permutations
St000314: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[[1]]
=> [1] => [1] => [1] => 1 = 0 + 1
[[1,2]]
=> [1,2] => [2,1] => [2,1] => 1 = 0 + 1
[[1],[2]]
=> [2,1] => [1,2] => [1,2] => 2 = 1 + 1
[[1,2,3]]
=> [1,2,3] => [3,2,1] => [3,2,1] => 1 = 0 + 1
[[1,3],[2]]
=> [2,1,3] => [2,3,1] => [3,1,2] => 1 = 0 + 1
[[1,2],[3]]
=> [3,1,2] => [1,3,2] => [1,3,2] => 2 = 1 + 1
[[1],[2],[3]]
=> [3,2,1] => [1,2,3] => [1,2,3] => 3 = 2 + 1
[[1,2,3,4]]
=> [1,2,3,4] => [4,3,2,1] => [4,3,2,1] => 1 = 0 + 1
[[1,3,4],[2]]
=> [2,1,3,4] => [3,4,2,1] => [4,2,1,3] => 1 = 0 + 1
[[1,2,4],[3]]
=> [3,1,2,4] => [2,4,3,1] => [4,3,1,2] => 1 = 0 + 1
[[1,2,3],[4]]
=> [4,1,2,3] => [1,4,3,2] => [1,4,3,2] => 2 = 1 + 1
[[1,3],[2,4]]
=> [2,4,1,3] => [3,1,4,2] => [4,2,3,1] => 1 = 0 + 1
[[1,2],[3,4]]
=> [3,4,1,2] => [2,1,4,3] => [2,1,4,3] => 2 = 1 + 1
[[1,4],[2],[3]]
=> [3,2,1,4] => [2,3,4,1] => [4,1,2,3] => 1 = 0 + 1
[[1,3],[2],[4]]
=> [4,2,1,3] => [1,3,4,2] => [1,4,2,3] => 2 = 1 + 1
[[1,2],[3],[4]]
=> [4,3,1,2] => [1,2,4,3] => [1,2,4,3] => 3 = 2 + 1
[[1],[2],[3],[4]]
=> [4,3,2,1] => [1,2,3,4] => [1,2,3,4] => 4 = 3 + 1
[[1,2,3,4,5]]
=> [1,2,3,4,5] => [5,4,3,2,1] => [5,4,3,2,1] => 1 = 0 + 1
[[1,3,4,5],[2]]
=> [2,1,3,4,5] => [4,5,3,2,1] => [5,3,2,1,4] => 1 = 0 + 1
[[1,2,4,5],[3]]
=> [3,1,2,4,5] => [3,5,4,2,1] => [5,4,2,1,3] => 1 = 0 + 1
[[1,2,3,5],[4]]
=> [4,1,2,3,5] => [2,5,4,3,1] => [5,4,3,1,2] => 1 = 0 + 1
[[1,2,3,4],[5]]
=> [5,1,2,3,4] => [1,5,4,3,2] => [1,5,4,3,2] => 2 = 1 + 1
[[1,3,5],[2,4]]
=> [2,4,1,3,5] => [4,2,5,3,1] => [5,3,1,4,2] => 1 = 0 + 1
[[1,2,5],[3,4]]
=> [3,4,1,2,5] => [3,2,5,4,1] => [5,4,1,3,2] => 1 = 0 + 1
[[1,3,4],[2,5]]
=> [2,5,1,3,4] => [4,1,5,3,2] => [5,3,2,4,1] => 1 = 0 + 1
[[1,2,4],[3,5]]
=> [3,5,1,2,4] => [3,1,5,4,2] => [5,4,2,3,1] => 1 = 0 + 1
[[1,2,3],[4,5]]
=> [4,5,1,2,3] => [2,1,5,4,3] => [2,1,5,4,3] => 2 = 1 + 1
[[1,4,5],[2],[3]]
=> [3,2,1,4,5] => [3,4,5,2,1] => [5,2,1,3,4] => 1 = 0 + 1
[[1,3,5],[2],[4]]
=> [4,2,1,3,5] => [2,4,5,3,1] => [5,3,1,2,4] => 1 = 0 + 1
[[1,2,5],[3],[4]]
=> [4,3,1,2,5] => [2,3,5,4,1] => [5,4,1,2,3] => 1 = 0 + 1
[[1,3,4],[2],[5]]
=> [5,2,1,3,4] => [1,4,5,3,2] => [1,5,3,2,4] => 2 = 1 + 1
[[1,2,4],[3],[5]]
=> [5,3,1,2,4] => [1,3,5,4,2] => [1,5,4,2,3] => 2 = 1 + 1
[[1,2,3],[4],[5]]
=> [5,4,1,2,3] => [1,2,5,4,3] => [1,2,5,4,3] => 3 = 2 + 1
[[1,4],[2,5],[3]]
=> [3,2,5,1,4] => [3,4,1,5,2] => [5,2,4,1,3] => 1 = 0 + 1
[[1,3],[2,5],[4]]
=> [4,2,5,1,3] => [2,4,1,5,3] => [5,3,4,1,2] => 1 = 0 + 1
[[1,2],[3,5],[4]]
=> [4,3,5,1,2] => [2,3,1,5,4] => [3,1,2,5,4] => 2 = 1 + 1
[[1,3],[2,4],[5]]
=> [5,2,4,1,3] => [1,4,2,5,3] => [1,5,3,4,2] => 2 = 1 + 1
[[1,2],[3,4],[5]]
=> [5,3,4,1,2] => [1,3,2,5,4] => [1,3,2,5,4] => 3 = 2 + 1
[[1,5],[2],[3],[4]]
=> [4,3,2,1,5] => [2,3,4,5,1] => [5,1,2,3,4] => 1 = 0 + 1
[[1,4],[2],[3],[5]]
=> [5,3,2,1,4] => [1,3,4,5,2] => [1,5,2,3,4] => 2 = 1 + 1
[[1,3],[2],[4],[5]]
=> [5,4,2,1,3] => [1,2,4,5,3] => [1,2,5,3,4] => 3 = 2 + 1
[[1,2],[3],[4],[5]]
=> [5,4,3,1,2] => [1,2,3,5,4] => [1,2,3,5,4] => 4 = 3 + 1
[[1],[2],[3],[4],[5]]
=> [5,4,3,2,1] => [1,2,3,4,5] => [1,2,3,4,5] => 5 = 4 + 1
[[1,2,3,4,5,6]]
=> [1,2,3,4,5,6] => [6,5,4,3,2,1] => [6,5,4,3,2,1] => 1 = 0 + 1
[[1,3,4,5,6],[2]]
=> [2,1,3,4,5,6] => [5,6,4,3,2,1] => [6,4,3,2,1,5] => 1 = 0 + 1
[[1,2,4,5,6],[3]]
=> [3,1,2,4,5,6] => [4,6,5,3,2,1] => [6,5,3,2,1,4] => 1 = 0 + 1
[[1,2,3,5,6],[4]]
=> [4,1,2,3,5,6] => [3,6,5,4,2,1] => [6,5,4,2,1,3] => 1 = 0 + 1
[[1,2,3,4,6],[5]]
=> [5,1,2,3,4,6] => [2,6,5,4,3,1] => [6,5,4,3,1,2] => 1 = 0 + 1
[[1,2,3,4,5],[6]]
=> [6,1,2,3,4,5] => [1,6,5,4,3,2] => [1,6,5,4,3,2] => 2 = 1 + 1
[[1,3,5,6],[2,4]]
=> [2,4,1,3,5,6] => [5,3,6,4,2,1] => [6,4,2,1,5,3] => 1 = 0 + 1
Description
The number of left-to-right-maxima of a permutation.
An integer $\sigma_i$ in the one-line notation of a permutation $\sigma$ is a '''left-to-right-maximum''' if there does not exist a $j < i$ such that $\sigma_j > \sigma_i$.
This is also the number of weak exceedences of a permutation that are not mid-points of a decreasing subsequence of length 3, see [1] for more on the later description.
The following 60 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000542The number of left-to-right-minima of a permutation. St000991The number of right-to-left minima of a permutation. St001461The number of topologically connected components of the chord diagram of a permutation. St001652The length of a longest interval of consecutive numbers. St001662The length of the longest factor of consecutive numbers in a permutation. St000288The number of ones in a binary word. St000541The number of indices greater than or equal to 2 of a permutation such that all smaller indices appear to its right. St000989The number of final rises of a permutation. St000326The position of the first one in a binary word after appending a 1 at the end. St000717The number of ordinal summands of a poset. St001826The maximal number of leaves on a vertex of a graph. St000773The multiplicity of the largest Laplacian eigenvalue in a graph. St000621The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is even. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St000506The number of standard desarrangement tableaux of shape equal to the given partition. St001176The size of a partition minus its first part. St001440The number of standard Young tableaux whose major index is congruent one modulo the size of a given integer partition. St001714The number of subpartitions of an integer partition that do not dominate the conjugate subpartition. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St001122The multiplicity of the sign representation in the Kronecker square corresponding to a partition. St001283The number of finite solvable groups that are realised by the given partition over the complex numbers. St001284The number of finite groups that are realised by the given partition over the complex numbers. St001525The number of symmetric hooks on the diagonal of a partition. St001586The number of odd parts smaller than the largest even part in an integer partition. St001939The number of parts that are equal to their multiplicity in the integer partition. St001940The number of distinct parts that are equal to their multiplicity in the integer partition. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St000929The constant term of the character polynomial of an integer partition. St000938The number of zeros of the symmetric group character corresponding to the partition. St000940The number of characters of the symmetric group whose value on the partition is zero. St000478Another weight of a partition according to Alladi. St000566The number of ways to select a row of a Ferrers shape and two cells in this row. St000934The 2-degree of an integer partition. St000941The number of characters of the symmetric group whose value on the partition is even. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St001877Number of indecomposable injective modules with projective dimension 2. St000455The second largest eigenvalue of a graph if it is integral. St000181The number of connected components of the Hasse diagram for the poset. St000512The number of invariant subsets of size 3 when acting with a permutation of given cycle type. St000936The number of even values of the symmetric group character corresponding to the partition. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St000699The toughness times the least common multiple of 1,. St001570The minimal number of edges to add to make a graph Hamiltonian. St001889The size of the connectivity set of a signed permutation. St001613The binary logarithm of the size of the center of a lattice. St001881The number of factors of a lattice as a Cartesian product of lattices. St000454The largest eigenvalue of a graph if it is integral. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St001937The size of the center of a parking function. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St000942The number of critical left to right maxima of the parking functions. St001904The length of the initial strictly increasing segment of a parking function. St000260The radius of a connected graph. 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. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St001330The hat guessing number of a graph.
Sorry, this statistic was not found in the database
or
add this statistic to the database – it's very simple and we need your support!