searching the database
Your data matches 14 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: St000122
Mp00016: Binary trees —left-right symmetry⟶ Binary trees
St000122: Binary trees ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
St000122: Binary trees ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[.,[.,.]]
=> [[.,.],.]
=> 0
[[.,.],.]
=> [.,[.,.]]
=> 0
[.,[.,[.,.]]]
=> [[[.,.],.],.]
=> 0
[.,[[.,.],.]]
=> [[.,[.,.]],.]
=> 0
[[.,.],[.,.]]
=> [[.,.],[.,.]]
=> 0
[[.,[.,.]],.]
=> [.,[[.,.],.]]
=> 0
[[[.,.],.],.]
=> [.,[.,[.,.]]]
=> 0
[.,[.,[.,[.,.]]]]
=> [[[[.,.],.],.],.]
=> 0
[.,[.,[[.,.],.]]]
=> [[[.,[.,.]],.],.]
=> 0
[.,[[.,.],[.,.]]]
=> [[[.,.],[.,.]],.]
=> 0
[.,[[.,[.,.]],.]]
=> [[.,[[.,.],.]],.]
=> 0
[.,[[[.,.],.],.]]
=> [[.,[.,[.,.]]],.]
=> 0
[[.,.],[.,[.,.]]]
=> [[[.,.],.],[.,.]]
=> 0
[[.,.],[[.,.],.]]
=> [[.,[.,.]],[.,.]]
=> 0
[[.,[.,.]],[.,.]]
=> [[.,.],[[.,.],.]]
=> 0
[[[.,.],.],[.,.]]
=> [[.,.],[.,[.,.]]]
=> 0
[[.,[.,[.,.]]],.]
=> [.,[[[.,.],.],.]]
=> 0
[[.,[[.,.],.]],.]
=> [.,[[.,[.,.]],.]]
=> 0
[[[.,.],[.,.]],.]
=> [.,[[.,.],[.,.]]]
=> 0
[[[.,[.,.]],.],.]
=> [.,[.,[[.,.],.]]]
=> 1
[[[[.,.],.],.],.]
=> [.,[.,[.,[.,.]]]]
=> 0
[.,[.,[.,[.,[.,.]]]]]
=> [[[[[.,.],.],.],.],.]
=> 0
[.,[.,[.,[[.,.],.]]]]
=> [[[[.,[.,.]],.],.],.]
=> 0
[.,[.,[[.,.],[.,.]]]]
=> [[[[.,.],[.,.]],.],.]
=> 0
[.,[.,[[.,[.,.]],.]]]
=> [[[.,[[.,.],.]],.],.]
=> 0
[.,[.,[[[.,.],.],.]]]
=> [[[.,[.,[.,.]]],.],.]
=> 0
[.,[[.,.],[.,[.,.]]]]
=> [[[[.,.],.],[.,.]],.]
=> 0
[.,[[.,.],[[.,.],.]]]
=> [[[.,[.,.]],[.,.]],.]
=> 0
[.,[[.,[.,.]],[.,.]]]
=> [[[.,.],[[.,.],.]],.]
=> 0
[.,[[[.,.],.],[.,.]]]
=> [[[.,.],[.,[.,.]]],.]
=> 0
[.,[[.,[.,[.,.]]],.]]
=> [[.,[[[.,.],.],.]],.]
=> 0
[.,[[.,[[.,.],.]],.]]
=> [[.,[[.,[.,.]],.]],.]
=> 0
[.,[[[.,.],[.,.]],.]]
=> [[.,[[.,.],[.,.]]],.]
=> 0
[.,[[[.,[.,.]],.],.]]
=> [[.,[.,[[.,.],.]]],.]
=> 1
[.,[[[[.,.],.],.],.]]
=> [[.,[.,[.,[.,.]]]],.]
=> 0
[[.,.],[.,[.,[.,.]]]]
=> [[[[.,.],.],.],[.,.]]
=> 0
[[.,.],[.,[[.,.],.]]]
=> [[[.,[.,.]],.],[.,.]]
=> 0
[[.,.],[[.,.],[.,.]]]
=> [[[.,.],[.,.]],[.,.]]
=> 0
[[.,.],[[.,[.,.]],.]]
=> [[.,[[.,.],.]],[.,.]]
=> 0
[[.,.],[[[.,.],.],.]]
=> [[.,[.,[.,.]]],[.,.]]
=> 0
[[.,[.,.]],[.,[.,.]]]
=> [[[.,.],.],[[.,.],.]]
=> 0
[[.,[.,.]],[[.,.],.]]
=> [[.,[.,.]],[[.,.],.]]
=> 0
[[[.,.],.],[.,[.,.]]]
=> [[[.,.],.],[.,[.,.]]]
=> 0
[[[.,.],.],[[.,.],.]]
=> [[.,[.,.]],[.,[.,.]]]
=> 0
[[.,[.,[.,.]]],[.,.]]
=> [[.,.],[[[.,.],.],.]]
=> 0
[[.,[[.,.],.]],[.,.]]
=> [[.,.],[[.,[.,.]],.]]
=> 0
[[[.,.],[.,.]],[.,.]]
=> [[.,.],[[.,.],[.,.]]]
=> 0
[[[.,[.,.]],.],[.,.]]
=> [[.,.],[.,[[.,.],.]]]
=> 1
[[[[.,.],.],.],[.,.]]
=> [[.,.],[.,[.,[.,.]]]]
=> 0
[[.,[.,[.,[.,.]]]],.]
=> [.,[[[[.,.],.],.],.]]
=> 0
Description
The number of occurrences of the contiguous pattern {{{[.,[.,[[.,.],.]]]}}} in a binary tree.
[[oeis:A086581]] counts binary trees avoiding this pattern.
Matching statistic: St000779
Mp00014: Binary trees —to 132-avoiding permutation⟶ Permutations
Mp00223: Permutations —runsort⟶ Permutations
St000779: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Mp00223: Permutations —runsort⟶ Permutations
St000779: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[.,[.,.]]
=> [2,1] => [1,2] => 0
[[.,.],.]
=> [1,2] => [1,2] => 0
[.,[.,[.,.]]]
=> [3,2,1] => [1,2,3] => 0
[.,[[.,.],.]]
=> [2,3,1] => [1,2,3] => 0
[[.,.],[.,.]]
=> [3,1,2] => [1,2,3] => 0
[[.,[.,.]],.]
=> [2,1,3] => [1,3,2] => 0
[[[.,.],.],.]
=> [1,2,3] => [1,2,3] => 0
[.,[.,[.,[.,.]]]]
=> [4,3,2,1] => [1,2,3,4] => 0
[.,[.,[[.,.],.]]]
=> [3,4,2,1] => [1,2,3,4] => 0
[.,[[.,.],[.,.]]]
=> [4,2,3,1] => [1,2,3,4] => 0
[.,[[.,[.,.]],.]]
=> [3,2,4,1] => [1,2,4,3] => 0
[.,[[[.,.],.],.]]
=> [2,3,4,1] => [1,2,3,4] => 0
[[.,.],[.,[.,.]]]
=> [4,3,1,2] => [1,2,3,4] => 0
[[.,.],[[.,.],.]]
=> [3,4,1,2] => [1,2,3,4] => 0
[[.,[.,.]],[.,.]]
=> [4,2,1,3] => [1,3,2,4] => 0
[[[.,.],.],[.,.]]
=> [4,1,2,3] => [1,2,3,4] => 0
[[.,[.,[.,.]]],.]
=> [3,2,1,4] => [1,4,2,3] => 0
[[.,[[.,.],.]],.]
=> [2,3,1,4] => [1,4,2,3] => 0
[[[.,.],[.,.]],.]
=> [3,1,2,4] => [1,2,4,3] => 0
[[[.,[.,.]],.],.]
=> [2,1,3,4] => [1,3,4,2] => 1
[[[[.,.],.],.],.]
=> [1,2,3,4] => [1,2,3,4] => 0
[.,[.,[.,[.,[.,.]]]]]
=> [5,4,3,2,1] => [1,2,3,4,5] => 0
[.,[.,[.,[[.,.],.]]]]
=> [4,5,3,2,1] => [1,2,3,4,5] => 0
[.,[.,[[.,.],[.,.]]]]
=> [5,3,4,2,1] => [1,2,3,4,5] => 0
[.,[.,[[.,[.,.]],.]]]
=> [4,3,5,2,1] => [1,2,3,5,4] => 0
[.,[.,[[[.,.],.],.]]]
=> [3,4,5,2,1] => [1,2,3,4,5] => 0
[.,[[.,.],[.,[.,.]]]]
=> [5,4,2,3,1] => [1,2,3,4,5] => 0
[.,[[.,.],[[.,.],.]]]
=> [4,5,2,3,1] => [1,2,3,4,5] => 0
[.,[[.,[.,.]],[.,.]]]
=> [5,3,2,4,1] => [1,2,4,3,5] => 0
[.,[[[.,.],.],[.,.]]]
=> [5,2,3,4,1] => [1,2,3,4,5] => 0
[.,[[.,[.,[.,.]]],.]]
=> [4,3,2,5,1] => [1,2,5,3,4] => 0
[.,[[.,[[.,.],.]],.]]
=> [3,4,2,5,1] => [1,2,5,3,4] => 0
[.,[[[.,.],[.,.]],.]]
=> [4,2,3,5,1] => [1,2,3,5,4] => 0
[.,[[[.,[.,.]],.],.]]
=> [3,2,4,5,1] => [1,2,4,5,3] => 1
[.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => [1,2,3,4,5] => 0
[[.,.],[.,[.,[.,.]]]]
=> [5,4,3,1,2] => [1,2,3,4,5] => 0
[[.,.],[.,[[.,.],.]]]
=> [4,5,3,1,2] => [1,2,3,4,5] => 0
[[.,.],[[.,.],[.,.]]]
=> [5,3,4,1,2] => [1,2,3,4,5] => 0
[[.,.],[[.,[.,.]],.]]
=> [4,3,5,1,2] => [1,2,3,5,4] => 0
[[.,.],[[[.,.],.],.]]
=> [3,4,5,1,2] => [1,2,3,4,5] => 0
[[.,[.,.]],[.,[.,.]]]
=> [5,4,2,1,3] => [1,3,2,4,5] => 0
[[.,[.,.]],[[.,.],.]]
=> [4,5,2,1,3] => [1,3,2,4,5] => 0
[[[.,.],.],[.,[.,.]]]
=> [5,4,1,2,3] => [1,2,3,4,5] => 0
[[[.,.],.],[[.,.],.]]
=> [4,5,1,2,3] => [1,2,3,4,5] => 0
[[.,[.,[.,.]]],[.,.]]
=> [5,3,2,1,4] => [1,4,2,3,5] => 0
[[.,[[.,.],.]],[.,.]]
=> [5,2,3,1,4] => [1,4,2,3,5] => 0
[[[.,.],[.,.]],[.,.]]
=> [5,3,1,2,4] => [1,2,4,3,5] => 0
[[[.,[.,.]],.],[.,.]]
=> [5,2,1,3,4] => [1,3,4,2,5] => 1
[[[[.,.],.],.],[.,.]]
=> [5,1,2,3,4] => [1,2,3,4,5] => 0
[[.,[.,[.,[.,.]]]],.]
=> [4,3,2,1,5] => [1,5,2,3,4] => 0
Description
The tier of a permutation.
This is the number of elements $i$ such that $[i+1,k,i]$ is an occurrence of the pattern $[2,3,1]$. For example, $[3,5,6,1,2,4]$ has tier $2$, with witnesses $[3,5,2]$ (or $[3,6,2]$) and $[5,6,4]$.
According to [1], this is the number of passes minus one needed to sort the permutation using a single stack. The generating function for this statistic appears as [[OEIS:A122890]] and [[OEIS:A158830]] in the form of triangles read by rows, see [sec. 4, 1].
Matching statistic: St001330
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00012: Binary trees —to Dyck path: up step, left tree, down step, right tree⟶ Dyck paths
Mp00201: Dyck paths —Ringel⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St001330: Graphs ⟶ ℤResult quality: 24% ●values known / values provided: 24%●distinct values known / distinct values provided: 33%
Mp00201: Dyck paths —Ringel⟶ Permutations
Mp00160: Permutations —graph of inversions⟶ Graphs
St001330: Graphs ⟶ ℤResult quality: 24% ●values known / values provided: 24%●distinct values known / distinct values provided: 33%
Values
[.,[.,.]]
=> [1,0,1,0]
=> [3,1,2] => ([(0,2),(1,2)],3)
=> 2 = 0 + 2
[[.,.],.]
=> [1,1,0,0]
=> [2,3,1] => ([(0,2),(1,2)],3)
=> 2 = 0 + 2
[.,[.,[.,.]]]
=> [1,0,1,0,1,0]
=> [4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 0 + 2
[.,[[.,.],.]]
=> [1,0,1,1,0,0]
=> [3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> 2 = 0 + 2
[[.,.],[.,.]]
=> [1,1,0,0,1,0]
=> [2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> 2 = 0 + 2
[[.,[.,.]],.]
=> [1,1,0,1,0,0]
=> [4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ? = 0 + 2
[[[.,.],.],.]
=> [1,1,1,0,0,0]
=> [2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> 2 = 0 + 2
[.,[.,[.,[.,.]]]]
=> [1,0,1,0,1,0,1,0]
=> [5,1,2,3,4] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2 = 0 + 2
[.,[.,[[.,.],.]]]
=> [1,0,1,0,1,1,0,0]
=> [4,1,2,5,3] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 2 = 0 + 2
[.,[[.,.],[.,.]]]
=> [1,0,1,1,0,0,1,0]
=> [3,1,5,2,4] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> 2 = 0 + 2
[.,[[.,[.,.]],.]]
=> [1,0,1,1,0,1,0,0]
=> [5,1,4,2,3] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 0 + 2
[.,[[[.,.],.],.]]
=> [1,0,1,1,1,0,0,0]
=> [3,1,4,5,2] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 2 = 0 + 2
[[.,.],[.,[.,.]]]
=> [1,1,0,0,1,0,1,0]
=> [2,5,1,3,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 2 = 0 + 2
[[.,.],[[.,.],.]]
=> [1,1,0,0,1,1,0,0]
=> [2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> 2 = 0 + 2
[[.,[.,.]],[.,.]]
=> [1,1,0,1,0,0,1,0]
=> [5,3,1,2,4] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 0 + 2
[[[.,.],.],[.,.]]
=> [1,1,1,0,0,0,1,0]
=> [2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> 2 = 0 + 2
[[.,[.,[.,.]]],.]
=> [1,1,0,1,0,1,0,0]
=> [5,4,1,2,3] => ([(0,3),(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ? = 0 + 2
[[.,[[.,.],.]],.]
=> [1,1,0,1,1,0,0,0]
=> [4,3,1,5,2] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ? = 0 + 2
[[[.,.],[.,.]],.]
=> [1,1,1,0,0,1,0,0]
=> [2,5,4,1,3] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ? = 0 + 2
[[[.,[.,.]],.],.]
=> [1,1,1,0,1,0,0,0]
=> [5,3,4,1,2] => ([(0,2),(0,3),(0,4),(1,2),(1,3),(1,4),(2,4),(3,4)],5)
=> ? = 1 + 2
[[[[.,.],.],.],.]
=> [1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> 2 = 0 + 2
[.,[.,[.,[.,[.,.]]]]]
=> [1,0,1,0,1,0,1,0,1,0]
=> [6,1,2,3,4,5] => ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2 = 0 + 2
[.,[.,[.,[[.,.],.]]]]
=> [1,0,1,0,1,0,1,1,0,0]
=> [5,1,2,3,6,4] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> 2 = 0 + 2
[.,[.,[[.,.],[.,.]]]]
=> [1,0,1,0,1,1,0,0,1,0]
=> [4,1,2,6,3,5] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> 2 = 0 + 2
[.,[.,[[.,[.,.]],.]]]
=> [1,0,1,0,1,1,0,1,0,0]
=> [6,1,2,5,3,4] => ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 0 + 2
[.,[.,[[[.,.],.],.]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> [4,1,2,5,6,3] => ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> 2 = 0 + 2
[.,[[.,.],[.,[.,.]]]]
=> [1,0,1,1,0,0,1,0,1,0]
=> [3,1,6,2,4,5] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> 2 = 0 + 2
[.,[[.,.],[[.,.],.]]]
=> [1,0,1,1,0,0,1,1,0,0]
=> [3,1,5,2,6,4] => ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 2 = 0 + 2
[.,[[.,[.,.]],[.,.]]]
=> [1,0,1,1,0,1,0,0,1,0]
=> [6,1,4,2,3,5] => ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 0 + 2
[.,[[[.,.],.],[.,.]]]
=> [1,0,1,1,1,0,0,0,1,0]
=> [3,1,4,6,2,5] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> 2 = 0 + 2
[.,[[.,[.,[.,.]]],.]]
=> [1,0,1,1,0,1,0,1,0,0]
=> [6,1,5,2,3,4] => ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 0 + 2
[.,[[.,[[.,.],.]],.]]
=> [1,0,1,1,0,1,1,0,0,0]
=> [5,1,4,2,6,3] => ([(0,5),(1,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 0 + 2
[.,[[[.,.],[.,.]],.]]
=> [1,0,1,1,1,0,0,1,0,0]
=> [3,1,6,5,2,4] => ([(0,2),(1,4),(1,5),(2,3),(3,4),(3,5),(4,5)],6)
=> ? = 0 + 2
[.,[[[.,[.,.]],.],.]]
=> [1,0,1,1,1,0,1,0,0,0]
=> [6,1,4,5,2,3] => ([(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,5),(4,5)],6)
=> ? = 1 + 2
[.,[[[[.,.],.],.],.]]
=> [1,0,1,1,1,1,0,0,0,0]
=> [3,1,4,5,6,2] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> 2 = 0 + 2
[[.,.],[.,[.,[.,.]]]]
=> [1,1,0,0,1,0,1,0,1,0]
=> [2,6,1,3,4,5] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> 2 = 0 + 2
[[.,.],[.,[[.,.],.]]]
=> [1,1,0,0,1,0,1,1,0,0]
=> [2,5,1,3,6,4] => ([(0,5),(1,4),(2,3),(3,5),(4,5)],6)
=> 2 = 0 + 2
[[.,.],[[.,.],[.,.]]]
=> [1,1,0,0,1,1,0,0,1,0]
=> [2,4,1,6,3,5] => ([(0,5),(1,4),(2,3),(2,4),(3,5)],6)
=> 2 = 0 + 2
[[.,.],[[.,[.,.]],.]]
=> [1,1,0,0,1,1,0,1,0,0]
=> [2,6,1,5,3,4] => ([(0,3),(1,4),(1,5),(2,4),(2,5),(3,5),(4,5)],6)
=> ? = 0 + 2
[[.,.],[[[.,.],.],.]]
=> [1,1,0,0,1,1,1,0,0,0]
=> [2,4,1,5,6,3] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> 2 = 0 + 2
[[.,[.,.]],[.,[.,.]]]
=> [1,1,0,1,0,0,1,0,1,0]
=> [6,3,1,2,4,5] => ([(0,5),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 0 + 2
[[.,[.,.]],[[.,.],.]]
=> [1,1,0,1,0,0,1,1,0,0]
=> [5,3,1,2,6,4] => ([(0,3),(1,4),(1,5),(2,4),(2,5),(3,5),(4,5)],6)
=> ? = 0 + 2
[[[.,.],.],[.,[.,.]]]
=> [1,1,1,0,0,0,1,0,1,0]
=> [2,3,6,1,4,5] => ([(0,5),(1,5),(2,4),(3,4),(4,5)],6)
=> 2 = 0 + 2
[[[.,.],.],[[.,.],.]]
=> [1,1,1,0,0,0,1,1,0,0]
=> [2,3,5,1,6,4] => ([(0,5),(1,5),(2,3),(3,4),(4,5)],6)
=> 2 = 0 + 2
[[.,[.,[.,.]]],[.,.]]
=> [1,1,0,1,0,1,0,0,1,0]
=> [6,4,1,2,3,5] => ([(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 0 + 2
[[.,[[.,.],.]],[.,.]]
=> [1,1,0,1,1,0,0,0,1,0]
=> [4,3,1,6,2,5] => ([(0,2),(1,4),(1,5),(2,3),(3,4),(3,5),(4,5)],6)
=> ? = 0 + 2
[[[.,.],[.,.]],[.,.]]
=> [1,1,1,0,0,1,0,0,1,0]
=> [2,6,4,1,3,5] => ([(0,5),(1,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 0 + 2
[[[.,[.,.]],.],[.,.]]
=> [1,1,1,0,1,0,0,0,1,0]
=> [6,3,4,1,2,5] => ([(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,5),(4,5)],6)
=> ? = 1 + 2
[[[[.,.],.],.],[.,.]]
=> [1,1,1,1,0,0,0,0,1,0]
=> [2,3,4,6,1,5] => ([(0,5),(1,5),(2,5),(3,4),(4,5)],6)
=> 2 = 0 + 2
[[.,[.,[.,[.,.]]]],.]
=> [1,1,0,1,0,1,0,1,0,0]
=> [5,6,1,2,3,4] => ([(0,4),(0,5),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)],6)
=> ? = 0 + 2
[[.,[.,[[.,.],.]]],.]
=> [1,1,0,1,0,1,1,0,0,0]
=> [5,4,1,2,6,3] => ([(0,3),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 0 + 2
[[.,[[.,.],[.,.]]],.]
=> [1,1,0,1,1,0,0,1,0,0]
=> [6,3,1,5,2,4] => ([(0,4),(0,5),(1,3),(1,5),(2,3),(2,4),(2,5),(3,5),(4,5)],6)
=> ? = 0 + 2
[[.,[[.,[.,.]],.]],.]
=> [1,1,0,1,1,0,1,0,0,0]
=> [6,4,1,5,2,3] => ([(0,4),(0,5),(1,2),(1,3),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 0 + 2
[[.,[[[.,.],.],.]],.]
=> [1,1,0,1,1,1,0,0,0,0]
=> [4,3,1,5,6,2] => ([(0,5),(1,5),(2,3),(2,4),(3,4),(3,5),(4,5)],6)
=> ? = 0 + 2
[[[.,.],[.,[.,.]]],.]
=> [1,1,1,0,0,1,0,1,0,0]
=> [2,6,5,1,3,4] => ([(0,3),(1,4),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 0 + 2
[[[.,.],[[.,.],.]],.]
=> [1,1,1,0,0,1,1,0,0,0]
=> [2,5,4,1,6,3] => ([(0,5),(1,4),(2,3),(2,4),(2,5),(3,4),(3,5)],6)
=> ? = 0 + 2
[[[.,[.,.]],[.,.]],.]
=> [1,1,1,0,1,0,0,1,0,0]
=> [6,3,5,1,2,4] => ([(0,4),(0,5),(1,2),(1,3),(1,5),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 1 + 2
[[[[.,.],.],[.,.]],.]
=> [1,1,1,1,0,0,0,1,0,0]
=> [2,3,6,5,1,4] => ([(0,5),(1,5),(2,3),(2,4),(3,4),(3,5),(4,5)],6)
=> ? = 0 + 2
[[[.,[.,[.,.]]],.],.]
=> [1,1,1,0,1,0,1,0,0,0]
=> [6,5,4,1,2,3] => ([(0,3),(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 1 + 2
[[[.,[[.,.],.]],.],.]
=> [1,1,1,0,1,1,0,0,0,0]
=> [5,3,4,1,6,2] => ([(0,5),(1,2),(1,3),(1,4),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 1 + 2
[[[[.,.],[.,.]],.],.]
=> [1,1,1,1,0,0,1,0,0,0]
=> [2,6,4,5,1,3] => ([(0,5),(1,2),(1,3),(1,4),(2,4),(2,5),(3,4),(3,5),(4,5)],6)
=> ? = 1 + 2
[[[[.,[.,.]],.],.],.]
=> [1,1,1,1,0,1,0,0,0,0]
=> [6,3,4,5,1,2] => ([(0,3),(0,4),(0,5),(1,3),(1,4),(1,5),(2,3),(2,4),(2,5),(3,5),(4,5)],6)
=> ? = 1 + 2
[[[[[.,.],.],.],.],.]
=> [1,1,1,1,1,0,0,0,0,0]
=> [2,3,4,5,6,1] => ([(0,5),(1,5),(2,5),(3,5),(4,5)],6)
=> 2 = 0 + 2
[.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> [7,1,2,3,4,5,6] => ([(0,6),(1,6),(2,6),(3,6),(4,6),(5,6)],7)
=> 2 = 0 + 2
[.,[.,[.,[.,[[.,.],.]]]]]
=> [1,0,1,0,1,0,1,0,1,1,0,0]
=> [6,1,2,3,4,7,5] => ([(0,6),(1,6),(2,6),(3,6),(4,5),(5,6)],7)
=> 2 = 0 + 2
[.,[.,[.,[[.,.],[.,.]]]]]
=> [1,0,1,0,1,0,1,1,0,0,1,0]
=> [5,1,2,3,7,4,6] => ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> 2 = 0 + 2
[.,[.,[.,[[.,[.,.]],.]]]]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> [7,1,2,3,6,4,5] => ([(0,6),(1,6),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 0 + 2
[.,[.,[.,[[[.,.],.],.]]]]
=> [1,0,1,0,1,0,1,1,1,0,0,0]
=> [5,1,2,3,6,7,4] => ([(0,6),(1,6),(2,6),(3,5),(4,5),(5,6)],7)
=> 2 = 0 + 2
[.,[.,[[.,.],[.,[.,.]]]]]
=> [1,0,1,0,1,1,0,0,1,0,1,0]
=> [4,1,2,7,3,5,6] => ([(0,6),(1,6),(2,5),(3,5),(4,5),(4,6)],7)
=> 2 = 0 + 2
[.,[.,[[.,.],[[.,.],.]]]]
=> [1,0,1,0,1,1,0,0,1,1,0,0]
=> [4,1,2,6,3,7,5] => ([(0,6),(1,6),(2,3),(3,5),(4,5),(4,6)],7)
=> 2 = 0 + 2
[.,[.,[[.,[.,.]],[.,.]]]]
=> [1,0,1,0,1,1,0,1,0,0,1,0]
=> [7,1,2,5,3,4,6] => ([(0,6),(1,6),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 0 + 2
[.,[.,[[[.,.],.],[.,.]]]]
=> [1,0,1,0,1,1,1,0,0,0,1,0]
=> [4,1,2,5,7,3,6] => ([(0,6),(1,5),(2,5),(3,4),(4,6),(5,6)],7)
=> 2 = 0 + 2
[.,[.,[[.,[.,[.,.]]],.]]]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> [7,1,2,6,3,4,5] => ([(0,6),(1,6),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 0 + 2
[.,[.,[[.,[[.,.],.]],.]]]
=> [1,0,1,0,1,1,0,1,1,0,0,0]
=> [6,1,2,5,3,7,4] => ([(0,6),(1,6),(2,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 0 + 2
[.,[.,[[[.,.],[.,.]],.]]]
=> [1,0,1,0,1,1,1,0,0,1,0,0]
=> [4,1,2,7,6,3,5] => ([(0,6),(1,6),(2,4),(2,5),(3,4),(3,5),(3,6),(4,5)],7)
=> ? = 0 + 2
[.,[.,[[[.,[.,.]],.],.]]]
=> [1,0,1,0,1,1,1,0,1,0,0,0]
=> [7,1,2,5,6,3,4] => ([(0,6),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,6),(5,6)],7)
=> ? = 1 + 2
[.,[.,[[[[.,.],.],.],.]]]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> [4,1,2,5,6,7,3] => ([(0,6),(1,6),(2,6),(3,5),(4,5),(5,6)],7)
=> 2 = 0 + 2
[.,[[.,.],[.,[.,[.,.]]]]]
=> [1,0,1,1,0,0,1,0,1,0,1,0]
=> [3,1,7,2,4,5,6] => ([(0,6),(1,6),(2,6),(3,4),(4,5),(5,6)],7)
=> 2 = 0 + 2
[.,[[.,.],[.,[[.,.],.]]]]
=> [1,0,1,1,0,0,1,0,1,1,0,0]
=> [3,1,6,2,4,7,5] => ([(0,6),(1,4),(2,3),(3,6),(4,5),(5,6)],7)
=> 2 = 0 + 2
[.,[[.,.],[[.,.],[.,.]]]]
=> [1,0,1,1,0,0,1,1,0,0,1,0]
=> [3,1,5,2,7,4,6] => ([(0,6),(1,5),(2,3),(2,4),(3,5),(4,6)],7)
=> 2 = 0 + 2
[.,[[.,.],[[.,[.,.]],.]]]
=> [1,0,1,1,0,0,1,1,0,1,0,0]
=> [3,1,7,2,6,4,5] => ([(0,4),(1,4),(1,6),(2,5),(2,6),(3,5),(3,6),(5,6)],7)
=> ? = 0 + 2
[.,[[.,.],[[[.,.],.],.]]]
=> [1,0,1,1,0,0,1,1,1,0,0,0]
=> [3,1,5,2,6,7,4] => ([(0,6),(1,6),(2,3),(3,5),(4,5),(4,6)],7)
=> 2 = 0 + 2
[.,[[.,[.,.]],[.,[.,.]]]]
=> [1,0,1,1,0,1,0,0,1,0,1,0]
=> [7,1,4,2,3,5,6] => ([(0,6),(1,6),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 0 + 2
[.,[[.,[.,.]],[[.,.],.]]]
=> [1,0,1,1,0,1,0,0,1,1,0,0]
=> [6,1,4,2,3,7,5] => ([(0,4),(1,6),(2,5),(2,6),(3,5),(3,6),(4,6),(5,6)],7)
=> ? = 0 + 2
[.,[[[.,.],.],[.,[.,.]]]]
=> [1,0,1,1,1,0,0,0,1,0,1,0]
=> [3,1,4,7,2,5,6] => ([(0,6),(1,5),(2,5),(3,4),(4,6),(5,6)],7)
=> 2 = 0 + 2
[.,[[[.,.],.],[[.,.],.]]]
=> [1,0,1,1,1,0,0,0,1,1,0,0]
=> [3,1,4,6,2,7,5] => ([(0,6),(1,4),(2,3),(3,6),(4,5),(5,6)],7)
=> 2 = 0 + 2
[.,[[.,[.,[.,.]]],[.,.]]]
=> [1,0,1,1,0,1,0,1,0,0,1,0]
=> [7,1,5,2,3,4,6] => ([(0,6),(1,6),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 0 + 2
[.,[[.,[[.,.],.]],[.,.]]]
=> [1,0,1,1,0,1,1,0,0,0,1,0]
=> [5,1,4,2,7,3,6] => ([(0,6),(1,2),(2,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 0 + 2
[.,[[[.,.],[.,.]],[.,.]]]
=> [1,0,1,1,1,0,0,1,0,0,1,0]
=> [3,1,7,5,2,4,6] => ([(0,6),(1,2),(2,4),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 0 + 2
[.,[[[.,[.,.]],.],[.,.]]]
=> [1,0,1,1,1,0,1,0,0,0,1,0]
=> [7,1,4,5,2,3,6] => ([(0,6),(1,6),(2,4),(2,5),(2,6),(3,4),(3,5),(3,6),(4,6),(5,6)],7)
=> ? = 1 + 2
[.,[[[[.,.],.],.],[.,.]]]
=> [1,0,1,1,1,1,0,0,0,0,1,0]
=> [3,1,4,5,7,2,6] => ([(0,6),(1,6),(2,5),(3,4),(4,6),(5,6)],7)
=> 2 = 0 + 2
[.,[[.,[.,[.,[.,.]]]],.]]
=> [1,0,1,1,0,1,0,1,0,1,0,0]
=> [6,1,7,2,3,4,5] => ([(0,6),(1,5),(1,6),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6)],7)
=> ? = 0 + 2
[.,[[.,[.,[[.,.],.]]],.]]
=> [1,0,1,1,0,1,0,1,1,0,0,0]
=> [6,1,5,2,3,7,4] => ([(0,6),(1,4),(2,5),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 0 + 2
[.,[[.,[[.,.],[.,.]]],.]]
=> [1,0,1,1,0,1,1,0,0,1,0,0]
=> [7,1,4,2,6,3,5] => ([(0,6),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(3,6),(4,6),(5,6)],7)
=> ? = 0 + 2
[.,[[.,[[.,[.,.]],.]],.]]
=> [1,0,1,1,0,1,1,0,1,0,0,0]
=> [7,1,5,2,6,3,4] => ([(0,6),(1,5),(1,6),(2,3),(2,4),(2,6),(3,5),(3,6),(4,5),(4,6),(5,6)],7)
=> ? = 0 + 2
[.,[[[[[.,.],.],.],.],.]]
=> [1,0,1,1,1,1,1,0,0,0,0,0]
=> [3,1,4,5,6,7,2] => ([(0,6),(1,6),(2,6),(3,6),(4,5),(5,6)],7)
=> 2 = 0 + 2
[[.,.],[.,[.,[.,[.,.]]]]]
=> [1,1,0,0,1,0,1,0,1,0,1,0]
=> [2,7,1,3,4,5,6] => ([(0,6),(1,6),(2,6),(3,6),(4,5),(5,6)],7)
=> 2 = 0 + 2
[[.,.],[.,[.,[[.,.],.]]]]
=> [1,1,0,0,1,0,1,0,1,1,0,0]
=> [2,6,1,3,4,7,5] => ([(0,6),(1,6),(2,5),(3,4),(4,6),(5,6)],7)
=> 2 = 0 + 2
[[.,.],[.,[[.,.],[.,.]]]]
=> [1,1,0,0,1,0,1,1,0,0,1,0]
=> [2,5,1,3,7,4,6] => ([(0,6),(1,4),(2,3),(3,6),(4,5),(5,6)],7)
=> 2 = 0 + 2
[[.,.],[.,[[[.,.],.],.]]]
=> [1,1,0,0,1,0,1,1,1,0,0,0]
=> [2,5,1,3,6,7,4] => ([(0,6),(1,5),(2,5),(3,4),(4,6),(5,6)],7)
=> 2 = 0 + 2
Description
The hat guessing number of a graph.
Suppose that each vertex of a graph corresponds to a player, wearing a hat whose color is arbitrarily chosen from a set of $q$ possible colors. Each player can see the hat colors of his neighbors, but not his own hat color. All of the players are asked to guess their own hat colors simultaneously, according to a predetermined guessing strategy and the hat colors they see, where no communication between them is allowed. The hat guessing number $HG(G)$ of a graph $G$ is the largest integer $q$ such that there exists a guessing strategy guaranteeing at least one correct guess for any hat assignment of $q$ possible colors.
Because it suffices that a single player guesses correctly, the hat guessing number of a graph is the maximum of the hat guessing numbers of its connected components.
Matching statistic: St000181
(load all 6 compositions to match this statistic)
(load all 6 compositions to match this statistic)
Mp00012: Binary trees —to Dyck path: up step, left tree, down step, right tree⟶ Dyck paths
Mp00232: Dyck paths —parallelogram poset⟶ Posets
St000181: Posets ⟶ ℤResult quality: 7% ●values known / values provided: 7%●distinct values known / distinct values provided: 33%
Mp00232: Dyck paths —parallelogram poset⟶ Posets
St000181: Posets ⟶ ℤResult quality: 7% ●values known / values provided: 7%●distinct values known / distinct values provided: 33%
Values
[.,[.,.]]
=> [1,0,1,0]
=> ([(0,1)],2)
=> 1 = 0 + 1
[[.,.],.]
=> [1,1,0,0]
=> ([(0,1)],2)
=> 1 = 0 + 1
[.,[.,[.,.]]]
=> [1,0,1,0,1,0]
=> ([(0,2),(2,1)],3)
=> 1 = 0 + 1
[.,[[.,.],.]]
=> [1,0,1,1,0,0]
=> ([(0,2),(2,1)],3)
=> 1 = 0 + 1
[[.,.],[.,.]]
=> [1,1,0,0,1,0]
=> ([(0,2),(2,1)],3)
=> 1 = 0 + 1
[[.,[.,.]],.]
=> [1,1,0,1,0,0]
=> ([(0,2),(2,1)],3)
=> 1 = 0 + 1
[[[.,.],.],.]
=> [1,1,1,0,0,0]
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[.,[.,[.,[.,.]]]]
=> [1,0,1,0,1,0,1,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[.,[.,[[.,.],.]]]
=> [1,0,1,0,1,1,0,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[.,[[.,.],[.,.]]]
=> [1,0,1,1,0,0,1,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[.,[[.,[.,.]],.]]
=> [1,0,1,1,0,1,0,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[.,[[[.,.],.],.]]
=> [1,0,1,1,1,0,0,0]
=> ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
=> 1 = 0 + 1
[[.,.],[.,[.,.]]]
=> [1,1,0,0,1,0,1,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[[.,.],[[.,.],.]]
=> [1,1,0,0,1,1,0,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[[.,[.,.]],[.,.]]
=> [1,1,0,1,0,0,1,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[[[.,.],.],[.,.]]
=> [1,1,1,0,0,0,1,0]
=> ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
=> 1 = 0 + 1
[[.,[.,[.,.]]],.]
=> [1,1,0,1,0,1,0,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[[.,[[.,.],.]],.]
=> [1,1,0,1,1,0,0,0]
=> ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
=> 1 = 0 + 1
[[[.,.],[.,.]],.]
=> [1,1,1,0,0,1,0,0]
=> ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
=> 1 = 0 + 1
[[[.,[.,.]],.],.]
=> [1,1,1,0,1,0,0,0]
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ? = 1 + 1
[[[[.,.],.],.],.]
=> [1,1,1,1,0,0,0,0]
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ? = 0 + 1
[.,[.,[.,[.,[.,.]]]]]
=> [1,0,1,0,1,0,1,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[.,[.,[[.,.],.]]]]
=> [1,0,1,0,1,0,1,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[.,[[.,.],[.,.]]]]
=> [1,0,1,0,1,1,0,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[.,[[.,[.,.]],.]]]
=> [1,0,1,0,1,1,0,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[.,[[[.,.],.],.]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> ([(0,3),(1,5),(2,5),(3,4),(4,1),(4,2)],6)
=> ? = 0 + 1
[.,[[.,.],[.,[.,.]]]]
=> [1,0,1,1,0,0,1,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[[.,.],[[.,.],.]]]
=> [1,0,1,1,0,0,1,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[[.,[.,.]],[.,.]]]
=> [1,0,1,1,0,1,0,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[[[.,.],.],[.,.]]]
=> [1,0,1,1,1,0,0,0,1,0]
=> ([(0,4),(1,5),(2,5),(4,1),(4,2),(5,3)],6)
=> ? = 0 + 1
[.,[[.,[.,[.,.]]],.]]
=> [1,0,1,1,0,1,0,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[[.,[[.,.],.]],.]]
=> [1,0,1,1,0,1,1,0,0,0]
=> ([(0,3),(1,5),(2,5),(3,4),(4,1),(4,2)],6)
=> ? = 0 + 1
[.,[[[.,.],[.,.]],.]]
=> [1,0,1,1,1,0,0,1,0,0]
=> ([(0,4),(1,5),(2,5),(4,1),(4,2),(5,3)],6)
=> ? = 0 + 1
[.,[[[.,[.,.]],.],.]]
=> [1,0,1,1,1,0,1,0,0,0]
=> ([(0,4),(1,6),(2,5),(3,1),(3,5),(4,2),(4,3),(5,6)],7)
=> ? = 1 + 1
[.,[[[[.,.],.],.],.]]
=> [1,0,1,1,1,1,0,0,0,0]
=> ([(0,4),(1,6),(2,5),(3,1),(3,5),(4,2),(4,3),(5,6)],7)
=> ? = 0 + 1
[[.,.],[.,[.,[.,.]]]]
=> [1,1,0,0,1,0,1,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[.,.],[.,[[.,.],.]]]
=> [1,1,0,0,1,0,1,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[.,.],[[.,.],[.,.]]]
=> [1,1,0,0,1,1,0,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[.,.],[[.,[.,.]],.]]
=> [1,1,0,0,1,1,0,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[.,.],[[[.,.],.],.]]
=> [1,1,0,0,1,1,1,0,0,0]
=> ([(0,3),(1,5),(2,5),(3,4),(4,1),(4,2)],6)
=> ? = 0 + 1
[[.,[.,.]],[.,[.,.]]]
=> [1,1,0,1,0,0,1,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[.,[.,.]],[[.,.],.]]
=> [1,1,0,1,0,0,1,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[[.,.],.],[.,[.,.]]]
=> [1,1,1,0,0,0,1,0,1,0]
=> ([(0,2),(0,3),(2,5),(3,5),(4,1),(5,4)],6)
=> ? = 0 + 1
[[[.,.],.],[[.,.],.]]
=> [1,1,1,0,0,0,1,1,0,0]
=> ([(0,2),(0,3),(2,5),(3,5),(4,1),(5,4)],6)
=> ? = 0 + 1
[[.,[.,[.,.]]],[.,.]]
=> [1,1,0,1,0,1,0,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[.,[[.,.],.]],[.,.]]
=> [1,1,0,1,1,0,0,0,1,0]
=> ([(0,4),(1,5),(2,5),(4,1),(4,2),(5,3)],6)
=> ? = 0 + 1
[[[.,.],[.,.]],[.,.]]
=> [1,1,1,0,0,1,0,0,1,0]
=> ([(0,2),(0,3),(2,5),(3,5),(4,1),(5,4)],6)
=> ? = 0 + 1
[[[.,[.,.]],.],[.,.]]
=> [1,1,1,0,1,0,0,0,1,0]
=> ([(0,3),(0,4),(2,6),(3,5),(4,2),(4,5),(5,6),(6,1)],7)
=> ? = 1 + 1
[[[[.,.],.],.],[.,.]]
=> [1,1,1,1,0,0,0,0,1,0]
=> ([(0,3),(0,4),(2,6),(3,5),(4,2),(4,5),(5,6),(6,1)],7)
=> ? = 0 + 1
[[.,[.,[.,[.,.]]]],.]
=> [1,1,0,1,0,1,0,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[.,[.,[[.,.],.]]],.]
=> [1,1,0,1,0,1,1,0,0,0]
=> ([(0,3),(1,5),(2,5),(3,4),(4,1),(4,2)],6)
=> ? = 0 + 1
[[.,[[.,.],[.,.]]],.]
=> [1,1,0,1,1,0,0,1,0,0]
=> ([(0,4),(1,5),(2,5),(4,1),(4,2),(5,3)],6)
=> ? = 0 + 1
[[.,[[.,[.,.]],.]],.]
=> [1,1,0,1,1,0,1,0,0,0]
=> ([(0,4),(1,6),(2,5),(3,1),(3,5),(4,2),(4,3),(5,6)],7)
=> ? = 0 + 1
[[.,[[[.,.],.],.]],.]
=> [1,1,0,1,1,1,0,0,0,0]
=> ([(0,4),(1,6),(2,5),(3,1),(3,5),(4,2),(4,3),(5,6)],7)
=> ? = 0 + 1
[[[.,.],[.,[.,.]]],.]
=> [1,1,1,0,0,1,0,1,0,0]
=> ([(0,2),(0,3),(2,5),(3,5),(4,1),(5,4)],6)
=> ? = 0 + 1
[[[.,.],[[.,.],.]],.]
=> [1,1,1,0,0,1,1,0,0,0]
=> ([(0,3),(0,4),(1,5),(2,5),(3,6),(4,6),(6,1),(6,2)],7)
=> ? = 0 + 1
[[[.,[.,.]],[.,.]],.]
=> [1,1,1,0,1,0,0,1,0,0]
=> ([(0,3),(0,4),(2,6),(3,5),(4,2),(4,5),(5,6),(6,1)],7)
=> ? = 1 + 1
[[[[.,.],.],[.,.]],.]
=> [1,1,1,1,0,0,0,1,0,0]
=> ([(0,3),(0,4),(2,6),(3,5),(4,2),(4,5),(5,6),(6,1)],7)
=> ? = 0 + 1
[[[.,[.,[.,.]]],.],.]
=> [1,1,1,0,1,0,1,0,0,0]
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? = 1 + 1
[[[.,[[.,.],.]],.],.]
=> [1,1,1,0,1,1,0,0,0,0]
=> ([(0,3),(0,4),(1,6),(2,5),(3,7),(4,2),(4,7),(5,6),(7,1),(7,5)],8)
=> ? = 1 + 1
[[[[.,.],[.,.]],.],.]
=> [1,1,1,1,0,0,1,0,0,0]
=> ([(0,3),(0,4),(1,6),(2,5),(3,7),(4,2),(4,7),(5,6),(7,1),(7,5)],8)
=> ? = 1 + 1
[[[[.,[.,.]],.],.],.]
=> [1,1,1,1,0,1,0,0,0,0]
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? = 1 + 1
[[[[[.,.],.],.],.],.]
=> [1,1,1,1,1,0,0,0,0,0]
=> ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ? = 0 + 1
[.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[.,[.,[[.,.],.]]]]]
=> [1,0,1,0,1,0,1,0,1,1,0,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[.,[[.,.],[.,.]]]]]
=> [1,0,1,0,1,0,1,1,0,0,1,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[.,[[.,[.,.]],.]]]]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[.,[[[.,.],.],.]]]]
=> [1,0,1,0,1,0,1,1,1,0,0,0]
=> ([(0,4),(1,6),(2,6),(3,5),(4,3),(5,1),(5,2)],7)
=> ? = 0 + 1
[.,[.,[[.,.],[.,[.,.]]]]]
=> [1,0,1,0,1,1,0,0,1,0,1,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[[.,.],[[.,.],.]]]]
=> [1,0,1,0,1,1,0,0,1,1,0,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[[.,[.,.]],[.,.]]]]
=> [1,0,1,0,1,1,0,1,0,0,1,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[[[.,.],.],[.,.]]]]
=> [1,0,1,0,1,1,1,0,0,0,1,0]
=> ([(0,4),(1,6),(2,6),(4,5),(5,1),(5,2),(6,3)],7)
=> ? = 0 + 1
[.,[.,[[.,[.,[.,.]]],.]]]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[[.,[[.,.],.]],.]]]
=> [1,0,1,0,1,1,0,1,1,0,0,0]
=> ([(0,4),(1,6),(2,6),(3,5),(4,3),(5,1),(5,2)],7)
=> ? = 0 + 1
[.,[.,[[[.,.],[.,.]],.]]]
=> [1,0,1,0,1,1,1,0,0,1,0,0]
=> ([(0,4),(1,6),(2,6),(4,5),(5,1),(5,2),(6,3)],7)
=> ? = 0 + 1
[.,[.,[[[.,[.,.]],.],.]]]
=> [1,0,1,0,1,1,1,0,1,0,0,0]
=> ([(0,4),(1,7),(2,6),(3,1),(3,6),(4,5),(5,2),(5,3),(6,7)],8)
=> ? = 1 + 1
[.,[.,[[[[.,.],.],.],.]]]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> ([(0,4),(1,7),(2,6),(3,1),(3,6),(4,5),(5,2),(5,3),(6,7)],8)
=> ? = 0 + 1
[.,[[.,.],[.,[.,[.,.]]]]]
=> [1,0,1,1,0,0,1,0,1,0,1,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[[.,.],[.,[[.,.],.]]]]
=> [1,0,1,1,0,0,1,0,1,1,0,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[[.,.],[[.,.],[.,.]]]]
=> [1,0,1,1,0,0,1,1,0,0,1,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[[.,.],[[.,[.,.]],.]]]
=> [1,0,1,1,0,0,1,1,0,1,0,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[[.,.],[[[.,.],.],.]]]
=> [1,0,1,1,0,0,1,1,1,0,0,0]
=> ([(0,4),(1,6),(2,6),(3,5),(4,3),(5,1),(5,2)],7)
=> ? = 0 + 1
[.,[[.,[.,.]],[.,[.,.]]]]
=> [1,0,1,1,0,1,0,0,1,0,1,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[[.,[.,.]],[[.,.],.]]]
=> [1,0,1,1,0,1,0,0,1,1,0,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[[[.,.],.],[.,[.,.]]]]
=> [1,0,1,1,1,0,0,0,1,0,1,0]
=> ([(0,5),(2,6),(3,6),(4,1),(5,2),(5,3),(6,4)],7)
=> ? = 0 + 1
Description
The number of connected components of the Hasse diagram for the poset.
Matching statistic: St001490
(load all 6 compositions to match this statistic)
(load all 6 compositions to match this statistic)
Mp00012: Binary trees —to Dyck path: up step, left tree, down step, right tree⟶ Dyck paths
Mp00233: Dyck paths —skew partition⟶ Skew partitions
St001490: Skew partitions ⟶ ℤResult quality: 7% ●values known / values provided: 7%●distinct values known / distinct values provided: 33%
Mp00233: Dyck paths —skew partition⟶ Skew partitions
St001490: Skew partitions ⟶ ℤResult quality: 7% ●values known / values provided: 7%●distinct values known / distinct values provided: 33%
Values
[.,[.,.]]
=> [1,0,1,0]
=> [[1,1],[]]
=> 1 = 0 + 1
[[.,.],.]
=> [1,1,0,0]
=> [[2],[]]
=> 1 = 0 + 1
[.,[.,[.,.]]]
=> [1,0,1,0,1,0]
=> [[1,1,1],[]]
=> 1 = 0 + 1
[.,[[.,.],.]]
=> [1,0,1,1,0,0]
=> [[2,1],[]]
=> 1 = 0 + 1
[[.,.],[.,.]]
=> [1,1,0,0,1,0]
=> [[2,2],[1]]
=> 1 = 0 + 1
[[.,[.,.]],.]
=> [1,1,0,1,0,0]
=> [[3],[]]
=> 1 = 0 + 1
[[[.,.],.],.]
=> [1,1,1,0,0,0]
=> [[2,2],[]]
=> 1 = 0 + 1
[.,[.,[.,[.,.]]]]
=> [1,0,1,0,1,0,1,0]
=> [[1,1,1,1],[]]
=> 1 = 0 + 1
[.,[.,[[.,.],.]]]
=> [1,0,1,0,1,1,0,0]
=> [[2,1,1],[]]
=> 1 = 0 + 1
[.,[[.,.],[.,.]]]
=> [1,0,1,1,0,0,1,0]
=> [[2,2,1],[1]]
=> 1 = 0 + 1
[.,[[.,[.,.]],.]]
=> [1,0,1,1,0,1,0,0]
=> [[3,1],[]]
=> 1 = 0 + 1
[.,[[[.,.],.],.]]
=> [1,0,1,1,1,0,0,0]
=> [[2,2,1],[]]
=> 1 = 0 + 1
[[.,.],[.,[.,.]]]
=> [1,1,0,0,1,0,1,0]
=> [[2,2,2],[1,1]]
=> 1 = 0 + 1
[[.,.],[[.,.],.]]
=> [1,1,0,0,1,1,0,0]
=> [[3,2],[1]]
=> 1 = 0 + 1
[[.,[.,.]],[.,.]]
=> [1,1,0,1,0,0,1,0]
=> [[3,3],[2]]
=> 1 = 0 + 1
[[[.,.],.],[.,.]]
=> [1,1,1,0,0,0,1,0]
=> [[2,2,2],[1]]
=> 1 = 0 + 1
[[.,[.,[.,.]]],.]
=> [1,1,0,1,0,1,0,0]
=> [[4],[]]
=> 1 = 0 + 1
[[.,[[.,.],.]],.]
=> [1,1,0,1,1,0,0,0]
=> [[3,3],[1]]
=> 1 = 0 + 1
[[[.,.],[.,.]],.]
=> [1,1,1,0,0,1,0,0]
=> [[3,2],[]]
=> 1 = 0 + 1
[[[.,[.,.]],.],.]
=> [1,1,1,0,1,0,0,0]
=> [[2,2,2],[]]
=> ? = 1 + 1
[[[[.,.],.],.],.]
=> [1,1,1,1,0,0,0,0]
=> [[3,3],[]]
=> ? = 0 + 1
[.,[.,[.,[.,[.,.]]]]]
=> [1,0,1,0,1,0,1,0,1,0]
=> [[1,1,1,1,1],[]]
=> 1 = 0 + 1
[.,[.,[.,[[.,.],.]]]]
=> [1,0,1,0,1,0,1,1,0,0]
=> [[2,1,1,1],[]]
=> 1 = 0 + 1
[.,[.,[[.,.],[.,.]]]]
=> [1,0,1,0,1,1,0,0,1,0]
=> [[2,2,1,1],[1]]
=> 1 = 0 + 1
[.,[.,[[.,[.,.]],.]]]
=> [1,0,1,0,1,1,0,1,0,0]
=> [[3,1,1],[]]
=> 1 = 0 + 1
[.,[.,[[[.,.],.],.]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> [[2,2,1,1],[]]
=> ? = 0 + 1
[.,[[.,.],[.,[.,.]]]]
=> [1,0,1,1,0,0,1,0,1,0]
=> [[2,2,2,1],[1,1]]
=> 1 = 0 + 1
[.,[[.,.],[[.,.],.]]]
=> [1,0,1,1,0,0,1,1,0,0]
=> [[3,2,1],[1]]
=> 1 = 0 + 1
[.,[[.,[.,.]],[.,.]]]
=> [1,0,1,1,0,1,0,0,1,0]
=> [[3,3,1],[2]]
=> 1 = 0 + 1
[.,[[[.,.],.],[.,.]]]
=> [1,0,1,1,1,0,0,0,1,0]
=> [[2,2,2,1],[1]]
=> ? = 0 + 1
[.,[[.,[.,[.,.]]],.]]
=> [1,0,1,1,0,1,0,1,0,0]
=> [[4,1],[]]
=> 1 = 0 + 1
[.,[[.,[[.,.],.]],.]]
=> [1,0,1,1,0,1,1,0,0,0]
=> [[3,3,1],[1]]
=> ? = 0 + 1
[.,[[[.,.],[.,.]],.]]
=> [1,0,1,1,1,0,0,1,0,0]
=> [[3,2,1],[]]
=> ? = 0 + 1
[.,[[[.,[.,.]],.],.]]
=> [1,0,1,1,1,0,1,0,0,0]
=> [[2,2,2,1],[]]
=> ? = 1 + 1
[.,[[[[.,.],.],.],.]]
=> [1,0,1,1,1,1,0,0,0,0]
=> [[3,3,1],[]]
=> ? = 0 + 1
[[.,.],[.,[.,[.,.]]]]
=> [1,1,0,0,1,0,1,0,1,0]
=> [[2,2,2,2],[1,1,1]]
=> 1 = 0 + 1
[[.,.],[.,[[.,.],.]]]
=> [1,1,0,0,1,0,1,1,0,0]
=> [[3,2,2],[1,1]]
=> 1 = 0 + 1
[[.,.],[[.,.],[.,.]]]
=> [1,1,0,0,1,1,0,0,1,0]
=> [[3,3,2],[2,1]]
=> 1 = 0 + 1
[[.,.],[[.,[.,.]],.]]
=> [1,1,0,0,1,1,0,1,0,0]
=> [[4,2],[1]]
=> 1 = 0 + 1
[[.,.],[[[.,.],.],.]]
=> [1,1,0,0,1,1,1,0,0,0]
=> [[3,3,2],[1,1]]
=> ? = 0 + 1
[[.,[.,.]],[.,[.,.]]]
=> [1,1,0,1,0,0,1,0,1,0]
=> [[3,3,3],[2,2]]
=> 1 = 0 + 1
[[.,[.,.]],[[.,.],.]]
=> [1,1,0,1,0,0,1,1,0,0]
=> [[4,3],[2]]
=> 1 = 0 + 1
[[[.,.],.],[.,[.,.]]]
=> [1,1,1,0,0,0,1,0,1,0]
=> [[2,2,2,2],[1,1]]
=> ? = 0 + 1
[[[.,.],.],[[.,.],.]]
=> [1,1,1,0,0,0,1,1,0,0]
=> [[3,2,2],[1]]
=> ? = 0 + 1
[[.,[.,[.,.]]],[.,.]]
=> [1,1,0,1,0,1,0,0,1,0]
=> [[4,4],[3]]
=> 1 = 0 + 1
[[.,[[.,.],.]],[.,.]]
=> [1,1,0,1,1,0,0,0,1,0]
=> [[3,3,3],[2,1]]
=> ? = 0 + 1
[[[.,.],[.,.]],[.,.]]
=> [1,1,1,0,0,1,0,0,1,0]
=> [[3,3,2],[2]]
=> ? = 0 + 1
[[[.,[.,.]],.],[.,.]]
=> [1,1,1,0,1,0,0,0,1,0]
=> [[2,2,2,2],[1]]
=> ? = 1 + 1
[[[[.,.],.],.],[.,.]]
=> [1,1,1,1,0,0,0,0,1,0]
=> [[3,3,3],[2]]
=> ? = 0 + 1
[[.,[.,[.,[.,.]]]],.]
=> [1,1,0,1,0,1,0,1,0,0]
=> [[5],[]]
=> 1 = 0 + 1
[[.,[.,[[.,.],.]]],.]
=> [1,1,0,1,0,1,1,0,0,0]
=> [[4,4],[2]]
=> ? = 0 + 1
[[.,[[.,.],[.,.]]],.]
=> [1,1,0,1,1,0,0,1,0,0]
=> [[4,3],[1]]
=> ? = 0 + 1
[[.,[[.,[.,.]],.]],.]
=> [1,1,0,1,1,0,1,0,0,0]
=> [[3,3,3],[1,1]]
=> ? = 0 + 1
[[.,[[[.,.],.],.]],.]
=> [1,1,0,1,1,1,0,0,0,0]
=> [[4,4],[1]]
=> ? = 0 + 1
[[[.,.],[.,[.,.]]],.]
=> [1,1,1,0,0,1,0,1,0,0]
=> [[4,2],[]]
=> ? = 0 + 1
[[[.,.],[[.,.],.]],.]
=> [1,1,1,0,0,1,1,0,0,0]
=> [[3,3,2],[1]]
=> ? = 0 + 1
[[[.,[.,.]],[.,.]],.]
=> [1,1,1,0,1,0,0,1,0,0]
=> [[3,2,2],[]]
=> ? = 1 + 1
[[[[.,.],.],[.,.]],.]
=> [1,1,1,1,0,0,0,1,0,0]
=> [[4,3],[]]
=> ? = 0 + 1
[[[.,[.,[.,.]]],.],.]
=> [1,1,1,0,1,0,1,0,0,0]
=> [[2,2,2,2],[]]
=> ? = 1 + 1
[[[.,[[.,.],.]],.],.]
=> [1,1,1,0,1,1,0,0,0,0]
=> [[3,3,2],[]]
=> ? = 1 + 1
[[[[.,.],[.,.]],.],.]
=> [1,1,1,1,0,0,1,0,0,0]
=> [[3,3,3],[1]]
=> ? = 1 + 1
[[[[.,[.,.]],.],.],.]
=> [1,1,1,1,0,1,0,0,0,0]
=> [[4,4],[]]
=> ? = 1 + 1
[[[[[.,.],.],.],.],.]
=> [1,1,1,1,1,0,0,0,0,0]
=> [[3,3,3],[]]
=> ? = 0 + 1
[.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> [[1,1,1,1,1,1],[]]
=> ? = 0 + 1
[.,[.,[.,[.,[[.,.],.]]]]]
=> [1,0,1,0,1,0,1,0,1,1,0,0]
=> [[2,1,1,1,1],[]]
=> ? = 0 + 1
[.,[.,[.,[[.,.],[.,.]]]]]
=> [1,0,1,0,1,0,1,1,0,0,1,0]
=> [[2,2,1,1,1],[1]]
=> ? = 0 + 1
[.,[.,[.,[[.,[.,.]],.]]]]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> [[3,1,1,1],[]]
=> ? = 0 + 1
[.,[.,[.,[[[.,.],.],.]]]]
=> [1,0,1,0,1,0,1,1,1,0,0,0]
=> [[2,2,1,1,1],[]]
=> ? = 0 + 1
[.,[.,[[.,.],[.,[.,.]]]]]
=> [1,0,1,0,1,1,0,0,1,0,1,0]
=> [[2,2,2,1,1],[1,1]]
=> ? = 0 + 1
[.,[.,[[.,.],[[.,.],.]]]]
=> [1,0,1,0,1,1,0,0,1,1,0,0]
=> [[3,2,1,1],[1]]
=> ? = 0 + 1
[.,[.,[[.,[.,.]],[.,.]]]]
=> [1,0,1,0,1,1,0,1,0,0,1,0]
=> [[3,3,1,1],[2]]
=> ? = 0 + 1
[.,[.,[[[.,.],.],[.,.]]]]
=> [1,0,1,0,1,1,1,0,0,0,1,0]
=> [[2,2,2,1,1],[1]]
=> ? = 0 + 1
[.,[.,[[.,[.,[.,.]]],.]]]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> [[4,1,1],[]]
=> ? = 0 + 1
[.,[.,[[.,[[.,.],.]],.]]]
=> [1,0,1,0,1,1,0,1,1,0,0,0]
=> [[3,3,1,1],[1]]
=> ? = 0 + 1
[.,[.,[[[.,.],[.,.]],.]]]
=> [1,0,1,0,1,1,1,0,0,1,0,0]
=> [[3,2,1,1],[]]
=> ? = 0 + 1
[.,[.,[[[.,[.,.]],.],.]]]
=> [1,0,1,0,1,1,1,0,1,0,0,0]
=> [[2,2,2,1,1],[]]
=> ? = 1 + 1
[.,[.,[[[[.,.],.],.],.]]]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> [[3,3,1,1],[]]
=> ? = 0 + 1
[.,[[.,.],[.,[.,[.,.]]]]]
=> [1,0,1,1,0,0,1,0,1,0,1,0]
=> [[2,2,2,2,1],[1,1,1]]
=> ? = 0 + 1
[.,[[.,.],[.,[[.,.],.]]]]
=> [1,0,1,1,0,0,1,0,1,1,0,0]
=> [[3,2,2,1],[1,1]]
=> ? = 0 + 1
[.,[[.,.],[[.,.],[.,.]]]]
=> [1,0,1,1,0,0,1,1,0,0,1,0]
=> [[3,3,2,1],[2,1]]
=> ? = 0 + 1
[.,[[.,.],[[.,[.,.]],.]]]
=> [1,0,1,1,0,0,1,1,0,1,0,0]
=> [[4,2,1],[1]]
=> ? = 0 + 1
[.,[[.,.],[[[.,.],.],.]]]
=> [1,0,1,1,0,0,1,1,1,0,0,0]
=> [[3,3,2,1],[1,1]]
=> ? = 0 + 1
[.,[[.,[.,.]],[.,[.,.]]]]
=> [1,0,1,1,0,1,0,0,1,0,1,0]
=> [[3,3,3,1],[2,2]]
=> ? = 0 + 1
[.,[[.,[.,.]],[[.,.],.]]]
=> [1,0,1,1,0,1,0,0,1,1,0,0]
=> [[4,3,1],[2]]
=> ? = 0 + 1
[.,[[[.,.],.],[.,[.,.]]]]
=> [1,0,1,1,1,0,0,0,1,0,1,0]
=> [[2,2,2,2,1],[1,1]]
=> ? = 0 + 1
Description
The number of connected components of a skew partition.
Matching statistic: St001890
(load all 6 compositions to match this statistic)
(load all 6 compositions to match this statistic)
Mp00012: Binary trees —to Dyck path: up step, left tree, down step, right tree⟶ Dyck paths
Mp00232: Dyck paths —parallelogram poset⟶ Posets
St001890: Posets ⟶ ℤResult quality: 7% ●values known / values provided: 7%●distinct values known / distinct values provided: 33%
Mp00232: Dyck paths —parallelogram poset⟶ Posets
St001890: Posets ⟶ ℤResult quality: 7% ●values known / values provided: 7%●distinct values known / distinct values provided: 33%
Values
[.,[.,.]]
=> [1,0,1,0]
=> ([(0,1)],2)
=> 1 = 0 + 1
[[.,.],.]
=> [1,1,0,0]
=> ([(0,1)],2)
=> 1 = 0 + 1
[.,[.,[.,.]]]
=> [1,0,1,0,1,0]
=> ([(0,2),(2,1)],3)
=> 1 = 0 + 1
[.,[[.,.],.]]
=> [1,0,1,1,0,0]
=> ([(0,2),(2,1)],3)
=> 1 = 0 + 1
[[.,.],[.,.]]
=> [1,1,0,0,1,0]
=> ([(0,2),(2,1)],3)
=> 1 = 0 + 1
[[.,[.,.]],.]
=> [1,1,0,1,0,0]
=> ([(0,2),(2,1)],3)
=> 1 = 0 + 1
[[[.,.],.],.]
=> [1,1,1,0,0,0]
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[.,[.,[.,[.,.]]]]
=> [1,0,1,0,1,0,1,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[.,[.,[[.,.],.]]]
=> [1,0,1,0,1,1,0,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[.,[[.,.],[.,.]]]
=> [1,0,1,1,0,0,1,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[.,[[.,[.,.]],.]]
=> [1,0,1,1,0,1,0,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[.,[[[.,.],.],.]]
=> [1,0,1,1,1,0,0,0]
=> ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
=> 1 = 0 + 1
[[.,.],[.,[.,.]]]
=> [1,1,0,0,1,0,1,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[[.,.],[[.,.],.]]
=> [1,1,0,0,1,1,0,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[[.,[.,.]],[.,.]]
=> [1,1,0,1,0,0,1,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[[[.,.],.],[.,.]]
=> [1,1,1,0,0,0,1,0]
=> ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
=> 1 = 0 + 1
[[.,[.,[.,.]]],.]
=> [1,1,0,1,0,1,0,0]
=> ([(0,3),(2,1),(3,2)],4)
=> 1 = 0 + 1
[[.,[[.,.],.]],.]
=> [1,1,0,1,1,0,0,0]
=> ([(0,3),(1,4),(2,4),(3,1),(3,2)],5)
=> 1 = 0 + 1
[[[.,.],[.,.]],.]
=> [1,1,1,0,0,1,0,0]
=> ([(0,2),(0,3),(2,4),(3,4),(4,1)],5)
=> 1 = 0 + 1
[[[.,[.,.]],.],.]
=> [1,1,1,0,1,0,0,0]
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ? = 1 + 1
[[[[.,.],.],.],.]
=> [1,1,1,1,0,0,0,0]
=> ([(0,2),(0,3),(1,5),(2,4),(3,1),(3,4),(4,5)],6)
=> ? = 0 + 1
[.,[.,[.,[.,[.,.]]]]]
=> [1,0,1,0,1,0,1,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[.,[.,[[.,.],.]]]]
=> [1,0,1,0,1,0,1,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[.,[[.,.],[.,.]]]]
=> [1,0,1,0,1,1,0,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[.,[[.,[.,.]],.]]]
=> [1,0,1,0,1,1,0,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[.,[[[.,.],.],.]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> ([(0,3),(1,5),(2,5),(3,4),(4,1),(4,2)],6)
=> ? = 0 + 1
[.,[[.,.],[.,[.,.]]]]
=> [1,0,1,1,0,0,1,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[[.,.],[[.,.],.]]]
=> [1,0,1,1,0,0,1,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[[.,[.,.]],[.,.]]]
=> [1,0,1,1,0,1,0,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[[[.,.],.],[.,.]]]
=> [1,0,1,1,1,0,0,0,1,0]
=> ([(0,4),(1,5),(2,5),(4,1),(4,2),(5,3)],6)
=> ? = 0 + 1
[.,[[.,[.,[.,.]]],.]]
=> [1,0,1,1,0,1,0,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[.,[[.,[[.,.],.]],.]]
=> [1,0,1,1,0,1,1,0,0,0]
=> ([(0,3),(1,5),(2,5),(3,4),(4,1),(4,2)],6)
=> ? = 0 + 1
[.,[[[.,.],[.,.]],.]]
=> [1,0,1,1,1,0,0,1,0,0]
=> ([(0,4),(1,5),(2,5),(4,1),(4,2),(5,3)],6)
=> ? = 0 + 1
[.,[[[.,[.,.]],.],.]]
=> [1,0,1,1,1,0,1,0,0,0]
=> ([(0,4),(1,6),(2,5),(3,1),(3,5),(4,2),(4,3),(5,6)],7)
=> ? = 1 + 1
[.,[[[[.,.],.],.],.]]
=> [1,0,1,1,1,1,0,0,0,0]
=> ([(0,4),(1,6),(2,5),(3,1),(3,5),(4,2),(4,3),(5,6)],7)
=> ? = 0 + 1
[[.,.],[.,[.,[.,.]]]]
=> [1,1,0,0,1,0,1,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[.,.],[.,[[.,.],.]]]
=> [1,1,0,0,1,0,1,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[.,.],[[.,.],[.,.]]]
=> [1,1,0,0,1,1,0,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[.,.],[[.,[.,.]],.]]
=> [1,1,0,0,1,1,0,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[.,.],[[[.,.],.],.]]
=> [1,1,0,0,1,1,1,0,0,0]
=> ([(0,3),(1,5),(2,5),(3,4),(4,1),(4,2)],6)
=> ? = 0 + 1
[[.,[.,.]],[.,[.,.]]]
=> [1,1,0,1,0,0,1,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[.,[.,.]],[[.,.],.]]
=> [1,1,0,1,0,0,1,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[[.,.],.],[.,[.,.]]]
=> [1,1,1,0,0,0,1,0,1,0]
=> ([(0,2),(0,3),(2,5),(3,5),(4,1),(5,4)],6)
=> ? = 0 + 1
[[[.,.],.],[[.,.],.]]
=> [1,1,1,0,0,0,1,1,0,0]
=> ([(0,2),(0,3),(2,5),(3,5),(4,1),(5,4)],6)
=> ? = 0 + 1
[[.,[.,[.,.]]],[.,.]]
=> [1,1,0,1,0,1,0,0,1,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[.,[[.,.],.]],[.,.]]
=> [1,1,0,1,1,0,0,0,1,0]
=> ([(0,4),(1,5),(2,5),(4,1),(4,2),(5,3)],6)
=> ? = 0 + 1
[[[.,.],[.,.]],[.,.]]
=> [1,1,1,0,0,1,0,0,1,0]
=> ([(0,2),(0,3),(2,5),(3,5),(4,1),(5,4)],6)
=> ? = 0 + 1
[[[.,[.,.]],.],[.,.]]
=> [1,1,1,0,1,0,0,0,1,0]
=> ([(0,3),(0,4),(2,6),(3,5),(4,2),(4,5),(5,6),(6,1)],7)
=> ? = 1 + 1
[[[[.,.],.],.],[.,.]]
=> [1,1,1,1,0,0,0,0,1,0]
=> ([(0,3),(0,4),(2,6),(3,5),(4,2),(4,5),(5,6),(6,1)],7)
=> ? = 0 + 1
[[.,[.,[.,[.,.]]]],.]
=> [1,1,0,1,0,1,0,1,0,0]
=> ([(0,4),(2,3),(3,1),(4,2)],5)
=> 1 = 0 + 1
[[.,[.,[[.,.],.]]],.]
=> [1,1,0,1,0,1,1,0,0,0]
=> ([(0,3),(1,5),(2,5),(3,4),(4,1),(4,2)],6)
=> ? = 0 + 1
[[.,[[.,.],[.,.]]],.]
=> [1,1,0,1,1,0,0,1,0,0]
=> ([(0,4),(1,5),(2,5),(4,1),(4,2),(5,3)],6)
=> ? = 0 + 1
[[.,[[.,[.,.]],.]],.]
=> [1,1,0,1,1,0,1,0,0,0]
=> ([(0,4),(1,6),(2,5),(3,1),(3,5),(4,2),(4,3),(5,6)],7)
=> ? = 0 + 1
[[.,[[[.,.],.],.]],.]
=> [1,1,0,1,1,1,0,0,0,0]
=> ([(0,4),(1,6),(2,5),(3,1),(3,5),(4,2),(4,3),(5,6)],7)
=> ? = 0 + 1
[[[.,.],[.,[.,.]]],.]
=> [1,1,1,0,0,1,0,1,0,0]
=> ([(0,2),(0,3),(2,5),(3,5),(4,1),(5,4)],6)
=> ? = 0 + 1
[[[.,.],[[.,.],.]],.]
=> [1,1,1,0,0,1,1,0,0,0]
=> ([(0,3),(0,4),(1,5),(2,5),(3,6),(4,6),(6,1),(6,2)],7)
=> ? = 0 + 1
[[[.,[.,.]],[.,.]],.]
=> [1,1,1,0,1,0,0,1,0,0]
=> ([(0,3),(0,4),(2,6),(3,5),(4,2),(4,5),(5,6),(6,1)],7)
=> ? = 1 + 1
[[[[.,.],.],[.,.]],.]
=> [1,1,1,1,0,0,0,1,0,0]
=> ([(0,3),(0,4),(2,6),(3,5),(4,2),(4,5),(5,6),(6,1)],7)
=> ? = 0 + 1
[[[.,[.,[.,.]]],.],.]
=> [1,1,1,0,1,0,1,0,0,0]
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? = 1 + 1
[[[.,[[.,.],.]],.],.]
=> [1,1,1,0,1,1,0,0,0,0]
=> ([(0,3),(0,4),(1,6),(2,5),(3,7),(4,2),(4,7),(5,6),(7,1),(7,5)],8)
=> ? = 1 + 1
[[[[.,.],[.,.]],.],.]
=> [1,1,1,1,0,0,1,0,0,0]
=> ([(0,3),(0,4),(1,6),(2,5),(3,7),(4,2),(4,7),(5,6),(7,1),(7,5)],8)
=> ? = 1 + 1
[[[[.,[.,.]],.],.],.]
=> [1,1,1,1,0,1,0,0,0,0]
=> ([(0,2),(0,4),(1,6),(2,5),(3,1),(3,7),(4,3),(4,5),(5,7),(7,6)],8)
=> ? = 1 + 1
[[[[[.,.],.],.],.],.]
=> [1,1,1,1,1,0,0,0,0,0]
=> ([(0,3),(0,4),(1,7),(2,6),(3,2),(3,5),(4,1),(4,5),(5,6),(5,7),(6,8),(7,8)],9)
=> ? = 0 + 1
[.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[.,[.,[[.,.],.]]]]]
=> [1,0,1,0,1,0,1,0,1,1,0,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[.,[[.,.],[.,.]]]]]
=> [1,0,1,0,1,0,1,1,0,0,1,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[.,[[.,[.,.]],.]]]]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[.,[[[.,.],.],.]]]]
=> [1,0,1,0,1,0,1,1,1,0,0,0]
=> ([(0,4),(1,6),(2,6),(3,5),(4,3),(5,1),(5,2)],7)
=> ? = 0 + 1
[.,[.,[[.,.],[.,[.,.]]]]]
=> [1,0,1,0,1,1,0,0,1,0,1,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[[.,.],[[.,.],.]]]]
=> [1,0,1,0,1,1,0,0,1,1,0,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[[.,[.,.]],[.,.]]]]
=> [1,0,1,0,1,1,0,1,0,0,1,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[[[.,.],.],[.,.]]]]
=> [1,0,1,0,1,1,1,0,0,0,1,0]
=> ([(0,4),(1,6),(2,6),(4,5),(5,1),(5,2),(6,3)],7)
=> ? = 0 + 1
[.,[.,[[.,[.,[.,.]]],.]]]
=> [1,0,1,0,1,1,0,1,0,1,0,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[.,[[.,[[.,.],.]],.]]]
=> [1,0,1,0,1,1,0,1,1,0,0,0]
=> ([(0,4),(1,6),(2,6),(3,5),(4,3),(5,1),(5,2)],7)
=> ? = 0 + 1
[.,[.,[[[.,.],[.,.]],.]]]
=> [1,0,1,0,1,1,1,0,0,1,0,0]
=> ([(0,4),(1,6),(2,6),(4,5),(5,1),(5,2),(6,3)],7)
=> ? = 0 + 1
[.,[.,[[[.,[.,.]],.],.]]]
=> [1,0,1,0,1,1,1,0,1,0,0,0]
=> ([(0,4),(1,7),(2,6),(3,1),(3,6),(4,5),(5,2),(5,3),(6,7)],8)
=> ? = 1 + 1
[.,[.,[[[[.,.],.],.],.]]]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> ([(0,4),(1,7),(2,6),(3,1),(3,6),(4,5),(5,2),(5,3),(6,7)],8)
=> ? = 0 + 1
[.,[[.,.],[.,[.,[.,.]]]]]
=> [1,0,1,1,0,0,1,0,1,0,1,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[[.,.],[.,[[.,.],.]]]]
=> [1,0,1,1,0,0,1,0,1,1,0,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[[.,.],[[.,.],[.,.]]]]
=> [1,0,1,1,0,0,1,1,0,0,1,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[[.,.],[[.,[.,.]],.]]]
=> [1,0,1,1,0,0,1,1,0,1,0,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[[.,.],[[[.,.],.],.]]]
=> [1,0,1,1,0,0,1,1,1,0,0,0]
=> ([(0,4),(1,6),(2,6),(3,5),(4,3),(5,1),(5,2)],7)
=> ? = 0 + 1
[.,[[.,[.,.]],[.,[.,.]]]]
=> [1,0,1,1,0,1,0,0,1,0,1,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[[.,[.,.]],[[.,.],.]]]
=> [1,0,1,1,0,1,0,0,1,1,0,0]
=> ([(0,5),(2,4),(3,2),(4,1),(5,3)],6)
=> ? = 0 + 1
[.,[[[.,.],.],[.,[.,.]]]]
=> [1,0,1,1,1,0,0,0,1,0,1,0]
=> ([(0,5),(2,6),(3,6),(4,1),(5,2),(5,3),(6,4)],7)
=> ? = 0 + 1
Description
The maximum magnitude of the Möbius function of a poset.
The '''Möbius function''' of a poset is the multiplicative inverse of the zeta function in the incidence algebra. The Möbius value $\mu(x, y)$ is equal to the signed sum of chains from $x$ to $y$, where odd-length chains are counted with a minus sign, so this statistic is bounded above by the total number of chains in the poset.
Matching statistic: St001862
Mp00014: Binary trees —to 132-avoiding permutation⟶ Permutations
Mp00064: Permutations —reverse⟶ Permutations
Mp00170: Permutations —to signed permutation⟶ Signed permutations
St001862: Signed permutations ⟶ ℤResult quality: 7% ●values known / values provided: 7%●distinct values known / distinct values provided: 67%
Mp00064: Permutations —reverse⟶ Permutations
Mp00170: Permutations —to signed permutation⟶ Signed permutations
St001862: Signed permutations ⟶ ℤResult quality: 7% ●values known / values provided: 7%●distinct values known / distinct values provided: 67%
Values
[.,[.,.]]
=> [2,1] => [1,2] => [1,2] => 0
[[.,.],.]
=> [1,2] => [2,1] => [2,1] => 0
[.,[.,[.,.]]]
=> [3,2,1] => [1,2,3] => [1,2,3] => 0
[.,[[.,.],.]]
=> [2,3,1] => [1,3,2] => [1,3,2] => 0
[[.,.],[.,.]]
=> [3,1,2] => [2,1,3] => [2,1,3] => 0
[[.,[.,.]],.]
=> [2,1,3] => [3,1,2] => [3,1,2] => 0
[[[.,.],.],.]
=> [1,2,3] => [3,2,1] => [3,2,1] => 0
[.,[.,[.,[.,.]]]]
=> [4,3,2,1] => [1,2,3,4] => [1,2,3,4] => 0
[.,[.,[[.,.],.]]]
=> [3,4,2,1] => [1,2,4,3] => [1,2,4,3] => 0
[.,[[.,.],[.,.]]]
=> [4,2,3,1] => [1,3,2,4] => [1,3,2,4] => 0
[.,[[.,[.,.]],.]]
=> [3,2,4,1] => [1,4,2,3] => [1,4,2,3] => 0
[.,[[[.,.],.],.]]
=> [2,3,4,1] => [1,4,3,2] => [1,4,3,2] => 0
[[.,.],[.,[.,.]]]
=> [4,3,1,2] => [2,1,3,4] => [2,1,3,4] => 0
[[.,.],[[.,.],.]]
=> [3,4,1,2] => [2,1,4,3] => [2,1,4,3] => 0
[[.,[.,.]],[.,.]]
=> [4,2,1,3] => [3,1,2,4] => [3,1,2,4] => 0
[[[.,.],.],[.,.]]
=> [4,1,2,3] => [3,2,1,4] => [3,2,1,4] => 0
[[.,[.,[.,.]]],.]
=> [3,2,1,4] => [4,1,2,3] => [4,1,2,3] => 0
[[.,[[.,.],.]],.]
=> [2,3,1,4] => [4,1,3,2] => [4,1,3,2] => 0
[[[.,.],[.,.]],.]
=> [3,1,2,4] => [4,2,1,3] => [4,2,1,3] => 0
[[[.,[.,.]],.],.]
=> [2,1,3,4] => [4,3,1,2] => [4,3,1,2] => 1
[[[[.,.],.],.],.]
=> [1,2,3,4] => [4,3,2,1] => [4,3,2,1] => 0
[.,[.,[.,[.,[.,.]]]]]
=> [5,4,3,2,1] => [1,2,3,4,5] => [1,2,3,4,5] => 0
[.,[.,[.,[[.,.],.]]]]
=> [4,5,3,2,1] => [1,2,3,5,4] => [1,2,3,5,4] => 0
[.,[.,[[.,.],[.,.]]]]
=> [5,3,4,2,1] => [1,2,4,3,5] => [1,2,4,3,5] => 0
[.,[.,[[.,[.,.]],.]]]
=> [4,3,5,2,1] => [1,2,5,3,4] => [1,2,5,3,4] => 0
[.,[.,[[[.,.],.],.]]]
=> [3,4,5,2,1] => [1,2,5,4,3] => [1,2,5,4,3] => 0
[.,[[.,.],[.,[.,.]]]]
=> [5,4,2,3,1] => [1,3,2,4,5] => [1,3,2,4,5] => 0
[.,[[.,.],[[.,.],.]]]
=> [4,5,2,3,1] => [1,3,2,5,4] => [1,3,2,5,4] => 0
[.,[[.,[.,.]],[.,.]]]
=> [5,3,2,4,1] => [1,4,2,3,5] => [1,4,2,3,5] => 0
[.,[[[.,.],.],[.,.]]]
=> [5,2,3,4,1] => [1,4,3,2,5] => [1,4,3,2,5] => 0
[.,[[.,[.,[.,.]]],.]]
=> [4,3,2,5,1] => [1,5,2,3,4] => [1,5,2,3,4] => 0
[.,[[.,[[.,.],.]],.]]
=> [3,4,2,5,1] => [1,5,2,4,3] => [1,5,2,4,3] => 0
[.,[[[.,.],[.,.]],.]]
=> [4,2,3,5,1] => [1,5,3,2,4] => [1,5,3,2,4] => 0
[.,[[[.,[.,.]],.],.]]
=> [3,2,4,5,1] => [1,5,4,2,3] => [1,5,4,2,3] => 1
[.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => [1,5,4,3,2] => [1,5,4,3,2] => 0
[[.,.],[.,[.,[.,.]]]]
=> [5,4,3,1,2] => [2,1,3,4,5] => [2,1,3,4,5] => ? = 0
[[.,.],[.,[[.,.],.]]]
=> [4,5,3,1,2] => [2,1,3,5,4] => [2,1,3,5,4] => ? = 0
[[.,.],[[.,.],[.,.]]]
=> [5,3,4,1,2] => [2,1,4,3,5] => [2,1,4,3,5] => ? = 0
[[.,.],[[.,[.,.]],.]]
=> [4,3,5,1,2] => [2,1,5,3,4] => [2,1,5,3,4] => ? = 0
[[.,.],[[[.,.],.],.]]
=> [3,4,5,1,2] => [2,1,5,4,3] => [2,1,5,4,3] => ? = 0
[[.,[.,.]],[.,[.,.]]]
=> [5,4,2,1,3] => [3,1,2,4,5] => [3,1,2,4,5] => ? = 0
[[.,[.,.]],[[.,.],.]]
=> [4,5,2,1,3] => [3,1,2,5,4] => [3,1,2,5,4] => ? = 0
[[[.,.],.],[.,[.,.]]]
=> [5,4,1,2,3] => [3,2,1,4,5] => [3,2,1,4,5] => ? = 0
[[[.,.],.],[[.,.],.]]
=> [4,5,1,2,3] => [3,2,1,5,4] => [3,2,1,5,4] => ? = 0
[[.,[.,[.,.]]],[.,.]]
=> [5,3,2,1,4] => [4,1,2,3,5] => [4,1,2,3,5] => ? = 0
[[.,[[.,.],.]],[.,.]]
=> [5,2,3,1,4] => [4,1,3,2,5] => [4,1,3,2,5] => ? = 0
[[[.,.],[.,.]],[.,.]]
=> [5,3,1,2,4] => [4,2,1,3,5] => [4,2,1,3,5] => ? = 0
[[[.,[.,.]],.],[.,.]]
=> [5,2,1,3,4] => [4,3,1,2,5] => [4,3,1,2,5] => ? = 1
[[[[.,.],.],.],[.,.]]
=> [5,1,2,3,4] => [4,3,2,1,5] => [4,3,2,1,5] => ? = 0
[[.,[.,[.,[.,.]]]],.]
=> [4,3,2,1,5] => [5,1,2,3,4] => [5,1,2,3,4] => ? = 0
[[.,[.,[[.,.],.]]],.]
=> [3,4,2,1,5] => [5,1,2,4,3] => [5,1,2,4,3] => ? = 0
[[.,[[.,.],[.,.]]],.]
=> [4,2,3,1,5] => [5,1,3,2,4] => [5,1,3,2,4] => ? = 0
[[.,[[.,[.,.]],.]],.]
=> [3,2,4,1,5] => [5,1,4,2,3] => [5,1,4,2,3] => ? = 0
[[.,[[[.,.],.],.]],.]
=> [2,3,4,1,5] => [5,1,4,3,2] => [5,1,4,3,2] => ? = 0
[[[.,.],[.,[.,.]]],.]
=> [4,3,1,2,5] => [5,2,1,3,4] => [5,2,1,3,4] => ? = 0
[[[.,.],[[.,.],.]],.]
=> [3,4,1,2,5] => [5,2,1,4,3] => [5,2,1,4,3] => ? = 0
[[[.,[.,.]],[.,.]],.]
=> [4,2,1,3,5] => [5,3,1,2,4] => [5,3,1,2,4] => ? = 1
[[[[.,.],.],[.,.]],.]
=> [4,1,2,3,5] => [5,3,2,1,4] => [5,3,2,1,4] => ? = 0
[[[.,[.,[.,.]]],.],.]
=> [3,2,1,4,5] => [5,4,1,2,3] => [5,4,1,2,3] => ? = 1
[[[.,[[.,.],.]],.],.]
=> [2,3,1,4,5] => [5,4,1,3,2] => [5,4,1,3,2] => ? = 1
[[[[.,.],[.,.]],.],.]
=> [3,1,2,4,5] => [5,4,2,1,3] => [5,4,2,1,3] => ? = 1
[[[[.,[.,.]],.],.],.]
=> [2,1,3,4,5] => [5,4,3,1,2] => [5,4,3,1,2] => ? = 1
[[[[[.,.],.],.],.],.]
=> [1,2,3,4,5] => [5,4,3,2,1] => [5,4,3,2,1] => ? = 0
[.,[.,[.,[.,[.,[.,.]]]]]]
=> [6,5,4,3,2,1] => [1,2,3,4,5,6] => [1,2,3,4,5,6] => ? = 0
[.,[.,[.,[.,[[.,.],.]]]]]
=> [5,6,4,3,2,1] => [1,2,3,4,6,5] => [1,2,3,4,6,5] => ? = 0
[.,[.,[.,[[.,.],[.,.]]]]]
=> [6,4,5,3,2,1] => [1,2,3,5,4,6] => [1,2,3,5,4,6] => ? = 0
[.,[.,[.,[[.,[.,.]],.]]]]
=> [5,4,6,3,2,1] => [1,2,3,6,4,5] => [1,2,3,6,4,5] => ? = 0
[.,[.,[.,[[[.,.],.],.]]]]
=> [4,5,6,3,2,1] => [1,2,3,6,5,4] => [1,2,3,6,5,4] => ? = 0
[.,[.,[[.,.],[.,[.,.]]]]]
=> [6,5,3,4,2,1] => [1,2,4,3,5,6] => [1,2,4,3,5,6] => ? = 0
[.,[.,[[.,.],[[.,.],.]]]]
=> [5,6,3,4,2,1] => [1,2,4,3,6,5] => [1,2,4,3,6,5] => ? = 0
[.,[.,[[.,[.,.]],[.,.]]]]
=> [6,4,3,5,2,1] => [1,2,5,3,4,6] => [1,2,5,3,4,6] => ? = 0
[.,[.,[[[.,.],.],[.,.]]]]
=> [6,3,4,5,2,1] => [1,2,5,4,3,6] => [1,2,5,4,3,6] => ? = 0
[.,[.,[[.,[.,[.,.]]],.]]]
=> [5,4,3,6,2,1] => [1,2,6,3,4,5] => [1,2,6,3,4,5] => ? = 0
[.,[.,[[.,[[.,.],.]],.]]]
=> [4,5,3,6,2,1] => [1,2,6,3,5,4] => [1,2,6,3,5,4] => ? = 0
[.,[.,[[[.,.],[.,.]],.]]]
=> [5,3,4,6,2,1] => [1,2,6,4,3,5] => [1,2,6,4,3,5] => ? = 0
[.,[.,[[[.,[.,.]],.],.]]]
=> [4,3,5,6,2,1] => [1,2,6,5,3,4] => [1,2,6,5,3,4] => ? = 1
[.,[.,[[[[.,.],.],.],.]]]
=> [3,4,5,6,2,1] => [1,2,6,5,4,3] => [1,2,6,5,4,3] => ? = 0
[.,[[.,.],[.,[.,[.,.]]]]]
=> [6,5,4,2,3,1] => [1,3,2,4,5,6] => [1,3,2,4,5,6] => ? = 0
[.,[[.,.],[.,[[.,.],.]]]]
=> [5,6,4,2,3,1] => [1,3,2,4,6,5] => [1,3,2,4,6,5] => ? = 0
[.,[[.,.],[[.,.],[.,.]]]]
=> [6,4,5,2,3,1] => [1,3,2,5,4,6] => [1,3,2,5,4,6] => ? = 0
[.,[[.,.],[[.,[.,.]],.]]]
=> [5,4,6,2,3,1] => [1,3,2,6,4,5] => [1,3,2,6,4,5] => ? = 0
[.,[[.,.],[[[.,.],.],.]]]
=> [4,5,6,2,3,1] => [1,3,2,6,5,4] => [1,3,2,6,5,4] => ? = 0
[.,[[.,[.,.]],[.,[.,.]]]]
=> [6,5,3,2,4,1] => [1,4,2,3,5,6] => [1,4,2,3,5,6] => ? = 0
[.,[[.,[.,.]],[[.,.],.]]]
=> [5,6,3,2,4,1] => [1,4,2,3,6,5] => [1,4,2,3,6,5] => ? = 0
[.,[[[.,.],.],[.,[.,.]]]]
=> [6,5,2,3,4,1] => [1,4,3,2,5,6] => [1,4,3,2,5,6] => ? = 0
Description
The number of crossings of a signed permutation.
A crossing of a signed permutation $\pi$ is a pair $(i, j)$ of indices such that
* $i < j \leq \pi(i) < \pi(j)$, or
* $-i < j \leq -\pi(i) < \pi(j)$, or
* $i > j > \pi(i) > \pi(j)$.
Matching statistic: St001719
Mp00014: Binary trees —to 132-avoiding permutation⟶ Permutations
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00208: Permutations —lattice of intervals⟶ Lattices
St001719: Lattices ⟶ ℤResult quality: 5% ●values known / values provided: 5%●distinct values known / distinct values provided: 33%
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00208: Permutations —lattice of intervals⟶ Lattices
St001719: Lattices ⟶ ℤResult quality: 5% ●values known / values provided: 5%●distinct values known / distinct values provided: 33%
Values
[.,[.,.]]
=> [2,1] => [1,2] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[[.,.],.]
=> [1,2] => [1,2] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> 1 = 0 + 1
[.,[.,[.,.]]]
=> [3,2,1] => [1,3,2] => ([(0,1),(0,2),(0,3),(1,5),(2,4),(3,4),(4,5)],6)
=> 1 = 0 + 1
[.,[[.,.],.]]
=> [2,3,1] => [1,2,3] => ([(0,1),(0,2),(0,3),(1,5),(2,4),(3,4),(3,5),(4,6),(5,6)],7)
=> 1 = 0 + 1
[[.,.],[.,.]]
=> [3,1,2] => [1,3,2] => ([(0,1),(0,2),(0,3),(1,5),(2,4),(3,4),(4,5)],6)
=> 1 = 0 + 1
[[.,[.,.]],.]
=> [2,1,3] => [1,2,3] => ([(0,1),(0,2),(0,3),(1,5),(2,4),(3,4),(3,5),(4,6),(5,6)],7)
=> 1 = 0 + 1
[[[.,.],.],.]
=> [1,2,3] => [1,2,3] => ([(0,1),(0,2),(0,3),(1,5),(2,4),(3,4),(3,5),(4,6),(5,6)],7)
=> 1 = 0 + 1
[.,[.,[.,[.,.]]]]
=> [4,3,2,1] => [1,4,2,3] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,6),(4,7),(5,7),(7,6)],8)
=> 1 = 0 + 1
[.,[.,[[.,.],.]]]
=> [3,4,2,1] => [1,3,2,4] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,7),(4,6),(5,6),(5,7),(6,8),(7,8)],9)
=> 1 = 0 + 1
[.,[[.,.],[.,.]]]
=> [4,2,3,1] => [1,4,2,3] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,6),(4,7),(5,7),(7,6)],8)
=> 1 = 0 + 1
[.,[[.,[.,.]],.]]
=> [3,2,4,1] => [1,3,4,2] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,6),(4,7),(5,7),(7,6)],8)
=> 1 = 0 + 1
[.,[[[.,.],.],.]]
=> [2,3,4,1] => [1,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(1,9),(2,8),(3,8),(3,10),(4,9),(4,10),(6,5),(7,5),(8,6),(9,7),(10,6),(10,7)],11)
=> ? = 0 + 1
[[.,.],[.,[.,.]]]
=> [4,3,1,2] => [1,4,2,3] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,6),(4,7),(5,7),(7,6)],8)
=> 1 = 0 + 1
[[.,.],[[.,.],.]]
=> [3,4,1,2] => [1,3,2,4] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,7),(4,6),(5,6),(5,7),(6,8),(7,8)],9)
=> 1 = 0 + 1
[[.,[.,.]],[.,.]]
=> [4,2,1,3] => [1,4,3,2] => ([(0,1),(0,2),(0,3),(0,4),(1,7),(2,6),(3,5),(4,5),(4,6),(5,8),(6,8),(8,7)],9)
=> 1 = 0 + 1
[[[.,.],.],[.,.]]
=> [4,1,2,3] => [1,4,3,2] => ([(0,1),(0,2),(0,3),(0,4),(1,7),(2,6),(3,5),(4,5),(4,6),(5,8),(6,8),(8,7)],9)
=> 1 = 0 + 1
[[.,[.,[.,.]]],.]
=> [3,2,1,4] => [1,3,2,4] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,7),(4,6),(5,6),(5,7),(6,8),(7,8)],9)
=> 1 = 0 + 1
[[.,[[.,.],.]],.]
=> [2,3,1,4] => [1,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(1,9),(2,8),(3,8),(3,10),(4,9),(4,10),(6,5),(7,5),(8,6),(9,7),(10,6),(10,7)],11)
=> ? = 0 + 1
[[[.,.],[.,.]],.]
=> [3,1,2,4] => [1,3,2,4] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,7),(4,6),(5,6),(5,7),(6,8),(7,8)],9)
=> 1 = 0 + 1
[[[.,[.,.]],.],.]
=> [2,1,3,4] => [1,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(1,9),(2,8),(3,8),(3,10),(4,9),(4,10),(6,5),(7,5),(8,6),(9,7),(10,6),(10,7)],11)
=> ? = 1 + 1
[[[[.,.],.],.],.]
=> [1,2,3,4] => [1,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(1,9),(2,8),(3,8),(3,10),(4,9),(4,10),(6,5),(7,5),(8,6),(9,7),(10,6),(10,7)],11)
=> ? = 0 + 1
[.,[.,[.,[.,[.,.]]]]]
=> [5,4,3,2,1] => [1,5,2,4,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,9),(5,7),(6,9),(8,7),(9,8)],10)
=> ? = 0 + 1
[.,[.,[.,[[.,.],.]]]]
=> [4,5,3,2,1] => [1,4,2,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,7),(2,7),(3,7),(4,7),(5,6),(7,6)],8)
=> 1 = 0 + 1
[.,[.,[[.,.],[.,.]]]]
=> [5,3,4,2,1] => [1,5,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,8),(3,7),(4,6),(5,6),(5,7),(6,10),(7,10),(8,9),(10,8)],11)
=> ? = 0 + 1
[.,[.,[[.,[.,.]],.]]]
=> [4,3,5,2,1] => [1,4,2,3,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,7),(5,9),(6,9),(7,10),(8,10),(9,7),(9,8)],11)
=> ? = 0 + 1
[.,[.,[[[.,.],.],.]]]
=> [3,4,5,2,1] => [1,3,5,2,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,7),(2,7),(3,7),(4,7),(5,6),(7,6)],8)
=> 1 = 0 + 1
[.,[[.,.],[.,[.,.]]]]
=> [5,4,2,3,1] => [1,5,2,4,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,9),(5,7),(6,9),(8,7),(9,8)],10)
=> ? = 0 + 1
[.,[[.,.],[[.,.],.]]]
=> [4,5,2,3,1] => [1,4,3,2,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,8),(2,7),(3,10),(4,9),(5,9),(5,10),(7,6),(8,6),(9,11),(10,11),(11,7),(11,8)],12)
=> ? = 0 + 1
[.,[[.,[.,.]],[.,.]]]
=> [5,3,2,4,1] => [1,5,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,8),(3,7),(4,6),(5,6),(5,7),(6,10),(7,10),(8,9),(10,8)],11)
=> ? = 0 + 1
[.,[[[.,.],.],[.,.]]]
=> [5,2,3,4,1] => [1,5,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,8),(3,7),(4,6),(5,6),(5,7),(6,10),(7,10),(8,9),(10,8)],11)
=> ? = 0 + 1
[.,[[.,[.,[.,.]]],.]]
=> [4,3,2,5,1] => [1,4,5,2,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,8),(2,7),(3,7),(4,6),(5,6),(6,9),(7,9),(9,8)],10)
=> ? = 0 + 1
[.,[[.,[[.,.],.]],.]]
=> [3,4,2,5,1] => [1,3,2,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(2,12),(3,12),(4,9),(5,10),(5,11),(7,6),(8,6),(9,8),(10,7),(11,7),(11,8),(12,9),(12,11)],13)
=> ? = 0 + 1
[.,[[[.,.],[.,.]],.]]
=> [4,2,3,5,1] => [1,4,5,2,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,8),(2,7),(3,7),(4,6),(5,6),(6,9),(7,9),(9,8)],10)
=> ? = 0 + 1
[.,[[[.,[.,.]],.],.]]
=> [3,2,4,5,1] => [1,3,4,5,2] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,8),(3,7),(4,6),(5,6),(5,7),(6,10),(7,10),(8,9),(10,8)],11)
=> ? = 1 + 1
[.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => [1,2,3,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,12),(2,11),(3,11),(3,14),(4,12),(4,15),(5,14),(5,15),(7,9),(8,10),(9,6),(10,6),(11,7),(12,8),(13,9),(13,10),(14,7),(14,13),(15,8),(15,13)],16)
=> ? = 0 + 1
[[.,.],[.,[.,[.,.]]]]
=> [5,4,3,1,2] => [1,5,2,4,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,9),(5,7),(6,9),(8,7),(9,8)],10)
=> ? = 0 + 1
[[.,.],[.,[[.,.],.]]]
=> [4,5,3,1,2] => [1,4,2,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,7),(2,7),(3,7),(4,7),(5,6),(7,6)],8)
=> 1 = 0 + 1
[[.,.],[[.,.],[.,.]]]
=> [5,3,4,1,2] => [1,5,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,8),(3,7),(4,6),(5,6),(5,7),(6,10),(7,10),(8,9),(10,8)],11)
=> ? = 0 + 1
[[.,.],[[.,[.,.]],.]]
=> [4,3,5,1,2] => [1,4,2,3,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,7),(5,9),(6,9),(7,10),(8,10),(9,7),(9,8)],11)
=> ? = 0 + 1
[[.,.],[[[.,.],.],.]]
=> [3,4,5,1,2] => [1,3,5,2,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,7),(2,7),(3,7),(4,7),(5,6),(7,6)],8)
=> 1 = 0 + 1
[[.,[.,.]],[.,[.,.]]]
=> [5,4,2,1,3] => [1,5,3,2,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,9),(5,7),(6,9),(8,7),(9,8)],10)
=> ? = 0 + 1
[[.,[.,.]],[[.,.],.]]
=> [4,5,2,1,3] => [1,4,2,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,7),(2,7),(3,7),(4,7),(5,6),(7,6)],8)
=> 1 = 0 + 1
[[[.,.],.],[.,[.,.]]]
=> [5,4,1,2,3] => [1,5,3,2,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,9),(5,7),(6,9),(8,7),(9,8)],10)
=> ? = 0 + 1
[[[.,.],.],[[.,.],.]]
=> [4,5,1,2,3] => [1,4,2,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,7),(2,7),(3,7),(4,7),(5,6),(7,6)],8)
=> 1 = 0 + 1
[[.,[.,[.,.]]],[.,.]]
=> [5,3,2,1,4] => [1,5,4,2,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,6),(3,7),(4,7),(5,6),(5,8),(6,10),(7,8),(8,10),(10,9)],11)
=> ? = 0 + 1
[[.,[[.,.],.]],[.,.]]
=> [5,2,3,1,4] => [1,5,4,2,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,6),(3,7),(4,7),(5,6),(5,8),(6,10),(7,8),(8,10),(10,9)],11)
=> ? = 0 + 1
[[[.,.],[.,.]],[.,.]]
=> [5,3,1,2,4] => [1,5,4,2,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,6),(3,7),(4,7),(5,6),(5,8),(6,10),(7,8),(8,10),(10,9)],11)
=> ? = 0 + 1
[[[.,[.,.]],.],[.,.]]
=> [5,2,1,3,4] => [1,5,4,3,2] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,11),(2,10),(3,6),(4,10),(4,12),(5,11),(5,12),(7,9),(8,9),(9,6),(10,7),(11,8),(12,7),(12,8)],13)
=> ? = 1 + 1
[[[[.,.],.],.],[.,.]]
=> [5,1,2,3,4] => [1,5,4,3,2] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,11),(2,10),(3,6),(4,10),(4,12),(5,11),(5,12),(7,9),(8,9),(9,6),(10,7),(11,8),(12,7),(12,8)],13)
=> ? = 0 + 1
[[.,[.,[.,[.,.]]]],.]
=> [4,3,2,1,5] => [1,4,2,3,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,7),(5,9),(6,9),(7,10),(8,10),(9,7),(9,8)],11)
=> ? = 0 + 1
[[.,[.,[[.,.],.]]],.]
=> [3,4,2,1,5] => [1,3,2,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(2,12),(3,12),(4,9),(5,10),(5,11),(7,6),(8,6),(9,8),(10,7),(11,7),(11,8),(12,9),(12,11)],13)
=> ? = 0 + 1
[[.,[[.,.],[.,.]]],.]
=> [4,2,3,1,5] => [1,4,2,3,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,7),(5,9),(6,9),(7,10),(8,10),(9,7),(9,8)],11)
=> ? = 0 + 1
[[.,[[.,[.,.]],.]],.]
=> [3,2,4,1,5] => [1,3,4,2,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,7),(5,9),(6,9),(7,10),(8,10),(9,7),(9,8)],11)
=> ? = 0 + 1
[[.,[[[.,.],.],.]],.]
=> [2,3,4,1,5] => [1,2,3,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,12),(2,11),(3,11),(3,14),(4,12),(4,15),(5,14),(5,15),(7,9),(8,10),(9,6),(10,6),(11,7),(12,8),(13,9),(13,10),(14,7),(14,13),(15,8),(15,13)],16)
=> ? = 0 + 1
[[[.,.],[.,[.,.]]],.]
=> [4,3,1,2,5] => [1,4,2,3,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,7),(5,9),(6,9),(7,10),(8,10),(9,7),(9,8)],11)
=> ? = 0 + 1
[[[.,.],[[.,.],.]],.]
=> [3,4,1,2,5] => [1,3,2,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(2,12),(3,12),(4,9),(5,10),(5,11),(7,6),(8,6),(9,8),(10,7),(11,7),(11,8),(12,9),(12,11)],13)
=> ? = 0 + 1
[[[.,[.,.]],[.,.]],.]
=> [4,2,1,3,5] => [1,4,3,2,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,8),(2,7),(3,10),(4,9),(5,9),(5,10),(7,6),(8,6),(9,11),(10,11),(11,7),(11,8)],12)
=> ? = 1 + 1
[[[[.,.],.],[.,.]],.]
=> [4,1,2,3,5] => [1,4,3,2,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,8),(2,7),(3,10),(4,9),(5,9),(5,10),(7,6),(8,6),(9,11),(10,11),(11,7),(11,8)],12)
=> ? = 0 + 1
[[[.,[.,[.,.]]],.],.]
=> [3,2,1,4,5] => [1,3,2,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(2,12),(3,12),(4,9),(5,10),(5,11),(7,6),(8,6),(9,8),(10,7),(11,7),(11,8),(12,9),(12,11)],13)
=> ? = 1 + 1
[[[.,[[.,.],.]],.],.]
=> [2,3,1,4,5] => [1,2,3,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,12),(2,11),(3,11),(3,14),(4,12),(4,15),(5,14),(5,15),(7,9),(8,10),(9,6),(10,6),(11,7),(12,8),(13,9),(13,10),(14,7),(14,13),(15,8),(15,13)],16)
=> ? = 1 + 1
[[[[.,.],[.,.]],.],.]
=> [3,1,2,4,5] => [1,3,2,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(2,12),(3,12),(4,9),(5,10),(5,11),(7,6),(8,6),(9,8),(10,7),(11,7),(11,8),(12,9),(12,11)],13)
=> ? = 1 + 1
[[[[.,[.,.]],.],.],.]
=> [2,1,3,4,5] => [1,2,3,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,12),(2,11),(3,11),(3,14),(4,12),(4,15),(5,14),(5,15),(7,9),(8,10),(9,6),(10,6),(11,7),(12,8),(13,9),(13,10),(14,7),(14,13),(15,8),(15,13)],16)
=> ? = 1 + 1
[[[[[.,.],.],.],.],.]
=> [1,2,3,4,5] => [1,2,3,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,12),(2,11),(3,11),(3,14),(4,12),(4,15),(5,14),(5,15),(7,9),(8,10),(9,6),(10,6),(11,7),(12,8),(13,9),(13,10),(14,7),(14,13),(15,8),(15,13)],16)
=> ? = 0 + 1
[.,[.,[.,[.,[.,[.,.]]]]]]
=> [6,5,4,3,2,1] => [1,6,2,5,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(2,7),(3,9),(4,10),(5,11),(6,8),(7,11),(9,10),(10,8),(11,9)],12)
=> ? = 0 + 1
[.,[.,[.,[.,[[.,.],.]]]]]
=> [5,6,4,3,2,1] => [1,5,2,6,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(2,9),(3,9),(4,7),(5,7),(6,8),(7,9),(9,8)],10)
=> ? = 0 + 1
[.,[.,[.,[[.,.],[.,.]]]]]
=> [6,4,5,3,2,1] => [1,6,2,4,3,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(2,7),(3,10),(4,9),(5,8),(6,11),(7,9),(7,10),(9,12),(10,12),(11,8),(12,11)],13)
=> ? = 0 + 1
[.,[.,[.,[[.,[.,.]],.]]]]
=> [5,4,6,3,2,1] => [1,5,2,4,3,6] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(2,7),(3,9),(4,8),(5,11),(6,10),(7,10),(8,12),(9,12),(10,11),(11,8),(11,9)],13)
=> ? = 0 + 1
[.,[.,[.,[[[.,.],.],.]]]]
=> [4,5,6,3,2,1] => [1,4,3,6,2,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(2,9),(3,9),(4,7),(5,7),(6,8),(7,9),(9,8)],10)
=> ? = 0 + 1
[.,[.,[[.,.],[.,[.,.]]]]]
=> [6,5,3,4,2,1] => [1,6,2,5,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(2,7),(3,9),(4,10),(5,11),(6,8),(7,11),(9,10),(10,8),(11,9)],12)
=> ? = 0 + 1
[.,[.,[[.,.],[[.,.],.]]]]
=> [5,6,3,4,2,1] => [1,5,2,6,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(2,9),(3,9),(4,7),(5,7),(6,8),(7,9),(9,8)],10)
=> ? = 0 + 1
[.,[.,[[.,[.,.]],[.,.]]]]
=> [6,4,3,5,2,1] => [1,6,2,4,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(2,7),(3,9),(4,10),(5,11),(6,8),(7,11),(9,10),(10,8),(11,9)],12)
=> ? = 0 + 1
[.,[.,[[[.,.],.],[.,.]]]]
=> [6,3,4,5,2,1] => [1,6,2,3,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,11),(2,13),(3,12),(4,7),(5,12),(5,14),(6,13),(6,14),(8,11),(9,8),(10,8),(11,7),(12,9),(13,10),(14,9),(14,10)],15)
=> ? = 0 + 1
[.,[.,[[.,[.,[.,.]]],.]]]
=> [5,4,3,6,2,1] => [1,5,2,4,6,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,8),(2,8),(3,8),(4,8),(5,8),(6,7),(8,7)],9)
=> 1 = 0 + 1
[.,[.,[[.,[[.,.],.]],.]]]
=> [4,5,3,6,2,1] => [1,4,6,2,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,8),(2,8),(3,8),(4,8),(5,8),(6,7),(8,7)],9)
=> 1 = 0 + 1
[.,[.,[[[.,.],[.,.]],.]]]
=> [5,3,4,6,2,1] => [1,5,2,3,4,6] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,10),(2,9),(3,12),(4,11),(5,13),(6,11),(6,12),(8,13),(9,7),(10,7),(11,8),(12,8),(13,9),(13,10)],14)
=> ? = 0 + 1
[.,[[.,.],[[.,[.,.]],.]]]
=> [5,4,6,2,3,1] => [1,5,3,6,2,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,8),(2,8),(3,8),(4,8),(5,8),(6,7),(8,7)],9)
=> 1 = 0 + 1
[[.,.],[[.,[.,[.,.]]],.]]
=> [5,4,3,6,1,2] => [1,5,2,4,6,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,8),(2,8),(3,8),(4,8),(5,8),(6,7),(8,7)],9)
=> 1 = 0 + 1
[[.,.],[[.,[[.,.],.]],.]]
=> [4,5,3,6,1,2] => [1,4,6,2,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,8),(2,8),(3,8),(4,8),(5,8),(6,7),(8,7)],9)
=> 1 = 0 + 1
Description
The number of shortest chains of small intervals from the bottom to the top in a lattice.
An interval $[a, b]$ in a lattice is small if $b$ is a join of elements covering $a$.
Matching statistic: St001720
Mp00014: Binary trees —to 132-avoiding permutation⟶ Permutations
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00208: Permutations —lattice of intervals⟶ Lattices
St001720: Lattices ⟶ ℤResult quality: 5% ●values known / values provided: 5%●distinct values known / distinct values provided: 33%
Mp00090: Permutations —cycle-as-one-line notation⟶ Permutations
Mp00208: Permutations —lattice of intervals⟶ Lattices
St001720: Lattices ⟶ ℤResult quality: 5% ●values known / values provided: 5%●distinct values known / distinct values provided: 33%
Values
[.,[.,.]]
=> [2,1] => [1,2] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2 = 0 + 2
[[.,.],.]
=> [1,2] => [1,2] => ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2 = 0 + 2
[.,[.,[.,.]]]
=> [3,2,1] => [1,3,2] => ([(0,1),(0,2),(0,3),(1,5),(2,4),(3,4),(4,5)],6)
=> 2 = 0 + 2
[.,[[.,.],.]]
=> [2,3,1] => [1,2,3] => ([(0,1),(0,2),(0,3),(1,5),(2,4),(3,4),(3,5),(4,6),(5,6)],7)
=> 2 = 0 + 2
[[.,.],[.,.]]
=> [3,1,2] => [1,3,2] => ([(0,1),(0,2),(0,3),(1,5),(2,4),(3,4),(4,5)],6)
=> 2 = 0 + 2
[[.,[.,.]],.]
=> [2,1,3] => [1,2,3] => ([(0,1),(0,2),(0,3),(1,5),(2,4),(3,4),(3,5),(4,6),(5,6)],7)
=> 2 = 0 + 2
[[[.,.],.],.]
=> [1,2,3] => [1,2,3] => ([(0,1),(0,2),(0,3),(1,5),(2,4),(3,4),(3,5),(4,6),(5,6)],7)
=> 2 = 0 + 2
[.,[.,[.,[.,.]]]]
=> [4,3,2,1] => [1,4,2,3] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,6),(4,7),(5,7),(7,6)],8)
=> 2 = 0 + 2
[.,[.,[[.,.],.]]]
=> [3,4,2,1] => [1,3,2,4] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,7),(4,6),(5,6),(5,7),(6,8),(7,8)],9)
=> 2 = 0 + 2
[.,[[.,.],[.,.]]]
=> [4,2,3,1] => [1,4,2,3] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,6),(4,7),(5,7),(7,6)],8)
=> 2 = 0 + 2
[.,[[.,[.,.]],.]]
=> [3,2,4,1] => [1,3,4,2] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,6),(4,7),(5,7),(7,6)],8)
=> 2 = 0 + 2
[.,[[[.,.],.],.]]
=> [2,3,4,1] => [1,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(1,9),(2,8),(3,8),(3,10),(4,9),(4,10),(6,5),(7,5),(8,6),(9,7),(10,6),(10,7)],11)
=> ? = 0 + 2
[[.,.],[.,[.,.]]]
=> [4,3,1,2] => [1,4,2,3] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,6),(4,7),(5,7),(7,6)],8)
=> 2 = 0 + 2
[[.,.],[[.,.],.]]
=> [3,4,1,2] => [1,3,2,4] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,7),(4,6),(5,6),(5,7),(6,8),(7,8)],9)
=> 2 = 0 + 2
[[.,[.,.]],[.,.]]
=> [4,2,1,3] => [1,4,3,2] => ([(0,1),(0,2),(0,3),(0,4),(1,7),(2,6),(3,5),(4,5),(4,6),(5,8),(6,8),(8,7)],9)
=> 2 = 0 + 2
[[[.,.],.],[.,.]]
=> [4,1,2,3] => [1,4,3,2] => ([(0,1),(0,2),(0,3),(0,4),(1,7),(2,6),(3,5),(4,5),(4,6),(5,8),(6,8),(8,7)],9)
=> 2 = 0 + 2
[[.,[.,[.,.]]],.]
=> [3,2,1,4] => [1,3,2,4] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,7),(4,6),(5,6),(5,7),(6,8),(7,8)],9)
=> 2 = 0 + 2
[[.,[[.,.],.]],.]
=> [2,3,1,4] => [1,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(1,9),(2,8),(3,8),(3,10),(4,9),(4,10),(6,5),(7,5),(8,6),(9,7),(10,6),(10,7)],11)
=> ? = 0 + 2
[[[.,.],[.,.]],.]
=> [3,1,2,4] => [1,3,2,4] => ([(0,1),(0,2),(0,3),(0,4),(1,5),(2,5),(3,7),(4,6),(5,6),(5,7),(6,8),(7,8)],9)
=> 2 = 0 + 2
[[[.,[.,.]],.],.]
=> [2,1,3,4] => [1,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(1,9),(2,8),(3,8),(3,10),(4,9),(4,10),(6,5),(7,5),(8,6),(9,7),(10,6),(10,7)],11)
=> ? = 1 + 2
[[[[.,.],.],.],.]
=> [1,2,3,4] => [1,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(1,9),(2,8),(3,8),(3,10),(4,9),(4,10),(6,5),(7,5),(8,6),(9,7),(10,6),(10,7)],11)
=> ? = 0 + 2
[.,[.,[.,[.,[.,.]]]]]
=> [5,4,3,2,1] => [1,5,2,4,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,9),(5,7),(6,9),(8,7),(9,8)],10)
=> ? = 0 + 2
[.,[.,[.,[[.,.],.]]]]
=> [4,5,3,2,1] => [1,4,2,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,7),(2,7),(3,7),(4,7),(5,6),(7,6)],8)
=> 2 = 0 + 2
[.,[.,[[.,.],[.,.]]]]
=> [5,3,4,2,1] => [1,5,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,8),(3,7),(4,6),(5,6),(5,7),(6,10),(7,10),(8,9),(10,8)],11)
=> ? = 0 + 2
[.,[.,[[.,[.,.]],.]]]
=> [4,3,5,2,1] => [1,4,2,3,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,7),(5,9),(6,9),(7,10),(8,10),(9,7),(9,8)],11)
=> ? = 0 + 2
[.,[.,[[[.,.],.],.]]]
=> [3,4,5,2,1] => [1,3,5,2,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,7),(2,7),(3,7),(4,7),(5,6),(7,6)],8)
=> 2 = 0 + 2
[.,[[.,.],[.,[.,.]]]]
=> [5,4,2,3,1] => [1,5,2,4,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,9),(5,7),(6,9),(8,7),(9,8)],10)
=> ? = 0 + 2
[.,[[.,.],[[.,.],.]]]
=> [4,5,2,3,1] => [1,4,3,2,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,8),(2,7),(3,10),(4,9),(5,9),(5,10),(7,6),(8,6),(9,11),(10,11),(11,7),(11,8)],12)
=> ? = 0 + 2
[.,[[.,[.,.]],[.,.]]]
=> [5,3,2,4,1] => [1,5,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,8),(3,7),(4,6),(5,6),(5,7),(6,10),(7,10),(8,9),(10,8)],11)
=> ? = 0 + 2
[.,[[[.,.],.],[.,.]]]
=> [5,2,3,4,1] => [1,5,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,8),(3,7),(4,6),(5,6),(5,7),(6,10),(7,10),(8,9),(10,8)],11)
=> ? = 0 + 2
[.,[[.,[.,[.,.]]],.]]
=> [4,3,2,5,1] => [1,4,5,2,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,8),(2,7),(3,7),(4,6),(5,6),(6,9),(7,9),(9,8)],10)
=> ? = 0 + 2
[.,[[.,[[.,.],.]],.]]
=> [3,4,2,5,1] => [1,3,2,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(2,12),(3,12),(4,9),(5,10),(5,11),(7,6),(8,6),(9,8),(10,7),(11,7),(11,8),(12,9),(12,11)],13)
=> ? = 0 + 2
[.,[[[.,.],[.,.]],.]]
=> [4,2,3,5,1] => [1,4,5,2,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,8),(2,7),(3,7),(4,6),(5,6),(6,9),(7,9),(9,8)],10)
=> ? = 0 + 2
[.,[[[.,[.,.]],.],.]]
=> [3,2,4,5,1] => [1,3,4,5,2] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,8),(3,7),(4,6),(5,6),(5,7),(6,10),(7,10),(8,9),(10,8)],11)
=> ? = 1 + 2
[.,[[[[.,.],.],.],.]]
=> [2,3,4,5,1] => [1,2,3,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,12),(2,11),(3,11),(3,14),(4,12),(4,15),(5,14),(5,15),(7,9),(8,10),(9,6),(10,6),(11,7),(12,8),(13,9),(13,10),(14,7),(14,13),(15,8),(15,13)],16)
=> ? = 0 + 2
[[.,.],[.,[.,[.,.]]]]
=> [5,4,3,1,2] => [1,5,2,4,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,9),(5,7),(6,9),(8,7),(9,8)],10)
=> ? = 0 + 2
[[.,.],[.,[[.,.],.]]]
=> [4,5,3,1,2] => [1,4,2,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,7),(2,7),(3,7),(4,7),(5,6),(7,6)],8)
=> 2 = 0 + 2
[[.,.],[[.,.],[.,.]]]
=> [5,3,4,1,2] => [1,5,2,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,8),(3,7),(4,6),(5,6),(5,7),(6,10),(7,10),(8,9),(10,8)],11)
=> ? = 0 + 2
[[.,.],[[.,[.,.]],.]]
=> [4,3,5,1,2] => [1,4,2,3,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,7),(5,9),(6,9),(7,10),(8,10),(9,7),(9,8)],11)
=> ? = 0 + 2
[[.,.],[[[.,.],.],.]]
=> [3,4,5,1,2] => [1,3,5,2,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,7),(2,7),(3,7),(4,7),(5,6),(7,6)],8)
=> 2 = 0 + 2
[[.,[.,.]],[.,[.,.]]]
=> [5,4,2,1,3] => [1,5,3,2,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,9),(5,7),(6,9),(8,7),(9,8)],10)
=> ? = 0 + 2
[[.,[.,.]],[[.,.],.]]
=> [4,5,2,1,3] => [1,4,2,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,7),(2,7),(3,7),(4,7),(5,6),(7,6)],8)
=> 2 = 0 + 2
[[[.,.],.],[.,[.,.]]]
=> [5,4,1,2,3] => [1,5,3,2,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,9),(5,7),(6,9),(8,7),(9,8)],10)
=> ? = 0 + 2
[[[.,.],.],[[.,.],.]]
=> [4,5,1,2,3] => [1,4,2,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,7),(2,7),(3,7),(4,7),(5,6),(7,6)],8)
=> 2 = 0 + 2
[[.,[.,[.,.]]],[.,.]]
=> [5,3,2,1,4] => [1,5,4,2,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,6),(3,7),(4,7),(5,6),(5,8),(6,10),(7,8),(8,10),(10,9)],11)
=> ? = 0 + 2
[[.,[[.,.],.]],[.,.]]
=> [5,2,3,1,4] => [1,5,4,2,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,6),(3,7),(4,7),(5,6),(5,8),(6,10),(7,8),(8,10),(10,9)],11)
=> ? = 0 + 2
[[[.,.],[.,.]],[.,.]]
=> [5,3,1,2,4] => [1,5,4,2,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(2,6),(3,7),(4,7),(5,6),(5,8),(6,10),(7,8),(8,10),(10,9)],11)
=> ? = 0 + 2
[[[.,[.,.]],.],[.,.]]
=> [5,2,1,3,4] => [1,5,4,3,2] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,11),(2,10),(3,6),(4,10),(4,12),(5,11),(5,12),(7,9),(8,9),(9,6),(10,7),(11,8),(12,7),(12,8)],13)
=> ? = 1 + 2
[[[[.,.],.],.],[.,.]]
=> [5,1,2,3,4] => [1,5,4,3,2] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,11),(2,10),(3,6),(4,10),(4,12),(5,11),(5,12),(7,9),(8,9),(9,6),(10,7),(11,8),(12,7),(12,8)],13)
=> ? = 0 + 2
[[.,[.,[.,[.,.]]]],.]
=> [4,3,2,1,5] => [1,4,2,3,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,7),(5,9),(6,9),(7,10),(8,10),(9,7),(9,8)],11)
=> ? = 0 + 2
[[.,[.,[[.,.],.]]],.]
=> [3,4,2,1,5] => [1,3,2,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(2,12),(3,12),(4,9),(5,10),(5,11),(7,6),(8,6),(9,8),(10,7),(11,7),(11,8),(12,9),(12,11)],13)
=> ? = 0 + 2
[[.,[[.,.],[.,.]]],.]
=> [4,2,3,1,5] => [1,4,2,3,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,7),(5,9),(6,9),(7,10),(8,10),(9,7),(9,8)],11)
=> ? = 0 + 2
[[.,[[.,[.,.]],.]],.]
=> [3,2,4,1,5] => [1,3,4,2,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,7),(5,9),(6,9),(7,10),(8,10),(9,7),(9,8)],11)
=> ? = 0 + 2
[[.,[[[.,.],.],.]],.]
=> [2,3,4,1,5] => [1,2,3,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,12),(2,11),(3,11),(3,14),(4,12),(4,15),(5,14),(5,15),(7,9),(8,10),(9,6),(10,6),(11,7),(12,8),(13,9),(13,10),(14,7),(14,13),(15,8),(15,13)],16)
=> ? = 0 + 2
[[[.,.],[.,[.,.]]],.]
=> [4,3,1,2,5] => [1,4,2,3,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,6),(2,6),(3,8),(4,7),(5,9),(6,9),(7,10),(8,10),(9,7),(9,8)],11)
=> ? = 0 + 2
[[[.,.],[[.,.],.]],.]
=> [3,4,1,2,5] => [1,3,2,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(2,12),(3,12),(4,9),(5,10),(5,11),(7,6),(8,6),(9,8),(10,7),(11,7),(11,8),(12,9),(12,11)],13)
=> ? = 0 + 2
[[[.,[.,.]],[.,.]],.]
=> [4,2,1,3,5] => [1,4,3,2,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,8),(2,7),(3,10),(4,9),(5,9),(5,10),(7,6),(8,6),(9,11),(10,11),(11,7),(11,8)],12)
=> ? = 1 + 2
[[[[.,.],.],[.,.]],.]
=> [4,1,2,3,5] => [1,4,3,2,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,8),(2,7),(3,10),(4,9),(5,9),(5,10),(7,6),(8,6),(9,11),(10,11),(11,7),(11,8)],12)
=> ? = 0 + 2
[[[.,[.,[.,.]]],.],.]
=> [3,2,1,4,5] => [1,3,2,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(2,12),(3,12),(4,9),(5,10),(5,11),(7,6),(8,6),(9,8),(10,7),(11,7),(11,8),(12,9),(12,11)],13)
=> ? = 1 + 2
[[[.,[[.,.],.]],.],.]
=> [2,3,1,4,5] => [1,2,3,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,12),(2,11),(3,11),(3,14),(4,12),(4,15),(5,14),(5,15),(7,9),(8,10),(9,6),(10,6),(11,7),(12,8),(13,9),(13,10),(14,7),(14,13),(15,8),(15,13)],16)
=> ? = 1 + 2
[[[[.,.],[.,.]],.],.]
=> [3,1,2,4,5] => [1,3,2,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(2,12),(3,12),(4,9),(5,10),(5,11),(7,6),(8,6),(9,8),(10,7),(11,7),(11,8),(12,9),(12,11)],13)
=> ? = 1 + 2
[[[[.,[.,.]],.],.],.]
=> [2,1,3,4,5] => [1,2,3,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,12),(2,11),(3,11),(3,14),(4,12),(4,15),(5,14),(5,15),(7,9),(8,10),(9,6),(10,6),(11,7),(12,8),(13,9),(13,10),(14,7),(14,13),(15,8),(15,13)],16)
=> ? = 1 + 2
[[[[[.,.],.],.],.],.]
=> [1,2,3,4,5] => [1,2,3,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,12),(2,11),(3,11),(3,14),(4,12),(4,15),(5,14),(5,15),(7,9),(8,10),(9,6),(10,6),(11,7),(12,8),(13,9),(13,10),(14,7),(14,13),(15,8),(15,13)],16)
=> ? = 0 + 2
[.,[.,[.,[.,[.,[.,.]]]]]]
=> [6,5,4,3,2,1] => [1,6,2,5,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(2,7),(3,9),(4,10),(5,11),(6,8),(7,11),(9,10),(10,8),(11,9)],12)
=> ? = 0 + 2
[.,[.,[.,[.,[[.,.],.]]]]]
=> [5,6,4,3,2,1] => [1,5,2,6,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(2,9),(3,9),(4,7),(5,7),(6,8),(7,9),(9,8)],10)
=> ? = 0 + 2
[.,[.,[.,[[.,.],[.,.]]]]]
=> [6,4,5,3,2,1] => [1,6,2,4,3,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(2,7),(3,10),(4,9),(5,8),(6,11),(7,9),(7,10),(9,12),(10,12),(11,8),(12,11)],13)
=> ? = 0 + 2
[.,[.,[.,[[.,[.,.]],.]]]]
=> [5,4,6,3,2,1] => [1,5,2,4,3,6] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(2,7),(3,9),(4,8),(5,11),(6,10),(7,10),(8,12),(9,12),(10,11),(11,8),(11,9)],13)
=> ? = 0 + 2
[.,[.,[.,[[[.,.],.],.]]]]
=> [4,5,6,3,2,1] => [1,4,3,6,2,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(2,9),(3,9),(4,7),(5,7),(6,8),(7,9),(9,8)],10)
=> ? = 0 + 2
[.,[.,[[.,.],[.,[.,.]]]]]
=> [6,5,3,4,2,1] => [1,6,2,5,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(2,7),(3,9),(4,10),(5,11),(6,8),(7,11),(9,10),(10,8),(11,9)],12)
=> ? = 0 + 2
[.,[.,[[.,.],[[.,.],.]]]]
=> [5,6,3,4,2,1] => [1,5,2,6,3,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(2,9),(3,9),(4,7),(5,7),(6,8),(7,9),(9,8)],10)
=> ? = 0 + 2
[.,[.,[[.,[.,.]],[.,.]]]]
=> [6,4,3,5,2,1] => [1,6,2,4,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(2,7),(3,9),(4,10),(5,11),(6,8),(7,11),(9,10),(10,8),(11,9)],12)
=> ? = 0 + 2
[.,[.,[[[.,.],.],[.,.]]]]
=> [6,3,4,5,2,1] => [1,6,2,3,4,5] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,11),(2,13),(3,12),(4,7),(5,12),(5,14),(6,13),(6,14),(8,11),(9,8),(10,8),(11,7),(12,9),(13,10),(14,9),(14,10)],15)
=> ? = 0 + 2
[.,[.,[[.,[.,[.,.]]],.]]]
=> [5,4,3,6,2,1] => [1,5,2,4,6,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,8),(2,8),(3,8),(4,8),(5,8),(6,7),(8,7)],9)
=> 2 = 0 + 2
[.,[.,[[.,[[.,.],.]],.]]]
=> [4,5,3,6,2,1] => [1,4,6,2,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,8),(2,8),(3,8),(4,8),(5,8),(6,7),(8,7)],9)
=> 2 = 0 + 2
[.,[.,[[[.,.],[.,.]],.]]]
=> [5,3,4,6,2,1] => [1,5,2,3,4,6] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,10),(2,9),(3,12),(4,11),(5,13),(6,11),(6,12),(8,13),(9,7),(10,7),(11,8),(12,8),(13,9),(13,10)],14)
=> ? = 0 + 2
[.,[[.,.],[[.,[.,.]],.]]]
=> [5,4,6,2,3,1] => [1,5,3,6,2,4] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,8),(2,8),(3,8),(4,8),(5,8),(6,7),(8,7)],9)
=> 2 = 0 + 2
[[.,.],[[.,[.,[.,.]]],.]]
=> [5,4,3,6,1,2] => [1,5,2,4,6,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,8),(2,8),(3,8),(4,8),(5,8),(6,7),(8,7)],9)
=> 2 = 0 + 2
[[.,.],[[.,[[.,.],.]],.]]
=> [4,5,3,6,1,2] => [1,4,6,2,5,3] => ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,8),(2,8),(3,8),(4,8),(5,8),(6,7),(8,7)],9)
=> 2 = 0 + 2
Description
The minimal length of a chain of small intervals in a lattice.
An interval $[a, b]$ is small if $b$ is a join of elements covering $a$.
Matching statistic: St001867
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00141: Binary trees —pruning number to logarithmic height⟶ Dyck paths
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00170: Permutations —to signed permutation⟶ Signed permutations
St001867: Signed permutations ⟶ ℤResult quality: 4% ●values known / values provided: 4%●distinct values known / distinct values provided: 67%
Mp00025: Dyck paths —to 132-avoiding permutation⟶ Permutations
Mp00170: Permutations —to signed permutation⟶ Signed permutations
St001867: Signed permutations ⟶ ℤResult quality: 4% ●values known / values provided: 4%●distinct values known / distinct values provided: 67%
Values
[.,[.,.]]
=> [1,0,1,0]
=> [2,1] => [2,1] => 0
[[.,.],.]
=> [1,1,0,0]
=> [1,2] => [1,2] => 0
[.,[.,[.,.]]]
=> [1,0,1,0,1,0]
=> [3,2,1] => [3,2,1] => 0
[.,[[.,.],.]]
=> [1,0,1,1,0,0]
=> [2,3,1] => [2,3,1] => 0
[[.,.],[.,.]]
=> [1,1,1,0,0,0]
=> [1,2,3] => [1,2,3] => 0
[[.,[.,.]],.]
=> [1,1,0,0,1,0]
=> [3,1,2] => [3,1,2] => 0
[[[.,.],.],.]
=> [1,1,0,1,0,0]
=> [2,1,3] => [2,1,3] => 0
[.,[.,[.,[.,.]]]]
=> [1,0,1,0,1,0,1,0]
=> [4,3,2,1] => [4,3,2,1] => 0
[.,[.,[[.,.],.]]]
=> [1,0,1,0,1,1,0,0]
=> [3,4,2,1] => [3,4,2,1] => 0
[.,[[.,.],[.,.]]]
=> [1,0,1,1,1,0,0,0]
=> [2,3,4,1] => [2,3,4,1] => 0
[.,[[.,[.,.]],.]]
=> [1,0,1,1,0,0,1,0]
=> [4,2,3,1] => [4,2,3,1] => 0
[.,[[[.,.],.],.]]
=> [1,0,1,1,0,1,0,0]
=> [3,2,4,1] => [3,2,4,1] => 0
[[.,.],[.,[.,.]]]
=> [1,1,1,0,0,0,1,0]
=> [4,1,2,3] => [4,1,2,3] => 0
[[.,.],[[.,.],.]]
=> [1,1,1,0,0,1,0,0]
=> [3,1,2,4] => [3,1,2,4] => 0
[[.,[.,.]],[.,.]]
=> [1,1,1,0,1,0,0,0]
=> [2,1,3,4] => [2,1,3,4] => 0
[[[.,.],.],[.,.]]
=> [1,1,1,1,0,0,0,0]
=> [1,2,3,4] => [1,2,3,4] => 0
[[.,[.,[.,.]]],.]
=> [1,1,0,0,1,0,1,0]
=> [4,3,1,2] => [4,3,1,2] => 0
[[.,[[.,.],.]],.]
=> [1,1,0,0,1,1,0,0]
=> [3,4,1,2] => [3,4,1,2] => 0
[[[.,.],[.,.]],.]
=> [1,1,0,1,1,0,0,0]
=> [2,3,1,4] => [2,3,1,4] => 0
[[[.,[.,.]],.],.]
=> [1,1,0,1,0,0,1,0]
=> [4,2,1,3] => [4,2,1,3] => 1
[[[[.,.],.],.],.]
=> [1,1,0,1,0,1,0,0]
=> [3,2,1,4] => [3,2,1,4] => 0
[.,[.,[.,[.,[.,.]]]]]
=> [1,0,1,0,1,0,1,0,1,0]
=> [5,4,3,2,1] => [5,4,3,2,1] => ? = 0
[.,[.,[.,[[.,.],.]]]]
=> [1,0,1,0,1,0,1,1,0,0]
=> [4,5,3,2,1] => [4,5,3,2,1] => ? = 0
[.,[.,[[.,.],[.,.]]]]
=> [1,0,1,0,1,1,1,0,0,0]
=> [3,4,5,2,1] => [3,4,5,2,1] => ? = 0
[.,[.,[[.,[.,.]],.]]]
=> [1,0,1,0,1,1,0,0,1,0]
=> [5,3,4,2,1] => [5,3,4,2,1] => ? = 0
[.,[.,[[[.,.],.],.]]]
=> [1,0,1,0,1,1,0,1,0,0]
=> [4,3,5,2,1] => [4,3,5,2,1] => ? = 0
[.,[[.,.],[.,[.,.]]]]
=> [1,0,1,1,1,0,0,0,1,0]
=> [5,2,3,4,1] => [5,2,3,4,1] => ? = 0
[.,[[.,.],[[.,.],.]]]
=> [1,0,1,1,1,0,0,1,0,0]
=> [4,2,3,5,1] => [4,2,3,5,1] => ? = 0
[.,[[.,[.,.]],[.,.]]]
=> [1,0,1,1,1,0,1,0,0,0]
=> [3,2,4,5,1] => [3,2,4,5,1] => ? = 0
[.,[[[.,.],.],[.,.]]]
=> [1,0,1,1,1,1,0,0,0,0]
=> [2,3,4,5,1] => [2,3,4,5,1] => ? = 0
[.,[[.,[.,[.,.]]],.]]
=> [1,0,1,1,0,0,1,0,1,0]
=> [5,4,2,3,1] => [5,4,2,3,1] => ? = 0
[.,[[.,[[.,.],.]],.]]
=> [1,0,1,1,0,0,1,1,0,0]
=> [4,5,2,3,1] => [4,5,2,3,1] => ? = 0
[.,[[[.,.],[.,.]],.]]
=> [1,0,1,1,0,1,1,0,0,0]
=> [3,4,2,5,1] => [3,4,2,5,1] => ? = 0
[.,[[[.,[.,.]],.],.]]
=> [1,0,1,1,0,1,0,0,1,0]
=> [5,3,2,4,1] => [5,3,2,4,1] => ? = 1
[.,[[[[.,.],.],.],.]]
=> [1,0,1,1,0,1,0,1,0,0]
=> [4,3,2,5,1] => [4,3,2,5,1] => ? = 0
[[.,.],[.,[.,[.,.]]]]
=> [1,1,1,0,0,0,1,0,1,0]
=> [5,4,1,2,3] => [5,4,1,2,3] => ? = 0
[[.,.],[.,[[.,.],.]]]
=> [1,1,1,0,0,0,1,1,0,0]
=> [4,5,1,2,3] => [4,5,1,2,3] => ? = 0
[[.,.],[[.,.],[.,.]]]
=> [1,1,1,0,0,1,1,0,0,0]
=> [3,4,1,2,5] => [3,4,1,2,5] => ? = 0
[[.,.],[[.,[.,.]],.]]
=> [1,1,1,0,0,1,0,0,1,0]
=> [5,3,1,2,4] => [5,3,1,2,4] => ? = 0
[[.,.],[[[.,.],.],.]]
=> [1,1,1,0,0,1,0,1,0,0]
=> [4,3,1,2,5] => [4,3,1,2,5] => ? = 0
[[.,[.,.]],[.,[.,.]]]
=> [1,1,1,0,1,0,0,0,1,0]
=> [5,2,1,3,4] => [5,2,1,3,4] => ? = 0
[[.,[.,.]],[[.,.],.]]
=> [1,1,1,0,1,0,0,1,0,0]
=> [4,2,1,3,5] => [4,2,1,3,5] => ? = 0
[[[.,.],.],[.,[.,.]]]
=> [1,1,1,1,0,0,0,0,1,0]
=> [5,1,2,3,4] => [5,1,2,3,4] => ? = 0
[[[.,.],.],[[.,.],.]]
=> [1,1,1,1,0,0,0,1,0,0]
=> [4,1,2,3,5] => [4,1,2,3,5] => ? = 0
[[.,[.,[.,.]]],[.,.]]
=> [1,1,1,0,1,0,1,0,0,0]
=> [3,2,1,4,5] => [3,2,1,4,5] => ? = 0
[[.,[[.,.],.]],[.,.]]
=> [1,1,1,0,1,1,0,0,0,0]
=> [2,3,1,4,5] => [2,3,1,4,5] => ? = 0
[[[.,.],[.,.]],[.,.]]
=> [1,1,1,1,1,0,0,0,0,0]
=> [1,2,3,4,5] => [1,2,3,4,5] => 0
[[[.,[.,.]],.],[.,.]]
=> [1,1,1,1,0,0,1,0,0,0]
=> [3,1,2,4,5] => [3,1,2,4,5] => ? = 1
[[[[.,.],.],.],[.,.]]
=> [1,1,1,1,0,1,0,0,0,0]
=> [2,1,3,4,5] => [2,1,3,4,5] => ? = 0
[[.,[.,[.,[.,.]]]],.]
=> [1,1,0,0,1,0,1,0,1,0]
=> [5,4,3,1,2] => [5,4,3,1,2] => ? = 0
[[.,[.,[[.,.],.]]],.]
=> [1,1,0,0,1,0,1,1,0,0]
=> [4,5,3,1,2] => [4,5,3,1,2] => ? = 0
[[.,[[.,.],[.,.]]],.]
=> [1,1,0,0,1,1,1,0,0,0]
=> [3,4,5,1,2] => [3,4,5,1,2] => ? = 0
[[.,[[.,[.,.]],.]],.]
=> [1,1,0,0,1,1,0,0,1,0]
=> [5,3,4,1,2] => [5,3,4,1,2] => ? = 0
[[.,[[[.,.],.],.]],.]
=> [1,1,0,0,1,1,0,1,0,0]
=> [4,3,5,1,2] => [4,3,5,1,2] => ? = 0
[[[.,.],[.,[.,.]]],.]
=> [1,1,0,1,1,0,0,0,1,0]
=> [5,2,3,1,4] => [5,2,3,1,4] => ? = 0
[[[.,.],[[.,.],.]],.]
=> [1,1,0,1,1,0,0,1,0,0]
=> [4,2,3,1,5] => [4,2,3,1,5] => ? = 0
[[[.,[.,.]],[.,.]],.]
=> [1,1,0,1,1,0,1,0,0,0]
=> [3,2,4,1,5] => [3,2,4,1,5] => ? = 1
[[[[.,.],.],[.,.]],.]
=> [1,1,0,1,1,1,0,0,0,0]
=> [2,3,4,1,5] => [2,3,4,1,5] => ? = 0
[[[.,[.,[.,.]]],.],.]
=> [1,1,0,1,0,0,1,0,1,0]
=> [5,4,2,1,3] => [5,4,2,1,3] => ? = 1
[[[.,[[.,.],.]],.],.]
=> [1,1,0,1,0,0,1,1,0,0]
=> [4,5,2,1,3] => [4,5,2,1,3] => ? = 1
[[[[.,.],[.,.]],.],.]
=> [1,1,0,1,0,1,1,0,0,0]
=> [3,4,2,1,5] => [3,4,2,1,5] => ? = 1
[[[[.,[.,.]],.],.],.]
=> [1,1,0,1,0,1,0,0,1,0]
=> [5,3,2,1,4] => [5,3,2,1,4] => ? = 1
[[[[[.,.],.],.],.],.]
=> [1,1,0,1,0,1,0,1,0,0]
=> [4,3,2,1,5] => [4,3,2,1,5] => ? = 0
[.,[.,[.,[.,[.,[.,.]]]]]]
=> [1,0,1,0,1,0,1,0,1,0,1,0]
=> [6,5,4,3,2,1] => [6,5,4,3,2,1] => ? = 0
[.,[.,[.,[.,[[.,.],.]]]]]
=> [1,0,1,0,1,0,1,0,1,1,0,0]
=> [5,6,4,3,2,1] => [5,6,4,3,2,1] => ? = 0
[.,[.,[.,[[.,.],[.,.]]]]]
=> [1,0,1,0,1,0,1,1,1,0,0,0]
=> [4,5,6,3,2,1] => [4,5,6,3,2,1] => ? = 0
[.,[.,[.,[[.,[.,.]],.]]]]
=> [1,0,1,0,1,0,1,1,0,0,1,0]
=> [6,4,5,3,2,1] => [6,4,5,3,2,1] => ? = 0
[.,[.,[.,[[[.,.],.],.]]]]
=> [1,0,1,0,1,0,1,1,0,1,0,0]
=> [5,4,6,3,2,1] => [5,4,6,3,2,1] => ? = 0
[.,[.,[[.,.],[.,[.,.]]]]]
=> [1,0,1,0,1,1,1,0,0,0,1,0]
=> [6,3,4,5,2,1] => [6,3,4,5,2,1] => ? = 0
[.,[.,[[.,.],[[.,.],.]]]]
=> [1,0,1,0,1,1,1,0,0,1,0,0]
=> [5,3,4,6,2,1] => [5,3,4,6,2,1] => ? = 0
[.,[.,[[.,[.,.]],[.,.]]]]
=> [1,0,1,0,1,1,1,0,1,0,0,0]
=> [4,3,5,6,2,1] => [4,3,5,6,2,1] => ? = 0
[.,[.,[[[.,.],.],[.,.]]]]
=> [1,0,1,0,1,1,1,1,0,0,0,0]
=> [3,4,5,6,2,1] => [3,4,5,6,2,1] => ? = 0
Description
The number of alignments of type EN of a signed permutation.
An alignment of type EN of a signed permutation π∈Hn is a pair −n≤i≤j≤n, i,j≠0, such that one of the following conditions hold:
* $-i < 0 < -\pi(i) < \pi(j) < j$
* $i \leq\pi(i) < \pi(j) < j$.
The following 4 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
St001137Number of simple modules that are 3-regular in the corresponding Nakayama algebra. St000805The number of peaks of the associated bargraph. St001208The number of connected components of the quiver of $A/T$ when $T$ is the 1-tilting module corresponding to the permutation in the Auslander algebra $A$ of $K[x]/(x^n)$. St000445The number of rises of length 1 of a Dyck path.
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!