Identifier
-
Mp00024:
Dyck paths
—to 321-avoiding permutation⟶
Permutations
Mp00072: Permutations —binary search tree: left to right⟶ Binary trees
Mp00013: Binary trees —to poset⟶ Posets
St001880: Posets ⟶ ℤ
Values
[1,1,0,0,1,0] => [3,1,2] => [[.,[.,.]],.] => ([(0,2),(2,1)],3) => 3
[1,1,0,1,0,0] => [1,3,2] => [.,[[.,.],.]] => ([(0,2),(2,1)],3) => 3
[1,1,1,0,0,0] => [1,2,3] => [.,[.,[.,.]]] => ([(0,2),(2,1)],3) => 3
[1,1,1,0,0,0,1,0] => [4,1,2,3] => [[.,[.,[.,.]]],.] => ([(0,3),(2,1),(3,2)],4) => 4
[1,1,1,0,0,1,0,0] => [1,4,2,3] => [.,[[.,[.,.]],.]] => ([(0,3),(2,1),(3,2)],4) => 4
[1,1,1,0,1,0,0,0] => [1,2,4,3] => [.,[.,[[.,.],.]]] => ([(0,3),(2,1),(3,2)],4) => 4
[1,1,1,1,0,0,0,0] => [1,2,3,4] => [.,[.,[.,[.,.]]]] => ([(0,3),(2,1),(3,2)],4) => 4
[1,1,1,1,0,0,0,0,1,0] => [5,1,2,3,4] => [[.,[.,[.,[.,.]]]],.] => ([(0,4),(2,3),(3,1),(4,2)],5) => 5
[1,1,1,1,0,0,0,1,0,0] => [1,5,2,3,4] => [.,[[.,[.,[.,.]]],.]] => ([(0,4),(2,3),(3,1),(4,2)],5) => 5
[1,1,1,1,0,0,1,0,0,0] => [1,2,5,3,4] => [.,[.,[[.,[.,.]],.]]] => ([(0,4),(2,3),(3,1),(4,2)],5) => 5
[1,1,1,1,0,1,0,0,0,0] => [1,2,3,5,4] => [.,[.,[.,[[.,.],.]]]] => ([(0,4),(2,3),(3,1),(4,2)],5) => 5
[1,1,1,1,1,0,0,0,0,0] => [1,2,3,4,5] => [.,[.,[.,[.,[.,.]]]]] => ([(0,4),(2,3),(3,1),(4,2)],5) => 5
[1,1,1,1,1,0,0,0,0,0,1,0] => [6,1,2,3,4,5] => [[.,[.,[.,[.,[.,.]]]]],.] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6) => 6
[1,1,1,1,1,0,0,0,0,1,0,0] => [1,6,2,3,4,5] => [.,[[.,[.,[.,[.,.]]]],.]] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6) => 6
[1,1,1,1,1,0,0,0,1,0,0,0] => [1,2,6,3,4,5] => [.,[.,[[.,[.,[.,.]]],.]]] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6) => 6
[1,1,1,1,1,0,0,1,0,0,0,0] => [1,2,3,6,4,5] => [.,[.,[.,[[.,[.,.]],.]]]] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6) => 6
[1,1,1,1,1,0,1,0,0,0,0,0] => [1,2,3,4,6,5] => [.,[.,[.,[.,[[.,.],.]]]]] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6) => 6
[1,1,1,1,1,1,0,0,0,0,0,0] => [1,2,3,4,5,6] => [.,[.,[.,[.,[.,[.,.]]]]]] => ([(0,5),(2,4),(3,2),(4,1),(5,3)],6) => 6
[1,1,1,1,1,1,0,0,0,0,0,0,1,0] => [7,1,2,3,4,5,6] => [[.,[.,[.,[.,[.,[.,.]]]]]],.] => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7) => 7
[1,1,1,1,1,1,0,0,0,0,0,1,0,0] => [1,7,2,3,4,5,6] => [.,[[.,[.,[.,[.,[.,.]]]]],.]] => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7) => 7
[1,1,1,1,1,1,0,0,0,0,1,0,0,0] => [1,2,7,3,4,5,6] => [.,[.,[[.,[.,[.,[.,.]]]],.]]] => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7) => 7
[1,1,1,1,1,1,0,0,0,1,0,0,0,0] => [1,2,3,7,4,5,6] => [.,[.,[.,[[.,[.,[.,.]]],.]]]] => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7) => 7
[1,1,1,1,1,1,0,0,1,0,0,0,0,0] => [1,2,3,4,7,5,6] => [.,[.,[.,[.,[[.,[.,.]],.]]]]] => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7) => 7
[1,1,1,1,1,1,0,1,0,0,0,0,0,0] => [1,2,3,4,5,7,6] => [.,[.,[.,[.,[.,[[.,.],.]]]]]] => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7) => 7
[1,1,1,1,1,1,1,0,0,0,0,0,0,0] => [1,2,3,4,5,6,7] => [.,[.,[.,[.,[.,[.,[.,.]]]]]]] => ([(0,6),(2,3),(3,5),(4,2),(5,1),(6,4)],7) => 7
search for individual values
searching the database for the individual values of this statistic
Description
The number of 2-Gorenstein indecomposable injective modules in the incidence algebra of the lattice.
Map
binary search tree: left to right
Description
Return the shape of the binary search tree of the permutation as a non labelled binary tree.
Map
to 321-avoiding permutation
Description
Sends a Dyck path to a 321-avoiding permutation.
This bijection defined in [3, pp. 60] and in [2, Section 3.1].
It is shown in [1] that it sends the number of centered tunnels to the number of fixed points, the number of right tunnels to the number of exceedences, and the semilength plus the height of the middle point to 2 times the length of the longest increasing subsequence.
This bijection defined in [3, pp. 60] and in [2, Section 3.1].
It is shown in [1] that it sends the number of centered tunnels to the number of fixed points, the number of right tunnels to the number of exceedences, and the semilength plus the height of the middle point to 2 times the length of the longest increasing subsequence.
Map
to poset
Description
Return the poset obtained by interpreting the tree as a Hasse diagram.
searching the database
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!