Your data matches 131 different statistics following compositions of up to 3 maps.
(click to perform a complete search on your data)
St000920: Dyck paths ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> 1
[1,1,0,0]
=> 1
[1,0,1,0,1,0]
=> 1
[1,0,1,1,0,0]
=> 1
[1,1,0,0,1,0]
=> 1
[1,1,0,1,0,0]
=> 1
[1,1,1,0,0,0]
=> 2
[1,0,1,0,1,0,1,0]
=> 1
[1,0,1,0,1,1,0,0]
=> 1
[1,0,1,1,0,0,1,0]
=> 1
[1,0,1,1,0,1,0,0]
=> 1
[1,0,1,1,1,0,0,0]
=> 2
[1,1,0,0,1,0,1,0]
=> 1
[1,1,0,0,1,1,0,0]
=> 1
[1,1,0,1,0,0,1,0]
=> 1
[1,1,0,1,0,1,0,0]
=> 1
[1,1,0,1,1,0,0,0]
=> 2
[1,1,1,0,0,0,1,0]
=> 2
[1,1,1,0,0,1,0,0]
=> 2
[1,1,1,0,1,0,0,0]
=> 2
[1,1,1,1,0,0,0,0]
=> 2
[1,0,1,0,1,0,1,0,1,0]
=> 1
[1,0,1,0,1,0,1,1,0,0]
=> 1
[1,0,1,0,1,1,0,0,1,0]
=> 1
[1,0,1,0,1,1,0,1,0,0]
=> 1
[1,0,1,0,1,1,1,0,0,0]
=> 2
[1,0,1,1,0,0,1,0,1,0]
=> 1
[1,0,1,1,0,0,1,1,0,0]
=> 1
[1,0,1,1,0,1,0,0,1,0]
=> 1
[1,0,1,1,0,1,0,1,0,0]
=> 1
[1,0,1,1,0,1,1,0,0,0]
=> 2
[1,0,1,1,1,0,0,0,1,0]
=> 2
[1,0,1,1,1,0,0,1,0,0]
=> 2
[1,0,1,1,1,0,1,0,0,0]
=> 2
[1,0,1,1,1,1,0,0,0,0]
=> 2
[1,1,0,0,1,0,1,0,1,0]
=> 1
[1,1,0,0,1,0,1,1,0,0]
=> 1
[1,1,0,0,1,1,0,0,1,0]
=> 1
[1,1,0,0,1,1,0,1,0,0]
=> 1
[1,1,0,0,1,1,1,0,0,0]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> 1
[1,1,0,1,0,0,1,1,0,0]
=> 1
[1,1,0,1,0,1,0,0,1,0]
=> 1
[1,1,0,1,0,1,0,1,0,0]
=> 1
[1,1,0,1,0,1,1,0,0,0]
=> 2
[1,1,0,1,1,0,0,0,1,0]
=> 2
[1,1,0,1,1,0,0,1,0,0]
=> 2
[1,1,0,1,1,0,1,0,0,0]
=> 2
[1,1,0,1,1,1,0,0,0,0]
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> 2
Description
The logarithmic height of a Dyck path. This is the floor of the binary logarithm of the usual height increased by one: $$ \lfloor\log_2(1+height(D))\rfloor $$
Mp00140: Dyck paths logarithmic height to pruning numberBinary trees
St000396: Binary trees ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [.,[.,.]]
=> 1
[1,1,0,0]
=> [[.,.],.]
=> 1
[1,0,1,0,1,0]
=> [.,[.,[.,.]]]
=> 1
[1,0,1,1,0,0]
=> [.,[[.,.],.]]
=> 1
[1,1,0,0,1,0]
=> [[.,[.,.]],.]
=> 1
[1,1,0,1,0,0]
=> [[[.,.],.],.]
=> 1
[1,1,1,0,0,0]
=> [[.,.],[.,.]]
=> 2
[1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,.]]]]
=> 1
[1,0,1,0,1,1,0,0]
=> [.,[.,[[.,.],.]]]
=> 1
[1,0,1,1,0,0,1,0]
=> [.,[[.,[.,.]],.]]
=> 1
[1,0,1,1,0,1,0,0]
=> [.,[[[.,.],.],.]]
=> 1
[1,0,1,1,1,0,0,0]
=> [.,[[.,.],[.,.]]]
=> 2
[1,1,0,0,1,0,1,0]
=> [[.,[.,[.,.]]],.]
=> 1
[1,1,0,0,1,1,0,0]
=> [[.,[[.,.],.]],.]
=> 1
[1,1,0,1,0,0,1,0]
=> [[[.,[.,.]],.],.]
=> 1
[1,1,0,1,0,1,0,0]
=> [[[[.,.],.],.],.]
=> 1
[1,1,0,1,1,0,0,0]
=> [[[.,.],[.,.]],.]
=> 2
[1,1,1,0,0,0,1,0]
=> [[.,.],[.,[.,.]]]
=> 2
[1,1,1,0,0,1,0,0]
=> [[.,.],[[.,.],.]]
=> 2
[1,1,1,0,1,0,0,0]
=> [[.,[.,.]],[.,.]]
=> 2
[1,1,1,1,0,0,0,0]
=> [[[.,.],.],[.,.]]
=> 2
[1,0,1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,[.,.]]]]]
=> 1
[1,0,1,0,1,0,1,1,0,0]
=> [.,[.,[.,[[.,.],.]]]]
=> 1
[1,0,1,0,1,1,0,0,1,0]
=> [.,[.,[[.,[.,.]],.]]]
=> 1
[1,0,1,0,1,1,0,1,0,0]
=> [.,[.,[[[.,.],.],.]]]
=> 1
[1,0,1,0,1,1,1,0,0,0]
=> [.,[.,[[.,.],[.,.]]]]
=> 2
[1,0,1,1,0,0,1,0,1,0]
=> [.,[[.,[.,[.,.]]],.]]
=> 1
[1,0,1,1,0,0,1,1,0,0]
=> [.,[[.,[[.,.],.]],.]]
=> 1
[1,0,1,1,0,1,0,0,1,0]
=> [.,[[[.,[.,.]],.],.]]
=> 1
[1,0,1,1,0,1,0,1,0,0]
=> [.,[[[[.,.],.],.],.]]
=> 1
[1,0,1,1,0,1,1,0,0,0]
=> [.,[[[.,.],[.,.]],.]]
=> 2
[1,0,1,1,1,0,0,0,1,0]
=> [.,[[.,.],[.,[.,.]]]]
=> 2
[1,0,1,1,1,0,0,1,0,0]
=> [.,[[.,.],[[.,.],.]]]
=> 2
[1,0,1,1,1,0,1,0,0,0]
=> [.,[[.,[.,.]],[.,.]]]
=> 2
[1,0,1,1,1,1,0,0,0,0]
=> [.,[[[.,.],.],[.,.]]]
=> 2
[1,1,0,0,1,0,1,0,1,0]
=> [[.,[.,[.,[.,.]]]],.]
=> 1
[1,1,0,0,1,0,1,1,0,0]
=> [[.,[.,[[.,.],.]]],.]
=> 1
[1,1,0,0,1,1,0,0,1,0]
=> [[.,[[.,[.,.]],.]],.]
=> 1
[1,1,0,0,1,1,0,1,0,0]
=> [[.,[[[.,.],.],.]],.]
=> 1
[1,1,0,0,1,1,1,0,0,0]
=> [[.,[[.,.],[.,.]]],.]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [[[.,[.,[.,.]]],.],.]
=> 1
[1,1,0,1,0,0,1,1,0,0]
=> [[[.,[[.,.],.]],.],.]
=> 1
[1,1,0,1,0,1,0,0,1,0]
=> [[[[.,[.,.]],.],.],.]
=> 1
[1,1,0,1,0,1,0,1,0,0]
=> [[[[[.,.],.],.],.],.]
=> 1
[1,1,0,1,0,1,1,0,0,0]
=> [[[[.,.],[.,.]],.],.]
=> 2
[1,1,0,1,1,0,0,0,1,0]
=> [[[.,.],[.,[.,.]]],.]
=> 2
[1,1,0,1,1,0,0,1,0,0]
=> [[[.,.],[[.,.],.]],.]
=> 2
[1,1,0,1,1,0,1,0,0,0]
=> [[[.,[.,.]],[.,.]],.]
=> 2
[1,1,0,1,1,1,0,0,0,0]
=> [[[[.,.],.],[.,.]],.]
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> [[.,.],[.,[.,[.,.]]]]
=> 2
Description
The register function (or Horton-Strahler number) of a binary tree. This is different from the dimension of the associated poset for the tree $[[[.,.],[.,.]],[[.,.],[.,.]]]$: its register function is 3, whereas the dimension of the associated poset is 2.
Mp00140: Dyck paths logarithmic height to pruning numberBinary trees
Mp00013: Binary trees to posetPosets
St000298: Posets ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [.,[.,.]]
=> ([(0,1)],2)
=> 1
[1,1,0,0]
=> [[.,.],.]
=> ([(0,1)],2)
=> 1
[1,0,1,0,1,0]
=> [.,[.,[.,.]]]
=> ([(0,2),(2,1)],3)
=> 1
[1,0,1,1,0,0]
=> [.,[[.,.],.]]
=> ([(0,2),(2,1)],3)
=> 1
[1,1,0,0,1,0]
=> [[.,[.,.]],.]
=> ([(0,2),(2,1)],3)
=> 1
[1,1,0,1,0,0]
=> [[[.,.],.],.]
=> ([(0,2),(2,1)],3)
=> 1
[1,1,1,0,0,0]
=> [[.,.],[.,.]]
=> ([(0,2),(1,2)],3)
=> 2
[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),(2,1),(3,2)],4)
=> 1
[1,0,1,1,0,0,1,0]
=> [.,[[.,[.,.]],.]]
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,0,1,1,0,1,0,0]
=> [.,[[[.,.],.],.]]
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,0,1,1,1,0,0,0]
=> [.,[[.,.],[.,.]]]
=> ([(0,3),(1,3),(3,2)],4)
=> 2
[1,1,0,0,1,0,1,0]
=> [[.,[.,[.,.]]],.]
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,1,0,0,1,1,0,0]
=> [[.,[[.,.],.]],.]
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,1,0,1,0,0,1,0]
=> [[[.,[.,.]],.],.]
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,1,0,1,0,1,0,0]
=> [[[[.,.],.],.],.]
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,1,0,1,1,0,0,0]
=> [[[.,.],[.,.]],.]
=> ([(0,3),(1,3),(3,2)],4)
=> 2
[1,1,1,0,0,0,1,0]
=> [[.,.],[.,[.,.]]]
=> ([(0,3),(1,2),(2,3)],4)
=> 2
[1,1,1,0,0,1,0,0]
=> [[.,.],[[.,.],.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 2
[1,1,1,0,1,0,0,0]
=> [[.,[.,.]],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 2
[1,1,1,1,0,0,0,0]
=> [[[.,.],.],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 2
[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),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,0,1,1,0,0,1,0]
=> [.,[.,[[.,[.,.]],.]]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,0,1,1,0,1,0,0]
=> [.,[.,[[[.,.],.],.]]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,0,1,1,1,0,0,0]
=> [.,[.,[[.,.],[.,.]]]]
=> ([(0,4),(1,4),(2,3),(4,2)],5)
=> 2
[1,0,1,1,0,0,1,0,1,0]
=> [.,[[.,[.,[.,.]]],.]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,1,0,0,1,1,0,0]
=> [.,[[.,[[.,.],.]],.]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,1,0,1,0,0,1,0]
=> [.,[[[.,[.,.]],.],.]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,1,0,1,0,1,0,0]
=> [.,[[[[.,.],.],.],.]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,1,0,1,1,0,0,0]
=> [.,[[[.,.],[.,.]],.]]
=> ([(0,4),(1,4),(2,3),(4,2)],5)
=> 2
[1,0,1,1,1,0,0,0,1,0]
=> [.,[[.,.],[.,[.,.]]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,0,1,1,1,0,0,1,0,0]
=> [.,[[.,.],[[.,.],.]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,0,1,1,1,0,1,0,0,0]
=> [.,[[.,[.,.]],[.,.]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,0,1,1,1,1,0,0,0,0]
=> [.,[[[.,.],.],[.,.]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,1,0,0,1,0,1,0,1,0]
=> [[.,[.,[.,[.,.]]]],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,0,1,0,1,1,0,0]
=> [[.,[.,[[.,.],.]]],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,0,1,1,0,0,1,0]
=> [[.,[[.,[.,.]],.]],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,0,1,1,0,1,0,0]
=> [[.,[[[.,.],.],.]],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,0,1,1,1,0,0,0]
=> [[.,[[.,.],[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(4,2)],5)
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [[[.,[.,[.,.]]],.],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,1,0,0,1,1,0,0]
=> [[[.,[[.,.],.]],.],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,1,0,1,0,0,1,0]
=> [[[[.,[.,.]],.],.],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,1,0,1,0,1,0,0]
=> [[[[[.,.],.],.],.],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,1,0,1,1,0,0,0]
=> [[[[.,.],[.,.]],.],.]
=> ([(0,4),(1,4),(2,3),(4,2)],5)
=> 2
[1,1,0,1,1,0,0,0,1,0]
=> [[[.,.],[.,[.,.]]],.]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,1,0,1,1,0,0,1,0,0]
=> [[[.,.],[[.,.],.]],.]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,1,0,1,1,0,1,0,0,0]
=> [[[.,[.,.]],[.,.]],.]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,1,0,1,1,1,0,0,0,0]
=> [[[[.,.],.],[.,.]],.]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> [[.,.],[.,[.,[.,.]]]]
=> ([(0,4),(1,2),(2,3),(3,4)],5)
=> 2
Description
The order dimension or Dushnik-Miller dimension of a poset. This is the minimal number of linear orderings whose intersection is the given poset.
Mp00227: Dyck paths Delest-Viennot-inverseDyck paths
Mp00026: Dyck paths to ordered treeOrdered trees
St000679: Ordered trees ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,1,0,0]
=> [[[]]]
=> 1
[1,1,0,0]
=> [1,0,1,0]
=> [[],[]]
=> 1
[1,0,1,0,1,0]
=> [1,1,1,0,0,0]
=> [[[[]]]]
=> 1
[1,0,1,1,0,0]
=> [1,1,0,0,1,0]
=> [[[]],[]]
=> 1
[1,1,0,0,1,0]
=> [1,0,1,1,0,0]
=> [[],[[]]]
=> 1
[1,1,0,1,0,0]
=> [1,0,1,0,1,0]
=> [[],[],[]]
=> 1
[1,1,1,0,0,0]
=> [1,1,0,1,0,0]
=> [[[],[]]]
=> 2
[1,0,1,0,1,0,1,0]
=> [1,1,1,1,0,0,0,0]
=> [[[[[]]]]]
=> 1
[1,0,1,0,1,1,0,0]
=> [1,1,1,0,0,0,1,0]
=> [[[[]]],[]]
=> 1
[1,0,1,1,0,0,1,0]
=> [1,1,0,0,1,1,0,0]
=> [[[]],[[]]]
=> 1
[1,0,1,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0]
=> [[[]],[],[]]
=> 1
[1,0,1,1,1,0,0,0]
=> [1,1,1,0,0,1,0,0]
=> [[[[]],[]]]
=> 2
[1,1,0,0,1,0,1,0]
=> [1,0,1,1,1,0,0,0]
=> [[],[[[]]]]
=> 1
[1,1,0,0,1,1,0,0]
=> [1,0,1,1,0,0,1,0]
=> [[],[[]],[]]
=> 1
[1,1,0,1,0,0,1,0]
=> [1,0,1,0,1,1,0,0]
=> [[],[],[[]]]
=> 1
[1,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0]
=> [[],[],[],[]]
=> 1
[1,1,0,1,1,0,0,0]
=> [1,0,1,1,0,1,0,0]
=> [[],[[],[]]]
=> 2
[1,1,1,0,0,0,1,0]
=> [1,1,0,1,1,0,0,0]
=> [[[],[[]]]]
=> 2
[1,1,1,0,0,1,0,0]
=> [1,1,0,1,0,0,1,0]
=> [[[],[]],[]]
=> 2
[1,1,1,0,1,0,0,0]
=> [1,1,1,0,1,0,0,0]
=> [[[[],[]]]]
=> 2
[1,1,1,1,0,0,0,0]
=> [1,1,0,1,0,1,0,0]
=> [[[],[],[]]]
=> 2
[1,0,1,0,1,0,1,0,1,0]
=> [1,1,1,1,1,0,0,0,0,0]
=> [[[[[[]]]]]]
=> 1
[1,0,1,0,1,0,1,1,0,0]
=> [1,1,1,1,0,0,0,0,1,0]
=> [[[[[]]]],[]]
=> 1
[1,0,1,0,1,1,0,0,1,0]
=> [1,1,1,0,0,0,1,1,0,0]
=> [[[[]]],[[]]]
=> 1
[1,0,1,0,1,1,0,1,0,0]
=> [1,1,1,0,0,0,1,0,1,0]
=> [[[[]]],[],[]]
=> 1
[1,0,1,0,1,1,1,0,0,0]
=> [1,1,1,1,0,0,0,1,0,0]
=> [[[[[]]],[]]]
=> 2
[1,0,1,1,0,0,1,0,1,0]
=> [1,1,0,0,1,1,1,0,0,0]
=> [[[]],[[[]]]]
=> 1
[1,0,1,1,0,0,1,1,0,0]
=> [1,1,0,0,1,1,0,0,1,0]
=> [[[]],[[]],[]]
=> 1
[1,0,1,1,0,1,0,0,1,0]
=> [1,1,0,0,1,0,1,1,0,0]
=> [[[]],[],[[]]]
=> 1
[1,0,1,1,0,1,0,1,0,0]
=> [1,1,0,0,1,0,1,0,1,0]
=> [[[]],[],[],[]]
=> 1
[1,0,1,1,0,1,1,0,0,0]
=> [1,1,0,0,1,1,0,1,0,0]
=> [[[]],[[],[]]]
=> 2
[1,0,1,1,1,0,0,0,1,0]
=> [1,1,1,0,0,1,1,0,0,0]
=> [[[[]],[[]]]]
=> 2
[1,0,1,1,1,0,0,1,0,0]
=> [1,1,1,0,0,1,0,0,1,0]
=> [[[[]],[]],[]]
=> 2
[1,0,1,1,1,0,1,0,0,0]
=> [1,1,1,1,0,0,1,0,0,0]
=> [[[[[]],[]]]]
=> 2
[1,0,1,1,1,1,0,0,0,0]
=> [1,1,1,0,0,1,0,1,0,0]
=> [[[[]],[],[]]]
=> 2
[1,1,0,0,1,0,1,0,1,0]
=> [1,0,1,1,1,1,0,0,0,0]
=> [[],[[[[]]]]]
=> 1
[1,1,0,0,1,0,1,1,0,0]
=> [1,0,1,1,1,0,0,0,1,0]
=> [[],[[[]]],[]]
=> 1
[1,1,0,0,1,1,0,0,1,0]
=> [1,0,1,1,0,0,1,1,0,0]
=> [[],[[]],[[]]]
=> 1
[1,1,0,0,1,1,0,1,0,0]
=> [1,0,1,1,0,0,1,0,1,0]
=> [[],[[]],[],[]]
=> 1
[1,1,0,0,1,1,1,0,0,0]
=> [1,0,1,1,1,0,0,1,0,0]
=> [[],[[[]],[]]]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [1,0,1,0,1,1,1,0,0,0]
=> [[],[],[[[]]]]
=> 1
[1,1,0,1,0,0,1,1,0,0]
=> [1,0,1,0,1,1,0,0,1,0]
=> [[],[],[[]],[]]
=> 1
[1,1,0,1,0,1,0,0,1,0]
=> [1,0,1,0,1,0,1,1,0,0]
=> [[],[],[],[[]]]
=> 1
[1,1,0,1,0,1,0,1,0,0]
=> [1,0,1,0,1,0,1,0,1,0]
=> [[],[],[],[],[]]
=> 1
[1,1,0,1,0,1,1,0,0,0]
=> [1,0,1,0,1,1,0,1,0,0]
=> [[],[],[[],[]]]
=> 2
[1,1,0,1,1,0,0,0,1,0]
=> [1,0,1,1,0,1,1,0,0,0]
=> [[],[[],[[]]]]
=> 2
[1,1,0,1,1,0,0,1,0,0]
=> [1,0,1,1,0,1,0,0,1,0]
=> [[],[[],[]],[]]
=> 2
[1,1,0,1,1,0,1,0,0,0]
=> [1,0,1,1,1,0,1,0,0,0]
=> [[],[[[],[]]]]
=> 2
[1,1,0,1,1,1,0,0,0,0]
=> [1,0,1,1,0,1,0,1,0,0]
=> [[],[[],[],[]]]
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> [1,1,0,1,1,1,0,0,0,0]
=> [[[],[[[]]]]]
=> 2
Description
The pruning number of an ordered tree. A hanging branch of an ordered tree is a proper factor of the form $[^r]^r$ for some $r\geq 1$. A hanging branch is a maximal hanging branch if it is not a proper factor of another hanging branch. A pruning of an ordered tree is the act of deleting all its maximal hanging branches. The pruning order of an ordered tree is the number of prunings required to reduce it to $[]$.
Mp00140: Dyck paths logarithmic height to pruning numberBinary trees
Mp00013: Binary trees to posetPosets
St000846: Posets ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [.,[.,.]]
=> ([(0,1)],2)
=> 1
[1,1,0,0]
=> [[.,.],.]
=> ([(0,1)],2)
=> 1
[1,0,1,0,1,0]
=> [.,[.,[.,.]]]
=> ([(0,2),(2,1)],3)
=> 1
[1,0,1,1,0,0]
=> [.,[[.,.],.]]
=> ([(0,2),(2,1)],3)
=> 1
[1,1,0,0,1,0]
=> [[.,[.,.]],.]
=> ([(0,2),(2,1)],3)
=> 1
[1,1,0,1,0,0]
=> [[[.,.],.],.]
=> ([(0,2),(2,1)],3)
=> 1
[1,1,1,0,0,0]
=> [[.,.],[.,.]]
=> ([(0,2),(1,2)],3)
=> 2
[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),(2,1),(3,2)],4)
=> 1
[1,0,1,1,0,0,1,0]
=> [.,[[.,[.,.]],.]]
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,0,1,1,0,1,0,0]
=> [.,[[[.,.],.],.]]
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,0,1,1,1,0,0,0]
=> [.,[[.,.],[.,.]]]
=> ([(0,3),(1,3),(3,2)],4)
=> 2
[1,1,0,0,1,0,1,0]
=> [[.,[.,[.,.]]],.]
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,1,0,0,1,1,0,0]
=> [[.,[[.,.],.]],.]
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,1,0,1,0,0,1,0]
=> [[[.,[.,.]],.],.]
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,1,0,1,0,1,0,0]
=> [[[[.,.],.],.],.]
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,1,0,1,1,0,0,0]
=> [[[.,.],[.,.]],.]
=> ([(0,3),(1,3),(3,2)],4)
=> 2
[1,1,1,0,0,0,1,0]
=> [[.,.],[.,[.,.]]]
=> ([(0,3),(1,2),(2,3)],4)
=> 2
[1,1,1,0,0,1,0,0]
=> [[.,.],[[.,.],.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 2
[1,1,1,0,1,0,0,0]
=> [[.,[.,.]],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 2
[1,1,1,1,0,0,0,0]
=> [[[.,.],.],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> 2
[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),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,0,1,1,0,0,1,0]
=> [.,[.,[[.,[.,.]],.]]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,0,1,1,0,1,0,0]
=> [.,[.,[[[.,.],.],.]]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,0,1,1,1,0,0,0]
=> [.,[.,[[.,.],[.,.]]]]
=> ([(0,4),(1,4),(2,3),(4,2)],5)
=> 2
[1,0,1,1,0,0,1,0,1,0]
=> [.,[[.,[.,[.,.]]],.]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,1,0,0,1,1,0,0]
=> [.,[[.,[[.,.],.]],.]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,1,0,1,0,0,1,0]
=> [.,[[[.,[.,.]],.],.]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,1,0,1,0,1,0,0]
=> [.,[[[[.,.],.],.],.]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,1,0,1,1,0,0,0]
=> [.,[[[.,.],[.,.]],.]]
=> ([(0,4),(1,4),(2,3),(4,2)],5)
=> 2
[1,0,1,1,1,0,0,0,1,0]
=> [.,[[.,.],[.,[.,.]]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,0,1,1,1,0,0,1,0,0]
=> [.,[[.,.],[[.,.],.]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,0,1,1,1,0,1,0,0,0]
=> [.,[[.,[.,.]],[.,.]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,0,1,1,1,1,0,0,0,0]
=> [.,[[[.,.],.],[.,.]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,1,0,0,1,0,1,0,1,0]
=> [[.,[.,[.,[.,.]]]],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,0,1,0,1,1,0,0]
=> [[.,[.,[[.,.],.]]],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,0,1,1,0,0,1,0]
=> [[.,[[.,[.,.]],.]],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,0,1,1,0,1,0,0]
=> [[.,[[[.,.],.],.]],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,0,1,1,1,0,0,0]
=> [[.,[[.,.],[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(4,2)],5)
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [[[.,[.,[.,.]]],.],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,1,0,0,1,1,0,0]
=> [[[.,[[.,.],.]],.],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,1,0,1,0,0,1,0]
=> [[[[.,[.,.]],.],.],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,1,0,1,0,1,0,0]
=> [[[[[.,.],.],.],.],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,1,0,1,1,0,0,0]
=> [[[[.,.],[.,.]],.],.]
=> ([(0,4),(1,4),(2,3),(4,2)],5)
=> 2
[1,1,0,1,1,0,0,0,1,0]
=> [[[.,.],[.,[.,.]]],.]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,1,0,1,1,0,0,1,0,0]
=> [[[.,.],[[.,.],.]],.]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,1,0,1,1,0,1,0,0,0]
=> [[[.,[.,.]],[.,.]],.]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,1,0,1,1,1,0,0,0,0]
=> [[[[.,.],.],[.,.]],.]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> [[.,.],[.,[.,[.,.]]]]
=> ([(0,4),(1,2),(2,3),(3,4)],5)
=> 2
Description
The maximal number of elements covering an element of a poset.
Mp00023: Dyck paths to non-crossing permutationPermutations
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00204: Permutations LLPSInteger partitions
St000159: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,2] => [1,2] => [1,1]
=> 1
[1,1,0,0]
=> [2,1] => [1,2] => [1,1]
=> 1
[1,0,1,0,1,0]
=> [1,2,3] => [1,2,3] => [1,1,1]
=> 1
[1,0,1,1,0,0]
=> [1,3,2] => [1,2,3] => [1,1,1]
=> 1
[1,1,0,0,1,0]
=> [2,1,3] => [1,2,3] => [1,1,1]
=> 1
[1,1,0,1,0,0]
=> [2,3,1] => [1,2,3] => [1,1,1]
=> 1
[1,1,1,0,0,0]
=> [3,2,1] => [1,3,2] => [2,1]
=> 2
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => [1,2,4,3] => [2,1,1]
=> 2
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,1,0,1,1,0,0,0]
=> [2,4,3,1] => [1,2,4,3] => [2,1,1]
=> 2
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => [1,3,2,4] => [2,1,1]
=> 2
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => [1,3,4,2] => [2,1,1]
=> 2
[1,1,1,0,1,0,0,0]
=> [4,2,3,1] => [1,4,2,3] => [2,1,1]
=> 2
[1,1,1,1,0,0,0,0]
=> [4,3,2,1] => [1,4,2,3] => [2,1,1]
=> 2
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => [1,2,3,5,4] => [2,1,1,1]
=> 2
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => [1,2,3,5,4] => [2,1,1,1]
=> 2
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => [1,2,4,3,5] => [2,1,1,1]
=> 2
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => [1,2,4,5,3] => [2,1,1,1]
=> 2
[1,0,1,1,1,0,1,0,0,0]
=> [1,5,3,4,2] => [1,2,5,3,4] => [2,1,1,1]
=> 2
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => [1,2,5,3,4] => [2,1,1,1]
=> 2
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => [1,2,3,5,4] => [2,1,1,1]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => [1,2,3,5,4] => [2,1,1,1]
=> 2
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => [1,2,4,3,5] => [2,1,1,1]
=> 2
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => [1,2,4,5,3] => [2,1,1,1]
=> 2
[1,1,0,1,1,0,1,0,0,0]
=> [2,5,3,4,1] => [1,2,5,3,4] => [2,1,1,1]
=> 2
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => [1,2,5,3,4] => [2,1,1,1]
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => [1,3,2,4,5] => [2,1,1,1]
=> 2
Description
The number of distinct parts of the integer partition. This statistic is also the number of removeable cells of the partition, and the number of valleys of the Dyck path tracing the shape of the partition.
Mp00119: Dyck paths to 321-avoiding permutation (Krattenthaler)Permutations
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00159: Permutations Demazure product with inversePermutations
St000485: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,2] => [1,2] => [1,2] => 1
[1,1,0,0]
=> [2,1] => [1,2] => [1,2] => 1
[1,0,1,0,1,0]
=> [1,2,3] => [1,2,3] => [1,2,3] => 1
[1,0,1,1,0,0]
=> [1,3,2] => [1,2,3] => [1,2,3] => 1
[1,1,0,0,1,0]
=> [2,1,3] => [1,2,3] => [1,2,3] => 1
[1,1,0,1,0,0]
=> [2,3,1] => [1,2,3] => [1,2,3] => 1
[1,1,1,0,0,0]
=> [3,1,2] => [1,3,2] => [1,3,2] => 2
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [1,2,3,4] => [1,2,3,4] => 1
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => [1,2,3,4] => [1,2,3,4] => 1
[1,0,1,1,1,0,0,0]
=> [1,4,2,3] => [1,2,4,3] => [1,2,4,3] => 2
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [1,2,3,4] => [1,2,3,4] => 1
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => [1,2,3,4] => [1,2,3,4] => 1
[1,1,0,1,1,0,0,0]
=> [2,4,1,3] => [1,2,4,3] => [1,2,4,3] => 2
[1,1,1,0,0,0,1,0]
=> [3,1,2,4] => [1,3,2,4] => [1,3,2,4] => 2
[1,1,1,0,0,1,0,0]
=> [3,1,4,2] => [1,3,4,2] => [1,4,3,2] => 2
[1,1,1,0,1,0,0,0]
=> [3,4,1,2] => [1,3,2,4] => [1,3,2,4] => 2
[1,1,1,1,0,0,0,0]
=> [4,1,2,3] => [1,4,3,2] => [1,4,3,2] => 2
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => 2
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,2,4] => [1,2,3,5,4] => [1,2,3,5,4] => 2
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,2,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 2
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,2,5,3] => [1,2,4,5,3] => [1,2,5,4,3] => 2
[1,0,1,1,1,0,1,0,0,0]
=> [1,4,5,2,3] => [1,2,4,3,5] => [1,2,4,3,5] => 2
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,2,3,4] => [1,2,5,4,3] => [1,2,5,4,3] => 2
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,3,4] => [1,2,3,5,4] => [1,2,3,5,4] => 2
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,1,4] => [1,2,3,5,4] => [1,2,3,5,4] => 2
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,1,3,5] => [1,2,4,3,5] => [1,2,4,3,5] => 2
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,1,5,3] => [1,2,4,5,3] => [1,2,5,4,3] => 2
[1,1,0,1,1,0,1,0,0,0]
=> [2,4,5,1,3] => [1,2,4,3,5] => [1,2,4,3,5] => 2
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,1,3,4] => [1,2,5,4,3] => [1,2,5,4,3] => 2
[1,1,1,0,0,0,1,0,1,0]
=> [3,1,2,4,5] => [1,3,2,4,5] => [1,3,2,4,5] => 2
Description
The length of the longest cycle of a permutation.
Mp00023: Dyck paths to non-crossing permutationPermutations
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00204: Permutations LLPSInteger partitions
St000783: Integer partitions ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,2] => [1,2] => [1,1]
=> 1
[1,1,0,0]
=> [2,1] => [1,2] => [1,1]
=> 1
[1,0,1,0,1,0]
=> [1,2,3] => [1,2,3] => [1,1,1]
=> 1
[1,0,1,1,0,0]
=> [1,3,2] => [1,2,3] => [1,1,1]
=> 1
[1,1,0,0,1,0]
=> [2,1,3] => [1,2,3] => [1,1,1]
=> 1
[1,1,0,1,0,0]
=> [2,3,1] => [1,2,3] => [1,1,1]
=> 1
[1,1,1,0,0,0]
=> [3,2,1] => [1,3,2] => [2,1]
=> 2
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => [1,2,4,3] => [2,1,1]
=> 2
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => [1,2,3,4] => [1,1,1,1]
=> 1
[1,1,0,1,1,0,0,0]
=> [2,4,3,1] => [1,2,4,3] => [2,1,1]
=> 2
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => [1,3,2,4] => [2,1,1]
=> 2
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => [1,3,4,2] => [2,1,1]
=> 2
[1,1,1,0,1,0,0,0]
=> [4,2,3,1] => [1,4,2,3] => [2,1,1]
=> 2
[1,1,1,1,0,0,0,0]
=> [4,3,2,1] => [1,4,2,3] => [2,1,1]
=> 2
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => [1,2,3,5,4] => [2,1,1,1]
=> 2
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => [1,2,3,5,4] => [2,1,1,1]
=> 2
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => [1,2,4,3,5] => [2,1,1,1]
=> 2
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => [1,2,4,5,3] => [2,1,1,1]
=> 2
[1,0,1,1,1,0,1,0,0,0]
=> [1,5,3,4,2] => [1,2,5,3,4] => [2,1,1,1]
=> 2
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => [1,2,5,3,4] => [2,1,1,1]
=> 2
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => [1,2,3,5,4] => [2,1,1,1]
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => [1,2,3,4,5] => [1,1,1,1,1]
=> 1
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => [1,2,3,5,4] => [2,1,1,1]
=> 2
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => [1,2,4,3,5] => [2,1,1,1]
=> 2
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => [1,2,4,5,3] => [2,1,1,1]
=> 2
[1,1,0,1,1,0,1,0,0,0]
=> [2,5,3,4,1] => [1,2,5,3,4] => [2,1,1,1]
=> 2
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => [1,2,5,3,4] => [2,1,1,1]
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => [1,3,2,4,5] => [2,1,1,1]
=> 2
Description
The side length of the largest staircase partition fitting into a partition. For an integer partition $(\lambda_1\geq \lambda_2\geq\dots)$ this is the largest integer $k$ such that $\lambda_i > k-i$ for $i\in\{1,\dots,k\}$. In other words, this is the length of a longest (strict) north-east chain of cells in the Ferrers diagram of the partition, using the English convention. Equivalently, this is the maximal number of non-attacking rooks that can be placed on the Ferrers diagram. This is also the maximal number of occurrences of a colour in a proper colouring of a Ferrers diagram. A colouring of a Ferrers diagram is proper if no two cells in a row or in a column have the same colour. The minimal number of colours needed is the maximum of the length and the first part of the partition, because we can restrict a latin square to the shape. We can associate to each colouring the integer partition recording how often each colour is used, see [1]. This statistic records the largest part occurring in any of these partitions.
Mp00140: Dyck paths logarithmic height to pruning numberBinary trees
Mp00013: Binary trees to posetPosets
Mp00125: Posets dual posetPosets
St000845: Posets ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [.,[.,.]]
=> ([(0,1)],2)
=> ([(0,1)],2)
=> 1
[1,1,0,0]
=> [[.,.],.]
=> ([(0,1)],2)
=> ([(0,1)],2)
=> 1
[1,0,1,0,1,0]
=> [.,[.,[.,.]]]
=> ([(0,2),(2,1)],3)
=> ([(0,2),(2,1)],3)
=> 1
[1,0,1,1,0,0]
=> [.,[[.,.],.]]
=> ([(0,2),(2,1)],3)
=> ([(0,2),(2,1)],3)
=> 1
[1,1,0,0,1,0]
=> [[.,[.,.]],.]
=> ([(0,2),(2,1)],3)
=> ([(0,2),(2,1)],3)
=> 1
[1,1,0,1,0,0]
=> [[[.,.],.],.]
=> ([(0,2),(2,1)],3)
=> ([(0,2),(2,1)],3)
=> 1
[1,1,1,0,0,0]
=> [[.,.],[.,.]]
=> ([(0,2),(1,2)],3)
=> ([(0,1),(0,2)],3)
=> 2
[1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,.]]]]
=> ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,0,1,0,1,1,0,0]
=> [.,[.,[[.,.],.]]]
=> ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,0,1,1,0,0,1,0]
=> [.,[[.,[.,.]],.]]
=> ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,0,1,1,0,1,0,0]
=> [.,[[[.,.],.],.]]
=> ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,0,1,1,1,0,0,0]
=> [.,[[.,.],[.,.]]]
=> ([(0,3),(1,3),(3,2)],4)
=> ([(0,3),(3,1),(3,2)],4)
=> 2
[1,1,0,0,1,0,1,0]
=> [[.,[.,[.,.]]],.]
=> ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,1,0,0,1,1,0,0]
=> [[.,[[.,.],.]],.]
=> ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,1,0,1,0,0,1,0]
=> [[[.,[.,.]],.],.]
=> ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,1,0,1,0,1,0,0]
=> [[[[.,.],.],.],.]
=> ([(0,3),(2,1),(3,2)],4)
=> ([(0,3),(2,1),(3,2)],4)
=> 1
[1,1,0,1,1,0,0,0]
=> [[[.,.],[.,.]],.]
=> ([(0,3),(1,3),(3,2)],4)
=> ([(0,3),(3,1),(3,2)],4)
=> 2
[1,1,1,0,0,0,1,0]
=> [[.,.],[.,[.,.]]]
=> ([(0,3),(1,2),(2,3)],4)
=> ([(0,2),(0,3),(3,1)],4)
=> 2
[1,1,1,0,0,1,0,0]
=> [[.,.],[[.,.],.]]
=> ([(0,3),(1,2),(2,3)],4)
=> ([(0,2),(0,3),(3,1)],4)
=> 2
[1,1,1,0,1,0,0,0]
=> [[.,[.,.]],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> ([(0,2),(0,3),(3,1)],4)
=> 2
[1,1,1,1,0,0,0,0]
=> [[[.,.],.],[.,.]]
=> ([(0,3),(1,2),(2,3)],4)
=> ([(0,2),(0,3),(3,1)],4)
=> 2
[1,0,1,0,1,0,1,0,1,0]
=> [.,[.,[.,[.,[.,.]]]]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,0,1,0,1,1,0,0]
=> [.,[.,[.,[[.,.],.]]]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,0,1,1,0,0,1,0]
=> [.,[.,[[.,[.,.]],.]]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,0,1,1,0,1,0,0]
=> [.,[.,[[[.,.],.],.]]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,0,1,1,1,0,0,0]
=> [.,[.,[[.,.],[.,.]]]]
=> ([(0,4),(1,4),(2,3),(4,2)],5)
=> ([(0,3),(3,4),(4,1),(4,2)],5)
=> 2
[1,0,1,1,0,0,1,0,1,0]
=> [.,[[.,[.,[.,.]]],.]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,1,0,0,1,1,0,0]
=> [.,[[.,[[.,.],.]],.]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,1,0,1,0,0,1,0]
=> [.,[[[.,[.,.]],.],.]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,1,0,1,0,1,0,0]
=> [.,[[[[.,.],.],.],.]]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,0,1,1,0,1,1,0,0,0]
=> [.,[[[.,.],[.,.]],.]]
=> ([(0,4),(1,4),(2,3),(4,2)],5)
=> ([(0,3),(3,4),(4,1),(4,2)],5)
=> 2
[1,0,1,1,1,0,0,0,1,0]
=> [.,[[.,.],[.,[.,.]]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> ([(0,4),(3,2),(4,1),(4,3)],5)
=> 2
[1,0,1,1,1,0,0,1,0,0]
=> [.,[[.,.],[[.,.],.]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> ([(0,4),(3,2),(4,1),(4,3)],5)
=> 2
[1,0,1,1,1,0,1,0,0,0]
=> [.,[[.,[.,.]],[.,.]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> ([(0,4),(3,2),(4,1),(4,3)],5)
=> 2
[1,0,1,1,1,1,0,0,0,0]
=> [.,[[[.,.],.],[.,.]]]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> ([(0,4),(3,2),(4,1),(4,3)],5)
=> 2
[1,1,0,0,1,0,1,0,1,0]
=> [[.,[.,[.,[.,.]]]],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,0,1,0,1,1,0,0]
=> [[.,[.,[[.,.],.]]],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,0,1,1,0,0,1,0]
=> [[.,[[.,[.,.]],.]],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,0,1,1,0,1,0,0]
=> [[.,[[[.,.],.],.]],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,0,1,1,1,0,0,0]
=> [[.,[[.,.],[.,.]]],.]
=> ([(0,4),(1,4),(2,3),(4,2)],5)
=> ([(0,3),(3,4),(4,1),(4,2)],5)
=> 2
[1,1,0,1,0,0,1,0,1,0]
=> [[[.,[.,[.,.]]],.],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,1,0,0,1,1,0,0]
=> [[[.,[[.,.],.]],.],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,1,0,1,0,0,1,0]
=> [[[[.,[.,.]],.],.],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,1,0,1,0,1,0,0]
=> [[[[[.,.],.],.],.],.]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1
[1,1,0,1,0,1,1,0,0,0]
=> [[[[.,.],[.,.]],.],.]
=> ([(0,4),(1,4),(2,3),(4,2)],5)
=> ([(0,3),(3,4),(4,1),(4,2)],5)
=> 2
[1,1,0,1,1,0,0,0,1,0]
=> [[[.,.],[.,[.,.]]],.]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> ([(0,4),(3,2),(4,1),(4,3)],5)
=> 2
[1,1,0,1,1,0,0,1,0,0]
=> [[[.,.],[[.,.],.]],.]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> ([(0,4),(3,2),(4,1),(4,3)],5)
=> 2
[1,1,0,1,1,0,1,0,0,0]
=> [[[.,[.,.]],[.,.]],.]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> ([(0,4),(3,2),(4,1),(4,3)],5)
=> 2
[1,1,0,1,1,1,0,0,0,0]
=> [[[[.,.],.],[.,.]],.]
=> ([(0,4),(1,2),(2,4),(4,3)],5)
=> ([(0,4),(3,2),(4,1),(4,3)],5)
=> 2
[1,1,1,0,0,0,1,0,1,0]
=> [[.,.],[.,[.,[.,.]]]]
=> ([(0,4),(1,2),(2,3),(3,4)],5)
=> ([(0,2),(0,4),(3,1),(4,3)],5)
=> 2
Description
The maximal number of elements covered by an element in a poset.
Mp00023: Dyck paths to non-crossing permutationPermutations
Mp00090: Permutations cycle-as-one-line notationPermutations
Mp00241: Permutations invert Laguerre heapPermutations
St000862: Permutations ⟶ ℤResult quality: 100% values known / values provided: 100%distinct values known / distinct values provided: 100%
Values
[1,0,1,0]
=> [1,2] => [1,2] => [1,2] => 1
[1,1,0,0]
=> [2,1] => [1,2] => [1,2] => 1
[1,0,1,0,1,0]
=> [1,2,3] => [1,2,3] => [1,2,3] => 1
[1,0,1,1,0,0]
=> [1,3,2] => [1,2,3] => [1,2,3] => 1
[1,1,0,0,1,0]
=> [2,1,3] => [1,2,3] => [1,2,3] => 1
[1,1,0,1,0,0]
=> [2,3,1] => [1,2,3] => [1,2,3] => 1
[1,1,1,0,0,0]
=> [3,2,1] => [1,3,2] => [1,3,2] => 2
[1,0,1,0,1,0,1,0]
=> [1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,0,1,0,1,1,0,0]
=> [1,2,4,3] => [1,2,3,4] => [1,2,3,4] => 1
[1,0,1,1,0,0,1,0]
=> [1,3,2,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,0,1,1,0,1,0,0]
=> [1,3,4,2] => [1,2,3,4] => [1,2,3,4] => 1
[1,0,1,1,1,0,0,0]
=> [1,4,3,2] => [1,2,4,3] => [1,2,4,3] => 2
[1,1,0,0,1,0,1,0]
=> [2,1,3,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,1,0,0,1,1,0,0]
=> [2,1,4,3] => [1,2,3,4] => [1,2,3,4] => 1
[1,1,0,1,0,0,1,0]
=> [2,3,1,4] => [1,2,3,4] => [1,2,3,4] => 1
[1,1,0,1,0,1,0,0]
=> [2,3,4,1] => [1,2,3,4] => [1,2,3,4] => 1
[1,1,0,1,1,0,0,0]
=> [2,4,3,1] => [1,2,4,3] => [1,2,4,3] => 2
[1,1,1,0,0,0,1,0]
=> [3,2,1,4] => [1,3,2,4] => [1,3,2,4] => 2
[1,1,1,0,0,1,0,0]
=> [3,2,4,1] => [1,3,4,2] => [1,4,2,3] => 2
[1,1,1,0,1,0,0,0]
=> [4,2,3,1] => [1,4,2,3] => [1,3,4,2] => 2
[1,1,1,1,0,0,0,0]
=> [4,3,2,1] => [1,4,2,3] => [1,3,4,2] => 2
[1,0,1,0,1,0,1,0,1,0]
=> [1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,0,1,0,1,1,0,0]
=> [1,2,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,0,1,1,0,0,1,0]
=> [1,2,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,0,1,1,0,1,0,0]
=> [1,2,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,0,1,1,1,0,0,0]
=> [1,2,5,4,3] => [1,2,3,5,4] => [1,2,3,5,4] => 2
[1,0,1,1,0,0,1,0,1,0]
=> [1,3,2,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,1,0,0,1,1,0,0]
=> [1,3,2,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,1,0,1,0,0,1,0]
=> [1,3,4,2,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,1,0,1,0,1,0,0]
=> [1,3,4,5,2] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,0,1,1,0,1,1,0,0,0]
=> [1,3,5,4,2] => [1,2,3,5,4] => [1,2,3,5,4] => 2
[1,0,1,1,1,0,0,0,1,0]
=> [1,4,3,2,5] => [1,2,4,3,5] => [1,2,4,3,5] => 2
[1,0,1,1,1,0,0,1,0,0]
=> [1,4,3,5,2] => [1,2,4,5,3] => [1,2,5,3,4] => 2
[1,0,1,1,1,0,1,0,0,0]
=> [1,5,3,4,2] => [1,2,5,3,4] => [1,2,4,5,3] => 2
[1,0,1,1,1,1,0,0,0,0]
=> [1,5,4,3,2] => [1,2,5,3,4] => [1,2,4,5,3] => 2
[1,1,0,0,1,0,1,0,1,0]
=> [2,1,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,0,1,0,1,1,0,0]
=> [2,1,3,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,0,1,1,0,0,1,0]
=> [2,1,4,3,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,0,1,1,0,1,0,0]
=> [2,1,4,5,3] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,0,1,1,1,0,0,0]
=> [2,1,5,4,3] => [1,2,3,5,4] => [1,2,3,5,4] => 2
[1,1,0,1,0,0,1,0,1,0]
=> [2,3,1,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,1,0,0,1,1,0,0]
=> [2,3,1,5,4] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,1,0,1,0,0,1,0]
=> [2,3,4,1,5] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,1,0,1,0,1,0,0]
=> [2,3,4,5,1] => [1,2,3,4,5] => [1,2,3,4,5] => 1
[1,1,0,1,0,1,1,0,0,0]
=> [2,3,5,4,1] => [1,2,3,5,4] => [1,2,3,5,4] => 2
[1,1,0,1,1,0,0,0,1,0]
=> [2,4,3,1,5] => [1,2,4,3,5] => [1,2,4,3,5] => 2
[1,1,0,1,1,0,0,1,0,0]
=> [2,4,3,5,1] => [1,2,4,5,3] => [1,2,5,3,4] => 2
[1,1,0,1,1,0,1,0,0,0]
=> [2,5,3,4,1] => [1,2,5,3,4] => [1,2,4,5,3] => 2
[1,1,0,1,1,1,0,0,0,0]
=> [2,5,4,3,1] => [1,2,5,3,4] => [1,2,4,5,3] => 2
[1,1,1,0,0,0,1,0,1,0]
=> [3,2,1,4,5] => [1,3,2,4,5] => [1,3,2,4,5] => 2
Description
The number of parts of the shifted shape of a permutation. The diagram of a strict partition $\lambda_1 < \lambda_2 < \dots < \lambda_\ell$ of $n$ is a tableau with $\ell$ rows, the $i$-th row being indented by $i$ cells. A shifted standard Young tableau is a filling of such a diagram, where entries in rows and columns are strictly increasing. The shifted Robinson-Schensted algorithm [1] associates to a permutation a pair $(P, Q)$ of standard shifted Young tableaux of the same shape, where off-diagonal entries in $Q$ may be circled. This statistic records the number of parts of the shifted shape.
The following 121 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001261The Castelnuovo-Mumford regularity of a graph. St001432The order dimension of the partition. St000318The number of addable cells of the Ferrers diagram of an integer partition. St000392The length of the longest run of ones in a binary word. St000480The number of lower covers of a partition in dominance order. St000481The number of upper covers of a partition in dominance order. St000535The rank-width of a graph. St000660The number of rises of length at least 3 of a Dyck path. St001124The multiplicity of the standard representation in the Kronecker square corresponding to a partition. St001333The cardinality of a minimal edge-isolating set of a graph. St001393The induced matching number of a graph. St001741The largest integer such that all patterns of this size are contained in the permutation. St000058The order of a permutation. St000264The girth of a graph, which is not a tree. St000183The side length of the Durfee square of an integer partition. St000455The second largest eigenvalue of a graph if it is integral. St001587Half of the largest even part of an integer partition. St001588The number of distinct odd parts smaller than the largest even part in an integer partition. St001092The number of distinct even parts of a partition. St000097The order of the largest clique of the graph. St000208Number of integral Gelfand-Tsetlin polytopes with prescribed top row and integer partition weight. St000093The cardinality of a maximal independent set of vertices of a graph. St001060The distinguishing index of a graph. St001335The cardinality of a minimal cycle-isolating set of a graph. St000098The chromatic number of a graph. St001498The normalised height of a Nakayama algebra with magnitude 1. St000397The Strahler number of a rooted tree. St001174The Gorenstein dimension of the algebra $A/I$ when $I$ is the tilting module corresponding to the permutation in the Auslander algebra of $K[x]/(x^n)$. St000308The height of the tree associated to a permutation. St001235The global dimension of the corresponding Comp-Nakayama algebra. St001471The magnitude of a Dyck path. St000793The length of the longest partition in the vacillating tableau corresponding to a set partition. St001011Number of simple modules of projective dimension 2 in the Nakayama algebra corresponding to the Dyck path. St001025Number of simple modules with projective dimension 4 in the Nakayama algebra corresponding to the Dyck path. St001859The number of factors of the Stanley symmetric function associated with a permutation. St000272The treewidth of a graph. St000536The pathwidth of a graph. St000544The cop number of a graph. St001029The size of the core of a graph. St001270The bandwidth of a graph. St001277The degeneracy of a graph. St001358The largest degree of a regular subgraph of a graph. St001494The Alon-Tarsi number of a graph. St001580The acyclic chromatic number of a graph. St001792The arboricity of a graph. St001883The mutual visibility number of a graph. St001951The number of factors in the disjoint direct product decomposition of the automorphism group of a graph. St001962The proper pathwidth of a graph. St000537The cutwidth of a graph. St001331The size of the minimal feedback vertex set. St001592The maximal number of simple paths between any two different vertices of a graph. St001638The book thickness of a graph. St001644The dimension of a graph. St001743The discrepancy of a graph. St001746The coalition number of a graph. St001826The maximal number of leaves on a vertex of a graph. St000259The diameter of a connected graph. St000786The maximal number of occurrences of a colour in a proper colouring of a graph. St001057The Grundy value of the game of creating an independent set in a graph. St000260The radius of a connected graph. St001199The dominant dimension of $eAe$ for the corresponding Nakayama algebra $A$ with minimal faithful projective-injective module $eA$. St001674The number of vertices of the largest induced star graph in the graph. St000454The largest eigenvalue of a graph if it is integral. St001876The number of 2-regular simple modules in the incidence algebra of the lattice. St001568The smallest positive integer that does not appear twice in the partition. St000929The constant term of the character polynomial of an integer partition. 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. St001593This is the number of standard Young tableaux of the given shifted shape. St001785The number of ways to obtain a partition as the multiset of antidiagonal lengths of the Ferrers diagram of a partition. St000307The number of rowmotion orbits of a poset. St001570The minimal number of edges to add to make a graph Hamiltonian. St001330The hat guessing number of a graph. St000906The length of the shortest maximal chain in a poset. St000640The rank of the largest boolean interval in a poset. St000822The Hadwiger number of the graph. St001734The lettericity of a graph. St001642The Prague dimension of a graph. St001337The upper domination number of a graph. St001338The upper irredundance number of a graph. St001352The number of internal nodes in the modular decomposition of a graph. St001597The Frobenius rank of a skew partition. St001323The independence gap of a graph. St001621The number of atoms of a lattice. St001624The breadth of a lattice. St001878The projective dimension of the simple modules corresponding to the minimum of L in the incidence algebra of the lattice L. St001877Number of indecomposable injective modules with projective dimension 2. St001165Number of simple modules with even projective dimension in the corresponding Nakayama algebra. St001188The number of simple modules $S$ with grade $\inf \{ i \geq 0 | Ext^i(S,A) \neq 0 \}$ at least two in the Nakayama algebra $A$ corresponding to the Dyck path. St001244The number of simple modules of projective dimension one that are not 1-regular for the Nakayama algebra associated to a Dyck path. 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$. St001507The sum of projective dimension of simple modules with even projective dimension divided by 2 in the LNakayama algebra corresponding to Dyck paths. 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$. St000908The length of the shortest maximal antichain in a poset. St001532The leading coefficient of the Poincare polynomial of the poset cone. St001301The first Betti number of the order complex associated with the poset. St001396Number of triples of incomparable elements in a finite poset. St001634The trace of the Coxeter matrix of the incidence algebra of a poset. St000914The sum of the values of the Möbius function of a poset. 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$. St001964The interval resolution global dimension of a poset. St000181The number of connected components of the Hasse diagram for the poset. St001890The maximum magnitude of the Möbius function of a poset. St001431Half of the Loewy length minus one of a modified stable Auslander algebra of the Nakayama algebra corresponding to the Dyck path. St001738The minimal order of a graph which is not an induced subgraph of the given graph. St001491The number of indecomposable projective-injective modules in the algebra corresponding to a subset. St001095The number of non-isomorphic posets with precisely one further covering relation. St000162The number of nontrivial cycles in the cycle decomposition of a permutation. St000711The number of big exceedences of a permutation. St000805The number of peaks of the associated bargraph. St001553The number of indecomposable summands of the square of the Jacobson radical as a bimodule in the Nakayama algebra corresponding to the Dyck path. St001661Half the permanent of the Identity matrix plus the permutation matrix associated to the permutation. St001728The number of invisible descents of a permutation. St000252The number of nodes of degree 3 of a binary tree. St001031The height of the bicoloured Motzkin path associated with the Dyck path. St001582The grades of the simple modules corresponding to the points in the poset of the symmetric group under the Bruhat order. St001823The Stasinski-Voll length of a signed permutation. St001905The number of preferred parking spots in a parking function less than the index of the car. St001946The number of descents in a parking function. St001960The number of descents of a permutation minus one if its first entry is not one.