Processing math: 34%

Your data matches 109 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00151: Permutations to cycle typeSet partitions
St000247: Set partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => {{1},{2}}
=> 2
[2,1] => {{1,2}}
=> 0
[1,2,3] => {{1},{2},{3}}
=> 3
[1,3,2] => {{1},{2,3}}
=> 1
[2,1,3] => {{1,2},{3}}
=> 1
[2,3,1] => {{1,2,3}}
=> 0
[3,1,2] => {{1,2,3}}
=> 0
[3,2,1] => {{1,3},{2}}
=> 1
[1,2,3,4] => {{1},{2},{3},{4}}
=> 4
[1,2,4,3] => {{1},{2},{3,4}}
=> 2
[1,3,2,4] => {{1},{2,3},{4}}
=> 2
[1,3,4,2] => {{1},{2,3,4}}
=> 1
[1,4,2,3] => {{1},{2,3,4}}
=> 1
[1,4,3,2] => {{1},{2,4},{3}}
=> 2
[2,1,3,4] => {{1,2},{3},{4}}
=> 2
[2,1,4,3] => {{1,2},{3,4}}
=> 0
[2,3,1,4] => {{1,2,3},{4}}
=> 1
[2,3,4,1] => {{1,2,3,4}}
=> 0
[2,4,1,3] => {{1,2,3,4}}
=> 0
[2,4,3,1] => {{1,2,4},{3}}
=> 1
[3,1,2,4] => {{1,2,3},{4}}
=> 1
[3,1,4,2] => {{1,2,3,4}}
=> 0
[3,2,1,4] => {{1,3},{2},{4}}
=> 2
[3,2,4,1] => {{1,3,4},{2}}
=> 1
[3,4,1,2] => {{1,3},{2,4}}
=> 0
[3,4,2,1] => {{1,2,3,4}}
=> 0
[4,1,2,3] => {{1,2,3,4}}
=> 0
[4,1,3,2] => {{1,2,4},{3}}
=> 1
[4,2,1,3] => {{1,3,4},{2}}
=> 1
[4,2,3,1] => {{1,4},{2},{3}}
=> 2
[4,3,1,2] => {{1,2,3,4}}
=> 0
[4,3,2,1] => {{1,4},{2,3}}
=> 0
[1,2,3,4,5] => {{1},{2},{3},{4},{5}}
=> 5
[1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> 3
[1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> 3
[1,2,4,5,3] => {{1},{2},{3,4,5}}
=> 2
[1,2,5,3,4] => {{1},{2},{3,4,5}}
=> 2
[1,2,5,4,3] => {{1},{2},{3,5},{4}}
=> 3
[1,3,2,4,5] => {{1},{2,3},{4},{5}}
=> 3
[1,3,2,5,4] => {{1},{2,3},{4,5}}
=> 1
[1,3,4,2,5] => {{1},{2,3,4},{5}}
=> 2
[1,3,4,5,2] => {{1},{2,3,4,5}}
=> 1
[1,3,5,2,4] => {{1},{2,3,4,5}}
=> 1
[1,3,5,4,2] => {{1},{2,3,5},{4}}
=> 2
[1,4,2,3,5] => {{1},{2,3,4},{5}}
=> 2
[1,4,2,5,3] => {{1},{2,3,4,5}}
=> 1
[1,4,3,2,5] => {{1},{2,4},{3},{5}}
=> 3
[1,4,3,5,2] => {{1},{2,4,5},{3}}
=> 2
[1,4,5,2,3] => {{1},{2,4},{3,5}}
=> 1
[1,4,5,3,2] => {{1},{2,3,4,5}}
=> 1
Description
The number of singleton blocks of a set partition.
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,2] => [1,0,1,0]
=> 2
[2,1] => [1,1,0,0]
=> 0
[1,2,3] => [1,0,1,0,1,0]
=> 3
[1,3,2] => [1,0,1,1,0,0]
=> 1
[2,1,3] => [1,1,0,0,1,0]
=> 1
[2,3,1] => [1,1,0,1,0,0]
=> 1
[3,1,2] => [1,1,1,0,0,0]
=> 0
[3,2,1] => [1,1,1,0,0,0]
=> 0
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> 4
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> 2
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> 2
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> 2
[1,4,2,3] => [1,0,1,1,1,0,0,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]
=> 0
[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,1,0,0,0]
=> 0
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> 0
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> 0
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> 0
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> 0
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> 0
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> 0
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> 0
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> 5
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> 3
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> 3
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> 3
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> 2
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> 2
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> 3
[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]
=> 3
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> 3
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,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,1,0,0,0,1,0]
=> 2
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> 2
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> 2
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> 2
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> 2
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> 2
Description
The number of rises of length 1 of a Dyck path.
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,2] => [1,1]
=> 2
[2,1] => [2]
=> 0
[1,2,3] => [1,1,1]
=> 3
[1,3,2] => [2,1]
=> 1
[2,1,3] => [2,1]
=> 1
[2,3,1] => [3]
=> 0
[3,1,2] => [3]
=> 0
[3,2,1] => [2,1]
=> 1
[1,2,3,4] => [1,1,1,1]
=> 4
[1,2,4,3] => [2,1,1]
=> 2
[1,3,2,4] => [2,1,1]
=> 2
[1,3,4,2] => [3,1]
=> 1
[1,4,2,3] => [3,1]
=> 1
[1,4,3,2] => [2,1,1]
=> 2
[2,1,3,4] => [2,1,1]
=> 2
[2,1,4,3] => [2,2]
=> 0
[2,3,1,4] => [3,1]
=> 1
[2,3,4,1] => [4]
=> 0
[2,4,1,3] => [4]
=> 0
[2,4,3,1] => [3,1]
=> 1
[3,1,2,4] => [3,1]
=> 1
[3,1,4,2] => [4]
=> 0
[3,2,1,4] => [2,1,1]
=> 2
[3,2,4,1] => [3,1]
=> 1
[3,4,1,2] => [2,2]
=> 0
[3,4,2,1] => [4]
=> 0
[4,1,2,3] => [4]
=> 0
[4,1,3,2] => [3,1]
=> 1
[4,2,1,3] => [3,1]
=> 1
[4,2,3,1] => [2,1,1]
=> 2
[4,3,1,2] => [4]
=> 0
[4,3,2,1] => [2,2]
=> 0
[1,2,3,4,5] => [1,1,1,1,1]
=> 5
[1,2,3,5,4] => [2,1,1,1]
=> 3
[1,2,4,3,5] => [2,1,1,1]
=> 3
[1,2,4,5,3] => [3,1,1]
=> 2
[1,2,5,3,4] => [3,1,1]
=> 2
[1,2,5,4,3] => [2,1,1,1]
=> 3
[1,3,2,4,5] => [2,1,1,1]
=> 3
[1,3,2,5,4] => [2,2,1]
=> 1
[1,3,4,2,5] => [3,1,1]
=> 2
[1,3,4,5,2] => [4,1]
=> 1
[1,3,5,2,4] => [4,1]
=> 1
[1,3,5,4,2] => [3,1,1]
=> 2
[1,4,2,3,5] => [3,1,1]
=> 2
[1,4,2,5,3] => [4,1]
=> 1
[1,4,3,2,5] => [2,1,1,1]
=> 3
[1,4,3,5,2] => [3,1,1]
=> 2
[1,4,5,2,3] => [2,2,1]
=> 1
[1,4,5,3,2] => [4,1]
=> 1
Description
The number of parts equal to 1 in a partition.
Mp00070: Permutations Robinson-Schensted recording tableauStandard tableaux
St001816: Standard tableaux ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => [[1,2]]
=> 2
[2,1] => [[1],[2]]
=> 0
[1,2,3] => [[1,2,3]]
=> 3
[1,3,2] => [[1,2],[3]]
=> 1
[2,1,3] => [[1,3],[2]]
=> 0
[2,3,1] => [[1,2],[3]]
=> 1
[3,1,2] => [[1,3],[2]]
=> 0
[3,2,1] => [[1],[2],[3]]
=> 1
[1,2,3,4] => [[1,2,3,4]]
=> 4
[1,2,4,3] => [[1,2,3],[4]]
=> 2
[1,3,2,4] => [[1,2,4],[3]]
=> 1
[1,3,4,2] => [[1,2,3],[4]]
=> 2
[1,4,2,3] => [[1,2,4],[3]]
=> 1
[1,4,3,2] => [[1,2],[3],[4]]
=> 2
[2,1,3,4] => [[1,3,4],[2]]
=> 0
[2,1,4,3] => [[1,3],[2,4]]
=> 0
[2,3,1,4] => [[1,2,4],[3]]
=> 1
[2,3,4,1] => [[1,2,3],[4]]
=> 2
[2,4,1,3] => [[1,2],[3,4]]
=> 1
[2,4,3,1] => [[1,2],[3],[4]]
=> 2
[3,1,2,4] => [[1,3,4],[2]]
=> 0
[3,1,4,2] => [[1,3],[2,4]]
=> 0
[3,2,1,4] => [[1,4],[2],[3]]
=> 1
[3,2,4,1] => [[1,3],[2],[4]]
=> 0
[3,4,1,2] => [[1,2],[3,4]]
=> 1
[3,4,2,1] => [[1,2],[3],[4]]
=> 2
[4,1,2,3] => [[1,3,4],[2]]
=> 0
[4,1,3,2] => [[1,3],[2],[4]]
=> 0
[4,2,1,3] => [[1,4],[2],[3]]
=> 1
[4,2,3,1] => [[1,3],[2],[4]]
=> 0
[4,3,1,2] => [[1,4],[2],[3]]
=> 1
[4,3,2,1] => [[1],[2],[3],[4]]
=> 0
[1,2,3,4,5] => [[1,2,3,4,5]]
=> 5
[1,2,3,5,4] => [[1,2,3,4],[5]]
=> 3
[1,2,4,3,5] => [[1,2,3,5],[4]]
=> 2
[1,2,4,5,3] => [[1,2,3,4],[5]]
=> 3
[1,2,5,3,4] => [[1,2,3,5],[4]]
=> 2
[1,2,5,4,3] => [[1,2,3],[4],[5]]
=> 3
[1,3,2,4,5] => [[1,2,4,5],[3]]
=> 1
[1,3,2,5,4] => [[1,2,4],[3,5]]
=> 1
[1,3,4,2,5] => [[1,2,3,5],[4]]
=> 2
[1,3,4,5,2] => [[1,2,3,4],[5]]
=> 3
[1,3,5,2,4] => [[1,2,3],[4,5]]
=> 2
[1,3,5,4,2] => [[1,2,3],[4],[5]]
=> 3
[1,4,2,3,5] => [[1,2,4,5],[3]]
=> 1
[1,4,2,5,3] => [[1,2,4],[3,5]]
=> 1
[1,4,3,2,5] => [[1,2,5],[3],[4]]
=> 2
[1,4,3,5,2] => [[1,2,4],[3],[5]]
=> 1
[1,4,5,2,3] => [[1,2,3],[4,5]]
=> 2
[1,4,5,3,2] => [[1,2,3],[4],[5]]
=> 3
Description
Eigenvalues of the top-to-random operator acting on a simple module. These eigenvalues are given in [1] and [3]. The simple module of the symmetric group indexed by a partition λ has dimension equal to the number of standard tableaux of shape λ. Hence, the eigenvalues of any linear operator defined on this module can be indexed by standard tableaux of shape λ; this statistic gives all the eigenvalues of the operator acting on the module. This statistic bears different names, such as the type in [2] or eig in [3]. Similarly, the eigenvalues of the random-to-random operator acting on a simple module is [[St000508]].
Mp00151: Permutations to cycle typeSet partitions
Mp00221: Set partitions conjugateSet partitions
St000248: Set partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => {{1},{2}}
=> {{1,2}}
=> 2
[2,1] => {{1,2}}
=> {{1},{2}}
=> 0
[1,2,3] => {{1},{2},{3}}
=> {{1,2,3}}
=> 3
[1,3,2] => {{1},{2,3}}
=> {{1,3},{2}}
=> 1
[2,1,3] => {{1,2},{3}}
=> {{1,2},{3}}
=> 1
[2,3,1] => {{1,2,3}}
=> {{1},{2},{3}}
=> 0
[3,1,2] => {{1,2,3}}
=> {{1},{2},{3}}
=> 0
[3,2,1] => {{1,3},{2}}
=> {{1},{2,3}}
=> 1
[1,2,3,4] => {{1},{2},{3},{4}}
=> {{1,2,3,4}}
=> 4
[1,2,4,3] => {{1},{2},{3,4}}
=> {{1,3,4},{2}}
=> 2
[1,3,2,4] => {{1},{2,3},{4}}
=> {{1,2,4},{3}}
=> 2
[1,3,4,2] => {{1},{2,3,4}}
=> {{1,4},{2},{3}}
=> 1
[1,4,2,3] => {{1},{2,3,4}}
=> {{1,4},{2},{3}}
=> 1
[1,4,3,2] => {{1},{2,4},{3}}
=> {{1,4},{2,3}}
=> 2
[2,1,3,4] => {{1,2},{3},{4}}
=> {{1,2,3},{4}}
=> 2
[2,1,4,3] => {{1,2},{3,4}}
=> {{1,3},{2},{4}}
=> 0
[2,3,1,4] => {{1,2,3},{4}}
=> {{1,2},{3},{4}}
=> 1
[2,3,4,1] => {{1,2,3,4}}
=> {{1},{2},{3},{4}}
=> 0
[2,4,1,3] => {{1,2,3,4}}
=> {{1},{2},{3},{4}}
=> 0
[2,4,3,1] => {{1,2,4},{3}}
=> {{1},{2,3},{4}}
=> 1
[3,1,2,4] => {{1,2,3},{4}}
=> {{1,2},{3},{4}}
=> 1
[3,1,4,2] => {{1,2,3,4}}
=> {{1},{2},{3},{4}}
=> 0
[3,2,1,4] => {{1,3},{2},{4}}
=> {{1,2},{3,4}}
=> 2
[3,2,4,1] => {{1,3,4},{2}}
=> {{1},{2},{3,4}}
=> 1
[3,4,1,2] => {{1,3},{2,4}}
=> {{1,3},{2,4}}
=> 0
[3,4,2,1] => {{1,2,3,4}}
=> {{1},{2},{3},{4}}
=> 0
[4,1,2,3] => {{1,2,3,4}}
=> {{1},{2},{3},{4}}
=> 0
[4,1,3,2] => {{1,2,4},{3}}
=> {{1},{2,3},{4}}
=> 1
[4,2,1,3] => {{1,3,4},{2}}
=> {{1},{2},{3,4}}
=> 1
[4,2,3,1] => {{1,4},{2},{3}}
=> {{1},{2,3,4}}
=> 2
[4,3,1,2] => {{1,2,3,4}}
=> {{1},{2},{3},{4}}
=> 0
[4,3,2,1] => {{1,4},{2,3}}
=> {{1},{2,4},{3}}
=> 0
[1,2,3,4,5] => {{1},{2},{3},{4},{5}}
=> {{1,2,3,4,5}}
=> 5
[1,2,3,5,4] => {{1},{2},{3},{4,5}}
=> {{1,3,4,5},{2}}
=> 3
[1,2,4,3,5] => {{1},{2},{3,4},{5}}
=> {{1,2,4,5},{3}}
=> 3
[1,2,4,5,3] => {{1},{2},{3,4,5}}
=> {{1,4,5},{2},{3}}
=> 2
[1,2,5,3,4] => {{1},{2},{3,4,5}}
=> {{1,4,5},{2},{3}}
=> 2
[1,2,5,4,3] => {{1},{2},{3,5},{4}}
=> {{1,4,5},{2,3}}
=> 3
[1,3,2,4,5] => {{1},{2,3},{4},{5}}
=> {{1,2,3,5},{4}}
=> 3
[1,3,2,5,4] => {{1},{2,3},{4,5}}
=> {{1,3,5},{2},{4}}
=> 1
[1,3,4,2,5] => {{1},{2,3,4},{5}}
=> {{1,2,5},{3},{4}}
=> 2
[1,3,4,5,2] => {{1},{2,3,4,5}}
=> {{1,5},{2},{3},{4}}
=> 1
[1,3,5,2,4] => {{1},{2,3,4,5}}
=> {{1,5},{2},{3},{4}}
=> 1
[1,3,5,4,2] => {{1},{2,3,5},{4}}
=> {{1,5},{2,3},{4}}
=> 2
[1,4,2,3,5] => {{1},{2,3,4},{5}}
=> {{1,2,5},{3},{4}}
=> 2
[1,4,2,5,3] => {{1},{2,3,4,5}}
=> {{1,5},{2},{3},{4}}
=> 1
[1,4,3,2,5] => {{1},{2,4},{3},{5}}
=> {{1,2,5},{3,4}}
=> 3
[1,4,3,5,2] => {{1},{2,4,5},{3}}
=> {{1,5},{2},{3,4}}
=> 2
[1,4,5,2,3] => {{1},{2,4},{3,5}}
=> {{1,3,5},{2,4}}
=> 1
[1,4,5,3,2] => {{1},{2,3,4,5}}
=> {{1,5},{2},{3},{4}}
=> 1
Description
The number of anti-singletons of a set partition. An anti-singleton of a set partition S is an index i such that i and i+1 (considered cyclically) are both in the same block of S. For noncrossing set partitions, this is also the number of singletons of the image of S under the Kreweras complement.
Mp00072: Permutations binary search tree: left to rightBinary 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,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,0,1,1,0,0]
=> 1
[3,1,2] => [[.,[.,.]],.]
=> [1,1,0,0,1,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,0,1,1,0,0,0]
=> 0
[1,4,2,3] => [.,[[.,[.,.]],.]]
=> [1,1,1,0,0,1,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,0,1,1,1,0,0,0]
=> 1
[2,3,4,1] => [[.,.],[.,[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 1
[2,4,1,3] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> 1
[2,4,3,1] => [[.,.],[[.,.],.]]
=> [1,0,1,1,0,1,0,0]
=> 1
[3,1,2,4] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 0
[3,1,4,2] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 0
[3,2,1,4] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> 2
[3,2,4,1] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> 2
[3,4,1,2] => [[.,[.,.]],[.,.]]
=> [1,1,0,0,1,1,0,0]
=> 0
[3,4,2,1] => [[[.,.],.],[.,.]]
=> [1,0,1,0,1,1,0,0]
=> 2
[4,1,2,3] => [[.,[.,[.,.]]],.]
=> [1,1,1,0,0,0,1,0]
=> 1
[4,1,3,2] => [[.,[[.,.],.]],.]
=> [1,1,0,1,0,0,1,0]
=> 1
[4,2,1,3] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> 2
[4,2,3,1] => [[[.,.],[.,.]],.]
=> [1,0,1,1,0,0,1,0]
=> 2
[4,3,1,2] => [[[.,[.,.]],.],.]
=> [1,1,0,0,1,0,1,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,0,1,1,0,0,0,0]
=> 0
[1,2,5,3,4] => [.,[.,[[.,[.,.]],.]]]
=> [1,1,1,1,0,0,1,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,0,1,1,1,0,0,0,0]
=> 0
[1,3,4,5,2] => [.,[[.,.],[.,[.,.]]]]
=> [1,1,0,1,1,1,0,0,0,0]
=> 0
[1,3,5,2,4] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> 0
[1,3,5,4,2] => [.,[[.,.],[[.,.],.]]]
=> [1,1,0,1,1,0,1,0,0,0]
=> 0
[1,4,2,3,5] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> 0
[1,4,2,5,3] => [.,[[.,[.,.]],[.,.]]]
=> [1,1,1,0,0,1,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,0,1,1,0,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,0,1,0,1,1,0,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.
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00030: Dyck paths zeta mapDyck paths
St001126: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,2] => [1,0,1,0]
=> [1,1,0,0]
=> 2
[2,1] => [1,1,0,0]
=> [1,0,1,0]
=> 0
[1,2,3] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> 3
[1,3,2] => [1,0,1,1,0,0]
=> [1,0,1,1,0,0]
=> 1
[2,1,3] => [1,1,0,0,1,0]
=> [1,1,0,1,0,0]
=> 1
[2,3,1] => [1,1,0,1,0,0]
=> [1,1,0,0,1,0]
=> 1
[3,1,2] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 0
[3,2,1] => [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 0
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> 4
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 2
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> 2
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> 2
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,0,0]
=> 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,0]
=> 2
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> 0
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 2
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> 2
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0]
=> 0
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0]
=> 0
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> 1
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 1
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [1,0,1,1,0,1,0,0]
=> 1
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> 1
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> 1
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> 1
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 0
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> 5
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> 3
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 3
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> 3
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> 2
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> 2
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 3
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> 1
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 3
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> 3
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> 1
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> 1
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> 2
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> 2
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> 2
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> 2
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> 2
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> 2
Description
Number of simple module that are 1-regular in the corresponding Nakayama algebra.
Matching statistic: St000567
Mp00068: Permutations Simion-Schmidt mapPermutations
Mp00204: Permutations LLPSInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000567: Integer partitions ⟶ ℤResult quality: 50% values known / values provided: 77%distinct values known / distinct values provided: 50%
Values
[1,2] => [1,2] => [1,1]
=> [1]
=> ? ∊ {0,2}
[2,1] => [2,1] => [2]
=> []
=> ? ∊ {0,2}
[1,2,3] => [1,3,2] => [2,1]
=> [1]
=> ? ∊ {0,0,1,1,1,3}
[1,3,2] => [1,3,2] => [2,1]
=> [1]
=> ? ∊ {0,0,1,1,1,3}
[2,1,3] => [2,1,3] => [2,1]
=> [1]
=> ? ∊ {0,0,1,1,1,3}
[2,3,1] => [2,3,1] => [2,1]
=> [1]
=> ? ∊ {0,0,1,1,1,3}
[3,1,2] => [3,1,2] => [2,1]
=> [1]
=> ? ∊ {0,0,1,1,1,3}
[3,2,1] => [3,2,1] => [3]
=> []
=> ? ∊ {0,0,1,1,1,3}
[1,2,3,4] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[1,2,4,3] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[1,3,2,4] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[1,3,4,2] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[1,4,2,3] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[1,4,3,2] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[2,1,3,4] => [2,1,4,3] => [2,2]
=> [2]
=> 0
[2,1,4,3] => [2,1,4,3] => [2,2]
=> [2]
=> 0
[2,3,1,4] => [2,4,1,3] => [2,1,1]
=> [1,1]
=> 1
[2,3,4,1] => [2,4,3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[2,4,1,3] => [2,4,1,3] => [2,1,1]
=> [1,1]
=> 1
[2,4,3,1] => [2,4,3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[3,1,2,4] => [3,1,4,2] => [2,2]
=> [2]
=> 0
[3,1,4,2] => [3,1,4,2] => [2,2]
=> [2]
=> 0
[3,2,1,4] => [3,2,1,4] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[3,2,4,1] => [3,2,4,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[3,4,1,2] => [3,4,1,2] => [2,1,1]
=> [1,1]
=> 1
[3,4,2,1] => [3,4,2,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[4,1,2,3] => [4,1,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[4,1,3,2] => [4,1,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[4,2,1,3] => [4,2,1,3] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[4,2,3,1] => [4,2,3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[4,3,1,2] => [4,3,1,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[4,3,2,1] => [4,3,2,1] => [4]
=> []
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[1,2,3,4,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,2,3,5,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,2,4,3,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,2,4,5,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,2,5,3,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,2,5,4,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,3,2,4,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,3,2,5,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,3,4,2,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,3,4,5,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,3,5,2,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,3,5,4,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,4,2,3,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,4,2,5,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,4,3,2,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,4,3,5,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,4,5,2,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,4,5,3,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,5,2,3,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,5,2,4,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,5,3,2,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,5,3,4,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,5,4,2,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,5,4,3,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[2,1,3,4,5] => [2,1,5,4,3] => [3,2]
=> [2]
=> 0
[2,1,3,5,4] => [2,1,5,4,3] => [3,2]
=> [2]
=> 0
[2,1,4,3,5] => [2,1,5,4,3] => [3,2]
=> [2]
=> 0
[2,1,4,5,3] => [2,1,5,4,3] => [3,2]
=> [2]
=> 0
[2,1,5,3,4] => [2,1,5,4,3] => [3,2]
=> [2]
=> 0
[2,1,5,4,3] => [2,1,5,4,3] => [3,2]
=> [2]
=> 0
[2,3,1,4,5] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 1
[2,3,1,5,4] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 1
[2,3,4,1,5] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 1
[2,3,4,5,1] => [2,5,4,3,1] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[2,3,5,1,4] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 1
[2,4,1,3,5] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 1
[2,4,1,5,3] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 1
[2,4,3,1,5] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 1
[2,4,5,1,3] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 1
[2,5,1,3,4] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 1
[2,5,1,4,3] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 1
[2,5,3,1,4] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 1
[2,5,4,1,3] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 1
[3,1,2,4,5] => [3,1,5,4,2] => [3,2]
=> [2]
=> 0
[3,1,2,5,4] => [3,1,5,4,2] => [3,2]
=> [2]
=> 0
[3,1,4,2,5] => [3,1,5,4,2] => [3,2]
=> [2]
=> 0
[3,1,4,5,2] => [3,1,5,4,2] => [3,2]
=> [2]
=> 0
[3,1,5,2,4] => [3,1,5,4,2] => [3,2]
=> [2]
=> 0
[3,1,5,4,2] => [3,1,5,4,2] => [3,2]
=> [2]
=> 0
[3,2,1,4,5] => [3,2,1,5,4] => [3,2]
=> [2]
=> 0
[3,2,1,5,4] => [3,2,1,5,4] => [3,2]
=> [2]
=> 0
[3,2,4,1,5] => [3,2,5,1,4] => [3,1,1]
=> [1,1]
=> 1
[3,2,4,5,1] => [3,2,5,4,1] => [3,2]
=> [2]
=> 0
[3,2,5,1,4] => [3,2,5,1,4] => [3,1,1]
=> [1,1]
=> 1
[3,2,5,4,1] => [3,2,5,4,1] => [3,2]
=> [2]
=> 0
[3,4,1,2,5] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 1
[3,4,1,5,2] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 1
[3,4,2,1,5] => [3,5,2,1,4] => [3,1,1]
=> [1,1]
=> 1
[3,4,2,5,1] => [3,5,2,4,1] => [3,1,1]
=> [1,1]
=> 1
[3,4,5,1,2] => [3,5,4,1,2] => [3,1,1]
=> [1,1]
=> 1
[3,5,1,2,4] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 1
[3,5,1,4,2] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 1
[3,5,2,1,4] => [3,5,2,1,4] => [3,1,1]
=> [1,1]
=> 1
[3,5,2,4,1] => [3,5,2,4,1] => [3,1,1]
=> [1,1]
=> 1
[3,5,4,1,2] => [3,5,4,1,2] => [3,1,1]
=> [1,1]
=> 1
[4,1,2,3,5] => [4,1,5,3,2] => [3,2]
=> [2]
=> 0
[4,1,2,5,3] => [4,1,5,3,2] => [3,2]
=> [2]
=> 0
[4,1,3,2,5] => [4,1,5,3,2] => [3,2]
=> [2]
=> 0
Description
The sum of the products of all pairs of parts. This is the evaluation of the second elementary symmetric polynomial which is equal to e_2(\lambda) = \binom{n+1}{2} - \sum_{i=1}^\ell\binom{\lambda_i+1}{2} for a partition \lambda = (\lambda_1,\dots,\lambda_\ell) \vdash n, see [1]. This is the maximal number of inversions a permutation with the given shape can have, see [2, cor.2.4].
Matching statistic: St001099
Mp00068: Permutations Simion-Schmidt mapPermutations
Mp00204: Permutations LLPSInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St001099: Integer partitions ⟶ ℤResult quality: 50% values known / values provided: 77%distinct values known / distinct values provided: 50%
Values
[1,2] => [1,2] => [1,1]
=> [1]
=> ? ∊ {0,2}
[2,1] => [2,1] => [2]
=> []
=> ? ∊ {0,2}
[1,2,3] => [1,3,2] => [2,1]
=> [1]
=> ? ∊ {0,0,1,1,1,3}
[1,3,2] => [1,3,2] => [2,1]
=> [1]
=> ? ∊ {0,0,1,1,1,3}
[2,1,3] => [2,1,3] => [2,1]
=> [1]
=> ? ∊ {0,0,1,1,1,3}
[2,3,1] => [2,3,1] => [2,1]
=> [1]
=> ? ∊ {0,0,1,1,1,3}
[3,1,2] => [3,1,2] => [2,1]
=> [1]
=> ? ∊ {0,0,1,1,1,3}
[3,2,1] => [3,2,1] => [3]
=> []
=> ? ∊ {0,0,1,1,1,3}
[1,2,3,4] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[1,2,4,3] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[1,3,2,4] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[1,3,4,2] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[1,4,2,3] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[1,4,3,2] => [1,4,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[2,1,3,4] => [2,1,4,3] => [2,2]
=> [2]
=> 0
[2,1,4,3] => [2,1,4,3] => [2,2]
=> [2]
=> 0
[2,3,1,4] => [2,4,1,3] => [2,1,1]
=> [1,1]
=> 1
[2,3,4,1] => [2,4,3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[2,4,1,3] => [2,4,1,3] => [2,1,1]
=> [1,1]
=> 1
[2,4,3,1] => [2,4,3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[3,1,2,4] => [3,1,4,2] => [2,2]
=> [2]
=> 0
[3,1,4,2] => [3,1,4,2] => [2,2]
=> [2]
=> 0
[3,2,1,4] => [3,2,1,4] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[3,2,4,1] => [3,2,4,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[3,4,1,2] => [3,4,1,2] => [2,1,1]
=> [1,1]
=> 1
[3,4,2,1] => [3,4,2,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[4,1,2,3] => [4,1,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[4,1,3,2] => [4,1,3,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[4,2,1,3] => [4,2,1,3] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[4,2,3,1] => [4,2,3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[4,3,1,2] => [4,3,1,2] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[4,3,2,1] => [4,3,2,1] => [4]
=> []
=> ? ∊ {0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,4}
[1,2,3,4,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,2,3,5,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,2,4,3,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,2,4,5,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,2,5,3,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,2,5,4,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,3,2,4,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,3,2,5,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,3,4,2,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,3,4,5,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,3,5,2,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,3,5,4,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,4,2,3,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,4,2,5,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,4,3,2,5] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,4,3,5,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,4,5,2,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,4,5,3,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,5,2,3,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,5,2,4,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,5,3,2,4] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,5,3,4,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,5,4,2,3] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[1,5,4,3,2] => [1,5,4,3,2] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[2,1,3,4,5] => [2,1,5,4,3] => [3,2]
=> [2]
=> 0
[2,1,3,5,4] => [2,1,5,4,3] => [3,2]
=> [2]
=> 0
[2,1,4,3,5] => [2,1,5,4,3] => [3,2]
=> [2]
=> 0
[2,1,4,5,3] => [2,1,5,4,3] => [3,2]
=> [2]
=> 0
[2,1,5,3,4] => [2,1,5,4,3] => [3,2]
=> [2]
=> 0
[2,1,5,4,3] => [2,1,5,4,3] => [3,2]
=> [2]
=> 0
[2,3,1,4,5] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 1
[2,3,1,5,4] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 1
[2,3,4,1,5] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 1
[2,3,4,5,1] => [2,5,4,3,1] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[2,3,5,1,4] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 1
[2,4,1,3,5] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 1
[2,4,1,5,3] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 1
[2,4,3,1,5] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 1
[2,4,5,1,3] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 1
[2,5,1,3,4] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 1
[2,5,1,4,3] => [2,5,1,4,3] => [3,1,1]
=> [1,1]
=> 1
[2,5,3,1,4] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 1
[2,5,4,1,3] => [2,5,4,1,3] => [3,1,1]
=> [1,1]
=> 1
[3,1,2,4,5] => [3,1,5,4,2] => [3,2]
=> [2]
=> 0
[3,1,2,5,4] => [3,1,5,4,2] => [3,2]
=> [2]
=> 0
[3,1,4,2,5] => [3,1,5,4,2] => [3,2]
=> [2]
=> 0
[3,1,4,5,2] => [3,1,5,4,2] => [3,2]
=> [2]
=> 0
[3,1,5,2,4] => [3,1,5,4,2] => [3,2]
=> [2]
=> 0
[3,1,5,4,2] => [3,1,5,4,2] => [3,2]
=> [2]
=> 0
[3,2,1,4,5] => [3,2,1,5,4] => [3,2]
=> [2]
=> 0
[3,2,1,5,4] => [3,2,1,5,4] => [3,2]
=> [2]
=> 0
[3,2,4,1,5] => [3,2,5,1,4] => [3,1,1]
=> [1,1]
=> 1
[3,2,4,5,1] => [3,2,5,4,1] => [3,2]
=> [2]
=> 0
[3,2,5,1,4] => [3,2,5,1,4] => [3,1,1]
=> [1,1]
=> 1
[3,2,5,4,1] => [3,2,5,4,1] => [3,2]
=> [2]
=> 0
[3,4,1,2,5] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 1
[3,4,1,5,2] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 1
[3,4,2,1,5] => [3,5,2,1,4] => [3,1,1]
=> [1,1]
=> 1
[3,4,2,5,1] => [3,5,2,4,1] => [3,1,1]
=> [1,1]
=> 1
[3,4,5,1,2] => [3,5,4,1,2] => [3,1,1]
=> [1,1]
=> 1
[3,5,1,2,4] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 1
[3,5,1,4,2] => [3,5,1,4,2] => [3,1,1]
=> [1,1]
=> 1
[3,5,2,1,4] => [3,5,2,1,4] => [3,1,1]
=> [1,1]
=> 1
[3,5,2,4,1] => [3,5,2,4,1] => [3,1,1]
=> [1,1]
=> 1
[3,5,4,1,2] => [3,5,4,1,2] => [3,1,1]
=> [1,1]
=> 1
[4,1,2,3,5] => [4,1,5,3,2] => [3,2]
=> [2]
=> 0
[4,1,2,5,3] => [4,1,5,3,2] => [3,2]
=> [2]
=> 0
[4,1,3,2,5] => [4,1,5,3,2] => [3,2]
=> [2]
=> 0
Description
The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for leaf labelled binary trees. For a generating function f the associated formal group law is the symmetric function f(f^{(-1)}(x_1) + f^{(-1)}(x_2), \dots), see [1]. This statistic records the coefficient of the monomial symmetric function m_\lambda times the product of the factorials of the parts of \lambda in the formal group law for leaf labelled binary trees, with generating function f(x) = 1-\sqrt{1-2x}, see [1, sec. 3.2] Fix a set of distinguishable vertices and a coloring of the vertices so that \lambda_i are colored i. This statistic gives the number of rooted binary trees with leaves labeled with this set of vertices and internal vertices unlabeled so that no pair of 'twin' leaves have the same color.
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00027: Dyck paths to partitionInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000137: Integer partitions ⟶ ℤResult quality: 50% values known / values provided: 70%distinct values known / distinct values provided: 50%
Values
[1,2] => [1,0,1,0]
=> [1]
=> []
=> ? ∊ {0,2}
[2,1] => [1,1,0,0]
=> []
=> ?
=> ? ∊ {0,2}
[1,2,3] => [1,0,1,0,1,0]
=> [2,1]
=> [1]
=> 1
[1,3,2] => [1,0,1,1,0,0]
=> [1,1]
=> [1]
=> 1
[2,1,3] => [1,1,0,0,1,0]
=> [2]
=> []
=> ? ∊ {0,0,1,3}
[2,3,1] => [1,1,0,1,0,0]
=> [1]
=> []
=> ? ∊ {0,0,1,3}
[3,1,2] => [1,1,1,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,1,3}
[3,2,1] => [1,1,1,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,1,3}
[1,2,3,4] => [1,0,1,0,1,0,1,0]
=> [3,2,1]
=> [2,1]
=> 1
[1,2,4,3] => [1,0,1,0,1,1,0,0]
=> [2,2,1]
=> [2,1]
=> 1
[1,3,2,4] => [1,0,1,1,0,0,1,0]
=> [3,1,1]
=> [1,1]
=> 0
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [2,1,1]
=> [1,1]
=> 0
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> [1,1]
=> 0
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> [1,1]
=> 0
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [3,2]
=> [2]
=> 0
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> [2]
=> 0
[2,3,1,4] => [1,1,0,1,0,0,1,0]
=> [3,1]
=> [1]
=> 1
[2,3,4,1] => [1,1,0,1,0,1,0,0]
=> [2,1]
=> [1]
=> 1
[2,4,1,3] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> [1]
=> 1
[2,4,3,1] => [1,1,0,1,1,0,0,0]
=> [1,1]
=> [1]
=> 1
[3,1,2,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> []
=> ? ∊ {0,0,0,1,1,2,2,2,2,2,2,4}
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> []
=> ? ∊ {0,0,0,1,1,2,2,2,2,2,2,4}
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> []
=> ? ∊ {0,0,0,1,1,2,2,2,2,2,2,4}
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [2]
=> []
=> ? ∊ {0,0,0,1,1,2,2,2,2,2,2,4}
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1]
=> []
=> ? ∊ {0,0,0,1,1,2,2,2,2,2,2,4}
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1]
=> []
=> ? ∊ {0,0,0,1,1,2,2,2,2,2,2,4}
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,1,1,2,2,2,2,2,2,4}
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,1,1,2,2,2,2,2,2,4}
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,1,1,2,2,2,2,2,2,4}
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,1,1,2,2,2,2,2,2,4}
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,1,1,2,2,2,2,2,2,4}
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,1,1,2,2,2,2,2,2,4}
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [4,3,2,1]
=> [3,2,1]
=> 0
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [3,3,2,1]
=> [3,2,1]
=> 0
[1,2,4,3,5] => [1,0,1,0,1,1,0,0,1,0]
=> [4,2,2,1]
=> [2,2,1]
=> 1
[1,2,4,5,3] => [1,0,1,0,1,1,0,1,0,0]
=> [3,2,2,1]
=> [2,2,1]
=> 1
[1,2,5,3,4] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> [2,2,1]
=> 1
[1,2,5,4,3] => [1,0,1,0,1,1,1,0,0,0]
=> [2,2,2,1]
=> [2,2,1]
=> 1
[1,3,2,4,5] => [1,0,1,1,0,0,1,0,1,0]
=> [4,3,1,1]
=> [3,1,1]
=> 1
[1,3,2,5,4] => [1,0,1,1,0,0,1,1,0,0]
=> [3,3,1,1]
=> [3,1,1]
=> 1
[1,3,4,2,5] => [1,0,1,1,0,1,0,0,1,0]
=> [4,2,1,1]
=> [2,1,1]
=> 0
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [3,2,1,1]
=> [2,1,1]
=> 0
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> [2,1,1]
=> 0
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> [2,1,1]
=> 0
[1,4,2,3,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> [1,1,1]
=> 1
[1,4,2,5,3] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> [1,1,1]
=> 1
[1,4,3,2,5] => [1,0,1,1,1,0,0,0,1,0]
=> [4,1,1,1]
=> [1,1,1]
=> 1
[1,4,3,5,2] => [1,0,1,1,1,0,0,1,0,0]
=> [3,1,1,1]
=> [1,1,1]
=> 1
[1,4,5,2,3] => [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> [1,1,1]
=> 1
[1,4,5,3,2] => [1,0,1,1,1,0,1,0,0,0]
=> [2,1,1,1]
=> [1,1,1]
=> 1
[1,5,2,3,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,1]
=> 1
[1,5,2,4,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,1]
=> 1
[1,5,3,2,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,1]
=> 1
[1,5,3,4,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,1]
=> 1
[1,5,4,2,3] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,1]
=> 1
[1,5,4,3,2] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1]
=> [1,1,1]
=> 1
[2,1,3,4,5] => [1,1,0,0,1,0,1,0,1,0]
=> [4,3,2]
=> [3,2]
=> 1
[2,1,3,5,4] => [1,1,0,0,1,0,1,1,0,0]
=> [3,3,2]
=> [3,2]
=> 1
[2,1,4,3,5] => [1,1,0,0,1,1,0,0,1,0]
=> [4,2,2]
=> [2,2]
=> 2
[2,1,4,5,3] => [1,1,0,0,1,1,0,1,0,0]
=> [3,2,2]
=> [2,2]
=> 2
[2,1,5,3,4] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> [2,2]
=> 2
[2,1,5,4,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,2,2]
=> [2,2]
=> 2
[2,3,1,4,5] => [1,1,0,1,0,0,1,0,1,0]
=> [4,3,1]
=> [3,1]
=> 0
[2,3,1,5,4] => [1,1,0,1,0,0,1,1,0,0]
=> [3,3,1]
=> [3,1]
=> 0
[2,3,4,1,5] => [1,1,0,1,0,1,0,0,1,0]
=> [4,2,1]
=> [2,1]
=> 1
[2,3,4,5,1] => [1,1,0,1,0,1,0,1,0,0]
=> [3,2,1]
=> [2,1]
=> 1
[2,3,5,1,4] => [1,1,0,1,0,1,1,0,0,0]
=> [2,2,1]
=> [2,1]
=> 1
[2,3,5,4,1] => [1,1,0,1,0,1,1,0,0,0]
=> [2,2,1]
=> [2,1]
=> 1
[4,1,2,3,5] => [1,1,1,1,0,0,0,0,1,0]
=> [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,1,2,5,3] => [1,1,1,1,0,0,0,1,0,0]
=> [3]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,1,3,2,5] => [1,1,1,1,0,0,0,0,1,0]
=> [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,1,3,5,2] => [1,1,1,1,0,0,0,1,0,0]
=> [3]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,1,5,2,3] => [1,1,1,1,0,0,1,0,0,0]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,1,5,3,2] => [1,1,1,1,0,0,1,0,0,0]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,2,1,3,5] => [1,1,1,1,0,0,0,0,1,0]
=> [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,2,1,5,3] => [1,1,1,1,0,0,0,1,0,0]
=> [3]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,2,3,1,5] => [1,1,1,1,0,0,0,0,1,0]
=> [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,2,3,5,1] => [1,1,1,1,0,0,0,1,0,0]
=> [3]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,2,5,1,3] => [1,1,1,1,0,0,1,0,0,0]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,2,5,3,1] => [1,1,1,1,0,0,1,0,0,0]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,3,1,2,5] => [1,1,1,1,0,0,0,0,1,0]
=> [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,3,1,5,2] => [1,1,1,1,0,0,0,1,0,0]
=> [3]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,3,2,1,5] => [1,1,1,1,0,0,0,0,1,0]
=> [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,3,2,5,1] => [1,1,1,1,0,0,0,1,0,0]
=> [3]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,3,5,1,2] => [1,1,1,1,0,0,1,0,0,0]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,3,5,2,1] => [1,1,1,1,0,0,1,0,0,0]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,5,1,2,3] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,5,1,3,2] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,5,2,1,3] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,5,2,3,1] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,5,3,1,2] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[4,5,3,2,1] => [1,1,1,1,0,1,0,0,0,0]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[5,1,2,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[5,1,2,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[5,1,3,2,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[5,1,3,4,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[5,1,4,2,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[5,1,4,3,2] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[5,2,1,3,4] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
[5,2,1,4,3] => [1,1,1,1,1,0,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,5}
Description
The Grundy value of an integer partition. Consider the two-player game on an integer partition. In each move, a player removes either a box, or a 2x2-configuration of boxes such that the resulting diagram is still a partition. The first player that cannot move lose. This happens exactly when the empty partition is reached. The grundy value of an integer partition is defined as the grundy value of this two-player game as defined in [1]. This game was described to me during Norcom 2013, by Urban Larsson, and it seems to be quite difficult to give a good description of the partitions with Grundy value 0.
The following 99 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001587Half of the largest even part of an integer partition. St000941The number of characters of the symmetric group whose value on the partition is even. St000478Another weight of a partition according to Alladi. St000512The number of invariant subsets of size 3 when acting with a permutation of given cycle type. St000621The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is even. St000683The number of points below the Dyck path such that the diagonal to the north-east hits the path between two down steps, and the diagonal to the north-west hits the path between two up steps. St001418Half of the global dimension of the stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001480The number of simple summands of the module J^2/J^3. St001431Half of the Loewy length minus one of a modified stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St000260The radius of a connected graph. St001632The number of indecomposable injective modules I with dim Ext^1(I,A)=1 for the incidence algebra A of a poset. St000566The number of ways to select a row of a Ferrers shape and two cells in this row. St000241The number of cyclical small excedances. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St000022The number of fixed points of a permutation. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St001222Number of simple modules in the corresponding LNakayama algebra that have a unique 2-extension with the regular module. St001877Number of indecomposable injective modules with projective dimension 2. St000937The number of positive values of the symmetric group character corresponding to the partition. St001199The dominant dimension of eAe for the corresponding Nakayama algebra A with minimal faithful projective-injective module eA. St000460The hook length of the last cell along the main diagonal of an integer partition. St000506The number of standard desarrangement tableaux of shape equal to the given partition. St000870The product of the hook lengths of the diagonal cells in an integer partition. St001122The multiplicity of the sign representation in the Kronecker square corresponding to a partition. St001176The size of a partition minus its first part. St001247The number of parts of a partition that are not congruent 2 modulo 3. St001249Sum of the odd parts of a partition. St001250The number of parts of a partition that are not congruent 0 modulo 3. St001384The number of boxes in the diagram of a partition that do not lie in the largest triangle it contains. St001440The number of standard Young tableaux whose major index is congruent one modulo the size of a given integer partition. St001442The number of standard Young tableaux whose major index is divisible by the size of a given integer partition. St001525The number of symmetric hooks on the diagonal of a partition. St001593This is the number of standard Young tableaux of the given shifted shape. St001601The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on trees. St001606The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on set partitions. St001628The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on simple connected graphs. St001714The number of subpartitions of an integer partition that do not dominate the conjugate subpartition. St001767The largest minimal number of arrows pointing to a cell in the Ferrers diagram in any assignment. St001785The number of ways to obtain a partition as the multiset of antidiagonal lengths of the Ferrers diagram of a partition. St001933The largest multiplicity of a part in an integer partition. St001939The number of parts that are equal to their multiplicity in the integer partition. St001940The number of distinct parts that are equal to their multiplicity in the integer partition. St000215The number of adjacencies of a permutation, zero appended. St000319The spin of an integer partition. St000320The dinv adjustment of an integer partition. St001280The number of parts of an integer partition that are at least two. St001283The number of finite solvable groups that are realised by the given partition over the complex numbers. St001284The number of finite groups that are realised by the given partition over the complex numbers. St001392The largest nonnegative integer which is not a part and is smaller than the largest part of the partition. St001571The Cartan determinant of the integer partition. St001657The number of twos in an integer partition. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St000929The constant term of the character polynomial of an integer partition. St000461The rix statistic of a permutation. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St000456The monochromatic index of a connected graph. St000681The Grundy value of Chomp on Ferrers diagrams. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St000993The multiplicity of the largest part of an integer partition. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St001568The smallest positive integer that does not appear twice in the partition. St001651The Frankl number of a lattice. St000237The number of small exceedances. St000932The number of occurrences of the pattern UDU in a Dyck path. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St000873The aix statistic of a permutation. St000620The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is odd. St000668The least common multiple of the parts of the partition. St000704The number of semistandard tableaux on a given integer partition with minimal maximal entry. St000707The product of the factorials of the parts. St000708The product of the parts of an integer partition. St000714The number of semistandard Young tableau of given shape, with entries at most 2. St000815The number of semistandard Young tableaux of partition weight of given shape. St000933The number of multipartitions of sizes given by an integer partition. St000934The 2-degree of an integer partition. St000936The number of even values of the symmetric group character corresponding to the partition. St000938The number of zeros of the symmetric group character corresponding to the partition. St000940The number of characters of the symmetric group whose value on the partition is zero. St001128The exponens consonantiae of a partition. St000895The number of ones on the main diagonal of an alternating sign matrix. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St000338The number of pixed points of a permutation. St000221The number of strong fixed points of a permutation. St000117The number of centered tunnels of a Dyck path. St000315The number of isolated vertices of a graph. St001008Number of indecomposable injective modules with projective dimension 1 in the Nakayama algebra corresponding to the Dyck path. St001067The number of simple modules of dominant dimension at least two in the corresponding Nakayama algebra. St001189The number of simple modules with dominant and codominant dimension equal to zero in the Nakayama algebra corresponding to the Dyck path. St000894The trace of an alternating sign matrix. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St000239The number of small weak excedances. St001223Number of indecomposable projective non-injective modules P such that the modules X and Y in a an Auslander-Reiten sequence ending at P are torsionless. St001570The minimal number of edges to add to make a graph Hamiltonian. St000454The largest eigenvalue of a graph if it is integral. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St001903The number of fixed points of a parking function. St001631The number of simple modules S with dim Ext^1(S,A)=1 in the incidence algebra A of the poset.