Your data matches 46 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000308: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => 1
[1,2] => 2
[2,1] => 1
[1,2,3] => 3
[1,3,2] => 2
[2,1,3] => 2
[2,3,1] => 2
[3,1,2] => 2
[3,2,1] => 1
[1,2,3,4] => 4
[1,2,4,3] => 3
[1,3,2,4] => 3
[1,3,4,2] => 3
[1,4,2,3] => 3
[1,4,3,2] => 2
[2,1,3,4] => 3
[2,1,4,3] => 2
[2,3,1,4] => 2
[2,3,4,1] => 3
[2,4,1,3] => 2
[2,4,3,1] => 2
[3,1,2,4] => 3
[3,1,4,2] => 2
[3,2,1,4] => 2
[3,2,4,1] => 2
[3,4,1,2] => 2
[3,4,2,1] => 2
[4,1,2,3] => 3
[4,1,3,2] => 2
[4,2,1,3] => 2
[4,2,3,1] => 2
[4,3,1,2] => 2
[4,3,2,1] => 1
[1,2,3,4,5] => 5
[1,2,3,5,4] => 4
[1,2,4,3,5] => 4
[1,2,4,5,3] => 4
[1,2,5,3,4] => 4
[1,2,5,4,3] => 3
[1,3,2,4,5] => 4
[1,3,2,5,4] => 3
[1,3,4,2,5] => 3
[1,3,4,5,2] => 4
[1,3,5,2,4] => 3
[1,3,5,4,2] => 3
[1,4,2,3,5] => 4
[1,4,2,5,3] => 3
[1,4,3,2,5] => 3
[1,4,3,5,2] => 3
[1,4,5,2,3] => 3
Description
The height of the tree associated to a permutation. A permutation can be mapped to a rooted tree with vertices $\{0,1,2,\ldots,n\}$ and root $0$ in the following way. Entries of the permutations are inserted one after the other, each child is larger than its parent and the children are in strict order from left to right. Details of the construction are found in [1]. The statistic is given by the height of this tree. See also [[St000325]] for the width of this tree.
Mp00061: Permutations to increasing treeBinary trees
Mp00020: Binary trees to Tamari-corresponding Dyck pathDyck paths
St000013: 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]
=> 2
[2,1] => [[.,.],.]
=> [1,0,1,0]
=> 1
[1,2,3] => [.,[.,[.,.]]]
=> [1,1,1,0,0,0]
=> 3
[1,3,2] => [.,[[.,.],.]]
=> [1,1,0,1,0,0]
=> 2
[2,1,3] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> 2
[2,3,1] => [[.,[.,.]],.]
=> [1,1,0,0,1,0]
=> 2
[3,1,2] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> 2
[3,2,1] => [[[.,.],.],.]
=> [1,0,1,0,1,0]
=> 1
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> 4
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [1,1,1,0,1,0,0,0]
=> 3
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 3
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [1,1,1,0,0,1,0,0]
=> 3
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 3
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [1,1,0,1,0,1,0,0]
=> 2
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 3
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> 2
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 2
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [1,1,1,0,0,0,1,0]
=> 3
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 2
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [1,1,0,1,0,0,1,0]
=> 2
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 3
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> 2
[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]
=> 2
[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]
=> 3
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> 2
[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]
=> 1
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> 5
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> 4
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 4
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [1,1,1,1,0,0,1,0,0,0]
=> 4
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 4
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [1,1,1,0,1,0,1,0,0,0]
=> 3
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> 4
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> 3
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> 3
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [1,1,1,1,0,0,0,1,0,0]
=> 4
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> 3
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [1,1,1,0,1,0,0,1,0,0]
=> 3
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> 4
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> 3
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [1,1,0,1,0,1,1,0,0,0]
=> 3
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [1,1,0,1,1,0,0,1,0,0]
=> 3
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> 3
Description
The height of a Dyck path. The height of a Dyck path $D$ of semilength $n$ is defined as the maximal height of a peak of $D$. The height of $D$ at position $i$ is the number of up-steps minus the number of down-steps before position $i$.
Matching statistic: St000010
Mp00061: Permutations to increasing treeBinary trees
Mp00017: Binary trees to 312-avoiding permutationPermutations
Mp00060: Permutations Robinson-Schensted tableau shapeInteger 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,2] => [.,[.,.]]
=> [2,1] => [1,1]
=> 2
[2,1] => [[.,.],.]
=> [1,2] => [2]
=> 1
[1,2,3] => [.,[.,[.,.]]]
=> [3,2,1] => [1,1,1]
=> 3
[1,3,2] => [.,[[.,.],.]]
=> [2,3,1] => [2,1]
=> 2
[2,1,3] => [[.,.],[.,.]]
=> [1,3,2] => [2,1]
=> 2
[2,3,1] => [[.,[.,.]],.]
=> [2,1,3] => [2,1]
=> 2
[3,1,2] => [[.,.],[.,.]]
=> [1,3,2] => [2,1]
=> 2
[3,2,1] => [[[.,.],.],.]
=> [1,2,3] => [3]
=> 1
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [4,3,2,1] => [1,1,1,1]
=> 4
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [3,4,2,1] => [2,1,1]
=> 3
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => [2,1,1]
=> 3
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [3,2,4,1] => [2,1,1]
=> 3
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => [2,1,1]
=> 3
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [2,3,4,1] => [3,1]
=> 2
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => [2,1,1]
=> 3
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => [3,1]
=> 2
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => [2,2]
=> 2
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [3,2,1,4] => [2,1,1]
=> 3
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => [2,2]
=> 2
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [2,3,1,4] => [3,1]
=> 2
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => [2,1,1]
=> 3
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => [3,1]
=> 2
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => [3,1]
=> 2
[3,2,4,1] => [[[.,.],[.,.]],.]
=> [1,3,2,4] => [3,1]
=> 2
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => [2,2]
=> 2
[3,4,2,1] => [[[.,[.,.]],.],.]
=> [2,1,3,4] => [3,1]
=> 2
[4,1,2,3] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => [2,1,1]
=> 3
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => [3,1]
=> 2
[4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => [3,1]
=> 2
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,3,2,4] => [3,1]
=> 2
[4,3,1,2] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => [3,1]
=> 2
[4,3,2,1] => [[[[.,.],.],.],.]
=> [1,2,3,4] => [4]
=> 1
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [5,4,3,2,1] => [1,1,1,1,1]
=> 5
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [4,5,3,2,1] => [2,1,1,1]
=> 4
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [3,5,4,2,1] => [2,1,1,1]
=> 4
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [4,3,5,2,1] => [2,1,1,1]
=> 4
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [3,5,4,2,1] => [2,1,1,1]
=> 4
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [3,4,5,2,1] => [3,1,1]
=> 3
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [2,5,4,3,1] => [2,1,1,1]
=> 4
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => [3,1,1]
=> 3
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => [2,2,1]
=> 3
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [4,3,2,5,1] => [2,1,1,1]
=> 4
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => [2,2,1]
=> 3
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [3,4,2,5,1] => [3,1,1]
=> 3
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [2,5,4,3,1] => [2,1,1,1]
=> 4
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => [3,1,1]
=> 3
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [2,3,5,4,1] => [3,1,1]
=> 3
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [2,4,3,5,1] => [3,1,1]
=> 3
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => [2,2,1]
=> 3
Description
The length of the partition.
Matching statistic: St000147
Mp00061: Permutations to increasing treeBinary trees
Mp00017: Binary trees to 312-avoiding permutationPermutations
Mp00204: Permutations LLPSInteger partitions
St000147: Integer partitions ⟶ ℤ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]
=> 2
[2,1] => [[.,.],.]
=> [1,2] => [1,1]
=> 1
[1,2,3] => [.,[.,[.,.]]]
=> [3,2,1] => [3]
=> 3
[1,3,2] => [.,[[.,.],.]]
=> [2,3,1] => [2,1]
=> 2
[2,1,3] => [[.,.],[.,.]]
=> [1,3,2] => [2,1]
=> 2
[2,3,1] => [[.,[.,.]],.]
=> [2,1,3] => [2,1]
=> 2
[3,1,2] => [[.,.],[.,.]]
=> [1,3,2] => [2,1]
=> 2
[3,2,1] => [[[.,.],.],.]
=> [1,2,3] => [1,1,1]
=> 1
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [4,3,2,1] => [4]
=> 4
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [3,4,2,1] => [3,1]
=> 3
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => [3,1]
=> 3
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [3,2,4,1] => [3,1]
=> 3
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => [3,1]
=> 3
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [2,3,4,1] => [2,1,1]
=> 2
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => [3,1]
=> 3
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => [2,1,1]
=> 2
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => [2,2]
=> 2
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [3,2,1,4] => [3,1]
=> 3
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => [2,2]
=> 2
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [2,3,1,4] => [2,1,1]
=> 2
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => [3,1]
=> 3
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => [2,1,1]
=> 2
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => [2,1,1]
=> 2
[3,2,4,1] => [[[.,.],[.,.]],.]
=> [1,3,2,4] => [2,1,1]
=> 2
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => [2,2]
=> 2
[3,4,2,1] => [[[.,[.,.]],.],.]
=> [2,1,3,4] => [2,1,1]
=> 2
[4,1,2,3] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => [3,1]
=> 3
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => [2,1,1]
=> 2
[4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => [2,1,1]
=> 2
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,3,2,4] => [2,1,1]
=> 2
[4,3,1,2] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => [2,1,1]
=> 2
[4,3,2,1] => [[[[.,.],.],.],.]
=> [1,2,3,4] => [1,1,1,1]
=> 1
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [5,4,3,2,1] => [5]
=> 5
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [4,5,3,2,1] => [4,1]
=> 4
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [3,5,4,2,1] => [4,1]
=> 4
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [4,3,5,2,1] => [4,1]
=> 4
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [3,5,4,2,1] => [4,1]
=> 4
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [3,4,5,2,1] => [3,1,1]
=> 3
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [2,5,4,3,1] => [4,1]
=> 4
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => [3,1,1]
=> 3
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => [3,2]
=> 3
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [4,3,2,5,1] => [4,1]
=> 4
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => [3,2]
=> 3
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [3,4,2,5,1] => [3,1,1]
=> 3
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [2,5,4,3,1] => [4,1]
=> 4
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => [3,1,1]
=> 3
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [2,3,5,4,1] => [3,1,1]
=> 3
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [2,4,3,5,1] => [3,1,1]
=> 3
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => [3,2]
=> 3
Description
The largest part of an integer partition.
Matching statistic: St001203
Mp00061: Permutations to increasing treeBinary trees
Mp00020: Binary trees to Tamari-corresponding Dyck pathDyck paths
Mp00030: Dyck paths zeta mapDyck paths
St001203: 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]
=> 2
[2,1] => [[.,.],.]
=> [1,0,1,0]
=> [1,1,0,0]
=> 1
[1,2,3] => [.,[.,[.,.]]]
=> [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 3
[1,3,2] => [.,[[.,.],.]]
=> [1,1,0,1,0,0]
=> [1,1,0,0,1,0]
=> 2
[2,1,3] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> 2
[2,3,1] => [[.,[.,.]],.]
=> [1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> 2
[3,1,2] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> 2
[3,2,1] => [[[.,.],.],.]
=> [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 1
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 4
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [1,1,1,0,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> 3
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0]
=> 3
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 3
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0]
=> 3
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 2
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> 3
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 2
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> 2
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [1,1,1,0,0,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> 3
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> 2
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 2
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> 3
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 2
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 2
[3,2,4,1] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 2
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> 2
[3,4,2,1] => [[[.,[.,.]],.],.]
=> [1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> 2
[4,1,2,3] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> 3
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 2
[4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 2
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 2
[4,3,1,2] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> [1,0,1,1,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]
=> 1
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> 5
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 4
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> 4
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [1,1,1,1,0,0,1,0,0,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> 4
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> 4
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [1,1,1,0,1,0,1,0,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 3
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> 4
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> 3
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> 3
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [1,1,1,1,0,0,0,1,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> 4
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> 3
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [1,1,1,0,1,0,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> 3
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> 4
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> 3
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [1,1,0,1,0,1,1,0,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> 3
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [1,1,0,1,1,0,0,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> 3
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> 3
Description
We associate to a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n-1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a Dyck path as follows: In the list $L$ delete the first entry $c_0$ and substract from all other entries $n-1$ and then append the last element 1 (this was suggested by Christian Stump). The result is a Kupisch series of an LNakayama algebra. Example: [5,6,6,6,6] goes into [2,2,2,2,1]. Now associate to the CNakayama algebra with the above properties the Dyck path corresponding to the Kupisch series of the LNakayama algebra. The statistic return the global dimension of the CNakayama algebra divided by 2.
Matching statistic: St001494
Mp00061: Permutations to increasing treeBinary trees
Mp00017: Binary trees to 312-avoiding permutationPermutations
Mp00160: Permutations graph of inversionsGraphs
St001494: 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)
=> 2
[2,1] => [[.,.],.]
=> [1,2] => ([],2)
=> 1
[1,2,3] => [.,[.,[.,.]]]
=> [3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> 3
[1,3,2] => [.,[[.,.],.]]
=> [2,3,1] => ([(0,2),(1,2)],3)
=> 2
[2,1,3] => [[.,.],[.,.]]
=> [1,3,2] => ([(1,2)],3)
=> 2
[2,3,1] => [[.,[.,.]],.]
=> [2,1,3] => ([(1,2)],3)
=> 2
[3,1,2] => [[.,.],[.,.]]
=> [1,3,2] => ([(1,2)],3)
=> 2
[3,2,1] => [[[.,.],.],.]
=> [1,2,3] => ([],3)
=> 1
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 2
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => ([(0,3),(1,2)],4)
=> 2
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> 3
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => ([(0,3),(1,2)],4)
=> 2
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [2,3,1,4] => ([(1,3),(2,3)],4)
=> 2
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[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)
=> 2
[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)
=> 3
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[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)
=> 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
[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)
=> 4
[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)
=> 4
[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)
=> 4
[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)
=> 4
[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)
=> 3
[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)
=> 4
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> 3
[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)
=> 4
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> 3
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [3,4,2,5,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[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)
=> 4
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [2,3,5,4,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> 3
Description
The Alon-Tarsi number of a graph. Let $G$ be a graph with vertices $\{1,\dots,n\}$ and edge set $E$. Let $P_G=\prod_{i < j, (i,j)\in E} x_i-x_j$ be its graph polynomial. Then the Alon-Tarsi number is the smallest number $k$ such that $P_G$ contains a monomial with exponents strictly less than $k$.
Mp00061: Permutations to increasing treeBinary trees
Mp00020: Binary trees to Tamari-corresponding Dyck pathDyck paths
St000442: Dyck paths ⟶ ℤ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]
=> 1 = 2 - 1
[2,1] => [[.,.],.]
=> [1,0,1,0]
=> 0 = 1 - 1
[1,2,3] => [.,[.,[.,.]]]
=> [1,1,1,0,0,0]
=> 2 = 3 - 1
[1,3,2] => [.,[[.,.],.]]
=> [1,1,0,1,0,0]
=> 1 = 2 - 1
[2,1,3] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> 1 = 2 - 1
[2,3,1] => [[.,[.,.]],.]
=> [1,1,0,0,1,0]
=> 1 = 2 - 1
[3,1,2] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> 1 = 2 - 1
[3,2,1] => [[[.,.],.],.]
=> [1,0,1,0,1,0]
=> 0 = 1 - 1
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> 3 = 4 - 1
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [1,1,1,0,1,0,0,0]
=> 2 = 3 - 1
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 2 = 3 - 1
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [1,1,1,0,0,1,0,0]
=> 2 = 3 - 1
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> 2 = 3 - 1
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [1,1,0,1,0,1,0,0]
=> 1 = 2 - 1
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 2 = 3 - 1
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> 1 = 2 - 1
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 1 = 2 - 1
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [1,1,1,0,0,0,1,0]
=> 2 = 3 - 1
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 1 = 2 - 1
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [1,1,0,1,0,0,1,0]
=> 1 = 2 - 1
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 2 = 3 - 1
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> 1 = 2 - 1
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> 1 = 2 - 1
[3,2,4,1] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> 1 = 2 - 1
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 1 = 2 - 1
[3,4,2,1] => [[[.,[.,.]],.],.]
=> [1,1,0,0,1,0,1,0]
=> 1 = 2 - 1
[4,1,2,3] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 2 = 3 - 1
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> 1 = 2 - 1
[4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> 1 = 2 - 1
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> 1 = 2 - 1
[4,3,1,2] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> 1 = 2 - 1
[4,3,2,1] => [[[[.,.],.],.],.]
=> [1,0,1,0,1,0,1,0]
=> 0 = 1 - 1
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> 4 = 5 - 1
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [1,1,1,1,0,1,0,0,0,0]
=> 3 = 4 - 1
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 3 = 4 - 1
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [1,1,1,1,0,0,1,0,0,0]
=> 3 = 4 - 1
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> 3 = 4 - 1
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [1,1,1,0,1,0,1,0,0,0]
=> 2 = 3 - 1
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> 3 = 4 - 1
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> 2 = 3 - 1
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> 2 = 3 - 1
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [1,1,1,1,0,0,0,1,0,0]
=> 3 = 4 - 1
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> 2 = 3 - 1
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [1,1,1,0,1,0,0,1,0,0]
=> 2 = 3 - 1
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> 3 = 4 - 1
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> 2 = 3 - 1
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [1,1,0,1,0,1,1,0,0,0]
=> 2 = 3 - 1
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [1,1,0,1,1,0,0,1,0,0]
=> 2 = 3 - 1
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> 2 = 3 - 1
[1,4,5,3,2] => [.,[[[.,[.,.]],.],.]]
=> [1,1,1,0,0,1,0,1,0,0]
=> 2 = 3 - 1
Description
The maximal area to the right of an up step of a Dyck path.
Matching statistic: St001039
Mp00061: Permutations to increasing treeBinary trees
Mp00020: Binary trees to Tamari-corresponding Dyck pathDyck paths
Mp00229: Dyck paths Delest-ViennotDyck paths
St001039: 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]
=> 2
[2,1] => [[.,.],.]
=> [1,0,1,0]
=> [1,1,0,0]
=> 1
[1,2,3] => [.,[.,[.,.]]]
=> [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 3
[1,3,2] => [.,[[.,.],.]]
=> [1,1,0,1,0,0]
=> [1,1,1,0,0,0]
=> 2
[2,1,3] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 2
[2,3,1] => [[.,[.,.]],.]
=> [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 2
[3,1,2] => [[.,.],[.,.]]
=> [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 2
[3,2,1] => [[[.,.],.],.]
=> [1,0,1,0,1,0]
=> [1,1,0,1,0,0]
=> 1
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 4
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [1,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 3
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> [1,1,1,0,0,0,1,0]
=> 3
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [1,1,1,0,0,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 3
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [1,1,0,1,1,0,0,0]
=> [1,1,1,0,0,0,1,0]
=> 3
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [1,1,0,1,0,1,0,0]
=> [1,1,1,1,0,0,0,0]
=> 2
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> 3
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> 2
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 2
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> 3
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 2
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 2
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> 3
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> 2
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> [1,1,0,1,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]
=> 2
[3,4,2,1] => [[[.,[.,.]],.],.]
=> [1,1,0,0,1,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> 2
[4,1,2,3] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> 3
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> 2
[4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> [1,1,0,1,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,0,1,0,0,1,0]
=> 2
[4,3,2,1] => [[[[.,.],.],.],.]
=> [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> 1
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> 5
[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]
=> 4
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 4
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [1,1,1,1,0,0,1,0,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> 4
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 4
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [1,1,1,0,1,0,1,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> 3
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 4
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 3
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> 3
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [1,1,1,1,0,0,0,1,0,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> 4
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> 3
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [1,1,1,0,1,0,0,1,0,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 3
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 4
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 3
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [1,1,0,1,0,1,1,0,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> 3
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [1,1,0,1,1,0,0,1,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 3
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> 3
[1,4,5,3,2] => [.,[[[.,[.,.]],.],.]]
=> [1,1,1,0,0,1,0,1,0,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> 3
Description
The maximal height of a column in the parallelogram polyomino associated with a Dyck path.
Matching statistic: St000730
Mp00061: Permutations to increasing treeBinary trees
Mp00017: Binary trees to 312-avoiding permutationPermutations
Mp00240: Permutations weak exceedance partitionSet partitions
St000730: Set 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] => {{1,2}}
=> 1 = 2 - 1
[2,1] => [[.,.],.]
=> [1,2] => {{1},{2}}
=> 0 = 1 - 1
[1,2,3] => [.,[.,[.,.]]]
=> [3,2,1] => {{1,3},{2}}
=> 2 = 3 - 1
[1,3,2] => [.,[[.,.],.]]
=> [2,3,1] => {{1,2,3}}
=> 1 = 2 - 1
[2,1,3] => [[.,.],[.,.]]
=> [1,3,2] => {{1},{2,3}}
=> 1 = 2 - 1
[2,3,1] => [[.,[.,.]],.]
=> [2,1,3] => {{1,2},{3}}
=> 1 = 2 - 1
[3,1,2] => [[.,.],[.,.]]
=> [1,3,2] => {{1},{2,3}}
=> 1 = 2 - 1
[3,2,1] => [[[.,.],.],.]
=> [1,2,3] => {{1},{2},{3}}
=> 0 = 1 - 1
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [4,3,2,1] => {{1,4},{2,3}}
=> 3 = 4 - 1
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [3,4,2,1] => {{1,3},{2,4}}
=> 2 = 3 - 1
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => {{1,2,4},{3}}
=> 2 = 3 - 1
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [3,2,4,1] => {{1,3,4},{2}}
=> 2 = 3 - 1
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => {{1,2,4},{3}}
=> 2 = 3 - 1
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [2,3,4,1] => {{1,2,3,4}}
=> 1 = 2 - 1
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => {{1},{2,4},{3}}
=> 2 = 3 - 1
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => {{1},{2,3,4}}
=> 1 = 2 - 1
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => {{1,2},{3,4}}
=> 1 = 2 - 1
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [3,2,1,4] => {{1,3},{2},{4}}
=> 2 = 3 - 1
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => {{1,2},{3,4}}
=> 1 = 2 - 1
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [2,3,1,4] => {{1,2,3},{4}}
=> 1 = 2 - 1
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => {{1},{2,4},{3}}
=> 2 = 3 - 1
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => {{1},{2,3,4}}
=> 1 = 2 - 1
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => {{1},{2},{3,4}}
=> 1 = 2 - 1
[3,2,4,1] => [[[.,.],[.,.]],.]
=> [1,3,2,4] => {{1},{2,3},{4}}
=> 1 = 2 - 1
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => {{1,2},{3,4}}
=> 1 = 2 - 1
[3,4,2,1] => [[[.,[.,.]],.],.]
=> [2,1,3,4] => {{1,2},{3},{4}}
=> 1 = 2 - 1
[4,1,2,3] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => {{1},{2,4},{3}}
=> 2 = 3 - 1
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => {{1},{2,3,4}}
=> 1 = 2 - 1
[4,2,1,3] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => {{1},{2},{3,4}}
=> 1 = 2 - 1
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,3,2,4] => {{1},{2,3},{4}}
=> 1 = 2 - 1
[4,3,1,2] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => {{1},{2},{3,4}}
=> 1 = 2 - 1
[4,3,2,1] => [[[[.,.],.],.],.]
=> [1,2,3,4] => {{1},{2},{3},{4}}
=> 0 = 1 - 1
[1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]]
=> [5,4,3,2,1] => {{1,5},{2,4},{3}}
=> 4 = 5 - 1
[1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]]
=> [4,5,3,2,1] => {{1,4},{2,5},{3}}
=> 3 = 4 - 1
[1,2,4,3,5] => [.,[.,[[.,.],[.,.]]]]
=> [3,5,4,2,1] => {{1,3,4},{2,5}}
=> 3 = 4 - 1
[1,2,4,5,3] => [.,[.,[[.,[.,.]],.]]]
=> [4,3,5,2,1] => {{1,4},{2,3,5}}
=> 3 = 4 - 1
[1,2,5,3,4] => [.,[.,[[.,.],[.,.]]]]
=> [3,5,4,2,1] => {{1,3,4},{2,5}}
=> 3 = 4 - 1
[1,2,5,4,3] => [.,[.,[[[.,.],.],.]]]
=> [3,4,5,2,1] => {{1,3,5},{2,4}}
=> 2 = 3 - 1
[1,3,2,4,5] => [.,[[.,.],[.,[.,.]]]]
=> [2,5,4,3,1] => {{1,2,5},{3,4}}
=> 3 = 4 - 1
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => {{1,2,4},{3,5}}
=> 2 = 3 - 1
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => {{1,3,5},{2},{4}}
=> 2 = 3 - 1
[1,3,4,5,2] => [.,[[.,[.,[.,.]]],.]]
=> [4,3,2,5,1] => {{1,4,5},{2,3}}
=> 3 = 4 - 1
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => {{1,3,5},{2},{4}}
=> 2 = 3 - 1
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [3,4,2,5,1] => {{1,3},{2,4,5}}
=> 2 = 3 - 1
[1,4,2,3,5] => [.,[[.,.],[.,[.,.]]]]
=> [2,5,4,3,1] => {{1,2,5},{3,4}}
=> 3 = 4 - 1
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => {{1,2,4},{3,5}}
=> 2 = 3 - 1
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [2,3,5,4,1] => {{1,2,3,5},{4}}
=> 2 = 3 - 1
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [2,4,3,5,1] => {{1,2,4,5},{3}}
=> 2 = 3 - 1
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => {{1,3,5},{2},{4}}
=> 2 = 3 - 1
[1,4,5,3,2] => [.,[[[.,[.,.]],.],.]]
=> [3,2,4,5,1] => {{1,3,4,5},{2}}
=> 2 = 3 - 1
Description
The maximal arc length of a set partition. The arcs of a set partition are those $i < j$ that are consecutive elements in the blocks. If there are no arcs, the maximal arc length is $0$.
Matching statistic: St000172
Mp00061: Permutations to increasing treeBinary trees
Mp00017: Binary trees to 312-avoiding permutationPermutations
Mp00160: Permutations graph of inversionsGraphs
St000172: 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)
=> 2
[2,1] => [[.,.],.]
=> [1,2] => ([],2)
=> 1
[1,2,3] => [.,[.,[.,.]]]
=> [3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> 3
[1,3,2] => [.,[[.,.],.]]
=> [2,3,1] => ([(0,2),(1,2)],3)
=> 2
[2,1,3] => [[.,.],[.,.]]
=> [1,3,2] => ([(1,2)],3)
=> 2
[2,3,1] => [[.,[.,.]],.]
=> [2,1,3] => ([(1,2)],3)
=> 2
[3,1,2] => [[.,.],[.,.]]
=> [1,3,2] => ([(1,2)],3)
=> 2
[3,2,1] => [[[.,.],.],.]
=> [1,2,3] => ([],3)
=> 1
[1,2,3,4] => [.,[.,[.,[.,.]]]]
=> [4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 4
[1,2,4,3] => [.,[.,[[.,.],.]]]
=> [3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[1,3,2,4] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[1,3,4,2] => [.,[[.,[.,.]],.]]
=> [3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[1,4,2,3] => [.,[[.,.],[.,.]]]
=> [2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[1,4,3,2] => [.,[[[.,.],.],.]]
=> [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 2
[2,1,3,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[2,3,1,4] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => ([(0,3),(1,2)],4)
=> 2
[2,3,4,1] => [[.,[.,[.,.]]],.]
=> [3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> 3
[2,4,1,3] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => ([(0,3),(1,2)],4)
=> 2
[2,4,3,1] => [[.,[[.,.],.]],.]
=> [2,3,1,4] => ([(1,3),(2,3)],4)
=> 2
[3,1,2,4] => [[.,.],[.,[.,.]]]
=> [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> 3
[3,1,4,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[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)
=> 2
[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)
=> 3
[4,1,3,2] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => ([(1,3),(2,3)],4)
=> 2
[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)
=> 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
[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)
=> 4
[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)
=> 4
[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)
=> 4
[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)
=> 4
[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)
=> 3
[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)
=> 4
[1,3,2,5,4] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,3,4,2,5] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> 3
[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)
=> 4
[1,3,5,2,4] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> 3
[1,3,5,4,2] => [.,[[.,[[.,.],.]],.]]
=> [3,4,2,5,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[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)
=> 4
[1,4,2,5,3] => [.,[[.,.],[[.,.],.]]]
=> [2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,4,3,2,5] => [.,[[[.,.],.],[.,.]]]
=> [2,3,5,4,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,4,3,5,2] => [.,[[[.,.],[.,.]],.]]
=> [2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,4,5,2,3] => [.,[[.,[.,.]],[.,.]]]
=> [3,2,5,4,1] => ([(0,3),(0,4),(1,2),(1,4),(2,4),(3,4)],5)
=> 3
[2,3,4,1,5,6,7] => [[.,[.,[.,.]]],[.,[.,[.,.]]]]
=> [3,2,1,7,6,5,4] => ([(0,1),(0,2),(1,2),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 4
[2,3,4,5,1,6,7] => [[.,[.,[.,[.,.]]]],[.,[.,.]]]
=> [4,3,2,1,7,6,5] => ([(0,1),(0,2),(1,2),(3,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 4
Description
The Grundy number of a graph. The Grundy number $\Gamma(G)$ is defined to be the largest $k$ such that $G$ admits a greedy $k$-coloring. Any order of the vertices of $G$ induces a greedy coloring by assigning to the $i$-th vertex in this order the smallest positive integer such that the partial coloring remains a proper coloring. In particular, we have that $\chi(G) \leq \Gamma(G) \leq \Delta(G) + 1$, where $\chi(G)$ is the chromatic number of $G$ ([[St000098]]), and where $\Delta(G)$ is the maximal degree of a vertex of $G$ ([[St000171]]).
The following 36 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001029The size of the core of a graph. St001580The acyclic chromatic number of a graph. St000272The treewidth of a graph. St000536The pathwidth of a graph. St001963The tree-depth of a graph. St001277The degeneracy of a graph. St001358The largest degree of a regular subgraph of a graph. St000097The order of the largest clique of the graph. St000098The chromatic number of a graph. St000527The width of the poset. St000451The length of the longest pattern of the form k 1 2. St000662The staircase size of the code of a permutation. St000306The bounce count of a Dyck path. St000141The maximum drop size of a permutation. St000720The size of the largest partition in the oscillating tableau corresponding to the perfect matching. St001046The maximal number of arcs nesting a given arc of a perfect matching. St000166The depth minus 1 of an ordered tree. St000094The depth of an ordered tree. St000062The length of the longest increasing subsequence of the permutation. St000325The width of the tree associated to a permutation. St000470The number of runs in a permutation. St000542The number of left-to-right-minima of a permutation. St000822The Hadwiger number of the graph. St001390The number of bumps occurring when Schensted-inserting the letter 1 of a permutation. St000021The number of descents of a permutation. St000528The height of a poset. St001343The dimension of the reduced incidence algebra of a poset. St000541The number of indices greater than or equal to 2 of a permutation such that all smaller indices appear to its right. St001717The largest size of an interval in a poset. St001330The hat guessing number of a graph. St000454The largest eigenvalue of a graph if it is integral. St000080The rank of the poset. St001589The nesting number of a perfect matching. St001651The Frankl number of a lattice. St001875The number of simple modules with projective dimension at most 1. St001624The breadth of a lattice.