searching the database
Your data matches 109 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: St000542
(load all 18 compositions to match this statistic)
(load all 18 compositions to match this statistic)
St000542: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => 1
[1,2] => 1
[2,1] => 2
[1,2,3] => 1
[1,3,2] => 1
[2,1,3] => 2
[2,3,1] => 2
[3,1,2] => 2
[3,2,1] => 3
[1,2,3,4] => 1
[1,2,4,3] => 1
[1,3,2,4] => 1
[1,3,4,2] => 1
[1,4,2,3] => 1
[1,4,3,2] => 1
[2,1,3,4] => 2
[2,1,4,3] => 2
[2,3,1,4] => 2
[2,3,4,1] => 2
[2,4,1,3] => 2
[2,4,3,1] => 2
[3,1,2,4] => 2
[3,1,4,2] => 2
[3,2,1,4] => 3
[3,2,4,1] => 3
[3,4,1,2] => 2
[3,4,2,1] => 3
[4,1,2,3] => 2
[4,1,3,2] => 2
[4,2,1,3] => 3
[4,2,3,1] => 3
[4,3,1,2] => 3
[4,3,2,1] => 4
[1,2,3,4,5] => 1
[1,2,3,5,4] => 1
[1,2,4,3,5] => 1
[1,2,4,5,3] => 1
[1,2,5,3,4] => 1
[1,2,5,4,3] => 1
[1,3,2,4,5] => 1
[1,3,2,5,4] => 1
[1,3,4,2,5] => 1
[1,3,4,5,2] => 1
[1,3,5,2,4] => 1
[1,3,5,4,2] => 1
[1,4,2,3,5] => 1
[1,4,2,5,3] => 1
[1,4,3,2,5] => 1
[1,4,3,5,2] => 1
[1,4,5,2,3] => 1
Description
The number of left-to-right-minima of a permutation.
An integer $\sigma_i$ in the one-line notation of a permutation $\sigma$ is a left-to-right-minimum if there does not exist a j < i such that $\sigma_j < \sigma_i$.
Matching statistic: St000011
(load all 6 compositions to match this statistic)
(load all 6 compositions to match this statistic)
Mp00072: Permutations —binary search tree: left to right⟶ Binary trees
Mp00020: Binary trees —to Tamari-corresponding Dyck path⟶ Dyck paths
St000011: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00020: Binary trees —to Tamari-corresponding 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,0]
=> 1
[1,2] => [.,[.,.]]
=> [1,1,0,0]
=> 1
[2,1] => [[.,.],.]
=> [1,0,1,0]
=> 2
[1,2,3] => [.,[.,[.,.]]]
=> [1,1,1,0,0,0]
=> 1
[1,3,2] => [.,[[.,.],.]]
=> [1,1,0,1,0,0]
=> 1
[2,1,3] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> 2
[2,3,1] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> 2
[3,1,2] => [[.,[.,.]],.]
=> [1,1,0,0,1,0]
=> 2
[3,2,1] => [[[.,.],.],.]
=> [1,0,1,0,1,0]
=> 3
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> 1
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [1,1,1,0,1,0,0,0]
=> 1
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 1
[1,3,4,2] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 1
[1,4,2,3] => [.,[[.,[.,.]],.]]
=> [1,1,1,0,0,1,0,0]
=> 1
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [1,1,0,1,0,1,0,0]
=> 1
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 2
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> 2
[2,3,1,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 2
[2,3,4,1] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 2
[2,4,1,3] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> 2
[2,4,3,1] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> 2
[3,1,2,4] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 2
[3,1,4,2] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 2
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> 3
[3,2,4,1] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> 3
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 2
[3,4,2,1] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> 3
[4,1,2,3] => [[.,[.,[.,.]]],.]
=> [1,1,1,0,0,0,1,0]
=> 2
[4,1,3,2] => [[.,[[.,.],.]],.]
=> [1,1,0,1,0,0,1,0]
=> 2
[4,2,1,3] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> 3
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> 3
[4,3,1,2] => [[[.,[.,.]],.],.]
=> [1,1,0,0,1,0,1,0]
=> 3
[4,3,2,1] => [[[[.,.],.],.],.]
=> [1,0,1,0,1,0,1,0]
=> 4
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[1,2,4,5,3] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 1
[1,2,5,3,4] => [.,[.,[[.,[.,.]],.]]]
=> [1,1,1,1,0,0,1,0,0,0]
=> 1
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [1,1,1,0,1,0,1,0,0,0]
=> 1
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> 1
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> 1
[1,3,4,2,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> 1
[1,3,4,5,2] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> 1
[1,3,5,2,4] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> 1
[1,3,5,4,2] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> 1
[1,4,2,3,5] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> 1
[1,4,2,5,3] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> 1
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [1,1,0,1,0,1,1,0,0,0]
=> 1
[1,4,3,5,2] => [.,[[[.,.],.],[.,.]]]
=> [1,1,0,1,0,1,1,0,0,0]
=> 1
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,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: St000025
(load all 8 compositions to match this statistic)
(load all 8 compositions to match this statistic)
Mp00061: Permutations —to increasing tree⟶ Binary trees
Mp00012: Binary trees —to Dyck path: up step, left tree, down step, right tree⟶ Dyck paths
St000025: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00012: Binary trees —to Dyck path: up step, left tree, down step, right tree⟶ Dyck paths
St000025: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [.,.]
=> [1,0]
=> 1
[1,2] => [.,[.,.]]
=> [1,0,1,0]
=> 1
[2,1] => [[.,.],.]
=> [1,1,0,0]
=> 2
[1,2,3] => [.,[.,[.,.]]]
=> [1,0,1,0,1,0]
=> 1
[1,3,2] => [.,[[.,.],.]]
=> [1,0,1,1,0,0]
=> 1
[2,1,3] => [[.,.],[.,.]]
=> [1,1,0,0,1,0]
=> 2
[2,3,1] => [[.,[.,.]],.]
=> [1,1,0,1,0,0]
=> 2
[3,1,2] => [[.,.],[.,.]]
=> [1,1,0,0,1,0]
=> 2
[3,2,1] => [[[.,.],.],.]
=> [1,1,1,0,0,0]
=> 3
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,0,1,0,1,0,1,0]
=> 1
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [1,0,1,0,1,1,0,0]
=> 1
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [1,0,1,1,0,0,1,0]
=> 1
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [1,0,1,1,0,1,0,0]
=> 1
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [1,0,1,1,0,0,1,0]
=> 1
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [1,0,1,1,1,0,0,0]
=> 1
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,1,0,0,1,0,1,0]
=> 2
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,1,0,0,1,1,0,0]
=> 2
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [1,1,0,1,0,0,1,0]
=> 2
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [1,1,0,1,0,1,0,0]
=> 2
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [1,1,0,1,0,0,1,0]
=> 2
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [1,1,0,1,1,0,0,0]
=> 2
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,1,0,0,1,0,1,0]
=> 2
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,1,0,0,1,1,0,0]
=> 2
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,1,1,0,0,0,1,0]
=> 3
[3,2,4,1] => [[[.,.],[.,.]],.]
=> [1,1,1,0,0,1,0,0]
=> 3
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [1,1,0,1,0,0,1,0]
=> 2
[3,4,2,1] => [[[.,[.,.]],.],.]
=> [1,1,1,0,1,0,0,0]
=> 3
[4,1,2,3] => [[.,.],[.,[.,.]]]
=> [1,1,0,0,1,0,1,0]
=> 2
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,1,0,0,1,1,0,0]
=> 2
[4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,1,1,0,0,0,1,0]
=> 3
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,1,1,0,0,1,0,0]
=> 3
[4,3,1,2] => [[[.,.],.],[.,.]]
=> [1,1,1,0,0,0,1,0]
=> 3
[4,3,2,1] => [[[[.,.],.],.],.]
=> [1,1,1,1,0,0,0,0]
=> 4
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,0,1,0,1,0,1,0,1,0]
=> 1
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,0,1,0,1,0,1,1,0,0]
=> 1
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,0,1,0,1,1,0,0,1,0]
=> 1
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [1,0,1,0,1,1,0,1,0,0]
=> 1
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,0,1,0,1,1,0,0,1,0]
=> 1
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> 1
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,0,1,1,0,0,1,0,1,0]
=> 1
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [1,0,1,1,0,0,1,1,0,0]
=> 1
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [1,0,1,1,0,1,0,0,1,0]
=> 1
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [1,0,1,1,0,1,0,1,0,0]
=> 1
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [1,0,1,1,0,1,0,0,1,0]
=> 1
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [1,0,1,1,0,1,1,0,0,0]
=> 1
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,0,1,1,0,0,1,0,1,0]
=> 1
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [1,0,1,1,0,0,1,1,0,0]
=> 1
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [1,0,1,1,1,0,0,0,1,0]
=> 1
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [1,0,1,1,1,0,0,1,0,0]
=> 1
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [1,0,1,1,0,1,0,0,1,0]
=> 1
Description
The number of initial rises of a Dyck path.
In other words, this is the height of the first peak of $D$.
Matching statistic: St001068
(load all 7 compositions to match this statistic)
(load all 7 compositions to match this statistic)
Mp00069: Permutations —complement⟶ Permutations
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
St001068: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
St001068: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1,0]
=> 1
[1,2] => [2,1] => [1,1,0,0]
=> 1
[2,1] => [1,2] => [1,0,1,0]
=> 2
[1,2,3] => [3,2,1] => [1,1,1,0,0,0]
=> 1
[1,3,2] => [3,1,2] => [1,1,1,0,0,0]
=> 1
[2,1,3] => [2,3,1] => [1,1,0,1,0,0]
=> 2
[2,3,1] => [2,1,3] => [1,1,0,0,1,0]
=> 2
[3,1,2] => [1,3,2] => [1,0,1,1,0,0]
=> 2
[3,2,1] => [1,2,3] => [1,0,1,0,1,0]
=> 3
[1,2,3,4] => [4,3,2,1] => [1,1,1,1,0,0,0,0]
=> 1
[1,2,4,3] => [4,3,1,2] => [1,1,1,1,0,0,0,0]
=> 1
[1,3,2,4] => [4,2,3,1] => [1,1,1,1,0,0,0,0]
=> 1
[1,3,4,2] => [4,2,1,3] => [1,1,1,1,0,0,0,0]
=> 1
[1,4,2,3] => [4,1,3,2] => [1,1,1,1,0,0,0,0]
=> 1
[1,4,3,2] => [4,1,2,3] => [1,1,1,1,0,0,0,0]
=> 1
[2,1,3,4] => [3,4,2,1] => [1,1,1,0,1,0,0,0]
=> 2
[2,1,4,3] => [3,4,1,2] => [1,1,1,0,1,0,0,0]
=> 2
[2,3,1,4] => [3,2,4,1] => [1,1,1,0,0,1,0,0]
=> 2
[2,3,4,1] => [3,2,1,4] => [1,1,1,0,0,0,1,0]
=> 2
[2,4,1,3] => [3,1,4,2] => [1,1,1,0,0,1,0,0]
=> 2
[2,4,3,1] => [3,1,2,4] => [1,1,1,0,0,0,1,0]
=> 2
[3,1,2,4] => [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> 2
[3,1,4,2] => [2,4,1,3] => [1,1,0,1,1,0,0,0]
=> 2
[3,2,1,4] => [2,3,4,1] => [1,1,0,1,0,1,0,0]
=> 3
[3,2,4,1] => [2,3,1,4] => [1,1,0,1,0,0,1,0]
=> 3
[3,4,1,2] => [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> 2
[3,4,2,1] => [2,1,3,4] => [1,1,0,0,1,0,1,0]
=> 3
[4,1,2,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> 2
[4,1,3,2] => [1,4,2,3] => [1,0,1,1,1,0,0,0]
=> 2
[4,2,1,3] => [1,3,4,2] => [1,0,1,1,0,1,0,0]
=> 3
[4,2,3,1] => [1,3,2,4] => [1,0,1,1,0,0,1,0]
=> 3
[4,3,1,2] => [1,2,4,3] => [1,0,1,0,1,1,0,0]
=> 3
[4,3,2,1] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> 4
[1,2,3,4,5] => [5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,2,3,5,4] => [5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,2,4,3,5] => [5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,2,4,5,3] => [5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,2,5,3,4] => [5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,2,5,4,3] => [5,4,1,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,3,2,4,5] => [5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,3,2,5,4] => [5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,3,4,2,5] => [5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,3,4,5,2] => [5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,3,5,2,4] => [5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,3,5,4,2] => [5,3,1,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,4,2,3,5] => [5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,4,2,5,3] => [5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,4,3,2,5] => [5,2,3,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,4,3,5,2] => [5,2,3,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> 1
[1,4,5,2,3] => [5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> 1
Description
Number of torsionless simple modules in the corresponding Nakayama algebra.
Matching statistic: St000053
(load all 7 compositions to match this statistic)
(load all 7 compositions to match this statistic)
Mp00069: Permutations —complement⟶ Permutations
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
St000053: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00127: Permutations —left-to-right-maxima to Dyck path⟶ Dyck paths
St000053: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1,0]
=> 0 = 1 - 1
[1,2] => [2,1] => [1,1,0,0]
=> 0 = 1 - 1
[2,1] => [1,2] => [1,0,1,0]
=> 1 = 2 - 1
[1,2,3] => [3,2,1] => [1,1,1,0,0,0]
=> 0 = 1 - 1
[1,3,2] => [3,1,2] => [1,1,1,0,0,0]
=> 0 = 1 - 1
[2,1,3] => [2,3,1] => [1,1,0,1,0,0]
=> 1 = 2 - 1
[2,3,1] => [2,1,3] => [1,1,0,0,1,0]
=> 1 = 2 - 1
[3,1,2] => [1,3,2] => [1,0,1,1,0,0]
=> 1 = 2 - 1
[3,2,1] => [1,2,3] => [1,0,1,0,1,0]
=> 2 = 3 - 1
[1,2,3,4] => [4,3,2,1] => [1,1,1,1,0,0,0,0]
=> 0 = 1 - 1
[1,2,4,3] => [4,3,1,2] => [1,1,1,1,0,0,0,0]
=> 0 = 1 - 1
[1,3,2,4] => [4,2,3,1] => [1,1,1,1,0,0,0,0]
=> 0 = 1 - 1
[1,3,4,2] => [4,2,1,3] => [1,1,1,1,0,0,0,0]
=> 0 = 1 - 1
[1,4,2,3] => [4,1,3,2] => [1,1,1,1,0,0,0,0]
=> 0 = 1 - 1
[1,4,3,2] => [4,1,2,3] => [1,1,1,1,0,0,0,0]
=> 0 = 1 - 1
[2,1,3,4] => [3,4,2,1] => [1,1,1,0,1,0,0,0]
=> 1 = 2 - 1
[2,1,4,3] => [3,4,1,2] => [1,1,1,0,1,0,0,0]
=> 1 = 2 - 1
[2,3,1,4] => [3,2,4,1] => [1,1,1,0,0,1,0,0]
=> 1 = 2 - 1
[2,3,4,1] => [3,2,1,4] => [1,1,1,0,0,0,1,0]
=> 1 = 2 - 1
[2,4,1,3] => [3,1,4,2] => [1,1,1,0,0,1,0,0]
=> 1 = 2 - 1
[2,4,3,1] => [3,1,2,4] => [1,1,1,0,0,0,1,0]
=> 1 = 2 - 1
[3,1,2,4] => [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> 1 = 2 - 1
[3,1,4,2] => [2,4,1,3] => [1,1,0,1,1,0,0,0]
=> 1 = 2 - 1
[3,2,1,4] => [2,3,4,1] => [1,1,0,1,0,1,0,0]
=> 2 = 3 - 1
[3,2,4,1] => [2,3,1,4] => [1,1,0,1,0,0,1,0]
=> 2 = 3 - 1
[3,4,1,2] => [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> 1 = 2 - 1
[3,4,2,1] => [2,1,3,4] => [1,1,0,0,1,0,1,0]
=> 2 = 3 - 1
[4,1,2,3] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> 1 = 2 - 1
[4,1,3,2] => [1,4,2,3] => [1,0,1,1,1,0,0,0]
=> 1 = 2 - 1
[4,2,1,3] => [1,3,4,2] => [1,0,1,1,0,1,0,0]
=> 2 = 3 - 1
[4,2,3,1] => [1,3,2,4] => [1,0,1,1,0,0,1,0]
=> 2 = 3 - 1
[4,3,1,2] => [1,2,4,3] => [1,0,1,0,1,1,0,0]
=> 2 = 3 - 1
[4,3,2,1] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> 3 = 4 - 1
[1,2,3,4,5] => [5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,2,3,5,4] => [5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,2,4,3,5] => [5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,2,4,5,3] => [5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,2,5,3,4] => [5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,2,5,4,3] => [5,4,1,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,3,2,4,5] => [5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,3,2,5,4] => [5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,3,4,2,5] => [5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,3,4,5,2] => [5,3,2,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,3,5,2,4] => [5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,3,5,4,2] => [5,3,1,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,4,2,3,5] => [5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,4,2,5,3] => [5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,4,3,2,5] => [5,2,3,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,4,3,5,2] => [5,2,3,1,4] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
[1,4,5,2,3] => [5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> 0 = 1 - 1
Description
The number of valleys of the Dyck path.
Matching statistic: St000234
(load all 26 compositions to match this statistic)
(load all 26 compositions to match this statistic)
Mp00061: Permutations —to increasing tree⟶ Binary trees
Mp00017: Binary trees —to 312-avoiding permutation⟶ Permutations
St000234: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00017: Binary trees —to 312-avoiding permutation⟶ Permutations
St000234: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [.,.]
=> [1] => 0 = 1 - 1
[1,2] => [.,[.,.]]
=> [2,1] => 0 = 1 - 1
[2,1] => [[.,.],.]
=> [1,2] => 1 = 2 - 1
[1,2,3] => [.,[.,[.,.]]]
=> [3,2,1] => 0 = 1 - 1
[1,3,2] => [.,[[.,.],.]]
=> [2,3,1] => 0 = 1 - 1
[2,1,3] => [[.,.],[.,.]]
=> [1,3,2] => 1 = 2 - 1
[2,3,1] => [[.,[.,.]],.]
=> [2,1,3] => 1 = 2 - 1
[3,1,2] => [[.,.],[.,.]]
=> [1,3,2] => 1 = 2 - 1
[3,2,1] => [[[.,.],.],.]
=> [1,2,3] => 2 = 3 - 1
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [4,3,2,1] => 0 = 1 - 1
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [3,4,2,1] => 0 = 1 - 1
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => 0 = 1 - 1
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [3,2,4,1] => 0 = 1 - 1
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => 0 = 1 - 1
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [2,3,4,1] => 0 = 1 - 1
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => 1 = 2 - 1
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => 1 = 2 - 1
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => 1 = 2 - 1
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [3,2,1,4] => 1 = 2 - 1
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => 1 = 2 - 1
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [2,3,1,4] => 1 = 2 - 1
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => 1 = 2 - 1
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => 1 = 2 - 1
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => 2 = 3 - 1
[3,2,4,1] => [[[.,.],[.,.]],.]
=> [1,3,2,4] => 2 = 3 - 1
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => 1 = 2 - 1
[3,4,2,1] => [[[.,[.,.]],.],.]
=> [2,1,3,4] => 2 = 3 - 1
[4,1,2,3] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => 1 = 2 - 1
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => 1 = 2 - 1
[4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => 2 = 3 - 1
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,3,2,4] => 2 = 3 - 1
[4,3,1,2] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => 2 = 3 - 1
[4,3,2,1] => [[[[.,.],.],.],.]
=> [1,2,3,4] => 3 = 4 - 1
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [5,4,3,2,1] => 0 = 1 - 1
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [4,5,3,2,1] => 0 = 1 - 1
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [3,5,4,2,1] => 0 = 1 - 1
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [4,3,5,2,1] => 0 = 1 - 1
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [3,5,4,2,1] => 0 = 1 - 1
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [3,4,5,2,1] => 0 = 1 - 1
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [2,5,4,3,1] => 0 = 1 - 1
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => 0 = 1 - 1
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => 0 = 1 - 1
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [4,3,2,5,1] => 0 = 1 - 1
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => 0 = 1 - 1
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [3,4,2,5,1] => 0 = 1 - 1
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [2,5,4,3,1] => 0 = 1 - 1
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => 0 = 1 - 1
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [2,3,5,4,1] => 0 = 1 - 1
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [2,4,3,5,1] => 0 = 1 - 1
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => 0 = 1 - 1
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: St000439
(load all 10 compositions to match this statistic)
(load all 10 compositions to match this statistic)
Mp00061: Permutations —to increasing tree⟶ Binary trees
Mp00012: Binary trees —to Dyck path: up step, left tree, down step, right tree⟶ Dyck paths
St000439: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00012: Binary trees —to Dyck path: up step, left tree, down step, right tree⟶ Dyck paths
St000439: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [.,.]
=> [1,0]
=> 2 = 1 + 1
[1,2] => [.,[.,.]]
=> [1,0,1,0]
=> 2 = 1 + 1
[2,1] => [[.,.],.]
=> [1,1,0,0]
=> 3 = 2 + 1
[1,2,3] => [.,[.,[.,.]]]
=> [1,0,1,0,1,0]
=> 2 = 1 + 1
[1,3,2] => [.,[[.,.],.]]
=> [1,0,1,1,0,0]
=> 2 = 1 + 1
[2,1,3] => [[.,.],[.,.]]
=> [1,1,0,0,1,0]
=> 3 = 2 + 1
[2,3,1] => [[.,[.,.]],.]
=> [1,1,0,1,0,0]
=> 3 = 2 + 1
[3,1,2] => [[.,.],[.,.]]
=> [1,1,0,0,1,0]
=> 3 = 2 + 1
[3,2,1] => [[[.,.],.],.]
=> [1,1,1,0,0,0]
=> 4 = 3 + 1
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,0,1,0,1,0,1,0]
=> 2 = 1 + 1
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [1,0,1,0,1,1,0,0]
=> 2 = 1 + 1
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [1,0,1,1,0,0,1,0]
=> 2 = 1 + 1
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [1,0,1,1,0,1,0,0]
=> 2 = 1 + 1
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [1,0,1,1,0,0,1,0]
=> 2 = 1 + 1
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [1,0,1,1,1,0,0,0]
=> 2 = 1 + 1
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,1,0,0,1,0,1,0]
=> 3 = 2 + 1
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,1,0,0,1,1,0,0]
=> 3 = 2 + 1
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [1,1,0,1,0,0,1,0]
=> 3 = 2 + 1
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [1,1,0,1,0,1,0,0]
=> 3 = 2 + 1
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [1,1,0,1,0,0,1,0]
=> 3 = 2 + 1
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [1,1,0,1,1,0,0,0]
=> 3 = 2 + 1
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,1,0,0,1,0,1,0]
=> 3 = 2 + 1
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,1,0,0,1,1,0,0]
=> 3 = 2 + 1
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,1,1,0,0,0,1,0]
=> 4 = 3 + 1
[3,2,4,1] => [[[.,.],[.,.]],.]
=> [1,1,1,0,0,1,0,0]
=> 4 = 3 + 1
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [1,1,0,1,0,0,1,0]
=> 3 = 2 + 1
[3,4,2,1] => [[[.,[.,.]],.],.]
=> [1,1,1,0,1,0,0,0]
=> 4 = 3 + 1
[4,1,2,3] => [[.,.],[.,[.,.]]]
=> [1,1,0,0,1,0,1,0]
=> 3 = 2 + 1
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,1,0,0,1,1,0,0]
=> 3 = 2 + 1
[4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,1,1,0,0,0,1,0]
=> 4 = 3 + 1
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,1,1,0,0,1,0,0]
=> 4 = 3 + 1
[4,3,1,2] => [[[.,.],.],[.,.]]
=> [1,1,1,0,0,0,1,0]
=> 4 = 3 + 1
[4,3,2,1] => [[[[.,.],.],.],.]
=> [1,1,1,1,0,0,0,0]
=> 5 = 4 + 1
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,0,1,0,1,0,1,0,1,0]
=> 2 = 1 + 1
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,0,1,0,1,0,1,1,0,0]
=> 2 = 1 + 1
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,0,1,0,1,1,0,0,1,0]
=> 2 = 1 + 1
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [1,0,1,0,1,1,0,1,0,0]
=> 2 = 1 + 1
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,0,1,0,1,1,0,0,1,0]
=> 2 = 1 + 1
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> 2 = 1 + 1
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,0,1,1,0,0,1,0,1,0]
=> 2 = 1 + 1
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [1,0,1,1,0,0,1,1,0,0]
=> 2 = 1 + 1
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [1,0,1,1,0,1,0,0,1,0]
=> 2 = 1 + 1
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [1,0,1,1,0,1,0,1,0,0]
=> 2 = 1 + 1
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [1,0,1,1,0,1,0,0,1,0]
=> 2 = 1 + 1
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [1,0,1,1,0,1,1,0,0,0]
=> 2 = 1 + 1
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,0,1,1,0,0,1,0,1,0]
=> 2 = 1 + 1
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [1,0,1,1,0,0,1,1,0,0]
=> 2 = 1 + 1
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [1,0,1,1,1,0,0,0,1,0]
=> 2 = 1 + 1
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [1,0,1,1,1,0,0,1,0,0]
=> 2 = 1 + 1
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [1,0,1,1,0,1,0,0,1,0]
=> 2 = 1 + 1
Description
The position of the first down step of a Dyck path.
Matching statistic: St000007
(load all 17 compositions to match this statistic)
(load all 17 compositions to match this statistic)
Mp00068: Permutations —Simion-Schmidt map⟶ Permutations
Mp00064: Permutations —reverse⟶ Permutations
Mp00069: Permutations —complement⟶ Permutations
St000007: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00064: Permutations —reverse⟶ Permutations
Mp00069: Permutations —complement⟶ Permutations
St000007: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => [1] => 1
[1,2] => [1,2] => [2,1] => [1,2] => 1
[2,1] => [2,1] => [1,2] => [2,1] => 2
[1,2,3] => [1,3,2] => [2,3,1] => [2,1,3] => 1
[1,3,2] => [1,3,2] => [2,3,1] => [2,1,3] => 1
[2,1,3] => [2,1,3] => [3,1,2] => [1,3,2] => 2
[2,3,1] => [2,3,1] => [1,3,2] => [3,1,2] => 2
[3,1,2] => [3,1,2] => [2,1,3] => [2,3,1] => 2
[3,2,1] => [3,2,1] => [1,2,3] => [3,2,1] => 3
[1,2,3,4] => [1,4,3,2] => [2,3,4,1] => [3,2,1,4] => 1
[1,2,4,3] => [1,4,3,2] => [2,3,4,1] => [3,2,1,4] => 1
[1,3,2,4] => [1,4,3,2] => [2,3,4,1] => [3,2,1,4] => 1
[1,3,4,2] => [1,4,3,2] => [2,3,4,1] => [3,2,1,4] => 1
[1,4,2,3] => [1,4,3,2] => [2,3,4,1] => [3,2,1,4] => 1
[1,4,3,2] => [1,4,3,2] => [2,3,4,1] => [3,2,1,4] => 1
[2,1,3,4] => [2,1,4,3] => [3,4,1,2] => [2,1,4,3] => 2
[2,1,4,3] => [2,1,4,3] => [3,4,1,2] => [2,1,4,3] => 2
[2,3,1,4] => [2,4,1,3] => [3,1,4,2] => [2,4,1,3] => 2
[2,3,4,1] => [2,4,3,1] => [1,3,4,2] => [4,2,1,3] => 2
[2,4,1,3] => [2,4,1,3] => [3,1,4,2] => [2,4,1,3] => 2
[2,4,3,1] => [2,4,3,1] => [1,3,4,2] => [4,2,1,3] => 2
[3,1,2,4] => [3,1,4,2] => [2,4,1,3] => [3,1,4,2] => 2
[3,1,4,2] => [3,1,4,2] => [2,4,1,3] => [3,1,4,2] => 2
[3,2,1,4] => [3,2,1,4] => [4,1,2,3] => [1,4,3,2] => 3
[3,2,4,1] => [3,2,4,1] => [1,4,2,3] => [4,1,3,2] => 3
[3,4,1,2] => [3,4,1,2] => [2,1,4,3] => [3,4,1,2] => 2
[3,4,2,1] => [3,4,2,1] => [1,2,4,3] => [4,3,1,2] => 3
[4,1,2,3] => [4,1,3,2] => [2,3,1,4] => [3,2,4,1] => 2
[4,1,3,2] => [4,1,3,2] => [2,3,1,4] => [3,2,4,1] => 2
[4,2,1,3] => [4,2,1,3] => [3,1,2,4] => [2,4,3,1] => 3
[4,2,3,1] => [4,2,3,1] => [1,3,2,4] => [4,2,3,1] => 3
[4,3,1,2] => [4,3,1,2] => [2,1,3,4] => [3,4,2,1] => 3
[4,3,2,1] => [4,3,2,1] => [1,2,3,4] => [4,3,2,1] => 4
[1,2,3,4,5] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,2,3,5,4] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,2,4,3,5] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,2,4,5,3] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,2,5,3,4] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,2,5,4,3] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,3,2,4,5] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,3,2,5,4] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,3,4,2,5] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,3,4,5,2] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,3,5,2,4] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,3,5,4,2] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,4,2,3,5] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,4,2,5,3] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,4,3,2,5] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,4,3,5,2] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 1
[1,4,5,2,3] => [1,5,4,3,2] => [2,3,4,5,1] => [4,3,2,1,5] => 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: St000010
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
Mp00069: Permutations —complement⟶ Permutations
Mp00086: Permutations —first fundamental transformation⟶ Permutations
Mp00108: Permutations —cycle type⟶ Integer partitions
St000010: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00086: Permutations —first fundamental transformation⟶ Permutations
Mp00108: Permutations —cycle type⟶ Integer partitions
St000010: Integer partitions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => [1]
=> 1
[1,2] => [2,1] => [2,1] => [2]
=> 1
[2,1] => [1,2] => [1,2] => [1,1]
=> 2
[1,2,3] => [3,2,1] => [3,1,2] => [3]
=> 1
[1,3,2] => [3,1,2] => [2,3,1] => [3]
=> 1
[2,1,3] => [2,3,1] => [3,2,1] => [2,1]
=> 2
[2,3,1] => [2,1,3] => [2,1,3] => [2,1]
=> 2
[3,1,2] => [1,3,2] => [1,3,2] => [2,1]
=> 2
[3,2,1] => [1,2,3] => [1,2,3] => [1,1,1]
=> 3
[1,2,3,4] => [4,3,2,1] => [4,1,2,3] => [4]
=> 1
[1,2,4,3] => [4,3,1,2] => [2,4,1,3] => [4]
=> 1
[1,3,2,4] => [4,2,3,1] => [4,3,1,2] => [4]
=> 1
[1,3,4,2] => [4,2,1,3] => [3,1,4,2] => [4]
=> 1
[1,4,2,3] => [4,1,3,2] => [3,4,2,1] => [4]
=> 1
[1,4,3,2] => [4,1,2,3] => [2,3,4,1] => [4]
=> 1
[2,1,3,4] => [3,4,2,1] => [4,1,3,2] => [3,1]
=> 2
[2,1,4,3] => [3,4,1,2] => [2,4,3,1] => [3,1]
=> 2
[2,3,1,4] => [3,2,4,1] => [4,3,2,1] => [2,2]
=> 2
[2,3,4,1] => [3,2,1,4] => [3,1,2,4] => [3,1]
=> 2
[2,4,1,3] => [3,1,4,2] => [3,4,1,2] => [2,2]
=> 2
[2,4,3,1] => [3,1,2,4] => [2,3,1,4] => [3,1]
=> 2
[3,1,2,4] => [2,4,3,1] => [4,2,1,3] => [3,1]
=> 2
[3,1,4,2] => [2,4,1,3] => [3,2,4,1] => [3,1]
=> 2
[3,2,1,4] => [2,3,4,1] => [4,2,3,1] => [2,1,1]
=> 3
[3,2,4,1] => [2,3,1,4] => [3,2,1,4] => [2,1,1]
=> 3
[3,4,1,2] => [2,1,4,3] => [2,1,4,3] => [2,2]
=> 2
[3,4,2,1] => [2,1,3,4] => [2,1,3,4] => [2,1,1]
=> 3
[4,1,2,3] => [1,4,3,2] => [1,4,2,3] => [3,1]
=> 2
[4,1,3,2] => [1,4,2,3] => [1,3,4,2] => [3,1]
=> 2
[4,2,1,3] => [1,3,4,2] => [1,4,3,2] => [2,1,1]
=> 3
[4,2,3,1] => [1,3,2,4] => [1,3,2,4] => [2,1,1]
=> 3
[4,3,1,2] => [1,2,4,3] => [1,2,4,3] => [2,1,1]
=> 3
[4,3,2,1] => [1,2,3,4] => [1,2,3,4] => [1,1,1,1]
=> 4
[1,2,3,4,5] => [5,4,3,2,1] => [5,1,2,3,4] => [5]
=> 1
[1,2,3,5,4] => [5,4,3,1,2] => [2,5,1,3,4] => [5]
=> 1
[1,2,4,3,5] => [5,4,2,3,1] => [5,3,1,2,4] => [5]
=> 1
[1,2,4,5,3] => [5,4,2,1,3] => [3,1,5,2,4] => [5]
=> 1
[1,2,5,3,4] => [5,4,1,3,2] => [3,5,2,1,4] => [5]
=> 1
[1,2,5,4,3] => [5,4,1,2,3] => [2,3,5,1,4] => [5]
=> 1
[1,3,2,4,5] => [5,3,4,2,1] => [5,1,4,2,3] => [5]
=> 1
[1,3,2,5,4] => [5,3,4,1,2] => [2,5,4,1,3] => [5]
=> 1
[1,3,4,2,5] => [5,3,2,4,1] => [5,4,2,1,3] => [5]
=> 1
[1,3,4,5,2] => [5,3,2,1,4] => [4,1,2,5,3] => [5]
=> 1
[1,3,5,2,4] => [5,3,1,4,2] => [4,5,1,2,3] => [5]
=> 1
[1,3,5,4,2] => [5,3,1,2,4] => [2,4,1,5,3] => [5]
=> 1
[1,4,2,3,5] => [5,2,4,3,1] => [5,4,1,3,2] => [5]
=> 1
[1,4,2,5,3] => [5,2,4,1,3] => [3,4,5,1,2] => [5]
=> 1
[1,4,3,2,5] => [5,2,3,4,1] => [5,3,4,1,2] => [5]
=> 1
[1,4,3,5,2] => [5,2,3,1,4] => [4,3,1,5,2] => [5]
=> 1
[1,4,5,2,3] => [5,2,1,4,3] => [4,1,5,3,2] => [5]
=> 1
Description
The length of the partition.
Matching statistic: St000031
(load all 17 compositions to match this statistic)
(load all 17 compositions to match this statistic)
Mp00068: Permutations —Simion-Schmidt map⟶ Permutations
Mp00061: Permutations —to increasing tree⟶ Binary trees
Mp00017: Binary trees —to 312-avoiding permutation⟶ Permutations
St000031: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00061: Permutations —to increasing tree⟶ Binary trees
Mp00017: Binary trees —to 312-avoiding permutation⟶ Permutations
St000031: 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] => [.,[.,.]]
=> [2,1] => 1
[2,1] => [2,1] => [[.,.],.]
=> [1,2] => 2
[1,2,3] => [1,3,2] => [.,[[.,.],.]]
=> [2,3,1] => 1
[1,3,2] => [1,3,2] => [.,[[.,.],.]]
=> [2,3,1] => 1
[2,1,3] => [2,1,3] => [[.,.],[.,.]]
=> [1,3,2] => 2
[2,3,1] => [2,3,1] => [[.,[.,.]],.]
=> [2,1,3] => 2
[3,1,2] => [3,1,2] => [[.,.],[.,.]]
=> [1,3,2] => 2
[3,2,1] => [3,2,1] => [[[.,.],.],.]
=> [1,2,3] => 3
[1,2,3,4] => [1,4,3,2] => [.,[[[.,.],.],.]]
=> [2,3,4,1] => 1
[1,2,4,3] => [1,4,3,2] => [.,[[[.,.],.],.]]
=> [2,3,4,1] => 1
[1,3,2,4] => [1,4,3,2] => [.,[[[.,.],.],.]]
=> [2,3,4,1] => 1
[1,3,4,2] => [1,4,3,2] => [.,[[[.,.],.],.]]
=> [2,3,4,1] => 1
[1,4,2,3] => [1,4,3,2] => [.,[[[.,.],.],.]]
=> [2,3,4,1] => 1
[1,4,3,2] => [1,4,3,2] => [.,[[[.,.],.],.]]
=> [2,3,4,1] => 1
[2,1,3,4] => [2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => 2
[2,1,4,3] => [2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => 2
[2,3,1,4] => [2,4,1,3] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => 2
[2,3,4,1] => [2,4,3,1] => [[.,[[.,.],.]],.]
=> [2,3,1,4] => 2
[2,4,1,3] => [2,4,1,3] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => 2
[2,4,3,1] => [2,4,3,1] => [[.,[[.,.],.]],.]
=> [2,3,1,4] => 2
[3,1,2,4] => [3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => 2
[3,1,4,2] => [3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => 2
[3,2,1,4] => [3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => 3
[3,2,4,1] => [3,2,4,1] => [[[.,.],[.,.]],.]
=> [1,3,2,4] => 3
[3,4,1,2] => [3,4,1,2] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => 2
[3,4,2,1] => [3,4,2,1] => [[[.,[.,.]],.],.]
=> [2,1,3,4] => 3
[4,1,2,3] => [4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => 2
[4,1,3,2] => [4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => 2
[4,2,1,3] => [4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => 3
[4,2,3,1] => [4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,3,2,4] => 3
[4,3,1,2] => [4,3,1,2] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => 3
[4,3,2,1] => [4,3,2,1] => [[[[.,.],.],.],.]
=> [1,2,3,4] => 4
[1,2,3,4,5] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,2,3,5,4] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,2,4,3,5] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,2,4,5,3] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,2,5,3,4] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,2,5,4,3] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,3,2,4,5] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,3,2,5,4] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,3,4,2,5] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,3,4,5,2] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,3,5,2,4] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,3,5,4,2] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,4,2,3,5] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,4,2,5,3] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,4,3,2,5] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,4,3,5,2] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
[1,4,5,2,3] => [1,5,4,3,2] => [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 1
Description
The number of cycles in the cycle decomposition of a permutation.
The following 99 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000069The number of maximal elements of a poset. St000105The number of blocks in the set partition. St000153The number of adjacent cycles of a permutation. St000167The number of leaves of an ordered tree. St000318The number of addable cells of the Ferrers diagram of an integer partition. St000382The first part of an integer composition. St000383The last part of an integer composition. St000470The number of runs in a permutation. St000676The number of odd rises of a Dyck path. St000912The number of maximal antichains in a poset. St000971The smallest closer of a set partition. St001007Number of simple modules with projective dimension 1 in the Nakayama algebra corresponding to the Dyck path. St000024The number of double up and double down steps of a Dyck path. St000052The number of valleys of a Dyck path not on the x-axis. St000245The number of ascents of a permutation. St000340The number of non-final maximal constant sub-paths of length greater than one. St000374The number of exclusive right-to-left minima of a permutation. St000672The number of minimal elements in Bruhat order not less than the permutation. St000703The number of deficiencies of a permutation. St000996The number of exclusive left-to-right maxima of a permutation. St001489The maximum of the number of descents and the number of inverse descents. St000541The number of indices greater than or equal to 2 of a permutation such that all smaller indices appear to its right. St000675The number of centered multitunnels of a Dyck path. St000678The number of up steps after the last double rise of a Dyck path. St000925The number of topologically connected components of a set partition. St000990The first ascent of a permutation. St000288The number of ones in a binary word. St000354The number of recoils of a permutation. St000159The number of distinct parts of the integer partition. St001322The size of a minimal independent dominating set in a graph. St001339The irredundance number of a graph. St001363The Euler characteristic of a graph according to Knill. St000546The number of global descents of a permutation. St000068The number of minimal elements in a poset. St000273The domination number of a graph. St000544The cop number of a graph. St000916The packing number of a graph. St000717The number of ordinal summands of a poset. St000906The length of the shortest maximal chain in a poset. St000237The number of small exceedances. St000989The number of final rises of a permutation. St000054The first entry of the permutation. St000066The column of the unique '1' in the first row of the alternating sign matrix. St000297The number of leading ones in a binary word. St000738The first entry in the last row of a standard tableau. St000314The number of left-to-right-maxima of a permutation. St000991The number of right-to-left minima of a permutation. St000015The number of peaks of a Dyck path. St000056The decomposition (or block) number of a permutation. St000084The number of subtrees. St000213The number of weak exceedances (also weak excedences) of a permutation. St001169Number of simple modules with projective dimension at least two in the corresponding Nakayama algebra. St001640The number of ascent tops in the permutation such that all smaller elements appear before. St000062The length of the longest increasing subsequence of the permutation. St000157The number of descents of a standard tableau. St000164The number of short pairs. St000239The number of small weak excedances. St000240The number of indices that are not small excedances. St000287The number of connected components of a graph. St000291The number of descents of a binary word. St000308The height of the tree associated to a permutation. St000325The width of the tree associated to a permutation. St000390The number of runs of ones in a binary word. St000443The number of long tunnels of a Dyck path. St000843The decomposition number of a perfect matching. St001184Number of indecomposable injective modules with grade at least 1 in the corresponding Nakayama algebra. St001187The number of simple modules with grade at least one in the corresponding Nakayama algebra. St001201The grade of the simple module $S_0$ in the special CNakayama algebra corresponding to the Dyck path. St001224Let X be the direct sum of all simple modules of the corresponding Nakayama algebra. St001390The number of bumps occurring when Schensted-inserting the letter 1 of a permutation. St001461The number of topologically connected components of the chord diagram of a permutation. St001499The number of indecomposable projective-injective modules of a magnitude 1 Nakayama algebra. St000021The number of descents of a permutation. St000133The "bounce" of a permutation. St000155The number of exceedances (also excedences) of a permutation. St000203The number of external nodes of a binary tree. St000292The number of ascents of a binary word. St000329The number of evenly positioned ascents of the Dyck path, with the initial position equal to 1. St001180Number of indecomposable injective modules with projective dimension at most 1. St001226The number of integers i such that the radical of the i-th indecomposable projective module has vanishing first extension group with the Jacobson radical J in the corresponding Nakayama algebra. St000061The number of nodes on the left branch of a binary tree. St000702The number of weak deficiencies of a permutation. St000654The first descent of a permutation. St000083The number of left oriented leafs of a binary tree except the first one. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St000193The row of the unique '1' in the first column of the alternating sign matrix. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St001889The size of the connectivity set of a signed permutation. St001863The number of weak excedances of a signed permutation. St000942The number of critical left to right maxima of the parking functions. St001355Number of non-empty prefixes of a binary word that contain equally many 0's and 1's. St001462The number of factors of a standard tableaux under concatenation. St001553The number of indecomposable summands of the square of the Jacobson radical as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001712The number of natural descents of a standard Young tableau. St001621The number of atoms of a lattice. 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$. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St000454The largest eigenvalue of a graph if it is integral.
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!