searching the database
Your data matches 147 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
(click to perform a complete search on your data)
Matching statistic: St000757
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
St000757: Integer compositions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1] => 2
[2] => 1
[1,1,1] => 3
[1,2] => 2
[2,1] => 1
[3] => 1
[1,1,1,1] => 4
[1,1,2] => 3
[1,2,1] => 2
[1,3] => 2
[2,1,1] => 2
[2,2] => 2
[3,1] => 1
[4] => 1
[1,1,1,1,1] => 5
[1,1,1,2] => 4
[1,1,2,1] => 3
[1,1,3] => 3
[1,2,1,1] => 3
[1,2,2] => 3
[1,3,1] => 2
[1,4] => 2
[2,1,1,1] => 3
[2,1,2] => 2
[2,2,1] => 2
[2,3] => 2
[3,1,1] => 2
[3,2] => 1
[4,1] => 1
[5] => 1
Description
The length of the longest weakly inreasing subsequence of parts of an integer composition.
Matching statistic: St001777
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
St001777: Integer compositions ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1] => 1 = 2 - 1
[2] => 0 = 1 - 1
[1,1,1] => 2 = 3 - 1
[1,2] => 0 = 1 - 1
[2,1] => 1 = 2 - 1
[3] => 0 = 1 - 1
[1,1,1,1] => 3 = 4 - 1
[1,1,2] => 1 = 2 - 1
[1,2,1] => 1 = 2 - 1
[1,3] => 0 = 1 - 1
[2,1,1] => 2 = 3 - 1
[2,2] => 1 = 2 - 1
[3,1] => 1 = 2 - 1
[4] => 0 = 1 - 1
[1,1,1,1,1] => 4 = 5 - 1
[1,1,1,2] => 2 = 3 - 1
[1,1,2,1] => 2 = 3 - 1
[1,1,3] => 1 = 2 - 1
[1,2,1,1] => 2 = 3 - 1
[1,2,2] => 1 = 2 - 1
[1,3,1] => 1 = 2 - 1
[1,4] => 0 = 1 - 1
[2,1,1,1] => 3 = 4 - 1
[2,1,2] => 1 = 2 - 1
[2,2,1] => 2 = 3 - 1
[2,3] => 0 = 1 - 1
[3,1,1] => 2 = 3 - 1
[3,2] => 1 = 2 - 1
[4,1] => 1 = 2 - 1
[5] => 0 = 1 - 1
Description
The number of weak descents in an integer composition.
A weak descent of an integer composition $\alpha=(a_1, \dots, a_n)$ is an index $1\leq i < n$ such that $a_i \geq a_{i+1}$.
Matching statistic: St000776
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00184: Integer compositions —to threshold graph⟶ Graphs
St000776: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000776: Graphs ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1] => ([(0,1)],2)
=> 1
[2] => ([],2)
=> 2
[1,1,1] => ([(0,1),(0,2),(1,2)],3)
=> 2
[1,2] => ([(1,2)],3)
=> 1
[2,1] => ([(0,2),(1,2)],3)
=> 1
[3] => ([],3)
=> 3
[1,1,1,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 3
[1,1,2] => ([(1,2),(1,3),(2,3)],4)
=> 2
[1,2,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> 1
[1,3] => ([(2,3)],4)
=> 2
[2,1,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> 1
[2,2] => ([(1,3),(2,3)],4)
=> 2
[3,1] => ([(0,3),(1,3),(2,3)],4)
=> 2
[4] => ([],4)
=> 4
[1,1,1,1,1] => ([(0,1),(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 4
[1,1,1,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 3
[1,1,2,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[1,1,3] => ([(2,3),(2,4),(3,4)],5)
=> 2
[1,2,1,1] => ([(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[1,2,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,3,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[1,4] => ([(3,4)],5)
=> 3
[2,1,1,1] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[2,1,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[2,2,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 1
[2,3] => ([(2,4),(3,4)],5)
=> 3
[3,1,1] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> 2
[3,2] => ([(1,4),(2,4),(3,4)],5)
=> 3
[4,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 3
[5] => ([],5)
=> 5
Description
The maximal multiplicity of an eigenvalue in a graph.
Matching statistic: St000028
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00201: Dyck paths —Ringel⟶ Permutations
Mp00062: Permutations —Lehmer-code to major-code bijection⟶ Permutations
St000028: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00201: Dyck paths —Ringel⟶ Permutations
Mp00062: Permutations —Lehmer-code to major-code bijection⟶ Permutations
St000028: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1] => [1,0,1,0]
=> [3,1,2] => [2,3,1] => 2
[2] => [1,1,0,0]
=> [2,3,1] => [1,3,2] => 1
[1,1,1] => [1,0,1,0,1,0]
=> [4,1,2,3] => [2,3,4,1] => 3
[1,2] => [1,0,1,1,0,0]
=> [3,1,4,2] => [4,2,1,3] => 1
[2,1] => [1,1,0,0,1,0]
=> [2,4,1,3] => [1,3,4,2] => 2
[3] => [1,1,1,0,0,0]
=> [2,3,4,1] => [1,2,4,3] => 1
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [5,1,2,3,4] => [2,3,4,5,1] => 4
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => [5,2,3,1,4] => 2
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => [4,1,5,2,3] => 2
[1,3] => [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => [3,1,5,2,4] => 2
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => [1,3,4,5,2] => 3
[2,2] => [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => [5,1,3,2,4] => 1
[3,1] => [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => [1,2,4,5,3] => 2
[4] => [1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => [1,2,3,5,4] => 1
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [6,1,2,3,4,5] => [2,3,4,5,6,1] => 5
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [5,1,2,3,6,4] => [6,2,3,4,1,5] => 3
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [4,1,2,6,3,5] => [5,6,2,1,3,4] => 2
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [4,1,2,5,6,3] => [4,6,2,1,3,5] => 2
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [3,1,6,2,4,5] => [4,1,5,6,2,3] => 3
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [3,1,5,2,6,4] => [1,6,4,2,3,5] => 1
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [3,1,4,6,2,5] => [3,1,5,6,2,4] => 3
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [3,1,4,5,6,2] => [3,1,4,6,2,5] => 3
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [2,6,1,3,4,5] => [1,3,4,5,6,2] => 4
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [2,5,1,3,6,4] => [6,1,3,4,2,5] => 2
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [2,4,1,6,3,5] => [5,1,2,6,3,4] => 2
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [2,4,1,5,6,3] => [4,1,2,6,3,5] => 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [2,3,6,1,4,5] => [1,2,4,5,6,3] => 3
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [2,3,5,1,6,4] => [6,1,2,4,3,5] => 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [2,3,4,6,1,5] => [1,2,3,5,6,4] => 2
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [2,3,4,5,6,1] => [1,2,3,4,6,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]]).
Matching statistic: St000120
Mp00180: Integer compositions —to ribbon⟶ Skew partitions
Mp00182: Skew partitions —outer shape⟶ Integer partitions
Mp00043: Integer partitions —to Dyck path⟶ Dyck paths
St000120: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00182: Skew partitions —outer shape⟶ Integer partitions
Mp00043: Integer partitions —to Dyck path⟶ Dyck paths
St000120: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1] => [[1,1],[]]
=> [1,1]
=> [1,0,1,1,0,0]
=> 1
[2] => [[2],[]]
=> [2]
=> [1,1,0,0,1,0]
=> 2
[1,1,1] => [[1,1,1],[]]
=> [1,1,1]
=> [1,0,1,1,1,0,0,0]
=> 1
[1,2] => [[2,1],[]]
=> [2,1]
=> [1,0,1,0,1,0]
=> 1
[2,1] => [[2,2],[1]]
=> [2,2]
=> [1,1,0,0,1,1,0,0]
=> 2
[3] => [[3],[]]
=> [3]
=> [1,1,1,0,0,0,1,0]
=> 3
[1,1,1,1] => [[1,1,1,1],[]]
=> [1,1,1,1]
=> [1,0,1,1,1,1,0,0,0,0]
=> 1
[1,1,2] => [[2,1,1],[]]
=> [2,1,1]
=> [1,0,1,1,0,1,0,0]
=> 1
[1,2,1] => [[2,2,1],[1]]
=> [2,2,1]
=> [1,0,1,0,1,1,0,0]
=> 2
[1,3] => [[3,1],[]]
=> [3,1]
=> [1,1,0,1,0,0,1,0]
=> 2
[2,1,1] => [[2,2,2],[1,1]]
=> [2,2,2]
=> [1,1,0,0,1,1,1,0,0,0]
=> 2
[2,2] => [[3,2],[1]]
=> [3,2]
=> [1,1,0,0,1,0,1,0]
=> 2
[3,1] => [[3,3],[2]]
=> [3,3]
=> [1,1,1,0,0,0,1,1,0,0]
=> 3
[4] => [[4],[]]
=> [4]
=> [1,1,1,1,0,0,0,0,1,0]
=> 4
[1,1,1,1,1] => [[1,1,1,1,1],[]]
=> [1,1,1,1,1]
=> [1,0,1,1,1,1,1,0,0,0,0,0]
=> 1
[1,1,1,2] => [[2,1,1,1],[]]
=> [2,1,1,1]
=> [1,0,1,1,1,0,1,0,0,0]
=> 1
[1,1,2,1] => [[2,2,1,1],[1]]
=> [2,2,1,1]
=> [1,0,1,1,0,1,1,0,0,0]
=> 2
[1,1,3] => [[3,1,1],[]]
=> [3,1,1]
=> [1,0,1,1,0,0,1,0]
=> 1
[1,2,1,1] => [[2,2,2,1],[1,1]]
=> [2,2,2,1]
=> [1,0,1,0,1,1,1,0,0,0]
=> 2
[1,2,2] => [[3,2,1],[1]]
=> [3,2,1]
=> [1,0,1,0,1,0,1,0]
=> 2
[1,3,1] => [[3,3,1],[2]]
=> [3,3,1]
=> [1,1,0,1,0,0,1,1,0,0]
=> 3
[1,4] => [[4,1],[]]
=> [4,1]
=> [1,1,1,0,1,0,0,0,1,0]
=> 3
[2,1,1,1] => [[2,2,2,2],[1,1,1]]
=> [2,2,2,2]
=> [1,1,0,0,1,1,1,1,0,0,0,0]
=> 2
[2,1,2] => [[3,2,2],[1,1]]
=> [3,2,2]
=> [1,1,0,0,1,1,0,1,0,0]
=> 2
[2,2,1] => [[3,3,2],[2,1]]
=> [3,3,2]
=> [1,1,0,0,1,0,1,1,0,0]
=> 2
[2,3] => [[4,2],[1]]
=> [4,2]
=> [1,1,1,0,0,1,0,0,1,0]
=> 3
[3,1,1] => [[3,3,3],[2,2]]
=> [3,3,3]
=> [1,1,1,0,0,0,1,1,1,0,0,0]
=> 3
[3,2] => [[4,3],[2]]
=> [4,3]
=> [1,1,1,0,0,0,1,0,1,0]
=> 3
[4,1] => [[4,4],[3]]
=> [4,4]
=> [1,1,1,1,0,0,0,0,1,1,0,0]
=> 4
[5] => [[5],[]]
=> [5]
=> [1,1,1,1,1,0,0,0,0,0,1,0]
=> 5
Description
The number of left tunnels of a Dyck path.
A tunnel is a pair (a,b) where a is the position of an open parenthesis and b is the position of the matching close parenthesis. If a+b
Matching statistic: St000887
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00121: Dyck paths —Cori-Le Borgne involution⟶ Dyck paths
Mp00031: Dyck paths —to 312-avoiding permutation⟶ Permutations
St000887: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00121: Dyck paths —Cori-Le Borgne involution⟶ Dyck paths
Mp00031: Dyck paths —to 312-avoiding permutation⟶ Permutations
St000887: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1] => [1,0,1,0]
=> [1,0,1,0]
=> [1,2] => 2
[2] => [1,1,0,0]
=> [1,1,0,0]
=> [2,1] => 1
[1,1,1] => [1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> [1,2,3] => 3
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> [2,3,1] => 2
[2,1] => [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> [2,1,3] => 1
[3] => [1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> [3,2,1] => 1
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0]
=> [1,2,3,4] => 4
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> [2,3,4,1] => 3
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,0]
=> [2,3,1,4] => 2
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> [3,4,2,1] => 2
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> [2,1,3,4] => 2
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 2
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [3,2,4,1] => 1
[4] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> [4,3,2,1] => 1
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => 5
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => 4
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => 3
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [3,4,5,2,1] => 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => 2
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => 3
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [3,4,2,5,1] => 2
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [4,5,3,2,1] => 2
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => 3
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => 3
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => 2
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [3,2,5,4,1] => 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [3,2,4,5,1] => 2
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> [3,2,1,5,4] => 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [4,3,5,2,1] => 1
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [5,4,3,2,1] => 1
Description
The maximal number of nonzero entries on a diagonal of a permutation matrix.
For example, the permutation matrix of $\pi=[3,1,2,5,4]$ is $$\begin{pmatrix}
0 & 1 & 0 & 0 & 0 \\
0 & 0 & 1 & 0 & 0 \\
1 & 0 & 0 & 0 & 0 \\
0 & 0 & 0 & 0 & 1 \\
0 & 0 & 0 & 1 & 0
\end{pmatrix},$$ and the entries corresponding to $\pi_2=1$, $\pi_3=2$ and $\pi_5=4$ are all on the fourth diagonal from the right.
In other words, this is $\max_k \lvert\{i: \pi_i-i = k\}\rvert$
Matching statistic: St000888
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00121: Dyck paths —Cori-Le Borgne involution⟶ Dyck paths
Mp00137: Dyck paths —to symmetric ASM⟶ Alternating sign matrices
St000888: Alternating sign matrices ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00121: Dyck paths —Cori-Le Borgne involution⟶ Dyck paths
Mp00137: Dyck paths —to symmetric ASM⟶ Alternating sign matrices
St000888: Alternating sign matrices ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1] => [1,0,1,0]
=> [1,0,1,0]
=> [[1,0],[0,1]]
=> 2
[2] => [1,1,0,0]
=> [1,1,0,0]
=> [[0,1],[1,0]]
=> 1
[1,1,1] => [1,0,1,0,1,0]
=> [1,0,1,0,1,0]
=> [[1,0,0],[0,1,0],[0,0,1]]
=> 3
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,1,0,0]
=> [[0,1,0],[1,-1,1],[0,1,0]]
=> 2
[2,1] => [1,1,0,0,1,0]
=> [1,1,0,0,1,0]
=> [[0,1,0],[1,0,0],[0,0,1]]
=> 1
[3] => [1,1,1,0,0,0]
=> [1,1,1,0,0,0]
=> [[0,0,1],[0,1,0],[1,0,0]]
=> 1
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0]
=> [[1,0,0,0],[0,1,0,0],[0,0,1,0],[0,0,0,1]]
=> 4
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,0]
=> [[0,1,0,0],[1,-1,1,0],[0,1,-1,1],[0,0,1,0]]
=> 3
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,0,1,0]
=> [[0,1,0,0],[1,-1,1,0],[0,1,0,0],[0,0,0,1]]
=> 2
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> [[0,0,1,0],[0,1,-1,1],[1,-1,1,0],[0,1,0,0]]
=> 2
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0]
=> [[0,1,0,0],[1,0,0,0],[0,0,1,0],[0,0,0,1]]
=> 2
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0]
=> [[0,1,0,0],[1,0,0,0],[0,0,0,1],[0,0,1,0]]
=> 2
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> [[0,0,1,0],[0,1,0,0],[1,0,-1,1],[0,0,1,0]]
=> 1
[4] => [1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> [[0,0,0,1],[0,0,1,0],[0,1,0,0],[1,0,0,0]]
=> 1
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> [[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 5
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,-1,1,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> 4
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,0,0,1,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,-1,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> 3
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> [[0,0,1,0,0],[0,1,-1,1,0],[1,-1,1,-1,1],[0,1,-1,1,0],[0,0,1,0,0]]
=> 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,0,0,1,0,1,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 2
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,0,1,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> 3
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> [[0,0,1,0,0],[0,1,-1,1,0],[1,-1,1,0,0],[0,1,0,-1,1],[0,0,0,1,0]]
=> 2
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [[0,0,0,1,0],[0,0,1,-1,1],[0,1,-1,1,0],[1,-1,1,0,0],[0,1,0,0,0]]
=> 2
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> 3
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,1,0,1,0,0,1,1,0,0]
=> [[0,1,0,0,0],[1,-1,1,0,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> 3
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> [[0,1,0,0,0],[1,0,0,0,0],[0,0,0,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> 2
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [[0,0,1,0,0],[0,1,0,0,0],[1,0,-1,0,1],[0,0,0,1,0],[0,0,1,0,0]]
=> 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [[0,0,1,0,0],[0,1,0,0,0],[1,0,-1,1,0],[0,0,1,-1,1],[0,0,0,1,0]]
=> 2
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> [[0,0,1,0,0],[0,1,0,0,0],[1,0,0,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [[0,0,0,1,0],[0,0,1,0,0],[0,1,0,-1,1],[1,0,-1,1,0],[0,0,1,0,0]]
=> 1
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [[0,0,0,0,1],[0,0,0,1,0],[0,0,1,0,0],[0,1,0,0,0],[1,0,0,0,0]]
=> 1
Description
The maximal sum of entries on a diagonal of an alternating sign matrix.
For example, the sums of the diagonals of the matrix $$\left(\begin{array}{rrrr}
0 & 0 & 1 & 0 \\
0 & 1 & 0 & 0 \\
1 & 0 & -1 & 1 \\
0 & 0 & 1 & 0
\end{array}\right)$$
are $(0,1,1,0,1,1,0)$, so the statistic is $1$.
This is a natural extension of [[St000887]] to alternating sign matrices.
Matching statistic: St000922
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00180: Integer compositions —to ribbon⟶ Skew partitions
Mp00182: Skew partitions —outer shape⟶ Integer partitions
Mp00317: Integer partitions —odd parts⟶ Binary words
St000922: Binary words ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00182: Skew partitions —outer shape⟶ Integer partitions
Mp00317: Integer partitions —odd parts⟶ Binary words
St000922: Binary words ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1] => [[1,1],[]]
=> [1,1]
=> 11 => 2
[2] => [[2],[]]
=> [2]
=> 0 => 1
[1,1,1] => [[1,1,1],[]]
=> [1,1,1]
=> 111 => 3
[1,2] => [[2,1],[]]
=> [2,1]
=> 01 => 1
[2,1] => [[2,2],[1]]
=> [2,2]
=> 00 => 2
[3] => [[3],[]]
=> [3]
=> 1 => 1
[1,1,1,1] => [[1,1,1,1],[]]
=> [1,1,1,1]
=> 1111 => 4
[1,1,2] => [[2,1,1],[]]
=> [2,1,1]
=> 011 => 2
[1,2,1] => [[2,2,1],[1]]
=> [2,2,1]
=> 001 => 2
[1,3] => [[3,1],[]]
=> [3,1]
=> 11 => 2
[2,1,1] => [[2,2,2],[1,1]]
=> [2,2,2]
=> 000 => 3
[2,2] => [[3,2],[1]]
=> [3,2]
=> 10 => 1
[3,1] => [[3,3],[2]]
=> [3,3]
=> 11 => 2
[4] => [[4],[]]
=> [4]
=> 0 => 1
[1,1,1,1,1] => [[1,1,1,1,1],[]]
=> [1,1,1,1,1]
=> 11111 => 5
[1,1,1,2] => [[2,1,1,1],[]]
=> [2,1,1,1]
=> 0111 => 3
[1,1,2,1] => [[2,2,1,1],[1]]
=> [2,2,1,1]
=> 0011 => 2
[1,1,3] => [[3,1,1],[]]
=> [3,1,1]
=> 111 => 3
[1,2,1,1] => [[2,2,2,1],[1,1]]
=> [2,2,2,1]
=> 0001 => 3
[1,2,2] => [[3,2,1],[1]]
=> [3,2,1]
=> 101 => 2
[1,3,1] => [[3,3,1],[2]]
=> [3,3,1]
=> 111 => 3
[1,4] => [[4,1],[]]
=> [4,1]
=> 01 => 1
[2,1,1,1] => [[2,2,2,2],[1,1,1]]
=> [2,2,2,2]
=> 0000 => 4
[2,1,2] => [[3,2,2],[1,1]]
=> [3,2,2]
=> 100 => 2
[2,2,1] => [[3,3,2],[2,1]]
=> [3,3,2]
=> 110 => 2
[2,3] => [[4,2],[1]]
=> [4,2]
=> 00 => 2
[3,1,1] => [[3,3,3],[2,2]]
=> [3,3,3]
=> 111 => 3
[3,2] => [[4,3],[2]]
=> [4,3]
=> 01 => 1
[4,1] => [[4,4],[3]]
=> [4,4]
=> 00 => 2
[5] => [[5],[]]
=> [5]
=> 1 => 1
Description
The minimal number such that all substrings of this length are unique.
Matching statistic: St001024
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00222: Dyck paths —peaks-to-valleys⟶ Dyck paths
Mp00229: Dyck paths —Delest-Viennot⟶ Dyck paths
St001024: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00222: Dyck paths —peaks-to-valleys⟶ Dyck paths
Mp00229: Dyck paths —Delest-Viennot⟶ Dyck paths
St001024: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1] => [1,0,1,0]
=> [1,1,0,0]
=> [1,0,1,0]
=> 2
[2] => [1,1,0,0]
=> [1,0,1,0]
=> [1,1,0,0]
=> 1
[1,1,1] => [1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [1,0,1,0,1,0]
=> 3
[1,2] => [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> 2
[2,1] => [1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> 1
[3] => [1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> [1,1,1,0,0,0]
=> 1
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [1,0,1,0,1,0,1,0]
=> 4
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> 3
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> 2
[1,3] => [1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> [1,0,1,1,1,0,0,0]
=> 2
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [1,0,1,1,1,0,0,0]
=> [1,1,0,0,1,0,1,0]
=> 2
[2,2] => [1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> 1
[3,1] => [1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> [1,1,1,0,0,0,1,0]
=> 1
[4] => [1,1,1,1,0,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> 2
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> 5
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> 4
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> 3
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> 2
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> 2
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> 2
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> 3
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> 3
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> 2
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> 1
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> 1
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> 2
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> [1,1,1,0,1,0,0,0,1,0]
=> 3
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 2
Description
Maximum of dominant dimensions of the simple modules in the Nakayama algebra corresponding to the Dyck path.
Matching statistic: St001202
Mp00231: Integer compositions —bounce path⟶ Dyck paths
Mp00034: Dyck paths —to binary tree: up step, left tree, down step, right tree⟶ Binary trees
Mp00141: Binary trees —pruning number to logarithmic height⟶ Dyck paths
St001202: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00034: Dyck paths —to binary tree: up step, left tree, down step, right tree⟶ Binary trees
Mp00141: Binary trees —pruning number to logarithmic height⟶ Dyck paths
St001202: Dyck paths ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,1] => [1,0,1,0]
=> [.,[.,.]]
=> [1,0,1,0]
=> 2
[2] => [1,1,0,0]
=> [[.,.],.]
=> [1,1,0,0]
=> 1
[1,1,1] => [1,0,1,0,1,0]
=> [.,[.,[.,.]]]
=> [1,0,1,0,1,0]
=> 3
[1,2] => [1,0,1,1,0,0]
=> [.,[[.,.],.]]
=> [1,0,1,1,0,0]
=> 2
[2,1] => [1,1,0,0,1,0]
=> [[.,.],[.,.]]
=> [1,1,1,0,0,0]
=> 1
[3] => [1,1,1,0,0,0]
=> [[[.,.],.],.]
=> [1,1,0,1,0,0]
=> 1
[1,1,1,1] => [1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,.]]]]
=> [1,0,1,0,1,0,1,0]
=> 4
[1,1,2] => [1,0,1,0,1,1,0,0]
=> [.,[.,[[.,.],.]]]
=> [1,0,1,0,1,1,0,0]
=> 3
[1,2,1] => [1,0,1,1,0,0,1,0]
=> [.,[[.,.],[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> 2
[1,3] => [1,0,1,1,1,0,0,0]
=> [.,[[[.,.],.],.]]
=> [1,0,1,1,0,1,0,0]
=> 2
[2,1,1] => [1,1,0,0,1,0,1,0]
=> [[.,.],[.,[.,.]]]
=> [1,1,1,0,0,0,1,0]
=> 2
[2,2] => [1,1,0,0,1,1,0,0]
=> [[.,.],[[.,.],.]]
=> [1,1,1,0,0,1,0,0]
=> 1
[3,1] => [1,1,1,0,0,0,1,0]
=> [[[.,.],.],[.,.]]
=> [1,1,1,1,0,0,0,0]
=> 1
[4] => [1,1,1,1,0,0,0,0]
=> [[[[.,.],.],.],.]
=> [1,1,0,1,0,1,0,0]
=> 2
[1,1,1,1,1] => [1,0,1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,[.,.]]]]]
=> [1,0,1,0,1,0,1,0,1,0]
=> 5
[1,1,1,2] => [1,0,1,0,1,0,1,1,0,0]
=> [.,[.,[.,[[.,.],.]]]]
=> [1,0,1,0,1,0,1,1,0,0]
=> 4
[1,1,2,1] => [1,0,1,0,1,1,0,0,1,0]
=> [.,[.,[[.,.],[.,.]]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> 3
[1,1,3] => [1,0,1,0,1,1,1,0,0,0]
=> [.,[.,[[[.,.],.],.]]]
=> [1,0,1,0,1,1,0,1,0,0]
=> 3
[1,2,1,1] => [1,0,1,1,0,0,1,0,1,0]
=> [.,[[.,.],[.,[.,.]]]]
=> [1,0,1,1,1,0,0,0,1,0]
=> 3
[1,2,2] => [1,0,1,1,0,0,1,1,0,0]
=> [.,[[.,.],[[.,.],.]]]
=> [1,0,1,1,1,0,0,1,0,0]
=> 2
[1,3,1] => [1,0,1,1,1,0,0,0,1,0]
=> [.,[[[.,.],.],[.,.]]]
=> [1,0,1,1,1,1,0,0,0,0]
=> 2
[1,4] => [1,0,1,1,1,1,0,0,0,0]
=> [.,[[[[.,.],.],.],.]]
=> [1,0,1,1,0,1,0,1,0,0]
=> 3
[2,1,1,1] => [1,1,0,0,1,0,1,0,1,0]
=> [[.,.],[.,[.,[.,.]]]]
=> [1,1,1,0,0,0,1,0,1,0]
=> 3
[2,1,2] => [1,1,0,0,1,0,1,1,0,0]
=> [[.,.],[.,[[.,.],.]]]
=> [1,1,1,0,0,0,1,1,0,0]
=> 2
[2,2,1] => [1,1,0,0,1,1,0,0,1,0]
=> [[.,.],[[.,.],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> 1
[2,3] => [1,1,0,0,1,1,1,0,0,0]
=> [[.,.],[[[.,.],.],.]]
=> [1,1,1,0,0,1,0,1,0,0]
=> 2
[3,1,1] => [1,1,1,0,0,0,1,0,1,0]
=> [[[.,.],.],[.,[.,.]]]
=> [1,1,1,1,0,0,0,0,1,0]
=> 2
[3,2] => [1,1,1,0,0,0,1,1,0,0]
=> [[[.,.],.],[[.,.],.]]
=> [1,1,1,1,0,0,0,1,0,0]
=> 1
[4,1] => [1,1,1,1,0,0,0,0,1,0]
=> [[[[.,.],.],.],[.,.]]
=> [1,1,1,1,0,1,0,0,0,0]
=> 1
[5] => [1,1,1,1,1,0,0,0,0,0]
=> [[[[[.,.],.],.],.],.]
=> [1,1,0,1,0,1,0,1,0,0]
=> 2
Description
Call a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n−1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a special CNakayama algebra.
Associate to this special CNakayama algebra a Dyck path as follows:
In the list L delete the first entry $c_0$ and substract from all other entries $n$−1 and then append the last element 1. The result is a Kupisch series of an LNakayama algebra to which we can associate a Dyck path as the top boundary of the Auslander-Reiten quiver of the LNakayama algebra.
The statistic gives half the dominant dimension of hte first indecomposable projective module in the special CNakayama algebra.
The following 137 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001210Gives the maximal vector space dimension of the first Ext-group between an indecomposable module X and the regular module A, when A is the Nakayama algebra corresponding to the Dyck path. St001372The length of a longest cyclic run of ones of a binary word. St001733The number of weak left to right maxima of a Dyck path. St000335The difference of lower and upper interactions. St000808The number of up steps of the associated bargraph. St000932The number of occurrences of the pattern UDU in a Dyck path. St001067The number of simple modules of dominant dimension at least two in the corresponding Nakayama algebra. St001216The number of indecomposable injective modules in the corresponding Nakayama algebra that have non-vanishing second Ext-group with the regular module. St001223Number of indecomposable projective non-injective modules P such that the modules X and Y in a an Auslander-Reiten sequence ending at P are torsionless. St001290The first natural number n such that the tensor product of n copies of D(A) is zero for the corresponding Nakayama algebra A. St001640The number of ascent tops in the permutation such that all smaller elements appear before. St000741The Colin de Verdière graph invariant. St000668The least common multiple of the parts of the partition. St000708The product of the parts of an integer partition. St000933The number of multipartitions of sizes given by an integer partition. St000939The number of characters of the symmetric group whose value on the partition is positive. St001200The number of simple modules in $eAe$ with projective dimension at most 2 in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001570The minimal number of edges to add to make a graph Hamiltonian. St001232The number of indecomposable modules with projective dimension 2 for Nakayama algebras with global dimension at most 2. St000870The product of the hook lengths of the diagonal cells in an integer partition. St001615The number of join prime elements of a lattice. St000144The pyramid weight of the Dyck path. St000228The size of a partition. St000260The radius of a connected graph. St000293The number of inversions of a binary word. St000384The maximal part of the shifted composition of an integer partition. St000395The sum of the heights of the peaks of a Dyck path. St000419The number of Dyck paths that are weakly above the Dyck path, except for the path itself. St000459The hook length of the base cell of a partition. St000460The hook length of the last cell along the main diagonal of an integer partition. St000519The largest length of a factor maximising the subword complexity. St000771The largest multiplicity of a distance Laplacian eigenvalue in a connected graph. St000784The maximum of the length and the largest part of the integer partition. St000969We make a CNakayama algebra out of the LNakayama algebra (corresponding to the Dyck path) $[c_0,c_1,...,c_{n-1}]$ by adding $c_0$ to $c_{n-1}$. St000993The multiplicity of the largest part of an integer partition. St001018Sum of projective dimension of the indecomposable injective modules of the Nakayama algebra corresponding to the Dyck path. St001020Sum of the codominant dimensions of the non-projective indecomposable injective modules of the Nakayama algebra corresponding to the Dyck path. St001028Number of simple modules with injective dimension equal to the dominant dimension in the Nakayama algebra corresponding to the Dyck path. St001180Number of indecomposable injective modules with projective dimension at most 1. St001183The maximum of $projdim(S)+injdim(S)$ over all simple modules in the Nakayama algebra corresponding to the Dyck path. St001211The number of simple modules in the corresponding Nakayama algebra that have vanishing second Ext-group with the regular module. St001258Gives the maximum of injective plus projective dimension of an indecomposable module over the corresponding Nakayama algebra. St001291The number of indecomposable summands of the tensor product of two copies of the dual of the Nakayama algebra associated to a Dyck path. St001348The bounce of the parallelogram polyomino associated with the Dyck path. St001360The number of covering relations in Young's lattice below a partition. St001380The number of monomer-dimer tilings of a Ferrers diagram. St001416The length of a longest palindromic factor of a binary word. St001417The length of a longest palindromic subword of a binary word. St001492The number of simple modules that do not appear in the socle of the regular module or have no nontrivial selfextensions with the regular module in the corresponding Nakayama algebra. St001505The number of elements generated by the Dyck path as a map in the full transformation monoid. St001515The vector space dimension of the socle of the first syzygy module of the regular module (as a bimodule). St001526The Loewy length of the Auslander-Reiten translate of the regular module as a bimodule of the Nakayama algebra corresponding to the Dyck path. St000259The diameter of a connected graph. St000777The number of distinct eigenvalues of the distance Laplacian of a connected graph. St001645The pebbling number of a connected graph. St000772The multiplicity of the largest distance Laplacian eigenvalue in a connected graph. St001060The distinguishing index of a graph. St000454The largest eigenvalue of a graph if it is integral. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001948The number of augmented double ascents of a permutation. St000365The number of double ascents of a permutation. St001330The hat guessing number of a graph. St001730The number of times the path corresponding to a binary word crosses the base line. St001118The acyclic chromatic index of a graph. St000770The major index of an integer partition when read from bottom to top. St000815The number of semistandard Young tableaux of partition weight of given shape. St000937The number of positive values of the symmetric group character corresponding to the partition. St000418The number of Dyck paths that are weakly below a Dyck path. St000420The number of Dyck paths that are weakly above a Dyck path. St000444The length of the maximal rise of a Dyck path. St000456The monochromatic index of a connected graph. St000515The number of invariant set partitions when acting with a permutation of given cycle type. St000656The number of cuts of a poset. St000675The number of centered multitunnels of a Dyck path. St000680The Grundy value for Hackendot on posets. St000717The number of ordinal summands of a poset. St000817The sum of the entries in the column specified by the composition of the change of basis matrix from dual immaculate quasisymmetric functions to monomial quasisymmetric functions. St000818The sum of the entries in the column specified by the composition of the change of basis matrix from quasisymmetric Schur functions to monomial quasisymmetric functions. St000906The length of the shortest maximal chain in a poset. St001039The maximal height of a column in the parallelogram polyomino associated with a Dyck path. St001500The global dimension of magnitude 1 Nakayama algebras. St001959The product of the heights of the peaks of a Dyck path. St000352The Elizalde-Pak rank of a permutation. St001096The size of the overlap set of a permutation. St000007The number of saliances of the permutation. St000054The first entry of the permutation. St001086The number of occurrences of the consecutive pattern 132 in a permutation. St000681The Grundy value of Chomp on Ferrers diagrams. St000698The number of 2-rim hooks removed from an integer partition to obtain its associated 2-core. St001568The smallest positive integer that does not appear twice in the partition. St000264The girth of a graph, which is not a tree. St001816Eigenvalues of the top-to-random operator acting on a simple module. St000090The variation of a composition. St000162The number of nontrivial cycles in the cycle decomposition of a permutation. St000541The number of indices greater than or equal to 2 of a permutation such that all smaller indices appear to its right. St000654The first descent of a permutation. St000695The number of blocks in the first part of the atomic decomposition of a set partition. St001198The number of simple modules in the algebra $eAe$ with projective dimension at most 1 in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001206The maximal dimension of an indecomposable projective $eAe$-module (that is the height of the corresponding Dyck path) of the corresponding Nakayama algebra with minimal faithful projective-injective module $eA$. St001262The dimension of the maximal parabolic seaweed algebra corresponding to the partition. St001378The product of the cohook lengths of the integer partition. St001529The number of monomials in the expansion of the nabla operator applied to the power-sum symmetric function indexed by the partition. St001607The number of coloured graphs such that the multiplicities of colours are given by a partition. St001610The number of coloured endofunctions such that the multiplicities of colours are given by a partition. St001611The number of multiset partitions such that the multiplicities of elements are given by a partition. St001722The number of minimal chains with small intervals between a binary word and the top element. St001879The number of indecomposable summands of the top of the first syzygy of the dual of the regular module in the incidence algebra of the lattice. St001880The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice. St001914The size of the orbit of an integer partition in Bulgarian solitaire. St000383The last part of an integer composition. St000542The number of left-to-right-minima of a permutation. St000663The number of right floats of a permutation. St001390The number of bumps occurring when Schensted-inserting the letter 1 of a permutation. St001556The number of inversions of the third entry of a permutation. St001784The minimum of the smallest closer and the second element of the block containing 1 in a set 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. St000514The number of invariant simple graphs when acting with a permutation of given cycle type. St000667The greatest common divisor of the parts of the partition. St000706The product of the factorials of the multiplicities of an integer partition. St000755The number of real roots of the characteristic polynomial of a linear recurrence associated with an integer partition. St000813The number of zero-one matrices with weakly decreasing column sums and row sums given by the partition. St001097The coefficient of the monomial symmetric function indexed by the partition in the formal group law for linear orders. St001098The coefficient times the product of the factorials of the parts of the monomial symmetric function indexed by the partition in the formal group law for vertex labelled trees. St001250The number of parts of a partition that are not congruent 0 modulo 3. St001389The number of partitions of the same length below the given integer partition. St001527The cyclic permutation representation number of an integer partition. St001562The value of the complete homogeneous symmetric function evaluated at 1. St001563The value of the power-sum symmetric function evaluated at 1. St001564The value of the forgotten symmetric functions when all variables set to 1. St001571The Cartan determinant of the integer partition. St001602The multiplicity of the irreducible representation corresponding to a partition in the relabelling action on endofunctions. St001608The number of coloured rooted trees such that the multiplicities of colours are given by a partition. St001933The largest multiplicity of a part in an integer partition. St001603The number of colourings of a polygon such that the multiplicities of a colour are given by a partition. St001605The number of colourings of a cycle such that the multiplicities of colours are given by a partition. St001632The number of indecomposable injective modules $I$ with $dim Ext^1(I,A)=1$ for the incidence algebra A of a poset.
Sorry, this statistic was not found in the database
or
add this statistic to the database – it's very simple and we need your support!