Your data matches 96 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000166: Ordered trees ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[[]]
=> 1
[[],[]]
=> 1
[[[]]]
=> 2
[[],[],[]]
=> 1
[[],[[]]]
=> 2
[[[]],[]]
=> 2
[[[],[]]]
=> 2
[[[[]]]]
=> 3
[[],[],[],[]]
=> 1
[[],[],[[]]]
=> 2
[[],[[]],[]]
=> 2
[[],[[],[]]]
=> 2
[[],[[[]]]]
=> 3
[[[]],[],[]]
=> 2
[[[]],[[]]]
=> 2
[[[],[]],[]]
=> 2
[[[[]]],[]]
=> 3
[[[],[],[]]]
=> 2
[[[],[[]]]]
=> 3
[[[[]],[]]]
=> 3
[[[[],[]]]]
=> 3
[[[[[]]]]]
=> 4
[[],[],[],[],[]]
=> 1
[[],[],[],[[]]]
=> 2
[[],[],[[]],[]]
=> 2
[[],[],[[],[]]]
=> 2
[[],[],[[[]]]]
=> 3
[[],[[]],[],[]]
=> 2
[[],[[]],[[]]]
=> 2
[[],[[],[]],[]]
=> 2
[[],[[[]]],[]]
=> 3
[[],[[],[],[]]]
=> 2
[[],[[],[[]]]]
=> 3
[[],[[[]],[]]]
=> 3
[[],[[[],[]]]]
=> 3
[[],[[[[]]]]]
=> 4
[[[]],[],[],[]]
=> 2
[[[]],[],[[]]]
=> 2
[[[]],[[]],[]]
=> 2
[[[]],[[],[]]]
=> 2
[[[]],[[[]]]]
=> 3
[[[],[]],[],[]]
=> 2
[[[[]]],[],[]]
=> 3
[[[],[]],[[]]]
=> 2
[[[[]]],[[]]]
=> 3
[[[],[],[]],[]]
=> 2
[[[],[[]]],[]]
=> 3
[[[[]],[]],[]]
=> 3
[[[[],[]]],[]]
=> 3
[[[[[]]]],[]]
=> 4
Description
The depth minus 1 of an ordered tree. The ordered trees of size $n$ are bijection with the Dyck paths of size $n-1$, and this statistic then corresponds to [[St000013]].
St000094: Ordered trees ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[[]]
=> 2 = 1 + 1
[[],[]]
=> 2 = 1 + 1
[[[]]]
=> 3 = 2 + 1
[[],[],[]]
=> 2 = 1 + 1
[[],[[]]]
=> 3 = 2 + 1
[[[]],[]]
=> 3 = 2 + 1
[[[],[]]]
=> 3 = 2 + 1
[[[[]]]]
=> 4 = 3 + 1
[[],[],[],[]]
=> 2 = 1 + 1
[[],[],[[]]]
=> 3 = 2 + 1
[[],[[]],[]]
=> 3 = 2 + 1
[[],[[],[]]]
=> 3 = 2 + 1
[[],[[[]]]]
=> 4 = 3 + 1
[[[]],[],[]]
=> 3 = 2 + 1
[[[]],[[]]]
=> 3 = 2 + 1
[[[],[]],[]]
=> 3 = 2 + 1
[[[[]]],[]]
=> 4 = 3 + 1
[[[],[],[]]]
=> 3 = 2 + 1
[[[],[[]]]]
=> 4 = 3 + 1
[[[[]],[]]]
=> 4 = 3 + 1
[[[[],[]]]]
=> 4 = 3 + 1
[[[[[]]]]]
=> 5 = 4 + 1
[[],[],[],[],[]]
=> 2 = 1 + 1
[[],[],[],[[]]]
=> 3 = 2 + 1
[[],[],[[]],[]]
=> 3 = 2 + 1
[[],[],[[],[]]]
=> 3 = 2 + 1
[[],[],[[[]]]]
=> 4 = 3 + 1
[[],[[]],[],[]]
=> 3 = 2 + 1
[[],[[]],[[]]]
=> 3 = 2 + 1
[[],[[],[]],[]]
=> 3 = 2 + 1
[[],[[[]]],[]]
=> 4 = 3 + 1
[[],[[],[],[]]]
=> 3 = 2 + 1
[[],[[],[[]]]]
=> 4 = 3 + 1
[[],[[[]],[]]]
=> 4 = 3 + 1
[[],[[[],[]]]]
=> 4 = 3 + 1
[[],[[[[]]]]]
=> 5 = 4 + 1
[[[]],[],[],[]]
=> 3 = 2 + 1
[[[]],[],[[]]]
=> 3 = 2 + 1
[[[]],[[]],[]]
=> 3 = 2 + 1
[[[]],[[],[]]]
=> 3 = 2 + 1
[[[]],[[[]]]]
=> 4 = 3 + 1
[[[],[]],[],[]]
=> 3 = 2 + 1
[[[[]]],[],[]]
=> 4 = 3 + 1
[[[],[]],[[]]]
=> 3 = 2 + 1
[[[[]]],[[]]]
=> 4 = 3 + 1
[[[],[],[]],[]]
=> 3 = 2 + 1
[[[],[[]]],[]]
=> 4 = 3 + 1
[[[[]],[]],[]]
=> 4 = 3 + 1
[[[[],[]]],[]]
=> 4 = 3 + 1
[[[[[]]]],[]]
=> 5 = 4 + 1
Description
The depth of an ordered tree.
Mp00051: Ordered trees to Dyck pathDyck paths
St000013: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[[]]
=> [1,0]
=> 1
[[],[]]
=> [1,0,1,0]
=> 1
[[[]]]
=> [1,1,0,0]
=> 2
[[],[],[]]
=> [1,0,1,0,1,0]
=> 1
[[],[[]]]
=> [1,0,1,1,0,0]
=> 2
[[[]],[]]
=> [1,1,0,0,1,0]
=> 2
[[[],[]]]
=> [1,1,0,1,0,0]
=> 2
[[[[]]]]
=> [1,1,1,0,0,0]
=> 3
[[],[],[],[]]
=> [1,0,1,0,1,0,1,0]
=> 1
[[],[],[[]]]
=> [1,0,1,0,1,1,0,0]
=> 2
[[],[[]],[]]
=> [1,0,1,1,0,0,1,0]
=> 2
[[],[[],[]]]
=> [1,0,1,1,0,1,0,0]
=> 2
[[],[[[]]]]
=> [1,0,1,1,1,0,0,0]
=> 3
[[[]],[],[]]
=> [1,1,0,0,1,0,1,0]
=> 2
[[[]],[[]]]
=> [1,1,0,0,1,1,0,0]
=> 2
[[[],[]],[]]
=> [1,1,0,1,0,0,1,0]
=> 2
[[[[]]],[]]
=> [1,1,1,0,0,0,1,0]
=> 3
[[[],[],[]]]
=> [1,1,0,1,0,1,0,0]
=> 2
[[[],[[]]]]
=> [1,1,0,1,1,0,0,0]
=> 3
[[[[]],[]]]
=> [1,1,1,0,0,1,0,0]
=> 3
[[[[],[]]]]
=> [1,1,1,0,1,0,0,0]
=> 3
[[[[[]]]]]
=> [1,1,1,1,0,0,0,0]
=> 4
[[],[],[],[],[]]
=> [1,0,1,0,1,0,1,0,1,0]
=> 1
[[],[],[],[[]]]
=> [1,0,1,0,1,0,1,1,0,0]
=> 2
[[],[],[[]],[]]
=> [1,0,1,0,1,1,0,0,1,0]
=> 2
[[],[],[[],[]]]
=> [1,0,1,0,1,1,0,1,0,0]
=> 2
[[],[],[[[]]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> 3
[[],[[]],[],[]]
=> [1,0,1,1,0,0,1,0,1,0]
=> 2
[[],[[]],[[]]]
=> [1,0,1,1,0,0,1,1,0,0]
=> 2
[[],[[],[]],[]]
=> [1,0,1,1,0,1,0,0,1,0]
=> 2
[[],[[[]]],[]]
=> [1,0,1,1,1,0,0,0,1,0]
=> 3
[[],[[],[],[]]]
=> [1,0,1,1,0,1,0,1,0,0]
=> 2
[[],[[],[[]]]]
=> [1,0,1,1,0,1,1,0,0,0]
=> 3
[[],[[[]],[]]]
=> [1,0,1,1,1,0,0,1,0,0]
=> 3
[[],[[[],[]]]]
=> [1,0,1,1,1,0,1,0,0,0]
=> 3
[[],[[[[]]]]]
=> [1,0,1,1,1,1,0,0,0,0]
=> 4
[[[]],[],[],[]]
=> [1,1,0,0,1,0,1,0,1,0]
=> 2
[[[]],[],[[]]]
=> [1,1,0,0,1,0,1,1,0,0]
=> 2
[[[]],[[]],[]]
=> [1,1,0,0,1,1,0,0,1,0]
=> 2
[[[]],[[],[]]]
=> [1,1,0,0,1,1,0,1,0,0]
=> 2
[[[]],[[[]]]]
=> [1,1,0,0,1,1,1,0,0,0]
=> 3
[[[],[]],[],[]]
=> [1,1,0,1,0,0,1,0,1,0]
=> 2
[[[[]]],[],[]]
=> [1,1,1,0,0,0,1,0,1,0]
=> 3
[[[],[]],[[]]]
=> [1,1,0,1,0,0,1,1,0,0]
=> 2
[[[[]]],[[]]]
=> [1,1,1,0,0,0,1,1,0,0]
=> 3
[[[],[],[]],[]]
=> [1,1,0,1,0,1,0,0,1,0]
=> 2
[[[],[[]]],[]]
=> [1,1,0,1,1,0,0,0,1,0]
=> 3
[[[[]],[]],[]]
=> [1,1,1,0,0,1,0,0,1,0]
=> 3
[[[[],[]]],[]]
=> [1,1,1,0,1,0,0,0,1,0]
=> 3
[[[[[]]]],[]]
=> [1,1,1,1,0,0,0,0,1,0]
=> 4
Description
The height of a Dyck path. The height of a Dyck path $D$ of semilength $n$ is defined as the maximal height of a peak of $D$. The height of $D$ at position $i$ is the number of up-steps minus the number of down-steps before position $i$.
Mp00047: Ordered trees to posetPosets
St000528: Posets ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[[]]
=> ([(0,1)],2)
=> 2 = 1 + 1
[[],[]]
=> ([(0,2),(1,2)],3)
=> 2 = 1 + 1
[[[]]]
=> ([(0,2),(2,1)],3)
=> 3 = 2 + 1
[[],[],[]]
=> ([(0,3),(1,3),(2,3)],4)
=> 2 = 1 + 1
[[],[[]]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3 = 2 + 1
[[[]],[]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3 = 2 + 1
[[[],[]]]
=> ([(0,3),(1,3),(3,2)],4)
=> 3 = 2 + 1
[[[[]]]]
=> ([(0,3),(2,1),(3,2)],4)
=> 4 = 3 + 1
[[],[],[],[]]
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2 = 1 + 1
[[],[],[[]]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 3 = 2 + 1
[[],[[]],[]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 3 = 2 + 1
[[],[[],[]]]
=> ([(0,4),(1,3),(2,3),(3,4)],5)
=> 3 = 2 + 1
[[],[[[]]]]
=> ([(0,4),(1,2),(2,3),(3,4)],5)
=> 4 = 3 + 1
[[[]],[],[]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 3 = 2 + 1
[[[]],[[]]]
=> ([(0,3),(1,2),(2,4),(3,4)],5)
=> 3 = 2 + 1
[[[],[]],[]]
=> ([(0,4),(1,3),(2,3),(3,4)],5)
=> 3 = 2 + 1
[[[[]]],[]]
=> ([(0,4),(1,2),(2,3),(3,4)],5)
=> 4 = 3 + 1
[[[],[],[]]]
=> ([(0,4),(1,4),(2,4),(4,3)],5)
=> 3 = 2 + 1
[[[],[[]]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 4 = 3 + 1
[[[[]],[]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 4 = 3 + 1
[[[[],[]]]]
=> ([(0,4),(1,4),(2,3),(4,2)],5)
=> 4 = 3 + 1
[[[[[]]]]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 5 = 4 + 1
[[],[],[],[],[]]
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2 = 1 + 1
[[],[],[],[[]]]
=> ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> 3 = 2 + 1
[[],[],[[]],[]]
=> ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> 3 = 2 + 1
[[],[],[[],[]]]
=> ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> 3 = 2 + 1
[[],[],[[[]]]]
=> ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> 4 = 3 + 1
[[],[[]],[],[]]
=> ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> 3 = 2 + 1
[[],[[]],[[]]]
=> ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> 3 = 2 + 1
[[],[[],[]],[]]
=> ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> 3 = 2 + 1
[[],[[[]]],[]]
=> ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> 4 = 3 + 1
[[],[[],[],[]]]
=> ([(0,5),(1,5),(2,5),(3,4),(5,4)],6)
=> 3 = 2 + 1
[[],[[],[[]]]]
=> ([(0,5),(1,4),(2,3),(3,5),(5,4)],6)
=> 4 = 3 + 1
[[],[[[]],[]]]
=> ([(0,5),(1,4),(2,3),(3,5),(5,4)],6)
=> 4 = 3 + 1
[[],[[[],[]]]]
=> ([(0,5),(1,4),(2,4),(3,5),(4,3)],6)
=> 4 = 3 + 1
[[],[[[[]]]]]
=> ([(0,5),(1,4),(2,5),(3,2),(4,3)],6)
=> 5 = 4 + 1
[[[]],[],[],[]]
=> ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> 3 = 2 + 1
[[[]],[],[[]]]
=> ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> 3 = 2 + 1
[[[]],[[]],[]]
=> ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> 3 = 2 + 1
[[[]],[[],[]]]
=> ([(0,4),(1,4),(2,3),(3,5),(4,5)],6)
=> 3 = 2 + 1
[[[]],[[[]]]]
=> ([(0,3),(1,4),(2,5),(3,5),(4,2)],6)
=> 4 = 3 + 1
[[[],[]],[],[]]
=> ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> 3 = 2 + 1
[[[[]]],[],[]]
=> ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> 4 = 3 + 1
[[[],[]],[[]]]
=> ([(0,4),(1,4),(2,3),(3,5),(4,5)],6)
=> 3 = 2 + 1
[[[[]]],[[]]]
=> ([(0,3),(1,4),(2,5),(3,5),(4,2)],6)
=> 4 = 3 + 1
[[[],[],[]],[]]
=> ([(0,5),(1,5),(2,5),(3,4),(5,4)],6)
=> 3 = 2 + 1
[[[],[[]]],[]]
=> ([(0,5),(1,4),(2,3),(3,5),(5,4)],6)
=> 4 = 3 + 1
[[[[]],[]],[]]
=> ([(0,5),(1,4),(2,3),(3,5),(5,4)],6)
=> 4 = 3 + 1
[[[[],[]]],[]]
=> ([(0,5),(1,4),(2,4),(3,5),(4,3)],6)
=> 4 = 3 + 1
[[[[[]]]],[]]
=> ([(0,5),(1,4),(2,5),(3,2),(4,3)],6)
=> 5 = 4 + 1
Description
The height of a poset. This equals the rank of the poset [[St000080]] plus one.
Mp00047: Ordered trees to posetPosets
St001343: Posets ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[[]]
=> ([(0,1)],2)
=> 2 = 1 + 1
[[],[]]
=> ([(0,2),(1,2)],3)
=> 2 = 1 + 1
[[[]]]
=> ([(0,2),(2,1)],3)
=> 3 = 2 + 1
[[],[],[]]
=> ([(0,3),(1,3),(2,3)],4)
=> 2 = 1 + 1
[[],[[]]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3 = 2 + 1
[[[]],[]]
=> ([(0,3),(1,2),(2,3)],4)
=> 3 = 2 + 1
[[[],[]]]
=> ([(0,3),(1,3),(3,2)],4)
=> 3 = 2 + 1
[[[[]]]]
=> ([(0,3),(2,1),(3,2)],4)
=> 4 = 3 + 1
[[],[],[],[]]
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2 = 1 + 1
[[],[],[[]]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 3 = 2 + 1
[[],[[]],[]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 3 = 2 + 1
[[],[[],[]]]
=> ([(0,4),(1,3),(2,3),(3,4)],5)
=> 3 = 2 + 1
[[],[[[]]]]
=> ([(0,4),(1,2),(2,3),(3,4)],5)
=> 4 = 3 + 1
[[[]],[],[]]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 3 = 2 + 1
[[[]],[[]]]
=> ([(0,3),(1,2),(2,4),(3,4)],5)
=> 3 = 2 + 1
[[[],[]],[]]
=> ([(0,4),(1,3),(2,3),(3,4)],5)
=> 3 = 2 + 1
[[[[]]],[]]
=> ([(0,4),(1,2),(2,3),(3,4)],5)
=> 4 = 3 + 1
[[[],[],[]]]
=> ([(0,4),(1,4),(2,4),(4,3)],5)
=> 3 = 2 + 1
[[[],[[]]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 4 = 3 + 1
[[[[]],[]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 4 = 3 + 1
[[[[],[]]]]
=> ([(0,4),(1,4),(2,3),(4,2)],5)
=> 4 = 3 + 1
[[[[[]]]]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 5 = 4 + 1
[[],[],[],[],[]]
=> ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2 = 1 + 1
[[],[],[],[[]]]
=> ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> 3 = 2 + 1
[[],[],[[]],[]]
=> ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> 3 = 2 + 1
[[],[],[[],[]]]
=> ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> 3 = 2 + 1
[[],[],[[[]]]]
=> ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> 4 = 3 + 1
[[],[[]],[],[]]
=> ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> 3 = 2 + 1
[[],[[]],[[]]]
=> ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> 3 = 2 + 1
[[],[[],[]],[]]
=> ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> 3 = 2 + 1
[[],[[[]]],[]]
=> ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> 4 = 3 + 1
[[],[[],[],[]]]
=> ([(0,5),(1,5),(2,5),(3,4),(5,4)],6)
=> 3 = 2 + 1
[[],[[],[[]]]]
=> ([(0,5),(1,4),(2,3),(3,5),(5,4)],6)
=> 4 = 3 + 1
[[],[[[]],[]]]
=> ([(0,5),(1,4),(2,3),(3,5),(5,4)],6)
=> 4 = 3 + 1
[[],[[[],[]]]]
=> ([(0,5),(1,4),(2,4),(3,5),(4,3)],6)
=> 4 = 3 + 1
[[],[[[[]]]]]
=> ([(0,5),(1,4),(2,5),(3,2),(4,3)],6)
=> 5 = 4 + 1
[[[]],[],[],[]]
=> ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> 3 = 2 + 1
[[[]],[],[[]]]
=> ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> 3 = 2 + 1
[[[]],[[]],[]]
=> ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> 3 = 2 + 1
[[[]],[[],[]]]
=> ([(0,4),(1,4),(2,3),(3,5),(4,5)],6)
=> 3 = 2 + 1
[[[]],[[[]]]]
=> ([(0,3),(1,4),(2,5),(3,5),(4,2)],6)
=> 4 = 3 + 1
[[[],[]],[],[]]
=> ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> 3 = 2 + 1
[[[[]]],[],[]]
=> ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> 4 = 3 + 1
[[[],[]],[[]]]
=> ([(0,4),(1,4),(2,3),(3,5),(4,5)],6)
=> 3 = 2 + 1
[[[[]]],[[]]]
=> ([(0,3),(1,4),(2,5),(3,5),(4,2)],6)
=> 4 = 3 + 1
[[[],[],[]],[]]
=> ([(0,5),(1,5),(2,5),(3,4),(5,4)],6)
=> 3 = 2 + 1
[[[],[[]]],[]]
=> ([(0,5),(1,4),(2,3),(3,5),(5,4)],6)
=> 4 = 3 + 1
[[[[]],[]],[]]
=> ([(0,5),(1,4),(2,3),(3,5),(5,4)],6)
=> 4 = 3 + 1
[[[[],[]]],[]]
=> ([(0,5),(1,4),(2,4),(3,5),(4,3)],6)
=> 4 = 3 + 1
[[[[[]]]],[]]
=> ([(0,5),(1,4),(2,5),(3,2),(4,3)],6)
=> 5 = 4 + 1
Description
The dimension of the reduced incidence algebra of a poset. The reduced incidence algebra of a poset is the subalgebra of the incidence algebra consisting of the elements which assign the same value to any two intervals that are isomorphic to each other as posets. Thus, this statistic returns the number of non-isomorphic intervals of the poset.
Mp00050: Ordered trees to binary tree: right brother = right childBinary trees
Mp00014: Binary trees to 132-avoiding permutationPermutations
St000062: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[[]]
=> [.,.]
=> [1] => 1
[[],[]]
=> [.,[.,.]]
=> [2,1] => 1
[[[]]]
=> [[.,.],.]
=> [1,2] => 2
[[],[],[]]
=> [.,[.,[.,.]]]
=> [3,2,1] => 1
[[],[[]]]
=> [.,[[.,.],.]]
=> [2,3,1] => 2
[[[]],[]]
=> [[.,.],[.,.]]
=> [3,1,2] => 2
[[[],[]]]
=> [[.,[.,.]],.]
=> [2,1,3] => 2
[[[[]]]]
=> [[[.,.],.],.]
=> [1,2,3] => 3
[[],[],[],[]]
=> [.,[.,[.,[.,.]]]]
=> [4,3,2,1] => 1
[[],[],[[]]]
=> [.,[.,[[.,.],.]]]
=> [3,4,2,1] => 2
[[],[[]],[]]
=> [.,[[.,.],[.,.]]]
=> [4,2,3,1] => 2
[[],[[],[]]]
=> [.,[[.,[.,.]],.]]
=> [3,2,4,1] => 2
[[],[[[]]]]
=> [.,[[[.,.],.],.]]
=> [2,3,4,1] => 3
[[[]],[],[]]
=> [[.,.],[.,[.,.]]]
=> [4,3,1,2] => 2
[[[]],[[]]]
=> [[.,.],[[.,.],.]]
=> [3,4,1,2] => 2
[[[],[]],[]]
=> [[.,[.,.]],[.,.]]
=> [4,2,1,3] => 2
[[[[]]],[]]
=> [[[.,.],.],[.,.]]
=> [4,1,2,3] => 3
[[[],[],[]]]
=> [[.,[.,[.,.]]],.]
=> [3,2,1,4] => 2
[[[],[[]]]]
=> [[.,[[.,.],.]],.]
=> [2,3,1,4] => 3
[[[[]],[]]]
=> [[[.,.],[.,.]],.]
=> [3,1,2,4] => 3
[[[[],[]]]]
=> [[[.,[.,.]],.],.]
=> [2,1,3,4] => 3
[[[[[]]]]]
=> [[[[.,.],.],.],.]
=> [1,2,3,4] => 4
[[],[],[],[],[]]
=> [.,[.,[.,[.,[.,.]]]]]
=> [5,4,3,2,1] => 1
[[],[],[],[[]]]
=> [.,[.,[.,[[.,.],.]]]]
=> [4,5,3,2,1] => 2
[[],[],[[]],[]]
=> [.,[.,[[.,.],[.,.]]]]
=> [5,3,4,2,1] => 2
[[],[],[[],[]]]
=> [.,[.,[[.,[.,.]],.]]]
=> [4,3,5,2,1] => 2
[[],[],[[[]]]]
=> [.,[.,[[[.,.],.],.]]]
=> [3,4,5,2,1] => 3
[[],[[]],[],[]]
=> [.,[[.,.],[.,[.,.]]]]
=> [5,4,2,3,1] => 2
[[],[[]],[[]]]
=> [.,[[.,.],[[.,.],.]]]
=> [4,5,2,3,1] => 2
[[],[[],[]],[]]
=> [.,[[.,[.,.]],[.,.]]]
=> [5,3,2,4,1] => 2
[[],[[[]]],[]]
=> [.,[[[.,.],.],[.,.]]]
=> [5,2,3,4,1] => 3
[[],[[],[],[]]]
=> [.,[[.,[.,[.,.]]],.]]
=> [4,3,2,5,1] => 2
[[],[[],[[]]]]
=> [.,[[.,[[.,.],.]],.]]
=> [3,4,2,5,1] => 3
[[],[[[]],[]]]
=> [.,[[[.,.],[.,.]],.]]
=> [4,2,3,5,1] => 3
[[],[[[],[]]]]
=> [.,[[[.,[.,.]],.],.]]
=> [3,2,4,5,1] => 3
[[],[[[[]]]]]
=> [.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => 4
[[[]],[],[],[]]
=> [[.,.],[.,[.,[.,.]]]]
=> [5,4,3,1,2] => 2
[[[]],[],[[]]]
=> [[.,.],[.,[[.,.],.]]]
=> [4,5,3,1,2] => 2
[[[]],[[]],[]]
=> [[.,.],[[.,.],[.,.]]]
=> [5,3,4,1,2] => 2
[[[]],[[],[]]]
=> [[.,.],[[.,[.,.]],.]]
=> [4,3,5,1,2] => 2
[[[]],[[[]]]]
=> [[.,.],[[[.,.],.],.]]
=> [3,4,5,1,2] => 3
[[[],[]],[],[]]
=> [[.,[.,.]],[.,[.,.]]]
=> [5,4,2,1,3] => 2
[[[[]]],[],[]]
=> [[[.,.],.],[.,[.,.]]]
=> [5,4,1,2,3] => 3
[[[],[]],[[]]]
=> [[.,[.,.]],[[.,.],.]]
=> [4,5,2,1,3] => 2
[[[[]]],[[]]]
=> [[[.,.],.],[[.,.],.]]
=> [4,5,1,2,3] => 3
[[[],[],[]],[]]
=> [[.,[.,[.,.]]],[.,.]]
=> [5,3,2,1,4] => 2
[[[],[[]]],[]]
=> [[.,[[.,.],.]],[.,.]]
=> [5,2,3,1,4] => 3
[[[[]],[]],[]]
=> [[[.,.],[.,.]],[.,.]]
=> [5,3,1,2,4] => 3
[[[[],[]]],[]]
=> [[[.,[.,.]],.],[.,.]]
=> [5,2,1,3,4] => 3
[[[[[]]]],[]]
=> [[[[.,.],.],.],[.,.]]
=> [5,1,2,3,4] => 4
Description
The length of the longest increasing subsequence of the permutation.
Mp00051: Ordered trees to Dyck pathDyck paths
Mp00199: Dyck paths prime Dyck pathDyck paths
St000442: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[[]]
=> [1,0]
=> [1,1,0,0]
=> 1
[[],[]]
=> [1,0,1,0]
=> [1,1,0,1,0,0]
=> 1
[[[]]]
=> [1,1,0,0]
=> [1,1,1,0,0,0]
=> 2
[[],[],[]]
=> [1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,0]
=> 1
[[],[[]]]
=> [1,0,1,1,0,0]
=> [1,1,0,1,1,0,0,0]
=> 2
[[[]],[]]
=> [1,1,0,0,1,0]
=> [1,1,1,0,0,1,0,0]
=> 2
[[[],[]]]
=> [1,1,0,1,0,0]
=> [1,1,1,0,1,0,0,0]
=> 2
[[[[]]]]
=> [1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,0]
=> 3
[[],[],[],[]]
=> [1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,0]
=> 1
[[],[],[[]]]
=> [1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,1,0,0,0]
=> 2
[[],[[]],[]]
=> [1,0,1,1,0,0,1,0]
=> [1,1,0,1,1,0,0,1,0,0]
=> 2
[[],[[],[]]]
=> [1,0,1,1,0,1,0,0]
=> [1,1,0,1,1,0,1,0,0,0]
=> 2
[[],[[[]]]]
=> [1,0,1,1,1,0,0,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> 3
[[[]],[],[]]
=> [1,1,0,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> 2
[[[]],[[]]]
=> [1,1,0,0,1,1,0,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> 2
[[[],[]],[]]
=> [1,1,0,1,0,0,1,0]
=> [1,1,1,0,1,0,0,1,0,0]
=> 2
[[[[]]],[]]
=> [1,1,1,0,0,0,1,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> 3
[[[],[],[]]]
=> [1,1,0,1,0,1,0,0]
=> [1,1,1,0,1,0,1,0,0,0]
=> 2
[[[],[[]]]]
=> [1,1,0,1,1,0,0,0]
=> [1,1,1,0,1,1,0,0,0,0]
=> 3
[[[[]],[]]]
=> [1,1,1,0,0,1,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> 3
[[[[],[]]]]
=> [1,1,1,0,1,0,0,0]
=> [1,1,1,1,0,1,0,0,0,0]
=> 3
[[[[[]]]]]
=> [1,1,1,1,0,0,0,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> 4
[[],[],[],[],[]]
=> [1,0,1,0,1,0,1,0,1,0]
=> [1,1,0,1,0,1,0,1,0,1,0,0]
=> 1
[[],[],[],[[]]]
=> [1,0,1,0,1,0,1,1,0,0]
=> [1,1,0,1,0,1,0,1,1,0,0,0]
=> 2
[[],[],[[]],[]]
=> [1,0,1,0,1,1,0,0,1,0]
=> [1,1,0,1,0,1,1,0,0,1,0,0]
=> 2
[[],[],[[],[]]]
=> [1,0,1,0,1,1,0,1,0,0]
=> [1,1,0,1,0,1,1,0,1,0,0,0]
=> 2
[[],[],[[[]]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> [1,1,0,1,0,1,1,1,0,0,0,0]
=> 3
[[],[[]],[],[]]
=> [1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,1,1,0,0,1,0,1,0,0]
=> 2
[[],[[]],[[]]]
=> [1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,1,1,0,0,1,1,0,0,0]
=> 2
[[],[[],[]],[]]
=> [1,0,1,1,0,1,0,0,1,0]
=> [1,1,0,1,1,0,1,0,0,1,0,0]
=> 2
[[],[[[]]],[]]
=> [1,0,1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,1,0,0,0,1,0,0]
=> 3
[[],[[],[],[]]]
=> [1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,1,1,0,1,0,1,0,0,0]
=> 2
[[],[[],[[]]]]
=> [1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,1,1,0,1,1,0,0,0,0]
=> 3
[[],[[[]],[]]]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,1,0,1,1,1,0,0,1,0,0,0]
=> 3
[[],[[[],[]]]]
=> [1,0,1,1,1,0,1,0,0,0]
=> [1,1,0,1,1,1,0,1,0,0,0,0]
=> 3
[[],[[[[]]]]]
=> [1,0,1,1,1,1,0,0,0,0]
=> [1,1,0,1,1,1,1,0,0,0,0,0]
=> 4
[[[]],[],[],[]]
=> [1,1,0,0,1,0,1,0,1,0]
=> [1,1,1,0,0,1,0,1,0,1,0,0]
=> 2
[[[]],[],[[]]]
=> [1,1,0,0,1,0,1,1,0,0]
=> [1,1,1,0,0,1,0,1,1,0,0,0]
=> 2
[[[]],[[]],[]]
=> [1,1,0,0,1,1,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,1,0,0]
=> 2
[[[]],[[],[]]]
=> [1,1,0,0,1,1,0,1,0,0]
=> [1,1,1,0,0,1,1,0,1,0,0,0]
=> 2
[[[]],[[[]]]]
=> [1,1,0,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,1,1,0,0,0,0]
=> 3
[[[],[]],[],[]]
=> [1,1,0,1,0,0,1,0,1,0]
=> [1,1,1,0,1,0,0,1,0,1,0,0]
=> 2
[[[[]]],[],[]]
=> [1,1,1,0,0,0,1,0,1,0]
=> [1,1,1,1,0,0,0,1,0,1,0,0]
=> 3
[[[],[]],[[]]]
=> [1,1,0,1,0,0,1,1,0,0]
=> [1,1,1,0,1,0,0,1,1,0,0,0]
=> 2
[[[[]]],[[]]]
=> [1,1,1,0,0,0,1,1,0,0]
=> [1,1,1,1,0,0,0,1,1,0,0,0]
=> 3
[[[],[],[]],[]]
=> [1,1,0,1,0,1,0,0,1,0]
=> [1,1,1,0,1,0,1,0,0,1,0,0]
=> 2
[[[],[[]]],[]]
=> [1,1,0,1,1,0,0,0,1,0]
=> [1,1,1,0,1,1,0,0,0,1,0,0]
=> 3
[[[[]],[]],[]]
=> [1,1,1,0,0,1,0,0,1,0]
=> [1,1,1,1,0,0,1,0,0,1,0,0]
=> 3
[[[[],[]]],[]]
=> [1,1,1,0,1,0,0,0,1,0]
=> [1,1,1,1,0,1,0,0,0,1,0,0]
=> 3
[[[[[]]]],[]]
=> [1,1,1,1,0,0,0,0,1,0]
=> [1,1,1,1,1,0,0,0,0,1,0,0]
=> 4
Description
The maximal area to the right of an up step of a Dyck path.
Mp00051: Ordered trees to Dyck pathDyck paths
Mp00119: Dyck paths to 321-avoiding permutation (Krattenthaler)Permutations
St000451: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[[]]
=> [1,0]
=> [1] => 1
[[],[]]
=> [1,0,1,0]
=> [1,2] => 1
[[[]]]
=> [1,1,0,0]
=> [2,1] => 2
[[],[],[]]
=> [1,0,1,0,1,0]
=> [1,2,3] => 1
[[],[[]]]
=> [1,0,1,1,0,0]
=> [1,3,2] => 2
[[[]],[]]
=> [1,1,0,0,1,0]
=> [2,1,3] => 2
[[[],[]]]
=> [1,1,0,1,0,0]
=> [2,3,1] => 2
[[[[]]]]
=> [1,1,1,0,0,0]
=> [3,1,2] => 3
[[],[],[],[]]
=> [1,0,1,0,1,0,1,0]
=> [1,2,3,4] => 1
[[],[],[[]]]
=> [1,0,1,0,1,1,0,0]
=> [1,2,4,3] => 2
[[],[[]],[]]
=> [1,0,1,1,0,0,1,0]
=> [1,3,2,4] => 2
[[],[[],[]]]
=> [1,0,1,1,0,1,0,0]
=> [1,3,4,2] => 2
[[],[[[]]]]
=> [1,0,1,1,1,0,0,0]
=> [1,4,2,3] => 3
[[[]],[],[]]
=> [1,1,0,0,1,0,1,0]
=> [2,1,3,4] => 2
[[[]],[[]]]
=> [1,1,0,0,1,1,0,0]
=> [2,1,4,3] => 2
[[[],[]],[]]
=> [1,1,0,1,0,0,1,0]
=> [2,3,1,4] => 2
[[[[]]],[]]
=> [1,1,1,0,0,0,1,0]
=> [3,1,2,4] => 3
[[[],[],[]]]
=> [1,1,0,1,0,1,0,0]
=> [2,3,4,1] => 2
[[[],[[]]]]
=> [1,1,0,1,1,0,0,0]
=> [2,4,1,3] => 3
[[[[]],[]]]
=> [1,1,1,0,0,1,0,0]
=> [3,1,4,2] => 3
[[[[],[]]]]
=> [1,1,1,0,1,0,0,0]
=> [3,4,1,2] => 3
[[[[[]]]]]
=> [1,1,1,1,0,0,0,0]
=> [4,1,2,3] => 4
[[],[],[],[],[]]
=> [1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => 1
[[],[],[],[[]]]
=> [1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => 2
[[],[],[[]],[]]
=> [1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => 2
[[],[],[[],[]]]
=> [1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => 2
[[],[],[[[]]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,3,4] => 3
[[],[[]],[],[]]
=> [1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => 2
[[],[[]],[[]]]
=> [1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => 2
[[],[[],[]],[]]
=> [1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => 2
[[],[[[]]],[]]
=> [1,0,1,1,1,0,0,0,1,0]
=> [1,4,2,3,5] => 3
[[],[[],[],[]]]
=> [1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => 2
[[],[[],[[]]]]
=> [1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,2,4] => 3
[[],[[[]],[]]]
=> [1,0,1,1,1,0,0,1,0,0]
=> [1,4,2,5,3] => 3
[[],[[[],[]]]]
=> [1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,2,3] => 3
[[],[[[[]]]]]
=> [1,0,1,1,1,1,0,0,0,0]
=> [1,5,2,3,4] => 4
[[[]],[],[],[]]
=> [1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => 2
[[[]],[],[[]]]
=> [1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => 2
[[[]],[[]],[]]
=> [1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => 2
[[[]],[[],[]]]
=> [1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => 2
[[[]],[[[]]]]
=> [1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,3,4] => 3
[[[],[]],[],[]]
=> [1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => 2
[[[[]]],[],[]]
=> [1,1,1,0,0,0,1,0,1,0]
=> [3,1,2,4,5] => 3
[[[],[]],[[]]]
=> [1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => 2
[[[[]]],[[]]]
=> [1,1,1,0,0,0,1,1,0,0]
=> [3,1,2,5,4] => 3
[[[],[],[]],[]]
=> [1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => 2
[[[],[[]]],[]]
=> [1,1,0,1,1,0,0,0,1,0]
=> [2,4,1,3,5] => 3
[[[[]],[]],[]]
=> [1,1,1,0,0,1,0,0,1,0]
=> [3,1,4,2,5] => 3
[[[[],[]]],[]]
=> [1,1,1,0,1,0,0,0,1,0]
=> [3,4,1,2,5] => 3
[[[[[]]]],[]]
=> [1,1,1,1,0,0,0,0,1,0]
=> [4,1,2,3,5] => 4
Description
The length of the longest pattern of the form k 1 2...(k-1).
Mp00051: Ordered trees to Dyck pathDyck paths
Mp00242: Dyck paths Hessenberg posetPosets
St000527: Posets ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[[]]
=> [1,0]
=> ([],1)
=> 1
[[],[]]
=> [1,0,1,0]
=> ([(0,1)],2)
=> 1
[[[]]]
=> [1,1,0,0]
=> ([],2)
=> 2
[[],[],[]]
=> [1,0,1,0,1,0]
=> ([(0,2),(2,1)],3)
=> 1
[[],[[]]]
=> [1,0,1,1,0,0]
=> ([(0,2),(1,2)],3)
=> 2
[[[]],[]]
=> [1,1,0,0,1,0]
=> ([(0,1),(0,2)],3)
=> 2
[[[],[]]]
=> [1,1,0,1,0,0]
=> ([(1,2)],3)
=> 2
[[[[]]]]
=> [1,1,1,0,0,0]
=> ([],3)
=> 3
[[],[],[],[]]
=> [1,0,1,0,1,0,1,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[[],[],[[]]]
=> [1,0,1,0,1,1,0,0]
=> ([(0,3),(1,3),(3,2)],4)
=> 2
[[],[[]],[]]
=> [1,0,1,1,0,0,1,0]
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[[],[[],[]]]
=> [1,0,1,1,0,1,0,0]
=> ([(0,3),(1,2),(2,3)],4)
=> 2
[[],[[[]]]]
=> [1,0,1,1,1,0,0,0]
=> ([(0,3),(1,3),(2,3)],4)
=> 3
[[[]],[],[]]
=> [1,1,0,0,1,0,1,0]
=> ([(0,3),(3,1),(3,2)],4)
=> 2
[[[]],[[]]]
=> [1,1,0,0,1,1,0,0]
=> ([(0,2),(0,3),(1,2),(1,3)],4)
=> 2
[[[],[]],[]]
=> [1,1,0,1,0,0,1,0]
=> ([(0,2),(0,3),(3,1)],4)
=> 2
[[[[]]],[]]
=> [1,1,1,0,0,0,1,0]
=> ([(0,1),(0,2),(0,3)],4)
=> 3
[[[],[],[]]]
=> [1,1,0,1,0,1,0,0]
=> ([(0,3),(1,2),(1,3)],4)
=> 2
[[[],[[]]]]
=> [1,1,0,1,1,0,0,0]
=> ([(1,3),(2,3)],4)
=> 3
[[[[]],[]]]
=> [1,1,1,0,0,1,0,0]
=> ([(1,2),(1,3)],4)
=> 3
[[[[],[]]]]
=> [1,1,1,0,1,0,0,0]
=> ([(2,3)],4)
=> 3
[[[[[]]]]]
=> [1,1,1,1,0,0,0,0]
=> ([],4)
=> 4
[[],[],[],[],[]]
=> [1,0,1,0,1,0,1,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[[],[],[],[[]]]
=> [1,0,1,0,1,0,1,1,0,0]
=> ([(0,4),(1,4),(2,3),(4,2)],5)
=> 2
[[],[],[[]],[]]
=> [1,0,1,0,1,1,0,0,1,0]
=> ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
=> 2
[[],[],[[],[]]]
=> [1,0,1,0,1,1,0,1,0,0]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[[],[],[[[]]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> ([(0,4),(1,4),(2,4),(4,3)],5)
=> 3
[[],[[]],[],[]]
=> [1,0,1,1,0,0,1,0,1,0]
=> ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
=> 2
[[],[[]],[[]]]
=> [1,0,1,1,0,0,1,1,0,0]
=> ([(0,3),(0,4),(1,3),(1,4),(3,2),(4,2)],5)
=> 2
[[],[[],[]],[]]
=> [1,0,1,1,0,1,0,0,1,0]
=> ([(0,2),(0,3),(1,4),(2,4),(3,1)],5)
=> 2
[[],[[[]]],[]]
=> [1,0,1,1,1,0,0,0,1,0]
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 3
[[],[[],[],[]]]
=> [1,0,1,1,0,1,0,1,0,0]
=> ([(0,3),(1,2),(1,3),(2,4),(3,4)],5)
=> 2
[[],[[],[[]]]]
=> [1,0,1,1,0,1,1,0,0,0]
=> ([(0,4),(1,3),(2,3),(3,4)],5)
=> 3
[[],[[[]],[]]]
=> [1,0,1,1,1,0,0,1,0,0]
=> ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> 3
[[],[[[],[]]]]
=> [1,0,1,1,1,0,1,0,0,0]
=> ([(0,4),(1,4),(2,3),(3,4)],5)
=> 3
[[],[[[[]]]]]
=> [1,0,1,1,1,1,0,0,0,0]
=> ([(0,4),(1,4),(2,4),(3,4)],5)
=> 4
[[[]],[],[],[]]
=> [1,1,0,0,1,0,1,0,1,0]
=> ([(0,3),(3,4),(4,1),(4,2)],5)
=> 2
[[[]],[],[[]]]
=> [1,1,0,0,1,0,1,1,0,0]
=> ([(0,4),(1,4),(4,2),(4,3)],5)
=> 2
[[[]],[[]],[]]
=> [1,1,0,0,1,1,0,0,1,0]
=> ([(0,1),(0,2),(1,3),(1,4),(2,3),(2,4)],5)
=> 2
[[[]],[[],[]]]
=> [1,1,0,0,1,1,0,1,0,0]
=> ([(0,3),(0,4),(1,2),(2,3),(2,4)],5)
=> 2
[[[]],[[[]]]]
=> [1,1,0,0,1,1,1,0,0,0]
=> ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4)],5)
=> 3
[[[],[]],[],[]]
=> [1,1,0,1,0,0,1,0,1,0]
=> ([(0,4),(3,2),(4,1),(4,3)],5)
=> 2
[[[[]]],[],[]]
=> [1,1,1,0,0,0,1,0,1,0]
=> ([(0,4),(4,1),(4,2),(4,3)],5)
=> 3
[[[],[]],[[]]]
=> [1,1,0,1,0,0,1,1,0,0]
=> ([(0,3),(0,4),(1,3),(1,4),(4,2)],5)
=> 2
[[[[]]],[[]]]
=> [1,1,1,0,0,0,1,1,0,0]
=> ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4)],5)
=> 3
[[[],[],[]],[]]
=> [1,1,0,1,0,1,0,0,1,0]
=> ([(0,2),(0,3),(2,4),(3,1),(3,4)],5)
=> 2
[[[],[[]]],[]]
=> [1,1,0,1,1,0,0,0,1,0]
=> ([(0,1),(0,2),(0,3),(2,4),(3,4)],5)
=> 3
[[[[]],[]],[]]
=> [1,1,1,0,0,1,0,0,1,0]
=> ([(0,3),(0,4),(4,1),(4,2)],5)
=> 3
[[[[],[]]],[]]
=> [1,1,1,0,1,0,0,0,1,0]
=> ([(0,2),(0,3),(0,4),(4,1)],5)
=> 3
[[[[[]]]],[]]
=> [1,1,1,1,0,0,0,0,1,0]
=> ([(0,1),(0,2),(0,3),(0,4)],5)
=> 4
Description
The width of the poset. This is the size of the poset's longest antichain, also called Dilworth number.
Mp00051: Ordered trees to Dyck pathDyck paths
Mp00146: Dyck paths to tunnel matchingPerfect matchings
St000720: Perfect matchings ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[[]]
=> [1,0]
=> [(1,2)]
=> 1
[[],[]]
=> [1,0,1,0]
=> [(1,2),(3,4)]
=> 1
[[[]]]
=> [1,1,0,0]
=> [(1,4),(2,3)]
=> 2
[[],[],[]]
=> [1,0,1,0,1,0]
=> [(1,2),(3,4),(5,6)]
=> 1
[[],[[]]]
=> [1,0,1,1,0,0]
=> [(1,2),(3,6),(4,5)]
=> 2
[[[]],[]]
=> [1,1,0,0,1,0]
=> [(1,4),(2,3),(5,6)]
=> 2
[[[],[]]]
=> [1,1,0,1,0,0]
=> [(1,6),(2,3),(4,5)]
=> 2
[[[[]]]]
=> [1,1,1,0,0,0]
=> [(1,6),(2,5),(3,4)]
=> 3
[[],[],[],[]]
=> [1,0,1,0,1,0,1,0]
=> [(1,2),(3,4),(5,6),(7,8)]
=> 1
[[],[],[[]]]
=> [1,0,1,0,1,1,0,0]
=> [(1,2),(3,4),(5,8),(6,7)]
=> 2
[[],[[]],[]]
=> [1,0,1,1,0,0,1,0]
=> [(1,2),(3,6),(4,5),(7,8)]
=> 2
[[],[[],[]]]
=> [1,0,1,1,0,1,0,0]
=> [(1,2),(3,8),(4,5),(6,7)]
=> 2
[[],[[[]]]]
=> [1,0,1,1,1,0,0,0]
=> [(1,2),(3,8),(4,7),(5,6)]
=> 3
[[[]],[],[]]
=> [1,1,0,0,1,0,1,0]
=> [(1,4),(2,3),(5,6),(7,8)]
=> 2
[[[]],[[]]]
=> [1,1,0,0,1,1,0,0]
=> [(1,4),(2,3),(5,8),(6,7)]
=> 2
[[[],[]],[]]
=> [1,1,0,1,0,0,1,0]
=> [(1,6),(2,3),(4,5),(7,8)]
=> 2
[[[[]]],[]]
=> [1,1,1,0,0,0,1,0]
=> [(1,6),(2,5),(3,4),(7,8)]
=> 3
[[[],[],[]]]
=> [1,1,0,1,0,1,0,0]
=> [(1,8),(2,3),(4,5),(6,7)]
=> 2
[[[],[[]]]]
=> [1,1,0,1,1,0,0,0]
=> [(1,8),(2,3),(4,7),(5,6)]
=> 3
[[[[]],[]]]
=> [1,1,1,0,0,1,0,0]
=> [(1,8),(2,5),(3,4),(6,7)]
=> 3
[[[[],[]]]]
=> [1,1,1,0,1,0,0,0]
=> [(1,8),(2,7),(3,4),(5,6)]
=> 3
[[[[[]]]]]
=> [1,1,1,1,0,0,0,0]
=> [(1,8),(2,7),(3,6),(4,5)]
=> 4
[[],[],[],[],[]]
=> [1,0,1,0,1,0,1,0,1,0]
=> [(1,2),(3,4),(5,6),(7,8),(9,10)]
=> 1
[[],[],[],[[]]]
=> [1,0,1,0,1,0,1,1,0,0]
=> [(1,2),(3,4),(5,6),(7,10),(8,9)]
=> 2
[[],[],[[]],[]]
=> [1,0,1,0,1,1,0,0,1,0]
=> [(1,2),(3,4),(5,8),(6,7),(9,10)]
=> 2
[[],[],[[],[]]]
=> [1,0,1,0,1,1,0,1,0,0]
=> [(1,2),(3,4),(5,10),(6,7),(8,9)]
=> 2
[[],[],[[[]]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> [(1,2),(3,4),(5,10),(6,9),(7,8)]
=> 3
[[],[[]],[],[]]
=> [1,0,1,1,0,0,1,0,1,0]
=> [(1,2),(3,6),(4,5),(7,8),(9,10)]
=> 2
[[],[[]],[[]]]
=> [1,0,1,1,0,0,1,1,0,0]
=> [(1,2),(3,6),(4,5),(7,10),(8,9)]
=> 2
[[],[[],[]],[]]
=> [1,0,1,1,0,1,0,0,1,0]
=> [(1,2),(3,8),(4,5),(6,7),(9,10)]
=> 2
[[],[[[]]],[]]
=> [1,0,1,1,1,0,0,0,1,0]
=> [(1,2),(3,8),(4,7),(5,6),(9,10)]
=> 3
[[],[[],[],[]]]
=> [1,0,1,1,0,1,0,1,0,0]
=> [(1,2),(3,10),(4,5),(6,7),(8,9)]
=> 2
[[],[[],[[]]]]
=> [1,0,1,1,0,1,1,0,0,0]
=> [(1,2),(3,10),(4,5),(6,9),(7,8)]
=> 3
[[],[[[]],[]]]
=> [1,0,1,1,1,0,0,1,0,0]
=> [(1,2),(3,10),(4,7),(5,6),(8,9)]
=> 3
[[],[[[],[]]]]
=> [1,0,1,1,1,0,1,0,0,0]
=> [(1,2),(3,10),(4,9),(5,6),(7,8)]
=> 3
[[],[[[[]]]]]
=> [1,0,1,1,1,1,0,0,0,0]
=> [(1,2),(3,10),(4,9),(5,8),(6,7)]
=> 4
[[[]],[],[],[]]
=> [1,1,0,0,1,0,1,0,1,0]
=> [(1,4),(2,3),(5,6),(7,8),(9,10)]
=> 2
[[[]],[],[[]]]
=> [1,1,0,0,1,0,1,1,0,0]
=> [(1,4),(2,3),(5,6),(7,10),(8,9)]
=> 2
[[[]],[[]],[]]
=> [1,1,0,0,1,1,0,0,1,0]
=> [(1,4),(2,3),(5,8),(6,7),(9,10)]
=> 2
[[[]],[[],[]]]
=> [1,1,0,0,1,1,0,1,0,0]
=> [(1,4),(2,3),(5,10),(6,7),(8,9)]
=> 2
[[[]],[[[]]]]
=> [1,1,0,0,1,1,1,0,0,0]
=> [(1,4),(2,3),(5,10),(6,9),(7,8)]
=> 3
[[[],[]],[],[]]
=> [1,1,0,1,0,0,1,0,1,0]
=> [(1,6),(2,3),(4,5),(7,8),(9,10)]
=> 2
[[[[]]],[],[]]
=> [1,1,1,0,0,0,1,0,1,0]
=> [(1,6),(2,5),(3,4),(7,8),(9,10)]
=> 3
[[[],[]],[[]]]
=> [1,1,0,1,0,0,1,1,0,0]
=> [(1,6),(2,3),(4,5),(7,10),(8,9)]
=> 2
[[[[]]],[[]]]
=> [1,1,1,0,0,0,1,1,0,0]
=> [(1,6),(2,5),(3,4),(7,10),(8,9)]
=> 3
[[[],[],[]],[]]
=> [1,1,0,1,0,1,0,0,1,0]
=> [(1,8),(2,3),(4,5),(6,7),(9,10)]
=> 2
[[[],[[]]],[]]
=> [1,1,0,1,1,0,0,0,1,0]
=> [(1,8),(2,3),(4,7),(5,6),(9,10)]
=> 3
[[[[]],[]],[]]
=> [1,1,1,0,0,1,0,0,1,0]
=> [(1,8),(2,5),(3,4),(6,7),(9,10)]
=> 3
[[[[],[]]],[]]
=> [1,1,1,0,1,0,0,0,1,0]
=> [(1,8),(2,7),(3,4),(5,6),(9,10)]
=> 3
[[[[[]]]],[]]
=> [1,1,1,1,0,0,0,0,1,0]
=> [(1,8),(2,7),(3,6),(4,5),(9,10)]
=> 4
Description
The size of the largest partition in the oscillating tableau corresponding to the perfect matching. Equivalently, this is the maximal number of crosses in the corresponding triangular rook filling that can be covered by a rectangle.
The following 86 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001203We associate to a CNakayama algebra (a Nakayama algebra with a cyclic quiver) with Kupisch series $L=[c_0,c_1,...,c_{n-1}]$ such that $n=c_0 < c_i$ for all $i > 0$ a Dyck path as follows: St000093The cardinality of a maximal independent set of vertices of a graph. St000141The maximum drop size of a permutation. St000147The largest part of an integer partition. St000306The bounce count of a Dyck path. St000662The staircase size of the code of a permutation. St000786The maximal number of occurrences of a colour in a proper colouring of a graph. St001046The maximal number of arcs nesting a given arc of a perfect matching. St001337The upper domination number of a graph. St001338The upper irredundance number of a graph. St000010The length of the partition. St000011The number of touch points (or returns) of a Dyck path. St000015The number of peaks of a Dyck path. St000097The order of the largest clique of the graph. St000098The chromatic number of a graph. St000172The Grundy number of a graph. St000308The height of the tree associated to a permutation. St000314The number of left-to-right-maxima of a permutation. St000325The width of the tree associated to a permutation. St000470The number of runs in a permutation. St000542The number of left-to-right-minima of a permutation. St000744The length of the path to the largest entry in a standard Young tableau. St000822The Hadwiger number of the graph. St000877The depth of the binary word interpreted as a path. St001029The size of the core of a graph. St001068Number of torsionless simple modules in the corresponding Nakayama algebra. St001202Call 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. St001390The number of bumps occurring when Schensted-inserting the letter 1 of a permutation. St001494The Alon-Tarsi number of a graph. St001498The normalised height of a Nakayama algebra with magnitude 1. St001506Half the projective dimension of the unique simple module with even projective dimension in a magnitude 1 Nakayama algebra. St001580The acyclic chromatic number of a graph. St001717The largest size of an interval in a poset. St001963The tree-depth of a graph. St000021The number of descents of a permutation. St000028The number of stack-sorts needed to sort a permutation. St000053The number of valleys of the Dyck path. St000080The rank of the poset. St000245The number of ascents of a permutation. St000272The treewidth of a graph. St000381The largest part of an integer composition. St000382The first part of an integer composition. St000536The pathwidth of a graph. St000676The number of odd rises of a Dyck path. St000734The last entry in the first row of a standard tableau. St000808The number of up steps of the associated bargraph. St001028Number of simple modules with injective dimension equal to the dominant dimension in the Nakayama algebra corresponding to the Dyck path. St001039The maximal height of a column in the parallelogram polyomino associated with a Dyck path. St001047The maximal number of arcs crossing a given arc of a perfect matching. St001169Number of simple modules with projective dimension at least two in the corresponding Nakayama algebra. St001197The global dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001205The number of non-simple indecomposable projective-injective modules of the algebra $eAe$ in the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001225The vector space dimension of the first extension group between J and itself when J is the Jacobson radical of the corresponding Nakayama algebra. St001277The degeneracy of a graph. St001278The number of indecomposable modules that are fixed by $\tau \Omega^1$ composed with its inverse in the corresponding Nakayama algebra. St001290The first natural number n such that the tensor product of n copies of D(A) is zero for the corresponding Nakayama algebra A. St001358The largest degree of a regular subgraph of a graph. St001820The size of the image of the pop stack sorting operator. St001720The minimal length of a chain of small intervals in a lattice. St000541The number of indices greater than or equal to 2 of a permutation such that all smaller indices appear to its right. St000730The maximal arc length of a set partition. St001418Half of the global dimension of the stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001626The number of maximal proper sublattices of a lattice. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001291The number of indecomposable summands of the tensor product of two copies of the dual of the Nakayama algebra associated to a Dyck path. St000907The number of maximal antichains of minimal length in a poset. St001330The hat guessing number of a graph. St000888The maximal sum of entries on a diagonal of an alternating sign matrix. St000892The maximal number of nonzero entries on a diagonal of an alternating sign matrix. St001589The nesting number of a perfect matching. St001590The crossing number of a perfect matching. St000317The cycle descent number of a permutation. St001674The number of vertices of the largest induced star graph in the graph. St001323The independence gap of a graph. St001318The number of vertices of the largest induced subforest with the same number of connected components of a graph. St001321The number of vertices of the largest induced subforest of a graph. St001621The number of atoms of a lattice. St001624The breadth of a lattice. 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. St001875The number of simple modules with projective dimension at most 1. St001877Number of indecomposable injective modules with projective dimension 2. St000983The length of the longest alternating subword. St001526The Loewy length of the Auslander-Reiten translate of the regular module as a bimodule of the Nakayama algebra corresponding to the Dyck path. St001578The minimal number of edges to add or remove to make a graph a line graph. St000299The number of nonisomorphic vertex-induced subtrees.