Your data matches 119 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
Mp00090: Permutations cycle-as-one-line notationPermutations
St000028: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1] => [1] => 0
[1,2] => [1,2] => 0
[2,1] => [1,2] => 0
[1,2,3] => [1,2,3] => 0
[1,3,2] => [1,2,3] => 0
[2,1,3] => [1,2,3] => 0
[2,3,1] => [1,2,3] => 0
[3,1,2] => [1,3,2] => 1
[3,2,1] => [1,3,2] => 1
[1,2,3,4] => [1,2,3,4] => 0
[1,2,4,3] => [1,2,3,4] => 0
[1,3,2,4] => [1,2,3,4] => 0
[1,3,4,2] => [1,2,3,4] => 0
[1,4,2,3] => [1,2,4,3] => 1
[1,4,3,2] => [1,2,4,3] => 1
[2,1,3,4] => [1,2,3,4] => 0
[2,1,4,3] => [1,2,3,4] => 0
[2,3,1,4] => [1,2,3,4] => 0
[2,3,4,1] => [1,2,3,4] => 0
[2,4,1,3] => [1,2,4,3] => 1
[2,4,3,1] => [1,2,4,3] => 1
[3,1,2,4] => [1,3,2,4] => 1
[3,1,4,2] => [1,3,4,2] => 2
[3,2,1,4] => [1,3,2,4] => 1
[3,2,4,1] => [1,3,4,2] => 2
[3,4,1,2] => [1,3,2,4] => 1
[3,4,2,1] => [1,3,2,4] => 1
[4,1,2,3] => [1,4,3,2] => 1
[4,1,3,2] => [1,4,2,3] => 1
[4,2,1,3] => [1,4,3,2] => 1
[4,2,3,1] => [1,4,2,3] => 1
[4,3,1,2] => [1,4,2,3] => 1
[4,3,2,1] => [1,4,2,3] => 1
[1,2,3,4,5] => [1,2,3,4,5] => 0
[1,2,3,5,4] => [1,2,3,4,5] => 0
[1,2,4,3,5] => [1,2,3,4,5] => 0
[1,2,4,5,3] => [1,2,3,4,5] => 0
[1,2,5,3,4] => [1,2,3,5,4] => 1
[1,2,5,4,3] => [1,2,3,5,4] => 1
[1,3,2,4,5] => [1,2,3,4,5] => 0
[1,3,2,5,4] => [1,2,3,4,5] => 0
[1,3,4,2,5] => [1,2,3,4,5] => 0
[1,3,4,5,2] => [1,2,3,4,5] => 0
[1,3,5,2,4] => [1,2,3,5,4] => 1
[1,3,5,4,2] => [1,2,3,5,4] => 1
[1,4,2,3,5] => [1,2,4,3,5] => 1
[1,4,2,5,3] => [1,2,4,5,3] => 2
[1,4,3,2,5] => [1,2,4,3,5] => 1
[1,4,3,5,2] => [1,2,4,5,3] => 2
[1,4,5,2,3] => [1,2,4,3,5] => 1
Description
The number of stack-sorts needed to sort a permutation. A permutation is (West) $t$-stack sortable if it is sortable using $t$ stacks in series. Let $W_t(n,k)$ be the number of permutations of size $n$ with $k$ descents which are $t$-stack sortable. Then the polynomials $W_{n,t}(x) = \sum_{k=0}^n W_t(n,k)x^k$ are symmetric and unimodal. We have $W_{n,1}(x) = A_n(x)$, the Eulerian polynomials. One can show that $W_{n,1}(x)$ and $W_{n,2}(x)$ are real-rooted. Precisely the permutations that avoid the pattern $231$ have statistic at most $1$, see [3]. These are counted by $\frac{1}{n+1}\binom{2n}{n}$ ([[OEIS:A000108]]). Precisely the permutations that avoid the pattern $2341$ and the barred pattern $3\bar 5241$ have statistic at most $2$, see [4]. These are counted by $\frac{2(3n)!}{(n+1)!(2n+1)!}$ ([[OEIS:A000139]]).
Mp00248: Permutations DEX compositionInteger compositions
Mp00040: Integer compositions to partitionInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000704: Integer partitions ⟶ ℤResult quality: 60% values known / values provided: 82%distinct values known / distinct values provided: 60%
Values
[1] => [1] => [1]
=> []
=> ? = 0
[1,2] => [2] => [2]
=> []
=> ? ∊ {0,0}
[2,1] => [2] => [2]
=> []
=> ? ∊ {0,0}
[1,2,3] => [3] => [3]
=> []
=> ? ∊ {0,0,0,0,1,1}
[1,3,2] => [1,2] => [2,1]
=> [1]
=> ? ∊ {0,0,0,0,1,1}
[2,1,3] => [3] => [3]
=> []
=> ? ∊ {0,0,0,0,1,1}
[2,3,1] => [3] => [3]
=> []
=> ? ∊ {0,0,0,0,1,1}
[3,1,2] => [3] => [3]
=> []
=> ? ∊ {0,0,0,0,1,1}
[3,2,1] => [2,1] => [2,1]
=> [1]
=> ? ∊ {0,0,0,0,1,1}
[1,2,3,4] => [4] => [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[1,2,4,3] => [2,2] => [2,2]
=> [2]
=> 1
[1,3,2,4] => [1,3] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[1,3,4,2] => [1,3] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[1,4,2,3] => [1,3] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[1,4,3,2] => [1,2,1] => [2,1,1]
=> [1,1]
=> 1
[2,1,3,4] => [4] => [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[2,1,4,3] => [2,2] => [2,2]
=> [2]
=> 1
[2,3,1,4] => [4] => [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[2,3,4,1] => [4] => [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[2,4,1,3] => [4] => [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[2,4,3,1] => [3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[3,1,2,4] => [4] => [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[3,1,4,2] => [2,2] => [2,2]
=> [2]
=> 1
[3,2,1,4] => [2,2] => [2,2]
=> [2]
=> 1
[3,2,4,1] => [2,2] => [2,2]
=> [2]
=> 1
[3,4,1,2] => [4] => [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[3,4,2,1] => [3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[4,1,2,3] => [4] => [4]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[4,1,3,2] => [3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[4,2,1,3] => [2,2] => [2,2]
=> [2]
=> 1
[4,2,3,1] => [3,1] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[4,3,1,2] => [1,3] => [3,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,1,2,2}
[4,3,2,1] => [1,2,1] => [2,1,1]
=> [1,1]
=> 1
[1,2,3,4,5] => [5] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[1,2,3,5,4] => [3,2] => [3,2]
=> [2]
=> 1
[1,2,4,3,5] => [2,3] => [3,2]
=> [2]
=> 1
[1,2,4,5,3] => [2,3] => [3,2]
=> [2]
=> 1
[1,2,5,3,4] => [2,3] => [3,2]
=> [2]
=> 1
[1,2,5,4,3] => [2,2,1] => [2,2,1]
=> [2,1]
=> 2
[1,3,2,4,5] => [1,4] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[1,3,2,5,4] => [1,2,2] => [2,2,1]
=> [2,1]
=> 2
[1,3,4,2,5] => [1,4] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[1,3,4,5,2] => [1,4] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[1,3,5,2,4] => [1,4] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[1,3,5,4,2] => [1,3,1] => [3,1,1]
=> [1,1]
=> 1
[1,4,2,3,5] => [1,4] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[1,4,2,5,3] => [1,2,2] => [2,2,1]
=> [2,1]
=> 2
[1,4,3,2,5] => [1,2,2] => [2,2,1]
=> [2,1]
=> 2
[1,4,3,5,2] => [1,2,2] => [2,2,1]
=> [2,1]
=> 2
[1,4,5,2,3] => [1,4] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[1,4,5,3,2] => [1,3,1] => [3,1,1]
=> [1,1]
=> 1
[1,5,2,3,4] => [1,4] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[1,5,2,4,3] => [1,3,1] => [3,1,1]
=> [1,1]
=> 1
[1,5,3,2,4] => [1,2,2] => [2,2,1]
=> [2,1]
=> 2
[1,5,3,4,2] => [1,3,1] => [3,1,1]
=> [1,1]
=> 1
[1,5,4,2,3] => [1,1,3] => [3,1,1]
=> [1,1]
=> 1
[1,5,4,3,2] => [1,1,2,1] => [2,1,1,1]
=> [1,1,1]
=> 1
[2,1,3,4,5] => [5] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[2,1,3,5,4] => [3,2] => [3,2]
=> [2]
=> 1
[2,1,4,3,5] => [2,3] => [3,2]
=> [2]
=> 1
[2,1,4,5,3] => [2,3] => [3,2]
=> [2]
=> 1
[2,1,5,3,4] => [2,3] => [3,2]
=> [2]
=> 1
[2,1,5,4,3] => [2,2,1] => [2,2,1]
=> [2,1]
=> 2
[2,3,1,4,5] => [5] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[2,3,1,5,4] => [3,2] => [3,2]
=> [2]
=> 1
[2,3,4,1,5] => [5] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[2,3,4,5,1] => [5] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[2,3,5,1,4] => [5] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[2,3,5,4,1] => [4,1] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[2,4,1,3,5] => [5] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[2,4,1,5,3] => [3,2] => [3,2]
=> [2]
=> 1
[2,4,3,1,5] => [3,2] => [3,2]
=> [2]
=> 1
[2,4,3,5,1] => [3,2] => [3,2]
=> [2]
=> 1
[2,4,5,1,3] => [5] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[2,4,5,3,1] => [4,1] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[2,5,1,3,4] => [5] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[2,5,1,4,3] => [4,1] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[2,5,3,1,4] => [3,2] => [3,2]
=> [2]
=> 1
[2,5,3,4,1] => [4,1] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[2,5,4,1,3] => [2,3] => [3,2]
=> [2]
=> 1
[2,5,4,3,1] => [2,2,1] => [2,2,1]
=> [2,1]
=> 2
[3,1,2,4,5] => [5] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[3,1,2,5,4] => [3,2] => [3,2]
=> [2]
=> 1
[3,1,4,2,5] => [2,3] => [3,2]
=> [2]
=> 1
[3,1,4,5,2] => [2,3] => [3,2]
=> [2]
=> 1
[3,1,5,2,4] => [2,3] => [3,2]
=> [2]
=> 1
[3,1,5,4,2] => [2,2,1] => [2,2,1]
=> [2,1]
=> 2
[3,2,1,4,5] => [2,3] => [3,2]
=> [2]
=> 1
[3,2,1,5,4] => [2,1,2] => [2,2,1]
=> [2,1]
=> 2
[3,2,4,1,5] => [2,3] => [3,2]
=> [2]
=> 1
[3,2,4,5,1] => [2,3] => [3,2]
=> [2]
=> 1
[3,2,5,1,4] => [2,3] => [3,2]
=> [2]
=> 1
[3,2,5,4,1] => [2,2,1] => [2,2,1]
=> [2,1]
=> 2
[3,4,1,2,5] => [5] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[3,4,1,5,2] => [3,2] => [3,2]
=> [2]
=> 1
[3,4,2,1,5] => [3,2] => [3,2]
=> [2]
=> 1
[3,4,2,5,1] => [3,2] => [3,2]
=> [2]
=> 1
[3,4,5,1,2] => [5] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[3,4,5,2,1] => [4,1] => [4,1]
=> [1]
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
[3,5,1,2,4] => [5] => [5]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,3,3,3,3}
Description
The number of semistandard tableaux on a given integer partition with minimal maximal entry. This is, for an integer partition $\lambda = (\lambda_1 > \cdots > \lambda_k > 0)$, the number of [[SemistandardTableaux|semistandard tableaux]] of shape $\lambda$ with maximal entry $k$. Equivalently, this is the evaluation $s_\lambda(1,\ldots,1)$ of the Schur function $s_\lambda$ in $k$ variables, or, explicitly, $$ \prod_{(i,j) \in L} \frac{k + j - i}{ \operatorname{hook}(i,j) }$$ where the product is over all cells $(i,j) \in L$ and $\operatorname{hook}(i,j)$ is the hook length of a cell. See [Theorem 6.3, 1] for details.
Mp00060: Permutations Robinson-Schensted tableau shapeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000460: Integer partitions ⟶ ℤResult quality: 78% values known / values provided: 78%distinct values known / distinct values provided: 80%
Values
[1] => [1]
=> []
=> ?
=> ? = 0
[1,2] => [2]
=> []
=> ?
=> ? ∊ {0,0}
[2,1] => [1,1]
=> [1]
=> []
=> ? ∊ {0,0}
[1,2,3] => [3]
=> []
=> ?
=> ? ∊ {0,0,0,0,1}
[1,3,2] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[2,1,3] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[2,3,1] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[3,1,2] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[3,2,1] => [1,1,1]
=> [1,1]
=> [1]
=> 1
[1,2,3,4] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,2,4,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,3,2,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,3,4,2] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,4,2,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[2,1,3,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,1,4,3] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,3,1,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,3,4,1] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,4,1,3] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,4,3,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,1,2,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,1,4,2] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,4,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,1,2] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,4,2,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,2,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[4,1,3,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,2,1,3] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,3,1,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,3,2,1] => [1,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[1,2,3,4,5] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,3,5,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,4,3,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,4,5,3] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,5,3,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,5,4,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,3,2,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,2,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,4,2,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,4,5,2] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,5,2,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,2,3,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,4,2,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,4,3,2,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,5,2,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,4,5,3,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,2,3,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,4,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,4,2,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,4,3,2] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[2,1,3,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,3,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,4,3,5] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,4,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,5,3,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,5,4,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,3,1,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,1,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,4,1,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,4,5,1] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,5,1,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,5,4,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,1,3,5] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,4,1,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,4,3,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,3,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,5,1,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,4,5,3,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,1,3,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,5,1,4,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,5,3,1,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,3,4,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,4,1,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,5,4,3,1] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[3,1,5,4,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,1,4,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,1,5,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,4,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,4,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,5,1,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,5,4,1] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,4,2,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,2,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,5,2,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,5,1,4,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,2,1,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,2,4,1] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,4,1,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,4,2,1] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[4,1,3,2,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,3,5,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,5,3,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[4,2,1,3,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
Description
The hook length of the last cell along the main diagonal of an integer partition.
Mp00060: Permutations Robinson-Schensted tableau shapeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000870: Integer partitions ⟶ ℤResult quality: 78% values known / values provided: 78%distinct values known / distinct values provided: 80%
Values
[1] => [1]
=> []
=> ?
=> ? = 0
[1,2] => [2]
=> []
=> ?
=> ? ∊ {0,0}
[2,1] => [1,1]
=> [1]
=> []
=> ? ∊ {0,0}
[1,2,3] => [3]
=> []
=> ?
=> ? ∊ {0,0,0,0,1}
[1,3,2] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[2,1,3] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[2,3,1] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[3,1,2] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[3,2,1] => [1,1,1]
=> [1,1]
=> [1]
=> 1
[1,2,3,4] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,2,4,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,3,2,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,3,4,2] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,4,2,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[2,1,3,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,1,4,3] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,3,1,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,3,4,1] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,4,1,3] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,4,3,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,1,2,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,1,4,2] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,4,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,1,2] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,4,2,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,2,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[4,1,3,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,2,1,3] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,3,1,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,3,2,1] => [1,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[1,2,3,4,5] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,3,5,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,4,3,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,4,5,3] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,5,3,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,5,4,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,3,2,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,2,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,4,2,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,4,5,2] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,5,2,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,2,3,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,4,2,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,4,3,2,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,5,2,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,4,5,3,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,2,3,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,4,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,4,2,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,4,3,2] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[2,1,3,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,3,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,4,3,5] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,4,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,5,3,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,5,4,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,3,1,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,1,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,4,1,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,4,5,1] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,5,1,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,5,4,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,1,3,5] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,4,1,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,4,3,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,3,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,5,1,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,4,5,3,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,1,3,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,5,1,4,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,5,3,1,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,3,4,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,4,1,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,5,4,3,1] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[3,1,5,4,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,1,4,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,1,5,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,4,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,4,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,5,1,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,5,4,1] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,4,2,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,2,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,5,2,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,5,1,4,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,2,1,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,2,4,1] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,4,1,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,4,2,1] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[4,1,3,2,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,3,5,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,5,3,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[4,2,1,3,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
Description
The product of the hook lengths of the diagonal cells in an integer partition. For a cell in the Ferrers diagram of a partition, the hook length is given by the number of boxes to its right plus the number of boxes below + 1. This statistic is the product of the hook lengths of the diagonal cells $(i,i)$ of a partition.
Mp00060: Permutations Robinson-Schensted tableau shapeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St001247: Integer partitions ⟶ ℤResult quality: 78% values known / values provided: 78%distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> []
=> ?
=> ? = 0
[1,2] => [2]
=> []
=> ?
=> ? ∊ {0,0}
[2,1] => [1,1]
=> [1]
=> []
=> ? ∊ {0,0}
[1,2,3] => [3]
=> []
=> ?
=> ? ∊ {0,0,0,0,1}
[1,3,2] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[2,1,3] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[2,3,1] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[3,1,2] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[3,2,1] => [1,1,1]
=> [1,1]
=> [1]
=> 1
[1,2,3,4] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,2,4,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,3,2,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,3,4,2] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,4,2,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[2,1,3,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,1,4,3] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,3,1,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,3,4,1] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,4,1,3] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,4,3,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,1,2,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,1,4,2] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,4,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,1,2] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,4,2,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,2,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[4,1,3,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,2,1,3] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,3,1,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,3,2,1] => [1,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[1,2,3,4,5] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,3,5,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,4,3,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,4,5,3] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,5,3,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,5,4,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,3,2,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,2,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,4,2,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,4,5,2] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,5,2,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,2,3,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,4,2,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,4,3,2,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,5,2,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,4,5,3,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,2,3,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,4,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,4,2,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,4,3,2] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[2,1,3,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,3,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,4,3,5] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,4,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,5,3,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,5,4,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,3,1,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,1,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,4,1,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,4,5,1] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,5,1,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,5,4,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,1,3,5] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,4,1,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,4,3,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,3,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,5,1,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,4,5,3,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,1,3,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,5,1,4,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,5,3,1,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,3,4,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,4,1,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,5,4,3,1] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[3,1,5,4,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,1,4,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,1,5,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,4,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,4,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,5,1,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,5,4,1] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,4,2,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,2,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,5,2,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,5,1,4,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,2,1,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,2,4,1] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,4,1,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,4,2,1] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[4,1,3,2,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,3,5,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,5,3,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[4,2,1,3,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
Description
The number of parts of a partition that are not congruent 2 modulo 3.
Mp00060: Permutations Robinson-Schensted tableau shapeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St001249: Integer partitions ⟶ ℤResult quality: 78% values known / values provided: 78%distinct values known / distinct values provided: 100%
Values
[1] => [1]
=> []
=> ?
=> ? = 0
[1,2] => [2]
=> []
=> ?
=> ? ∊ {0,0}
[2,1] => [1,1]
=> [1]
=> []
=> ? ∊ {0,0}
[1,2,3] => [3]
=> []
=> ?
=> ? ∊ {0,0,0,0,1}
[1,3,2] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[2,1,3] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[2,3,1] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[3,1,2] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[3,2,1] => [1,1,1]
=> [1,1]
=> [1]
=> 1
[1,2,3,4] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,2,4,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,3,2,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,3,4,2] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,4,2,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[2,1,3,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,1,4,3] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,3,1,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,3,4,1] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,4,1,3] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,4,3,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,1,2,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,1,4,2] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,4,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,1,2] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,4,2,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,2,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[4,1,3,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,2,1,3] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,3,1,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,3,2,1] => [1,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[1,2,3,4,5] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,3,5,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,4,3,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,4,5,3] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,5,3,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,5,4,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,3,2,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,2,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,4,2,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,4,5,2] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,5,2,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,2,3,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,4,2,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,4,3,2,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,5,2,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,4,5,3,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,2,3,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,4,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,4,2,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,4,3,2] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[2,1,3,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,3,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,4,3,5] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,4,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,5,3,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,5,4,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,3,1,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,1,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,4,1,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,4,5,1] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,5,1,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,5,4,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,1,3,5] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,4,1,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,4,3,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,3,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,5,1,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,4,5,3,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,1,3,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,5,1,4,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,5,3,1,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,3,4,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,4,1,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,5,4,3,1] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[3,1,5,4,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,1,4,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,1,5,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,4,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,4,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,5,1,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,5,4,1] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,4,2,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,2,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,5,2,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,5,1,4,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,2,1,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,2,4,1] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,4,1,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,4,2,1] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[4,1,3,2,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,3,5,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,5,3,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[4,2,1,3,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
Description
Sum of the odd parts of a partition.
Mp00060: Permutations Robinson-Schensted tableau shapeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St001360: Integer partitions ⟶ ℤResult quality: 78% values known / values provided: 78%distinct values known / distinct values provided: 80%
Values
[1] => [1]
=> []
=> ?
=> ? = 0
[1,2] => [2]
=> []
=> ?
=> ? ∊ {0,0}
[2,1] => [1,1]
=> [1]
=> []
=> ? ∊ {0,0}
[1,2,3] => [3]
=> []
=> ?
=> ? ∊ {0,0,0,0,1}
[1,3,2] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[2,1,3] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[2,3,1] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[3,1,2] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[3,2,1] => [1,1,1]
=> [1,1]
=> [1]
=> 1
[1,2,3,4] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,2,4,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,3,2,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,3,4,2] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,4,2,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[2,1,3,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,1,4,3] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,3,1,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,3,4,1] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,4,1,3] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,4,3,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,1,2,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,1,4,2] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,4,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,1,2] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,4,2,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,2,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[4,1,3,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,2,1,3] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,3,1,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,3,2,1] => [1,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[1,2,3,4,5] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,3,5,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,4,3,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,4,5,3] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,5,3,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,2,5,4,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,3,2,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,2,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,4,2,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,4,5,2] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,5,2,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,2,3,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,4,2,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,4,3,2,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,5,2,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,4,5,3,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,2,3,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,4,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,4,2,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,4,3,2] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[2,1,3,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,3,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,4,3,5] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,4,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,5,3,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,1,5,4,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,3,1,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,1,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,4,1,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,4,5,1] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,5,1,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,3,5,4,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,1,3,5] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,4,1,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,4,3,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,3,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,5,1,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,4,5,3,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,1,3,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,3,3,3}
[2,5,1,4,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,5,3,1,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,3,4,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,4,1,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,5,4,3,1] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[3,1,5,4,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,1,4,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,1,5,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,4,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,4,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,5,1,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,5,4,1] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,4,2,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,2,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,5,2,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,5,1,4,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,2,1,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,2,4,1] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,4,1,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,4,2,1] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[4,1,3,2,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,3,5,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,5,3,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[4,2,1,3,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
Description
The number of covering relations in Young's lattice below a partition.
Mp00060: Permutations Robinson-Schensted tableau shapeInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St001785: Integer partitions ⟶ ℤResult quality: 60% values known / values provided: 78%distinct values known / distinct values provided: 60%
Values
[1] => [1]
=> []
=> ?
=> ? = 0
[1,2] => [2]
=> []
=> ?
=> ? ∊ {0,0}
[2,1] => [1,1]
=> [1]
=> []
=> ? ∊ {0,0}
[1,2,3] => [3]
=> []
=> ?
=> ? ∊ {0,0,0,0,1}
[1,3,2] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[2,1,3] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[2,3,1] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[3,1,2] => [2,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,1}
[3,2,1] => [1,1,1]
=> [1,1]
=> [1]
=> 1
[1,2,3,4] => [4]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,2,4,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,3,2,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,3,4,2] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,4,2,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[1,4,3,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[2,1,3,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,1,4,3] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,3,1,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,3,4,1] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,4,1,3] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[2,4,3,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,1,2,4] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,1,4,2] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,2,1,4] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,4,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,1,2] => [2,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[3,4,2,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,2,3] => [3,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1,1,2}
[4,1,3,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,2,1,3] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,2,3,1] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,3,1,2] => [2,1,1]
=> [1,1]
=> [1]
=> 1
[4,3,2,1] => [1,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[1,2,3,4,5] => [5]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,3,5,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,4,3,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,4,5,3] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,5,3,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,2,5,4,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,3,2,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,2,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,4,2,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,4,5,2] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,5,2,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,3,5,4,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,2,3,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,4,2,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,4,3,2,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,3,5,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,4,5,2,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,4,5,3,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,2,3,4] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[1,5,2,4,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,2,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,3,4,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,4,2,3] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[1,5,4,3,2] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[2,1,3,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,3,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,4,3,5] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,4,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,5,3,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,1,5,4,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,3,1,4,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,3,1,5,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,3,4,1,5] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,3,4,5,1] => [4,1]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,3,5,1,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,3,5,4,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,1,3,5] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,4,1,5,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,4,3,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,3,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,4,5,1,3] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,4,5,3,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,1,3,4] => [3,2]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,3,3,3,3}
[2,5,1,4,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,5,3,1,4] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,3,4,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[2,5,4,1,3] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[2,5,4,3,1] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[3,1,5,4,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,1,4,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,1,5,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,4,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,4,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,2,5,1,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,2,5,4,1] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,4,2,1,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,2,5,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,4,5,2,1] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[3,5,1,4,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,2,1,4] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,2,4,1] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,4,1,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[3,5,4,2,1] => [2,1,1,1]
=> [1,1,1]
=> [1,1]
=> 2
[4,1,3,2,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,3,5,2] => [3,1,1]
=> [1,1]
=> [1]
=> 1
[4,1,5,3,2] => [2,2,1]
=> [2,1]
=> [1]
=> 1
[4,2,1,3,5] => [3,1,1]
=> [1,1]
=> [1]
=> 1
Description
The number of ways to obtain a partition as the multiset of antidiagonal lengths of the Ferrers diagram of a partition. Given a partition $\lambda\vdash n$, let $\alpha(\lambda)$ be the partition given by the lengths of the antidiagonals of the Ferrers diagram of $\lambda$. Then, the value of the statistic on $\mu$ is the number of times $\mu$ appears in the multiset $\{\{\alpha(\lambda)\mid \lambda\vdash n\}\}$.
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00160: Permutations graph of inversionsGraphs
Mp00247: Graphs de-duplicateGraphs
St001330: Graphs ⟶ ℤResult quality: 73% values known / values provided: 73%distinct values known / distinct values provided: 100%
Values
[1] => [1] => ([],1)
=> ([],1)
=> 1 = 0 + 1
[1,2] => [1,2] => ([],2)
=> ([],1)
=> 1 = 0 + 1
[2,1] => [1,2] => ([],2)
=> ([],1)
=> 1 = 0 + 1
[1,2,3] => [1,2,3] => ([],3)
=> ([],1)
=> 1 = 0 + 1
[1,3,2] => [1,2,3] => ([],3)
=> ([],1)
=> 1 = 0 + 1
[2,1,3] => [1,2,3] => ([],3)
=> ([],1)
=> 1 = 0 + 1
[2,3,1] => [1,2,3] => ([],3)
=> ([],1)
=> 1 = 0 + 1
[3,1,2] => [1,3,2] => ([(1,2)],3)
=> ([(1,2)],3)
=> 2 = 1 + 1
[3,2,1] => [1,3,2] => ([(1,2)],3)
=> ([(1,2)],3)
=> 2 = 1 + 1
[1,2,3,4] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 0 + 1
[1,2,4,3] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 0 + 1
[1,3,2,4] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 0 + 1
[1,3,4,2] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 0 + 1
[1,4,2,3] => [1,2,4,3] => ([(2,3)],4)
=> ([(1,2)],3)
=> 2 = 1 + 1
[1,4,3,2] => [1,2,4,3] => ([(2,3)],4)
=> ([(1,2)],3)
=> 2 = 1 + 1
[2,1,3,4] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 0 + 1
[2,1,4,3] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 0 + 1
[2,3,1,4] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 0 + 1
[2,3,4,1] => [1,2,3,4] => ([],4)
=> ([],1)
=> 1 = 0 + 1
[2,4,1,3] => [1,2,4,3] => ([(2,3)],4)
=> ([(1,2)],3)
=> 2 = 1 + 1
[2,4,3,1] => [1,2,4,3] => ([(2,3)],4)
=> ([(1,2)],3)
=> 2 = 1 + 1
[3,1,2,4] => [1,3,2,4] => ([(2,3)],4)
=> ([(1,2)],3)
=> 2 = 1 + 1
[3,1,4,2] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> 2 = 1 + 1
[3,2,1,4] => [1,3,2,4] => ([(2,3)],4)
=> ([(1,2)],3)
=> 2 = 1 + 1
[3,2,4,1] => [1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> 2 = 1 + 1
[3,4,1,2] => [1,3,2,4] => ([(2,3)],4)
=> ([(1,2)],3)
=> 2 = 1 + 1
[3,4,2,1] => [1,3,2,4] => ([(2,3)],4)
=> ([(1,2)],3)
=> 2 = 1 + 1
[4,1,2,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[4,1,3,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> 2 = 1 + 1
[4,2,1,3] => [1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(1,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[4,2,3,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> 2 = 1 + 1
[4,3,1,2] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> 2 = 1 + 1
[4,3,2,1] => [1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(1,2)],3)
=> 2 = 1 + 1
[1,2,3,4,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 0 + 1
[1,2,3,5,4] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 0 + 1
[1,2,4,3,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 0 + 1
[1,2,4,5,3] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 0 + 1
[1,2,5,3,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> 2 = 1 + 1
[1,2,5,4,3] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> 2 = 1 + 1
[1,3,2,4,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 0 + 1
[1,3,2,5,4] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 0 + 1
[1,3,4,2,5] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 0 + 1
[1,3,4,5,2] => [1,2,3,4,5] => ([],5)
=> ([],1)
=> 1 = 0 + 1
[1,3,5,2,4] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> 2 = 1 + 1
[1,3,5,4,2] => [1,2,3,5,4] => ([(3,4)],5)
=> ([(1,2)],3)
=> 2 = 1 + 1
[1,4,2,3,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> 2 = 1 + 1
[1,4,2,5,3] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> 2 = 1 + 1
[1,4,3,2,5] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> 2 = 1 + 1
[1,4,3,5,2] => [1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(1,2)],3)
=> 2 = 1 + 1
[1,4,5,2,3] => [1,2,4,3,5] => ([(3,4)],5)
=> ([(1,2)],3)
=> 2 = 1 + 1
[3,1,5,2,4] => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,3,3} + 1
[3,2,5,1,4] => [1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,3,3} + 1
[4,1,5,3,2] => [1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,3,3} + 1
[4,2,5,3,1] => [1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,3,3} + 1
[5,1,2,4,3] => [1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,3,3} + 1
[5,2,1,4,3] => [1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,3,3} + 1
[5,4,1,2,3] => [1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,3,3} + 1
[5,4,1,3,2] => [1,5,2,4,3] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,3,3} + 1
[5,4,2,1,3] => [1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,3,3} + 1
[5,4,2,3,1] => [1,5,2,4,3] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,3,3} + 1
[5,4,3,1,2] => [1,5,2,4,3] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,3,3} + 1
[5,4,3,2,1] => [1,5,2,4,3] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,3,3} + 1
[1,4,2,6,3,5] => [1,2,4,6,5,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[1,4,3,6,2,5] => [1,2,4,6,5,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[1,5,2,6,4,3] => [1,2,5,4,6,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[1,5,3,6,4,2] => [1,2,5,4,6,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[1,6,2,3,5,4] => [1,2,6,4,3,5] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[1,6,3,2,5,4] => [1,2,6,4,3,5] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[1,6,5,2,3,4] => [1,2,6,4,3,5] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[1,6,5,2,4,3] => [1,2,6,3,5,4] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[1,6,5,3,2,4] => [1,2,6,4,3,5] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[1,6,5,3,4,2] => [1,2,6,3,5,4] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[1,6,5,4,2,3] => [1,2,6,3,5,4] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[1,6,5,4,3,2] => [1,2,6,3,5,4] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[2,4,1,6,3,5] => [1,2,4,6,5,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[2,4,3,6,1,5] => [1,2,4,6,5,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[2,5,1,6,4,3] => [1,2,5,4,6,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[2,5,3,6,4,1] => [1,2,5,4,6,3] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[2,6,1,3,5,4] => [1,2,6,4,3,5] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[2,6,3,1,5,4] => [1,2,6,4,3,5] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[2,6,5,1,3,4] => [1,2,6,4,3,5] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[2,6,5,1,4,3] => [1,2,6,3,5,4] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[2,6,5,3,1,4] => [1,2,6,4,3,5] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[2,6,5,3,4,1] => [1,2,6,3,5,4] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[2,6,5,4,1,3] => [1,2,6,3,5,4] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[2,6,5,4,3,1] => [1,2,6,3,5,4] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[3,1,4,6,2,5] => [1,3,4,6,5,2] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[3,1,5,2,4,6] => [1,3,5,4,2,6] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[3,1,5,2,6,4] => [1,3,5,6,4,2] => ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[3,1,5,6,4,2] => [1,3,5,4,6,2] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[3,1,6,2,4,5] => [1,3,6,5,4,2] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[3,1,6,2,5,4] => [1,3,6,4,2,5] => ([(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> ([(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[3,1,6,4,2,5] => [1,3,6,5,2,4] => ([(1,5),(2,3),(2,4),(3,4),(3,5),(4,5)],6)
=> ([(1,5),(2,3),(2,4),(3,4),(3,5),(4,5)],6)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[3,1,6,5,2,4] => [1,3,6,4,5,2] => ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[3,2,4,6,1,5] => [1,3,4,6,5,2] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[3,2,5,1,4,6] => [1,3,5,4,2,6] => ([(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[3,2,5,1,6,4] => [1,3,5,6,4,2] => ([(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[3,2,5,6,4,1] => [1,3,5,4,6,2] => ([(1,5),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,4),(2,3),(2,4),(3,4)],5)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[3,2,6,1,4,5] => [1,3,6,5,4,2] => ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ([(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
[3,2,6,1,5,4] => [1,3,6,4,2,5] => ([(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> ([(1,5),(2,4),(3,4),(3,5),(4,5)],6)
=> ? ∊ {2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,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,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4} + 1
Description
The hat guessing number of a graph. Suppose that each vertex of a graph corresponds to a player, wearing a hat whose color is arbitrarily chosen from a set of $q$ possible colors. Each player can see the hat colors of his neighbors, but not his own hat color. All of the players are asked to guess their own hat colors simultaneously, according to a predetermined guessing strategy and the hat colors they see, where no communication between them is allowed. The hat guessing number $HG(G)$ of a graph $G$ is the largest integer $q$ such that there exists a guessing strategy guaranteeing at least one correct guess for any hat assignment of $q$ possible colors. Because it suffices that a single player guesses correctly, the hat guessing number of a graph is the maximum of the hat guessing numbers of its connected components.
Mp00127: Permutations left-to-right-maxima to Dyck pathDyck paths
Mp00027: Dyck paths to partitionInteger partitions
Mp00202: Integer partitions first row removalInteger partitions
St000667: Integer partitions ⟶ ℤResult quality: 65% values known / values provided: 65%distinct values known / distinct values provided: 80%
Values
[1] => [1,0]
=> []
=> ?
=> ? = 0
[1,2] => [1,0,1,0]
=> [1]
=> []
=> ? ∊ {0,0}
[2,1] => [1,1,0,0]
=> []
=> ?
=> ? ∊ {0,0}
[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,0,0}
[2,3,1] => [1,1,0,1,0,0]
=> [1]
=> []
=> ? ∊ {0,0,0,0}
[3,1,2] => [1,1,1,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0}
[3,2,1] => [1,1,1,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0}
[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]
=> 1
[1,3,4,2] => [1,0,1,1,0,1,0,0]
=> [2,1,1]
=> [1,1]
=> 1
[1,4,2,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> [1,1]
=> 1
[1,4,3,2] => [1,0,1,1,1,0,0,0]
=> [1,1,1]
=> [1,1]
=> 1
[2,1,3,4] => [1,1,0,0,1,0,1,0]
=> [3,2]
=> [2]
=> 2
[2,1,4,3] => [1,1,0,0,1,1,0,0]
=> [2,2]
=> [2]
=> 2
[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,0,0,0,0,0,1,1,1,1}
[3,1,4,2] => [1,1,1,0,0,1,0,0]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1}
[3,2,1,4] => [1,1,1,0,0,0,1,0]
=> [3]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1}
[3,2,4,1] => [1,1,1,0,0,1,0,0]
=> [2]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1}
[3,4,1,2] => [1,1,1,0,1,0,0,0]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1}
[3,4,2,1] => [1,1,1,0,1,0,0,0]
=> [1]
=> []
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1}
[4,1,2,3] => [1,1,1,1,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1}
[4,1,3,2] => [1,1,1,1,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1}
[4,2,1,3] => [1,1,1,1,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1}
[4,2,3,1] => [1,1,1,1,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1}
[4,3,1,2] => [1,1,1,1,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1}
[4,3,2,1] => [1,1,1,1,0,0,0,0]
=> []
=> ?
=> ? ∊ {0,0,0,0,0,0,0,0,1,1,1,1}
[1,2,3,4,5] => [1,0,1,0,1,0,1,0,1,0]
=> [4,3,2,1]
=> [3,2,1]
=> 1
[1,2,3,5,4] => [1,0,1,0,1,0,1,1,0,0]
=> [3,3,2,1]
=> [3,2,1]
=> 1
[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]
=> 1
[1,3,4,5,2] => [1,0,1,1,0,1,0,1,0,0]
=> [3,2,1,1]
=> [2,1,1]
=> 1
[1,3,5,2,4] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> [2,1,1]
=> 1
[1,3,5,4,2] => [1,0,1,1,0,1,1,0,0,0]
=> [2,2,1,1]
=> [2,1,1]
=> 1
[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]
=> 1
[2,3,1,5,4] => [1,1,0,1,0,0,1,1,0,0]
=> [3,3,1]
=> [3,1]
=> 1
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
[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,1,1,1,1,1,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,2,2,2,2,2,2}
Description
The greatest common divisor of the parts of the partition.
The following 109 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001432The order dimension of the partition. St000260The radius of a connected graph. St000937The number of positive values of the symmetric group character corresponding to the partition. St000454The largest eigenvalue of a graph if it is integral. St001128The exponens consonantiae of a partition. St000744The length of the path to the largest entry in a standard Young tableau. St001499The number of indecomposable projective-injective modules of a magnitude 1 Nakayama algebra. St001630The global dimension of the incidence algebra of the lattice over the rational numbers. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St000618The number of self-evacuating tableaux of given shape. St000755The number of real roots of the characteristic polynomial of a linear recurrence associated with an integer partition. St001250The number of parts of a partition that are not congruent 0 modulo 3. St001571The Cartan determinant of the integer partition. St001899The total number of irreducible representations contained in the higher Lie character for an integer partition. St001900The number of distinct irreducible representations contained in the higher Lie character for an integer partition. St001908The number of semistandard tableaux of distinct weight whose maximal entry is the length of the partition. St001913The number of preimages of an integer partition in Bulgarian solitaire. St001924The number of cells in an integer partition whose arm and leg length coincide. St001933The largest multiplicity of a part in an integer partition. St000668The least common multiple of the parts of the partition. St000707The product of the factorials of the parts. St000708The product of the parts of an integer partition. St000933The number of multipartitions of sizes given by an integer partition. St000259The diameter of a connected graph. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001767The largest minimal number of arrows pointing to a cell in the Ferrers diagram in any assignment. St000706The product of the factorials of the multiplicities of an integer partition. St000939The number of characters of the symmetric group whose value on the partition is positive. St000993The multiplicity of the largest part of an integer partition. St001568The smallest positive integer that does not appear twice in the partition. St000620The number of standard tableaux of shape equal to the given partition such that the minimal cyclic descent is odd. St000815The number of semistandard Young tableaux of partition weight of given shape. St000681The Grundy value of Chomp on Ferrers diagrams. St000770The major index of an integer partition when read from bottom to top. St000929The constant term of the character polynomial of an integer partition. St000207Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer composition weight. St000208Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer partition weight. St000781The number of proper colouring schemes of a Ferrers diagram. 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. St001389The number of partitions of the same length below the given integer partition. St001527The cyclic permutation representation number of an integer partition. St001599The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on rooted trees. St001780The order of promotion on the set of standard tableaux of given shape. St001901The largest multiplicity of an irreducible representation contained in the higher Lie character for an integer partition. St001934The number of monotone factorisations of genus zero of a permutation of given cycle type. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St001629The coefficient of the integer composition in the quasisymmetric expansion of the relabelling action of the symmetric group on cycles. St001604The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on polygons. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St001877Number of indecomposable injective modules with projective dimension 2. St000456The monochromatic index of a connected graph. St000455The second largest eigenvalue of a graph if it is integral. St000284The Plancherel distribution on integer partitions. St000714The number of semistandard Young tableau of given shape, with entries at most 2. St000901The cube of the number of standard Young tableaux with shape given by the partition. St001123The multiplicity of the dual of the standard representation in the Kronecker square corresponding to a partition. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St000318The number of addable cells of the Ferrers diagram of an integer partition. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St001896The number of right descents of a signed permutations. St000741The Colin de Verdière graph invariant. St001864The number of excedances of a signed permutation. St001624The breadth of a lattice. St001907The number of Bastidas - Hohlweg - Saliola excedances of a signed permutation. St000298The order dimension or Dushnik-Miller dimension of a poset. St000640The rank of the largest boolean interval in a poset. St000307The number of rowmotion orbits of a poset. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St000632The jump number of the poset. St001820The size of the image of the pop stack sorting operator. St000302The determinant of the distance matrix of a connected graph. St000466The Gutman (or modified Schultz) index of a connected graph. St000467The hyper-Wiener index of a connected graph. St001427The number of descents of a signed permutation. St001645The pebbling number of a connected graph. St001875The number of simple modules with projective dimension at most 1. St001435The number of missing boxes in the first row. St001863The number of weak excedances of a signed permutation. St001866The nesting alignments of a signed permutation. St001862The number of crossings of a signed permutation. St000848The balance constant multiplied with the number of linear extensions of a poset. St000849The number of 1/3-balanced pairs in a poset. St000850The number of 1/2-balanced pairs in a poset. St001095The number of non-isomorphic posets with precisely one further covering relation. St001823The Stasinski-Voll length of a signed permutation. St001946The number of descents in a parking function. St001773The number of minimal elements in Bruhat order not less than the signed permutation. St001822The number of alignments of a signed permutation. St001882The number of occurrences of a type-B 231 pattern in a signed permutation. St001905The number of preferred parking spots in a parking function less than the index of the car. St001935The number of ascents in a parking function. St001960The number of descents of a permutation minus one if its first entry is not one. St001207The Lowey length of the algebra $A/T$ when $T$ is the 1-tilting module corresponding to the permutation in the Auslander algebra of $K[x]/(x^n)$. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order. St001583The projective dimension of the simple module corresponding to the point in the poset of the symmetric group under bruhat order. St001860The number of factors of the Stanley symmetric function associated with a signed permutation. St001574The minimal number of edges to add or remove to make a graph regular. St001576The minimal number of edges to add or remove to make a graph vertex transitive. St001742The difference of the maximal and the minimal degree in a graph. St000408The number of occurrences of the pattern 4231 in a permutation. St000440The number of occurrences of the pattern 4132 or of the pattern 4231 in a permutation. St000036The evaluation at 1 of the Kazhdan-Lusztig polynomial with parameters given by the identity and the permutation. St001570The minimal number of edges to add to make a graph Hamiltonian.