Your data matches 13 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00069: Permutations complementPermutations
Mp00238: Permutations Clarke-Steingrimsson-ZengPermutations
St000022: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => 1
[1,2] => [2,1] => [2,1] => 0
[2,1] => [1,2] => [1,2] => 2
[1,2,3] => [3,2,1] => [2,3,1] => 0
[1,3,2] => [3,1,2] => [3,1,2] => 0
[2,1,3] => [2,3,1] => [3,2,1] => 1
[2,3,1] => [2,1,3] => [2,1,3] => 1
[3,1,2] => [1,3,2] => [1,3,2] => 1
[3,2,1] => [1,2,3] => [1,2,3] => 3
[1,2,3,4] => [4,3,2,1] => [2,3,4,1] => 0
[1,2,4,3] => [4,3,1,2] => [3,1,4,2] => 0
[1,3,2,4] => [4,2,3,1] => [3,4,2,1] => 0
[1,3,4,2] => [4,2,1,3] => [2,4,1,3] => 0
[1,4,2,3] => [4,1,3,2] => [3,4,1,2] => 0
[1,4,3,2] => [4,1,2,3] => [4,1,2,3] => 0
[2,1,3,4] => [3,4,2,1] => [2,4,3,1] => 1
[2,1,4,3] => [3,4,1,2] => [4,1,3,2] => 1
[2,3,1,4] => [3,2,4,1] => [4,3,2,1] => 0
[2,3,4,1] => [3,2,1,4] => [2,3,1,4] => 1
[2,4,1,3] => [3,1,4,2] => [4,3,1,2] => 0
[2,4,3,1] => [3,1,2,4] => [3,1,2,4] => 1
[3,1,2,4] => [2,4,3,1] => [3,2,4,1] => 1
[3,1,4,2] => [2,4,1,3] => [4,2,1,3] => 1
[3,2,1,4] => [2,3,4,1] => [4,2,3,1] => 2
[3,2,4,1] => [2,3,1,4] => [3,2,1,4] => 2
[3,4,1,2] => [2,1,4,3] => [2,1,4,3] => 0
[3,4,2,1] => [2,1,3,4] => [2,1,3,4] => 2
[4,1,2,3] => [1,4,3,2] => [1,3,4,2] => 1
[4,1,3,2] => [1,4,2,3] => [1,4,2,3] => 1
[4,2,1,3] => [1,3,4,2] => [1,4,3,2] => 2
[4,2,3,1] => [1,3,2,4] => [1,3,2,4] => 2
[4,3,1,2] => [1,2,4,3] => [1,2,4,3] => 2
[4,3,2,1] => [1,2,3,4] => [1,2,3,4] => 4
[1,2,3,4,5] => [5,4,3,2,1] => [2,3,4,5,1] => 0
[1,2,3,5,4] => [5,4,3,1,2] => [3,1,4,5,2] => 0
[1,2,4,3,5] => [5,4,2,3,1] => [3,4,2,5,1] => 0
[1,2,4,5,3] => [5,4,2,1,3] => [2,4,1,5,3] => 0
[1,2,5,3,4] => [5,4,1,3,2] => [3,4,1,5,2] => 0
[1,2,5,4,3] => [5,4,1,2,3] => [4,1,2,5,3] => 0
[1,3,2,4,5] => [5,3,4,2,1] => [2,4,5,3,1] => 0
[1,3,2,5,4] => [5,3,4,1,2] => [4,1,5,3,2] => 0
[1,3,4,2,5] => [5,3,2,4,1] => [4,3,5,2,1] => 0
[1,3,4,5,2] => [5,3,2,1,4] => [2,3,5,1,4] => 0
[1,3,5,2,4] => [5,3,1,4,2] => [4,3,5,1,2] => 0
[1,3,5,4,2] => [5,3,1,2,4] => [3,1,5,2,4] => 0
[1,4,2,3,5] => [5,2,4,3,1] => [3,4,5,2,1] => 0
[1,4,2,5,3] => [5,2,4,1,3] => [4,5,2,1,3] => 0
[1,4,3,2,5] => [5,2,3,4,1] => [4,5,2,3,1] => 0
[1,4,3,5,2] => [5,2,3,1,4] => [3,5,2,1,4] => 0
[1,4,5,2,3] => [5,2,1,4,3] => [2,4,5,1,3] => 0
Description
The number of fixed points of a permutation.
Mp00061: Permutations to increasing treeBinary trees
Mp00017: Binary trees to 312-avoiding permutationPermutations
St000221: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [.,.]
=> [1] => 1
[1,2] => [.,[.,.]]
=> [2,1] => 0
[2,1] => [[.,.],.]
=> [1,2] => 2
[1,2,3] => [.,[.,[.,.]]]
=> [3,2,1] => 0
[1,3,2] => [.,[[.,.],.]]
=> [2,3,1] => 0
[2,1,3] => [[.,.],[.,.]]
=> [1,3,2] => 1
[2,3,1] => [[.,[.,.]],.]
=> [2,1,3] => 1
[3,1,2] => [[.,.],[.,.]]
=> [1,3,2] => 1
[3,2,1] => [[[.,.],.],.]
=> [1,2,3] => 3
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [4,3,2,1] => 0
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [3,4,2,1] => 0
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => 0
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [3,2,4,1] => 0
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => 0
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [2,3,4,1] => 0
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => 1
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => 1
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => 0
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [3,2,1,4] => 1
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => 0
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [2,3,1,4] => 1
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => 1
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => 1
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => 2
[3,2,4,1] => [[[.,.],[.,.]],.]
=> [1,3,2,4] => 2
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => 0
[3,4,2,1] => [[[.,[.,.]],.],.]
=> [2,1,3,4] => 2
[4,1,2,3] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => 1
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => 1
[4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => 2
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,3,2,4] => 2
[4,3,1,2] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => 2
[4,3,2,1] => [[[[.,.],.],.],.]
=> [1,2,3,4] => 4
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [5,4,3,2,1] => 0
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [4,5,3,2,1] => 0
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [3,5,4,2,1] => 0
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [4,3,5,2,1] => 0
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [3,5,4,2,1] => 0
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [3,4,5,2,1] => 0
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [2,5,4,3,1] => 0
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => 0
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => 0
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [4,3,2,5,1] => 0
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => 0
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [3,4,2,5,1] => 0
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [2,5,4,3,1] => 0
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => 0
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [2,3,5,4,1] => 0
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [2,4,3,5,1] => 0
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => 0
Description
The number of strong fixed points of a permutation. $i$ is called a strong fixed point of $\pi$ if 1. $j < i$ implies $\pi_j < \pi_i$, and 2. $j > i$ implies $\pi_j > \pi_i$ This can be described as an occurrence of the mesh pattern ([1], {(0,1),(1,0)}), i.e., the upper left and the lower right quadrants are shaded, see [3]. The generating function for the joint-distribution (RLmin, LRmax, strong fixed points) has a continued fraction expression as given in [4, Lemma 3.2], for LRmax see [[St000314]].
Matching statistic: St000117
Mp00061: Permutations to increasing treeBinary trees
Mp00020: Binary trees to Tamari-corresponding Dyck pathDyck paths
Mp00296: Dyck paths Knuth-KrattenthalerDyck paths
St000117: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [.,.]
=> [1,0]
=> [1,0]
=> 1
[1,2] => [.,[.,.]]
=> [1,1,0,0]
=> [1,0,1,0]
=> 0
[2,1] => [[.,.],.]
=> [1,0,1,0]
=> [1,1,0,0]
=> 2
[1,2,3] => [.,[.,[.,.]]]
=> [1,1,1,0,0,0]
=> [1,1,0,0,1,0]
=> 0
[1,3,2] => [.,[[.,.],.]]
=> [1,1,0,1,0,0]
=> [1,0,1,1,0,0]
=> 0
[2,1,3] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 1
[2,3,1] => [[.,[.,.]],.]
=> [1,1,0,0,1,0]
=> [1,0,1,0,1,0]
=> 1
[3,1,2] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> 1
[3,2,1] => [[[.,.],.],.]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 3
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> [1,1,1,0,0,0,1,0]
=> 0
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [1,1,1,0,1,0,0,0]
=> [1,1,0,0,1,1,0,0]
=> 0
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> 0
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [1,1,1,0,0,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> 0
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> 0
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [1,1,0,1,0,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 0
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 1
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> 1
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [1,1,1,0,0,0,1,0]
=> [1,1,0,1,0,0,1,0]
=> 1
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [1,1,0,1,0,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> 1
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 1
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> 1
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> 2
[3,2,4,1] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> 2
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[3,4,2,1] => [[[.,[.,.]],.],.]
=> [1,1,0,0,1,0,1,0]
=> [1,0,1,1,0,0,1,0]
=> 2
[4,1,2,3] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 1
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> 1
[4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> 2
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> 2
[4,3,1,2] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> 2
[4,3,2,1] => [[[[.,.],.],.],.]
=> [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 4
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 0
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> 0
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> 0
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [1,1,1,1,0,0,1,0,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 0
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> 0
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [1,1,1,0,1,0,1,0,0,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> 0
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> 0
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> 0
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> 0
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 0
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> 0
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [1,1,1,0,1,0,0,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> 0
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> 0
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> 0
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [1,1,0,1,0,1,1,0,0,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> 0
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [1,1,0,1,1,0,0,1,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> 0
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> 0
Description
The number of centered tunnels of a Dyck path. A tunnel is a pair (a,b) where a is the position of an open parenthesis and b is the position of the matching close parenthesis. If a+b==n then the tunnel is called centered.
Mp00069: Permutations complementPermutations
Mp00238: Permutations Clarke-Steingrimsson-ZengPermutations
Mp00089: Permutations Inverse Kreweras complementPermutations
St000241: Permutations ⟶ ℤ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] => [1,2] => 0
[2,1] => [1,2] => [1,2] => [2,1] => 2
[1,2,3] => [3,2,1] => [2,3,1] => [1,2,3] => 0
[1,3,2] => [3,1,2] => [3,1,2] => [3,1,2] => 0
[2,1,3] => [2,3,1] => [3,2,1] => [2,1,3] => 1
[2,3,1] => [2,1,3] => [2,1,3] => [1,3,2] => 1
[3,1,2] => [1,3,2] => [1,3,2] => [3,2,1] => 1
[3,2,1] => [1,2,3] => [1,2,3] => [2,3,1] => 3
[1,2,3,4] => [4,3,2,1] => [2,3,4,1] => [1,2,3,4] => 0
[1,2,4,3] => [4,3,1,2] => [3,1,4,2] => [4,1,3,2] => 0
[1,3,2,4] => [4,2,3,1] => [3,4,2,1] => [3,1,2,4] => 0
[1,3,4,2] => [4,2,1,3] => [2,4,1,3] => [1,4,2,3] => 0
[1,4,2,3] => [4,1,3,2] => [3,4,1,2] => [4,1,2,3] => 0
[1,4,3,2] => [4,1,2,3] => [4,1,2,3] => [3,4,1,2] => 0
[2,1,3,4] => [3,4,2,1] => [2,4,3,1] => [1,3,2,4] => 1
[2,1,4,3] => [3,4,1,2] => [4,1,3,2] => [4,3,1,2] => 1
[2,3,1,4] => [3,2,4,1] => [4,3,2,1] => [3,2,1,4] => 0
[2,3,4,1] => [3,2,1,4] => [2,3,1,4] => [1,2,4,3] => 1
[2,4,1,3] => [3,1,4,2] => [4,3,1,2] => [4,2,1,3] => 0
[2,4,3,1] => [3,1,2,4] => [3,1,2,4] => [3,1,4,2] => 1
[3,1,2,4] => [2,4,3,1] => [3,2,4,1] => [2,1,3,4] => 1
[3,1,4,2] => [2,4,1,3] => [4,2,1,3] => [2,4,1,3] => 1
[3,2,1,4] => [2,3,4,1] => [4,2,3,1] => [2,3,1,4] => 2
[3,2,4,1] => [2,3,1,4] => [3,2,1,4] => [2,1,4,3] => 2
[3,4,1,2] => [2,1,4,3] => [2,1,4,3] => [1,4,3,2] => 0
[3,4,2,1] => [2,1,3,4] => [2,1,3,4] => [1,3,4,2] => 2
[4,1,2,3] => [1,4,3,2] => [1,3,4,2] => [4,2,3,1] => 1
[4,1,3,2] => [1,4,2,3] => [1,4,2,3] => [3,4,2,1] => 1
[4,2,1,3] => [1,3,4,2] => [1,4,3,2] => [4,3,2,1] => 2
[4,2,3,1] => [1,3,2,4] => [1,3,2,4] => [3,2,4,1] => 2
[4,3,1,2] => [1,2,4,3] => [1,2,4,3] => [2,4,3,1] => 2
[4,3,2,1] => [1,2,3,4] => [1,2,3,4] => [2,3,4,1] => 4
[1,2,3,4,5] => [5,4,3,2,1] => [2,3,4,5,1] => [1,2,3,4,5] => 0
[1,2,3,5,4] => [5,4,3,1,2] => [3,1,4,5,2] => [5,1,3,4,2] => 0
[1,2,4,3,5] => [5,4,2,3,1] => [3,4,2,5,1] => [3,1,2,4,5] => 0
[1,2,4,5,3] => [5,4,2,1,3] => [2,4,1,5,3] => [1,5,2,4,3] => 0
[1,2,5,3,4] => [5,4,1,3,2] => [3,4,1,5,2] => [5,1,2,4,3] => 0
[1,2,5,4,3] => [5,4,1,2,3] => [4,1,2,5,3] => [3,5,1,4,2] => 0
[1,3,2,4,5] => [5,3,4,2,1] => [2,4,5,3,1] => [1,4,2,3,5] => 0
[1,3,2,5,4] => [5,3,4,1,2] => [4,1,5,3,2] => [5,4,1,3,2] => 0
[1,3,4,2,5] => [5,3,2,4,1] => [4,3,5,2,1] => [4,2,1,3,5] => 0
[1,3,4,5,2] => [5,3,2,1,4] => [2,3,5,1,4] => [1,2,5,3,4] => 0
[1,3,5,2,4] => [5,3,1,4,2] => [4,3,5,1,2] => [5,2,1,3,4] => 0
[1,3,5,4,2] => [5,3,1,2,4] => [3,1,5,2,4] => [4,1,5,3,2] => 0
[1,4,2,3,5] => [5,2,4,3,1] => [3,4,5,2,1] => [4,1,2,3,5] => 0
[1,4,2,5,3] => [5,2,4,1,3] => [4,5,2,1,3] => [3,5,1,2,4] => 0
[1,4,3,2,5] => [5,2,3,4,1] => [4,5,2,3,1] => [3,4,1,2,5] => 0
[1,4,3,5,2] => [5,2,3,1,4] => [3,5,2,1,4] => [3,1,5,2,4] => 0
[1,4,5,2,3] => [5,2,1,4,3] => [2,4,5,1,3] => [1,5,2,3,4] => 0
Description
The number of cyclical small excedances. A cyclical small excedance is an index $i$ such that $\pi_i = i+1$ considered cyclically.
Matching statistic: St000315
Mp00061: Permutations to increasing treeBinary trees
Mp00017: Binary trees to 312-avoiding permutationPermutations
Mp00160: Permutations graph of inversionsGraphs
St000315: Graphs ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [.,.]
=> [1] => ([],1)
=> 1
[1,2] => [.,[.,.]]
=> [2,1] => ([(0,1)],2)
=> 0
[2,1] => [[.,.],.]
=> [1,2] => ([],2)
=> 2
[1,2,3] => [.,[.,[.,.]]]
=> [3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> 0
[1,3,2] => [.,[[.,.],.]]
=> [2,3,1] => ([(0,2),(1,2)],3)
=> 0
[2,1,3] => [[.,.],[.,.]]
=> [1,3,2] => ([(1,2)],3)
=> 1
[2,3,1] => [[.,[.,.]],.]
=> [2,1,3] => ([(1,2)],3)
=> 1
[3,1,2] => [[.,.],[.,.]]
=> [1,3,2] => ([(1,2)],3)
=> 1
[3,2,1] => [[[.,.],.],.]
=> [1,2,3] => ([],3)
=> 3
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 0
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 0
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 1
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => ([(1,3),(2,3)],4)
=> 1
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => ([(0,3),(1,2)],4)
=> 0
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> 1
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => ([(0,3),(1,2)],4)
=> 0
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [2,3,1,4] => ([(1,3),(2,3)],4)
=> 1
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 1
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => ([(1,3),(2,3)],4)
=> 1
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => ([(2,3)],4)
=> 2
[3,2,4,1] => [[[.,.],[.,.]],.]
=> [1,3,2,4] => ([(2,3)],4)
=> 2
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => ([(0,3),(1,2)],4)
=> 0
[3,4,2,1] => [[[.,[.,.]],.],.]
=> [2,1,3,4] => ([(2,3)],4)
=> 2
[4,1,2,3] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 1
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => ([(1,3),(2,3)],4)
=> 1
[4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => ([(2,3)],4)
=> 2
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,3,2,4] => ([(2,3)],4)
=> 2
[4,3,1,2] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => ([(2,3)],4)
=> 2
[4,3,2,1] => [[[[.,.],.],.],.]
=> [1,2,3,4] => ([],4)
=> 4
[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)
=> 0
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [4,5,3,2,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [3,5,4,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [4,3,5,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [3,5,4,2,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [3,4,5,2,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [2,5,4,3,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> 0
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [4,3,2,5,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> 0
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [3,4,2,5,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [2,5,4,3,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [2,3,5,4,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 0
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> 0
Description
The number of isolated vertices of a graph.
Matching statistic: St000445
Mp00064: Permutations reversePermutations
Mp00066: Permutations inversePermutations
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
St000445: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => [1] => [1,0]
=> 1
[1,2] => [2,1] => [2,1] => [1,1,0,0]
=> 0
[2,1] => [1,2] => [1,2] => [1,0,1,0]
=> 2
[1,2,3] => [3,2,1] => [3,2,1] => [1,1,1,0,0,0]
=> 0
[1,3,2] => [2,3,1] => [3,1,2] => [1,1,1,0,0,0]
=> 0
[2,1,3] => [3,1,2] => [2,3,1] => [1,1,0,1,0,0]
=> 1
[2,3,1] => [1,3,2] => [1,3,2] => [1,0,1,1,0,0]
=> 1
[3,1,2] => [2,1,3] => [2,1,3] => [1,1,0,0,1,0]
=> 1
[3,2,1] => [1,2,3] => [1,2,3] => [1,0,1,0,1,0]
=> 3
[1,2,3,4] => [4,3,2,1] => [4,3,2,1] => [1,1,1,1,0,0,0,0]
=> 0
[1,2,4,3] => [3,4,2,1] => [4,3,1,2] => [1,1,1,1,0,0,0,0]
=> 0
[1,3,2,4] => [4,2,3,1] => [4,2,3,1] => [1,1,1,1,0,0,0,0]
=> 0
[1,3,4,2] => [2,4,3,1] => [4,1,3,2] => [1,1,1,1,0,0,0,0]
=> 0
[1,4,2,3] => [3,2,4,1] => [4,2,1,3] => [1,1,1,1,0,0,0,0]
=> 0
[1,4,3,2] => [2,3,4,1] => [4,1,2,3] => [1,1,1,1,0,0,0,0]
=> 0
[2,1,3,4] => [4,3,1,2] => [3,4,2,1] => [1,1,1,0,1,0,0,0]
=> 1
[2,1,4,3] => [3,4,1,2] => [3,4,1,2] => [1,1,1,0,1,0,0,0]
=> 1
[2,3,1,4] => [4,1,3,2] => [2,4,3,1] => [1,1,0,1,1,0,0,0]
=> 0
[2,3,4,1] => [1,4,3,2] => [1,4,3,2] => [1,0,1,1,1,0,0,0]
=> 1
[2,4,1,3] => [3,1,4,2] => [2,4,1,3] => [1,1,0,1,1,0,0,0]
=> 0
[2,4,3,1] => [1,3,4,2] => [1,4,2,3] => [1,0,1,1,1,0,0,0]
=> 1
[3,1,2,4] => [4,2,1,3] => [3,2,4,1] => [1,1,1,0,0,1,0,0]
=> 1
[3,1,4,2] => [2,4,1,3] => [3,1,4,2] => [1,1,1,0,0,1,0,0]
=> 1
[3,2,1,4] => [4,1,2,3] => [2,3,4,1] => [1,1,0,1,0,1,0,0]
=> 2
[3,2,4,1] => [1,4,2,3] => [1,3,4,2] => [1,0,1,1,0,1,0,0]
=> 2
[3,4,1,2] => [2,1,4,3] => [2,1,4,3] => [1,1,0,0,1,1,0,0]
=> 0
[3,4,2,1] => [1,2,4,3] => [1,2,4,3] => [1,0,1,0,1,1,0,0]
=> 2
[4,1,2,3] => [3,2,1,4] => [3,2,1,4] => [1,1,1,0,0,0,1,0]
=> 1
[4,1,3,2] => [2,3,1,4] => [3,1,2,4] => [1,1,1,0,0,0,1,0]
=> 1
[4,2,1,3] => [3,1,2,4] => [2,3,1,4] => [1,1,0,1,0,0,1,0]
=> 2
[4,2,3,1] => [1,3,2,4] => [1,3,2,4] => [1,0,1,1,0,0,1,0]
=> 2
[4,3,1,2] => [2,1,3,4] => [2,1,3,4] => [1,1,0,0,1,0,1,0]
=> 2
[4,3,2,1] => [1,2,3,4] => [1,2,3,4] => [1,0,1,0,1,0,1,0]
=> 4
[1,2,3,4,5] => [5,4,3,2,1] => [5,4,3,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,2,3,5,4] => [4,5,3,2,1] => [5,4,3,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,2,4,3,5] => [5,3,4,2,1] => [5,4,2,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,2,4,5,3] => [3,5,4,2,1] => [5,4,1,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,2,5,3,4] => [4,3,5,2,1] => [5,4,2,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,2,5,4,3] => [3,4,5,2,1] => [5,4,1,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,3,2,4,5] => [5,4,2,3,1] => [5,3,4,2,1] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,3,2,5,4] => [4,5,2,3,1] => [5,3,4,1,2] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,3,4,2,5] => [5,2,4,3,1] => [5,2,4,3,1] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,3,4,5,2] => [2,5,4,3,1] => [5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,3,5,2,4] => [4,2,5,3,1] => [5,2,4,1,3] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,3,5,4,2] => [2,4,5,3,1] => [5,1,4,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,4,2,3,5] => [5,3,2,4,1] => [5,3,2,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,4,2,5,3] => [3,5,2,4,1] => [5,3,1,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,4,3,2,5] => [5,2,3,4,1] => [5,2,3,4,1] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,4,3,5,2] => [2,5,3,4,1] => [5,1,3,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> 0
[1,4,5,2,3] => [3,2,5,4,1] => [5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> 0
Description
The number of rises of length 1 of a Dyck path.
Mp00069: Permutations complementPermutations
Mp00086: Permutations first fundamental transformationPermutations
Mp00108: Permutations cycle typeInteger partitions
St000475: 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]
=> 0
[2,1] => [1,2] => [1,2] => [1,1]
=> 2
[1,2,3] => [3,2,1] => [3,1,2] => [3]
=> 0
[1,3,2] => [3,1,2] => [2,3,1] => [3]
=> 0
[2,1,3] => [2,3,1] => [3,2,1] => [2,1]
=> 1
[2,3,1] => [2,1,3] => [2,1,3] => [2,1]
=> 1
[3,1,2] => [1,3,2] => [1,3,2] => [2,1]
=> 1
[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]
=> 0
[1,2,4,3] => [4,3,1,2] => [2,4,1,3] => [4]
=> 0
[1,3,2,4] => [4,2,3,1] => [4,3,1,2] => [4]
=> 0
[1,3,4,2] => [4,2,1,3] => [3,1,4,2] => [4]
=> 0
[1,4,2,3] => [4,1,3,2] => [3,4,2,1] => [4]
=> 0
[1,4,3,2] => [4,1,2,3] => [2,3,4,1] => [4]
=> 0
[2,1,3,4] => [3,4,2,1] => [4,1,3,2] => [3,1]
=> 1
[2,1,4,3] => [3,4,1,2] => [2,4,3,1] => [3,1]
=> 1
[2,3,1,4] => [3,2,4,1] => [4,3,2,1] => [2,2]
=> 0
[2,3,4,1] => [3,2,1,4] => [3,1,2,4] => [3,1]
=> 1
[2,4,1,3] => [3,1,4,2] => [3,4,1,2] => [2,2]
=> 0
[2,4,3,1] => [3,1,2,4] => [2,3,1,4] => [3,1]
=> 1
[3,1,2,4] => [2,4,3,1] => [4,2,1,3] => [3,1]
=> 1
[3,1,4,2] => [2,4,1,3] => [3,2,4,1] => [3,1]
=> 1
[3,2,1,4] => [2,3,4,1] => [4,2,3,1] => [2,1,1]
=> 2
[3,2,4,1] => [2,3,1,4] => [3,2,1,4] => [2,1,1]
=> 2
[3,4,1,2] => [2,1,4,3] => [2,1,4,3] => [2,2]
=> 0
[3,4,2,1] => [2,1,3,4] => [2,1,3,4] => [2,1,1]
=> 2
[4,1,2,3] => [1,4,3,2] => [1,4,2,3] => [3,1]
=> 1
[4,1,3,2] => [1,4,2,3] => [1,3,4,2] => [3,1]
=> 1
[4,2,1,3] => [1,3,4,2] => [1,4,3,2] => [2,1,1]
=> 2
[4,2,3,1] => [1,3,2,4] => [1,3,2,4] => [2,1,1]
=> 2
[4,3,1,2] => [1,2,4,3] => [1,2,4,3] => [2,1,1]
=> 2
[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]
=> 0
[1,2,3,5,4] => [5,4,3,1,2] => [2,5,1,3,4] => [5]
=> 0
[1,2,4,3,5] => [5,4,2,3,1] => [5,3,1,2,4] => [5]
=> 0
[1,2,4,5,3] => [5,4,2,1,3] => [3,1,5,2,4] => [5]
=> 0
[1,2,5,3,4] => [5,4,1,3,2] => [3,5,2,1,4] => [5]
=> 0
[1,2,5,4,3] => [5,4,1,2,3] => [2,3,5,1,4] => [5]
=> 0
[1,3,2,4,5] => [5,3,4,2,1] => [5,1,4,2,3] => [5]
=> 0
[1,3,2,5,4] => [5,3,4,1,2] => [2,5,4,1,3] => [5]
=> 0
[1,3,4,2,5] => [5,3,2,4,1] => [5,4,2,1,3] => [5]
=> 0
[1,3,4,5,2] => [5,3,2,1,4] => [4,1,2,5,3] => [5]
=> 0
[1,3,5,2,4] => [5,3,1,4,2] => [4,5,1,2,3] => [5]
=> 0
[1,3,5,4,2] => [5,3,1,2,4] => [2,4,1,5,3] => [5]
=> 0
[1,4,2,3,5] => [5,2,4,3,1] => [5,4,1,3,2] => [5]
=> 0
[1,4,2,5,3] => [5,2,4,1,3] => [3,4,5,1,2] => [5]
=> 0
[1,4,3,2,5] => [5,2,3,4,1] => [5,3,4,1,2] => [5]
=> 0
[1,4,3,5,2] => [5,2,3,1,4] => [4,3,1,5,2] => [5]
=> 0
[1,4,5,2,3] => [5,2,1,4,3] => [4,1,5,3,2] => [5]
=> 0
Description
The number of parts equal to 1 in a partition.
Mp00061: Permutations to increasing treeBinary trees
Mp00020: Binary trees to Tamari-corresponding Dyck pathDyck paths
Mp00035: Dyck paths to alternating sign matrixAlternating sign matrices
St000895: Alternating sign matrices ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [.,.]
=> [1,0]
=> [[1]]
=> 1
[1,2] => [.,[.,.]]
=> [1,1,0,0]
=> [[0,1],[1,0]]
=> 0
[2,1] => [[.,.],.]
=> [1,0,1,0]
=> [[1,0],[0,1]]
=> 2
[1,2,3] => [.,[.,[.,.]]]
=> [1,1,1,0,0,0]
=> [[0,0,1],[1,0,0],[0,1,0]]
=> 0
[1,3,2] => [.,[[.,.],.]]
=> [1,1,0,1,0,0]
=> [[0,1,0],[1,-1,1],[0,1,0]]
=> 0
[2,1,3] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> [[1,0,0],[0,0,1],[0,1,0]]
=> 1
[2,3,1] => [[.,[.,.]],.]
=> [1,1,0,0,1,0]
=> [[0,1,0],[1,0,0],[0,0,1]]
=> 1
[3,1,2] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> [[1,0,0],[0,0,1],[0,1,0]]
=> 1
[3,2,1] => [[[.,.],.],.]
=> [1,0,1,0,1,0]
=> [[1,0,0],[0,1,0],[0,0,1]]
=> 3
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> [[0,0,0,1],[1,0,0,0],[0,1,0,0],[0,0,1,0]]
=> 0
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [1,1,1,0,1,0,0,0]
=> [[0,0,1,0],[1,0,-1,1],[0,1,0,0],[0,0,1,0]]
=> 0
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> [[0,1,0,0],[1,-1,0,1],[0,1,0,0],[0,0,1,0]]
=> 0
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [1,1,1,0,0,1,0,0]
=> [[0,0,1,0],[1,0,0,0],[0,1,-1,1],[0,0,1,0]]
=> 0
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> [[0,1,0,0],[1,-1,0,1],[0,1,0,0],[0,0,1,0]]
=> 0
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [1,1,0,1,0,1,0,0]
=> [[0,1,0,0],[1,-1,1,0],[0,1,-1,1],[0,0,1,0]]
=> 0
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [[1,0,0,0],[0,0,0,1],[0,1,0,0],[0,0,1,0]]
=> 1
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> [[1,0,0,0],[0,0,1,0],[0,1,-1,1],[0,0,1,0]]
=> 1
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> [[0,1,0,0],[1,0,0,0],[0,0,0,1],[0,0,1,0]]
=> 0
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [1,1,1,0,0,0,1,0]
=> [[0,0,1,0],[1,0,0,0],[0,1,0,0],[0,0,0,1]]
=> 1
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> [[0,1,0,0],[1,0,0,0],[0,0,0,1],[0,0,1,0]]
=> 0
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [1,1,0,1,0,0,1,0]
=> [[0,1,0,0],[1,-1,1,0],[0,1,0,0],[0,0,0,1]]
=> 1
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [[1,0,0,0],[0,0,0,1],[0,1,0,0],[0,0,1,0]]
=> 1
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> [[1,0,0,0],[0,0,1,0],[0,1,-1,1],[0,0,1,0]]
=> 1
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,0,1],[0,0,1,0]]
=> 2
[3,2,4,1] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> [[1,0,0,0],[0,0,1,0],[0,1,0,0],[0,0,0,1]]
=> 2
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> [[0,1,0,0],[1,0,0,0],[0,0,0,1],[0,0,1,0]]
=> 0
[3,4,2,1] => [[[.,[.,.]],.],.]
=> [1,1,0,0,1,0,1,0]
=> [[0,1,0,0],[1,0,0,0],[0,0,1,0],[0,0,0,1]]
=> 2
[4,1,2,3] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [[1,0,0,0],[0,0,0,1],[0,1,0,0],[0,0,1,0]]
=> 1
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> [[1,0,0,0],[0,0,1,0],[0,1,-1,1],[0,0,1,0]]
=> 1
[4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,0,1],[0,0,1,0]]
=> 2
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> [[1,0,0,0],[0,0,1,0],[0,1,0,0],[0,0,0,1]]
=> 2
[4,3,1,2] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,0,1],[0,0,1,0]]
=> 2
[4,3,2,1] => [[[[.,.],.],.],.]
=> [1,0,1,0,1,0,1,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,1,0],[0,0,0,1]]
=> 4
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> [[0,0,0,0,1],[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0]]
=> 0
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> [[0,0,0,1,0],[1,0,0,-1,1],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0]]
=> 0
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> [[0,0,1,0,0],[1,0,-1,0,1],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0]]
=> 0
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [1,1,1,1,0,0,1,0,0,0]
=> [[0,0,0,1,0],[1,0,0,0,0],[0,1,0,-1,1],[0,0,1,0,0],[0,0,0,1,0]]
=> 0
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> [[0,0,1,0,0],[1,0,-1,0,1],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0]]
=> 0
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [1,1,1,0,1,0,1,0,0,0]
=> [[0,0,1,0,0],[1,0,-1,1,0],[0,1,0,-1,1],[0,0,1,0,0],[0,0,0,1,0]]
=> 0
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> [[0,1,0,0,0],[1,-1,0,0,1],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0]]
=> 0
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> [[0,1,0,0,0],[1,-1,0,1,0],[0,1,0,-1,1],[0,0,1,0,0],[0,0,0,1,0]]
=> 0
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [[0,0,1,0,0],[1,0,0,0,0],[0,1,-1,0,1],[0,0,1,0,0],[0,0,0,1,0]]
=> 0
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [1,1,1,1,0,0,0,1,0,0]
=> [[0,0,0,1,0],[1,0,0,0,0],[0,1,0,0,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> 0
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [[0,0,1,0,0],[1,0,0,0,0],[0,1,-1,0,1],[0,0,1,0,0],[0,0,0,1,0]]
=> 0
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [1,1,1,0,1,0,0,1,0,0]
=> [[0,0,1,0,0],[1,0,-1,1,0],[0,1,0,0,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> 0
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> [[0,1,0,0,0],[1,-1,0,0,1],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0]]
=> 0
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> [[0,1,0,0,0],[1,-1,0,1,0],[0,1,0,-1,1],[0,0,1,0,0],[0,0,0,1,0]]
=> 0
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [1,1,0,1,0,1,1,0,0,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,-1,0,1],[0,0,1,0,0],[0,0,0,1,0]]
=> 0
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [1,1,0,1,1,0,0,1,0,0]
=> [[0,1,0,0,0],[1,-1,0,1,0],[0,1,0,0,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> 0
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [[0,0,1,0,0],[1,0,0,0,0],[0,1,-1,0,1],[0,0,1,0,0],[0,0,0,1,0]]
=> 0
Description
The number of ones on the main diagonal of an alternating sign matrix.
Mp00061: Permutations to increasing treeBinary trees
Mp00020: Binary trees to Tamari-corresponding Dyck pathDyck paths
Mp00222: Dyck paths peaks-to-valleysDyck paths
St001008: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [.,.]
=> [1,0]
=> [1,0]
=> 1
[1,2] => [.,[.,.]]
=> [1,1,0,0]
=> [1,0,1,0]
=> 0
[2,1] => [[.,.],.]
=> [1,0,1,0]
=> [1,1,0,0]
=> 2
[1,2,3] => [.,[.,[.,.]]]
=> [1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> 0
[1,3,2] => [.,[[.,.],.]]
=> [1,1,0,1,0,0]
=> [1,0,1,0,1,0]
=> 0
[2,1,3] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 1
[2,3,1] => [[.,[.,.]],.]
=> [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 1
[3,1,2] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 1
[3,2,1] => [[[.,.],.],.]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 3
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 0
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [1,1,1,0,1,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> 0
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0]
=> 0
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 0
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0]
=> 0
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 1
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> 1
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 0
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 1
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 0
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [1,1,0,1,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> 1
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 1
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> 1
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 2
[3,2,4,1] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> 2
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 0
[3,4,2,1] => [[[.,[.,.]],.],.]
=> [1,1,0,0,1,0,1,0]
=> [1,0,1,1,1,0,0,0]
=> 2
[4,1,2,3] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> 1
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> 1
[4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 2
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> 2
[4,3,1,2] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 2
[4,3,2,1] => [[[[.,.],.],.],.]
=> [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 4
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 0
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 0
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 0
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [1,1,1,1,0,0,1,0,0,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> 0
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 0
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [1,1,1,0,1,0,1,0,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> 0
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> 0
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> 0
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> 0
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [1,1,1,1,0,0,0,1,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 0
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> 0
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [1,1,1,0,1,0,0,1,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> 0
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> 0
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> 0
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [1,1,0,1,0,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> 0
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [1,1,0,1,1,0,0,1,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> 0
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> 0
Description
Number of indecomposable injective modules with projective dimension 1 in the Nakayama algebra corresponding to the Dyck path.
Mp00061: Permutations to increasing treeBinary trees
Mp00020: Binary trees to Tamari-corresponding Dyck pathDyck paths
St000674: 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]
=> 0
[2,1] => [[.,.],.]
=> [1,0,1,0]
=> 2
[1,2,3] => [.,[.,[.,.]]]
=> [1,1,1,0,0,0]
=> 0
[1,3,2] => [.,[[.,.],.]]
=> [1,1,0,1,0,0]
=> 0
[2,1,3] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> 1
[2,3,1] => [[.,[.,.]],.]
=> [1,1,0,0,1,0]
=> 1
[3,1,2] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> 1
[3,2,1] => [[[.,.],.],.]
=> [1,0,1,0,1,0]
=> 3
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> 0
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [1,1,1,0,1,0,0,0]
=> 0
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 0
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [1,1,1,0,0,1,0,0]
=> 0
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 0
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [1,1,0,1,0,1,0,0]
=> 0
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 1
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> 1
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 0
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [1,1,1,0,0,0,1,0]
=> 1
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 0
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [1,1,0,1,0,0,1,0]
=> 1
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 1
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> 1
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> 2
[3,2,4,1] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> 2
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 0
[3,4,2,1] => [[[.,[.,.]],.],.]
=> [1,1,0,0,1,0,1,0]
=> 2
[4,1,2,3] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 1
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> 1
[4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> 2
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> 2
[4,3,1,2] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> 2
[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]
=> 0
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> 0
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 0
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [1,1,1,1,0,0,1,0,0,0]
=> 0
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 0
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [1,1,1,0,1,0,1,0,0,0]
=> 0
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> 0
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> 0
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> 0
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [1,1,1,1,0,0,0,1,0,0]
=> 0
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> 0
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [1,1,1,0,1,0,0,1,0,0]
=> 0
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> 0
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> 0
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [1,1,0,1,0,1,1,0,0,0]
=> 0
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [1,1,0,1,1,0,0,1,0,0]
=> 0
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> 0
[1,4,5,3,2] => [.,[[[.,[.,.]],.],.]]
=> [1,1,1,0,0,1,0,1,0,0]
=> 0
Description
The number of hills of a Dyck path. A hill is a peak with up step starting and down step ending at height zero.
The following 3 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St000247The number of singleton blocks of a set partition. St000894The trace of an alternating sign matrix. St001903The number of fixed points of a parking function.