Identifier
-
Mp00043:
Integer partitions
—to Dyck path⟶
Dyck paths
Mp00233: Dyck paths —skew partition⟶ Skew partitions
Mp00183: Skew partitions —inner shape⟶ Integer partitions
St000749: Integer partitions ⟶ ℤ
Values
[2] => [1,1,0,0,1,0] => [[2,2],[1]] => [1] => 0
[3] => [1,1,1,0,0,0,1,0] => [[2,2,2],[1]] => [1] => 0
[4] => [1,1,1,1,0,0,0,0,1,0] => [[3,3,3],[2]] => [2] => 0
[3,1] => [1,1,0,1,0,0,1,0] => [[3,3],[2]] => [2] => 0
[2,2] => [1,1,0,0,1,1,0,0] => [[3,2],[1]] => [1] => 0
[5] => [1,1,1,1,1,0,0,0,0,0,1,0] => [[3,3,3,3],[2]] => [2] => 0
[4,1] => [1,1,1,0,1,0,0,0,1,0] => [[2,2,2,2],[1]] => [1] => 0
[3,2] => [1,1,0,0,1,0,1,0] => [[2,2,2],[1,1]] => [1,1] => 0
[3,1,1] => [1,0,1,1,0,0,1,0] => [[2,2,1],[1]] => [1] => 0
[6] => [1,1,1,1,1,1,0,0,0,0,0,0,1,0] => [[4,4,4,4],[3]] => [3] => 0
[5,1] => [1,1,1,1,0,1,0,0,0,0,1,0] => [[4,4,4],[3]] => [3] => 0
[4,2] => [1,1,1,0,0,1,0,0,1,0] => [[3,3,2],[2]] => [2] => 0
[4,1,1] => [1,1,0,1,1,0,0,0,1,0] => [[3,3,3],[2,1]] => [2,1] => 1
[3,3] => [1,1,1,0,0,0,1,1,0,0] => [[3,2,2],[1]] => [1] => 0
[2,2,2] => [1,1,0,0,1,1,1,0,0,0] => [[3,3,2],[1,1]] => [1,1] => 0
[2,2,1,1] => [1,0,1,1,0,1,1,0,0,0] => [[3,3,1],[1]] => [1] => 0
[7] => [1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,0] => [[4,4,4,4,4],[3]] => [3] => 0
[6,1] => [1,1,1,1,1,0,1,0,0,0,0,0,1,0] => [[3,3,3,3,3],[2]] => [2] => 0
[5,2] => [1,1,1,1,0,0,1,0,0,0,1,0] => [[3,3,3,3],[2,1]] => [2,1] => 1
[5,1,1] => [1,1,1,0,1,1,0,0,0,0,1,0] => [[3,3,3,2],[2]] => [2] => 0
[4,3] => [1,1,1,0,0,0,1,0,1,0] => [[2,2,2,2],[1,1]] => [1,1] => 0
[4,2,1] => [1,1,0,1,0,1,0,0,1,0] => [[4,4],[3]] => [3] => 0
[4,1,1,1] => [1,0,1,1,1,0,0,0,1,0] => [[2,2,2,1],[1]] => [1] => 0
[3,3,1] => [1,1,0,1,0,0,1,1,0,0] => [[4,3],[2]] => [2] => 0
[3,2,2] => [1,1,0,0,1,1,0,1,0,0] => [[4,2],[1]] => [1] => 0
[3,1,1,1,1] => [1,0,1,1,1,1,0,0,1,0,0,0] => [[3,3,3,1],[1]] => [1] => 0
[8] => [1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,0] => [[5,5,5,5,5],[4]] => [4] => 0
[7,1] => [1,1,1,1,1,1,0,1,0,0,0,0,0,0,1,0] => [[5,5,5,5],[4]] => [4] => 0
[6,2] => [1,1,1,1,1,0,0,1,0,0,0,0,1,0] => [[4,4,4,3],[3]] => [3] => 0
[6,1,1] => [1,1,1,1,0,1,1,0,0,0,0,0,1,0] => [[4,4,4,4],[3,1]] => [3,1] => 0
[5,3] => [1,1,1,1,0,0,0,1,0,0,1,0] => [[4,4,3],[3]] => [3] => 0
[5,2,1] => [1,1,1,0,1,0,1,0,0,0,1,0] => [[2,2,2,2,2],[1]] => [1] => 0
[5,1,1,1] => [1,1,0,1,1,1,0,0,0,0,1,0] => [[4,4,4],[3,1]] => [3,1] => 0
[4,4] => [1,1,1,1,0,0,0,0,1,1,0,0] => [[4,3,3],[2]] => [2] => 0
[4,3,1] => [1,1,0,1,0,0,1,0,1,0] => [[3,3,3],[2,2]] => [2,2] => 2
[4,2,2] => [1,1,0,0,1,1,0,0,1,0] => [[3,3,2],[2,1]] => [2,1] => 1
[4,2,1,1] => [1,0,1,1,0,1,0,0,1,0] => [[3,3,1],[2]] => [2] => 0
[3,3,2] => [1,1,0,0,1,0,1,1,0,0] => [[3,2,2],[1,1]] => [1,1] => 0
[3,3,1,1] => [1,0,1,1,0,0,1,1,0,0] => [[3,2,1],[1]] => [1] => 0
[2,2,2,2] => [1,1,0,0,1,1,1,1,0,0,0,0] => [[4,4,2],[1,1]] => [1,1] => 0
[2,2,2,1,1] => [1,0,1,1,0,1,1,1,0,0,0,0] => [[4,4,1],[1]] => [1] => 0
[2,2,1,1,1,1] => [1,0,1,1,1,1,0,1,1,0,0,0,0,0] => [[4,4,4,1],[1]] => [1] => 0
[9] => [1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,1,0] => [[5,5,5,5,5,5],[4]] => [4] => 0
[8,1] => [1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,1,0] => [[4,4,4,4,4,4],[3]] => [3] => 0
[7,2] => [1,1,1,1,1,1,0,0,1,0,0,0,0,0,1,0] => [[4,4,4,4,4],[3,1]] => [3,1] => 0
[7,1,1] => [1,1,1,1,1,0,1,1,0,0,0,0,0,0,1,0] => [[4,4,4,4,3],[3]] => [3] => 0
[6,3] => [1,1,1,1,1,0,0,0,1,0,0,0,1,0] => [[3,3,3,3,3],[2,1]] => [2,1] => 1
[6,2,1] => [1,1,1,1,0,1,0,1,0,0,0,0,1,0] => [[5,5,5],[4]] => [4] => 0
[6,1,1,1] => [1,1,1,0,1,1,1,0,0,0,0,0,1,0] => [[3,3,3,3,2],[2]] => [2] => 0
[5,4] => [1,1,1,1,0,0,0,0,1,0,1,0] => [[3,3,3,3],[2,2]] => [2,2] => 2
[5,3,1] => [1,1,1,0,1,0,0,1,0,0,1,0] => [[3,3,2,2],[2]] => [2] => 0
[5,2,2] => [1,1,1,0,0,1,1,0,0,0,1,0] => [[3,3,3,2],[2,1]] => [2,1] => 1
[5,2,1,1] => [1,1,0,1,1,0,1,0,0,0,1,0] => [[3,3,3,3],[2,1,1]] => [2,1,1] => 0
[5,1,1,1,1] => [1,0,1,1,1,1,0,0,0,0,1,0] => [[3,3,3,1],[2]] => [2] => 0
[4,4,1] => [1,1,1,0,1,0,0,0,1,1,0,0] => [[3,2,2,2],[1]] => [1] => 0
[4,3,2] => [1,1,0,0,1,0,1,0,1,0] => [[2,2,2,2],[1,1,1]] => [1,1,1] => 0
[4,3,1,1] => [1,0,1,1,0,0,1,0,1,0] => [[2,2,2,1],[1,1]] => [1,1] => 0
[4,2,2,1] => [1,0,1,0,1,1,0,0,1,0] => [[2,2,1,1],[1]] => [1] => 0
[4,1,1,1,1,1] => [1,0,1,1,1,1,1,0,0,0,1,0,0,0] => [[3,3,3,3,1],[1]] => [1] => 0
[3,3,3] => [1,1,1,0,0,0,1,1,1,0,0,0] => [[3,3,2,2],[1,1]] => [1,1] => 0
[3,3,1,1,1] => [1,0,1,1,1,0,0,1,1,0,0,0] => [[3,3,2,1],[1]] => [1] => 0
[3,2,2,2] => [1,1,0,0,1,1,1,0,1,0,0,0] => [[3,3,3,2],[1,1,1]] => [1,1,1] => 0
[3,2,2,1,1] => [1,0,1,1,0,1,1,0,1,0,0,0] => [[3,3,3,1],[1,1]] => [1,1] => 0
[3,1,1,1,1,1,1] => [1,0,1,1,1,1,1,1,0,0,1,0,0,0,0,0] => [[4,4,4,4,1],[1]] => [1] => 0
[10] => [1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,1,0] => [[6,6,6,6,6,6],[5]] => [5] => 0
[9,1] => [1,1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,0,1,0] => [[6,6,6,6,6],[5]] => [5] => 0
[8,2] => [1,1,1,1,1,1,1,0,0,1,0,0,0,0,0,0,1,0] => [[5,5,5,5,4],[4]] => [4] => 0
[8,1,1] => [1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0,1,0] => [[5,5,5,5,5],[4,1]] => [4,1] => 1
[7,3] => [1,1,1,1,1,1,0,0,0,1,0,0,0,0,1,0] => [[5,5,5,4],[4]] => [4] => 0
[7,2,1] => [1,1,1,1,1,0,1,0,1,0,0,0,0,0,1,0] => [[3,3,3,3,3,3],[2]] => [2] => 0
[7,1,1,1] => [1,1,1,1,0,1,1,1,0,0,0,0,0,0,1,0] => [[5,5,5,5],[4,1]] => [4,1] => 1
[6,4] => [1,1,1,1,1,0,0,0,0,1,0,0,1,0] => [[4,4,3,3],[3]] => [3] => 0
[6,3,1] => [1,1,1,1,0,1,0,0,1,0,0,0,1,0] => [[4,4,4,4],[3,2]] => [3,2] => 0
[6,2,2] => [1,1,1,1,0,0,1,1,0,0,0,0,1,0] => [[4,4,4,3],[3,1]] => [3,1] => 0
[6,2,1,1] => [1,1,1,0,1,1,0,1,0,0,0,0,1,0] => [[4,4,4,2],[3]] => [3] => 0
[6,1,1,1,1] => [1,1,0,1,1,1,1,0,0,0,0,0,1,0] => [[4,4,4,4],[3,1,1]] => [3,1,1] => 1
[5,5] => [1,1,1,1,1,0,0,0,0,0,1,1,0,0] => [[4,3,3,3],[2]] => [2] => 0
[5,4,1] => [1,1,1,0,1,0,0,0,1,0,1,0] => [[2,2,2,2,2],[1,1]] => [1,1] => 0
[5,3,2] => [1,1,1,0,0,1,0,1,0,0,1,0] => [[4,4,2],[3]] => [3] => 0
[5,3,1,1] => [1,1,0,1,1,0,0,1,0,0,1,0] => [[4,4,3],[3,1]] => [3,1] => 0
[5,2,2,1] => [1,1,0,1,0,1,1,0,0,0,1,0] => [[4,4,4],[3,2]] => [3,2] => 0
[5,2,1,1,1] => [1,0,1,1,1,0,1,0,0,0,1,0] => [[2,2,2,2,1],[1]] => [1] => 0
[4,4,2] => [1,1,1,0,0,1,0,0,1,1,0,0] => [[4,3,2],[2]] => [2] => 0
[4,4,1,1] => [1,1,0,1,1,0,0,0,1,1,0,0] => [[4,3,3],[2,1]] => [2,1] => 1
[4,3,3] => [1,1,1,0,0,0,1,1,0,1,0,0] => [[4,2,2],[1]] => [1] => 0
[4,2,2,2] => [1,1,0,0,1,1,1,0,0,1,0,0] => [[4,3,2],[1,1]] => [1,1] => 0
[4,2,2,1,1] => [1,0,1,1,0,1,1,0,0,1,0,0] => [[4,3,1],[1]] => [1] => 0
[4,2,1,1,1,1] => [1,0,1,1,1,1,0,1,0,0,1,0,0,0] => [[4,4,4,1],[2]] => [2] => 0
[3,3,3,1] => [1,1,0,1,0,0,1,1,1,0,0,0] => [[4,4,3],[2,2]] => [2,2] => 2
[3,3,2,2] => [1,1,0,0,1,1,0,1,1,0,0,0] => [[4,4,2],[2,1]] => [2,1] => 1
[3,3,2,1,1] => [1,0,1,1,0,1,0,1,1,0,0,0] => [[4,4,1],[2]] => [2] => 0
[3,3,1,1,1,1] => [1,0,1,1,1,1,0,0,1,1,0,0,0,0] => [[4,4,3,1],[1]] => [1] => 0
[2,2,2,2,2] => [1,1,0,0,1,1,1,1,1,0,0,0,0,0] => [[4,4,4,2],[1,1,1]] => [1,1,1] => 0
[2,2,2,2,1,1] => [1,0,1,1,0,1,1,1,1,0,0,0,0,0] => [[4,4,4,1],[1,1]] => [1,1] => 0
[2,2,2,1,1,1,1] => [1,0,1,1,1,1,0,1,1,1,0,0,0,0,0,0] => [[5,5,5,1],[1]] => [1] => 0
[2,2,1,1,1,1,1,1] => [1,0,1,1,1,1,1,1,0,1,1,0,0,0,0,0,0,0] => [[5,5,5,5,1],[1]] => [1] => 0
[6,5] => [1,1,1,1,1,0,0,0,0,0,1,0,1,0] => [[3,3,3,3,3],[2,2]] => [2,2] => 2
[6,3,2] => [1,1,1,1,0,0,1,0,1,0,0,0,1,0] => [[3,3,3,3,3],[2,1,1]] => [2,1,1] => 0
[6,2,1,1,1] => [1,1,0,1,1,1,0,1,0,0,0,0,1,0] => [[5,5,5],[4,1]] => [4,1] => 1
[5,4,2] => [1,1,1,0,0,1,0,0,1,0,1,0] => [[3,3,3,2],[2,2]] => [2,2] => 2
[5,4,1,1] => [1,1,0,1,1,0,0,0,1,0,1,0] => [[3,3,3,3],[2,2,1]] => [2,2,1] => 0
>>> Load all 253 entries. <<<
search for individual values
searching the database for the individual values of this statistic
Description
The smallest integer d such that the restriction of the representation corresponding to a partition of n to the symmetric group on n-d letters has a constituent of odd degree.
For example, restricting $S_{(6,3)}$ to $\mathfrak S_8$ yields $$S_{(5,3)}\oplus S_{(6,2)}$$ of degrees (number of standard Young tableaux) 28 and 20, none of which are odd. Restricting to $\mathfrak S_7$ yields $$S_{(4,3)}\oplus 2S_{(5,2)}\oplus S_{(6,1)}$$ of degrees 14, 14 and 6. However, restricting to $\mathfrak S_6$ yields
$$S_{(3,3)}\oplus 3S_{(4,2)}\oplus 3S_{(5,1)}\oplus S_6$$ of degrees 5,9,5 and 1. Therefore, the statistic on the partition $(6,3)$ gives 3.
This is related to $2$-saturations of Welter's game, see [1, Corollary 1.2].
For example, restricting $S_{(6,3)}$ to $\mathfrak S_8$ yields $$S_{(5,3)}\oplus S_{(6,2)}$$ of degrees (number of standard Young tableaux) 28 and 20, none of which are odd. Restricting to $\mathfrak S_7$ yields $$S_{(4,3)}\oplus 2S_{(5,2)}\oplus S_{(6,1)}$$ of degrees 14, 14 and 6. However, restricting to $\mathfrak S_6$ yields
$$S_{(3,3)}\oplus 3S_{(4,2)}\oplus 3S_{(5,1)}\oplus S_6$$ of degrees 5,9,5 and 1. Therefore, the statistic on the partition $(6,3)$ gives 3.
This is related to $2$-saturations of Welter's game, see [1, Corollary 1.2].
Map
to Dyck path
Description
Sends a partition to the shortest Dyck path tracing the shape of its Ferrers diagram.
Map
inner shape
Description
The inner shape of a skew partition.
Map
skew partition
Description
The parallelogram polyomino corresponding to a Dyck path, interpreted as a skew partition.
Let $D$ be a Dyck path of semilength $n$. The parallelogram polyomino $\gamma(D)$ is defined as follows: let $\tilde D = d_0 d_1 \dots d_{2n+1}$ be the Dyck path obtained by prepending an up step and appending a down step to $D$. Then, the upper path of $\gamma(D)$ corresponds to the sequence of steps of $\tilde D$ with even indices, and the lower path of $\gamma(D)$ corresponds to the sequence of steps of $\tilde D$ with odd indices.
This map returns the skew partition definded by the diagram of $\gamma(D)$.
Let $D$ be a Dyck path of semilength $n$. The parallelogram polyomino $\gamma(D)$ is defined as follows: let $\tilde D = d_0 d_1 \dots d_{2n+1}$ be the Dyck path obtained by prepending an up step and appending a down step to $D$. Then, the upper path of $\gamma(D)$ corresponds to the sequence of steps of $\tilde D$ with even indices, and the lower path of $\gamma(D)$ corresponds to the sequence of steps of $\tilde D$ with odd indices.
This map returns the skew partition definded by the diagram of $\gamma(D)$.
searching the database
Sorry, this statistic was not found in the database
or
add this statistic to the database – it's very simple and we need your support!