searching the database
Your data matches 4 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: St001043
St001043: Perfect matchings ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[(1,2)]
=> 1
[(1,2),(3,4)]
=> 1
[(1,3),(2,4)]
=> 1
[(1,4),(2,3)]
=> 1
[(1,2),(3,4),(5,6)]
=> 2
[(1,3),(2,4),(5,6)]
=> 2
[(1,4),(2,3),(5,6)]
=> 2
[(1,5),(2,3),(4,6)]
=> 1
[(1,6),(2,3),(4,5)]
=> 1
[(1,6),(2,4),(3,5)]
=> 1
[(1,5),(2,4),(3,6)]
=> 1
[(1,4),(2,5),(3,6)]
=> 1
[(1,3),(2,5),(4,6)]
=> 1
[(1,2),(3,5),(4,6)]
=> 1
[(1,2),(3,6),(4,5)]
=> 1
[(1,3),(2,6),(4,5)]
=> 1
[(1,4),(2,6),(3,5)]
=> 1
[(1,5),(2,6),(3,4)]
=> 1
[(1,6),(2,5),(3,4)]
=> 1
[(1,2),(3,4),(5,6),(7,8)]
=> 2
[(1,3),(2,4),(5,6),(7,8)]
=> 2
[(1,4),(2,3),(5,6),(7,8)]
=> 2
[(1,5),(2,3),(4,6),(7,8)]
=> 2
[(1,6),(2,3),(4,5),(7,8)]
=> 2
[(1,7),(2,3),(4,5),(6,8)]
=> 2
[(1,8),(2,3),(4,5),(6,7)]
=> 1
[(1,8),(2,4),(3,5),(6,7)]
=> 1
[(1,7),(2,4),(3,5),(6,8)]
=> 2
[(1,6),(2,4),(3,5),(7,8)]
=> 2
[(1,5),(2,4),(3,6),(7,8)]
=> 2
[(1,4),(2,5),(3,6),(7,8)]
=> 2
[(1,3),(2,5),(4,6),(7,8)]
=> 2
[(1,2),(3,5),(4,6),(7,8)]
=> 2
[(1,2),(3,6),(4,5),(7,8)]
=> 2
[(1,3),(2,6),(4,5),(7,8)]
=> 2
[(1,4),(2,6),(3,5),(7,8)]
=> 2
[(1,5),(2,6),(3,4),(7,8)]
=> 2
[(1,6),(2,5),(3,4),(7,8)]
=> 2
[(1,7),(2,5),(3,4),(6,8)]
=> 2
[(1,8),(2,5),(3,4),(6,7)]
=> 1
[(1,8),(2,6),(3,4),(5,7)]
=> 1
[(1,7),(2,6),(3,4),(5,8)]
=> 1
[(1,6),(2,7),(3,4),(5,8)]
=> 1
[(1,5),(2,7),(3,4),(6,8)]
=> 2
[(1,4),(2,7),(3,5),(6,8)]
=> 2
[(1,3),(2,7),(4,5),(6,8)]
=> 2
[(1,2),(3,7),(4,5),(6,8)]
=> 2
[(1,2),(3,8),(4,5),(6,7)]
=> 1
[(1,3),(2,8),(4,5),(6,7)]
=> 1
[(1,4),(2,8),(3,5),(6,7)]
=> 1
Description
The depth of the leaf closest to the root in the binary unordered tree associated with the perfect matching.
The bijection between perfect matchings of {1,…,2n} and trees with n+1 leaves is described in Example 5.2.6 of [1].
Matching statistic: St000232
Mp00283: Perfect matchings —non-nesting-exceedence permutation⟶ Permutations
Mp00240: Permutations —weak exceedance partition⟶ Set partitions
Mp00219: Set partitions —inverse Yip⟶ Set partitions
St000232: Set partitions ⟶ ℤResult quality: 4% ●values known / values provided: 4%●distinct values known / distinct values provided: 100%
Mp00240: Permutations —weak exceedance partition⟶ Set partitions
Mp00219: Set partitions —inverse Yip⟶ Set partitions
St000232: Set partitions ⟶ ℤResult quality: 4% ●values known / values provided: 4%●distinct values known / distinct values provided: 100%
Values
[(1,2)]
=> [2,1] => {{1,2}}
=> {{1,2}}
=> 0 = 1 - 1
[(1,2),(3,4)]
=> [2,1,4,3] => {{1,2},{3,4}}
=> {{1,2,4},{3}}
=> 0 = 1 - 1
[(1,3),(2,4)]
=> [3,4,1,2] => {{1,3},{2,4}}
=> {{1,4},{2,3}}
=> 0 = 1 - 1
[(1,4),(2,3)]
=> [3,4,2,1] => {{1,3},{2,4}}
=> {{1,4},{2,3}}
=> 0 = 1 - 1
[(1,2),(3,4),(5,6)]
=> [2,1,4,3,6,5] => {{1,2},{3,4},{5,6}}
=> {{1,2,4},{3,6},{5}}
=> 1 = 2 - 1
[(1,3),(2,4),(5,6)]
=> [3,4,1,2,6,5] => {{1,3},{2,4},{5,6}}
=> {{1,4},{2,3,6},{5}}
=> 1 = 2 - 1
[(1,4),(2,3),(5,6)]
=> [3,4,2,1,6,5] => {{1,3},{2,4},{5,6}}
=> {{1,4},{2,3,6},{5}}
=> 1 = 2 - 1
[(1,5),(2,3),(4,6)]
=> [3,5,2,6,1,4] => {{1,3},{2,5},{4,6}}
=> {{1,6},{2,3,5},{4}}
=> 0 = 1 - 1
[(1,6),(2,3),(4,5)]
=> [3,5,2,6,4,1] => {{1,3},{2,5},{4,6}}
=> {{1,6},{2,3,5},{4}}
=> 0 = 1 - 1
[(1,6),(2,4),(3,5)]
=> [4,5,6,2,3,1] => {{1,4},{2,5},{3,6}}
=> {{1,6},{2,5},{3,4}}
=> 0 = 1 - 1
[(1,5),(2,4),(3,6)]
=> [4,5,6,2,1,3] => {{1,4},{2,5},{3,6}}
=> {{1,6},{2,5},{3,4}}
=> 0 = 1 - 1
[(1,4),(2,5),(3,6)]
=> [4,5,6,1,2,3] => {{1,4},{2,5},{3,6}}
=> {{1,6},{2,5},{3,4}}
=> 0 = 1 - 1
[(1,3),(2,5),(4,6)]
=> [3,5,1,6,2,4] => {{1,3},{2,5},{4,6}}
=> {{1,6},{2,3,5},{4}}
=> 0 = 1 - 1
[(1,2),(3,5),(4,6)]
=> [2,1,5,6,3,4] => {{1,2},{3,5},{4,6}}
=> {{1,2,6},{3,5},{4}}
=> 0 = 1 - 1
[(1,2),(3,6),(4,5)]
=> [2,1,5,6,4,3] => {{1,2},{3,5},{4,6}}
=> {{1,2,6},{3,5},{4}}
=> 0 = 1 - 1
[(1,3),(2,6),(4,5)]
=> [3,5,1,6,4,2] => {{1,3},{2,5},{4,6}}
=> {{1,6},{2,3,5},{4}}
=> 0 = 1 - 1
[(1,4),(2,6),(3,5)]
=> [4,5,6,1,3,2] => {{1,4},{2,5},{3,6}}
=> {{1,6},{2,5},{3,4}}
=> 0 = 1 - 1
[(1,5),(2,6),(3,4)]
=> [4,5,6,3,1,2] => {{1,4},{2,5},{3,6}}
=> {{1,6},{2,5},{3,4}}
=> 0 = 1 - 1
[(1,6),(2,5),(3,4)]
=> [4,5,6,3,2,1] => {{1,4},{2,5},{3,6}}
=> {{1,6},{2,5},{3,4}}
=> 0 = 1 - 1
[(1,2),(3,4),(5,6),(7,8)]
=> [2,1,4,3,6,5,8,7] => {{1,2},{3,4},{5,6},{7,8}}
=> {{1,2,4,8},{3,6},{5},{7}}
=> ? = 2 - 1
[(1,3),(2,4),(5,6),(7,8)]
=> [3,4,1,2,6,5,8,7] => {{1,3},{2,4},{5,6},{7,8}}
=> {{1,4,8},{2,3,6},{5},{7}}
=> ? = 2 - 1
[(1,4),(2,3),(5,6),(7,8)]
=> [3,4,2,1,6,5,8,7] => {{1,3},{2,4},{5,6},{7,8}}
=> {{1,4,8},{2,3,6},{5},{7}}
=> ? = 2 - 1
[(1,5),(2,3),(4,6),(7,8)]
=> [3,5,2,6,1,4,8,7] => {{1,3},{2,5},{4,6},{7,8}}
=> {{1,6},{2,3,5},{4,8},{7}}
=> ? = 2 - 1
[(1,6),(2,3),(4,5),(7,8)]
=> [3,5,2,6,4,1,8,7] => {{1,3},{2,5},{4,6},{7,8}}
=> {{1,6},{2,3,5},{4,8},{7}}
=> ? = 2 - 1
[(1,7),(2,3),(4,5),(6,8)]
=> [3,5,2,7,4,8,1,6] => {{1,3},{2,5},{4,7},{6,8}}
=> {{1,8},{2,3,5},{4,7},{6}}
=> ? = 2 - 1
[(1,8),(2,3),(4,5),(6,7)]
=> [3,5,2,7,4,8,6,1] => {{1,3},{2,5},{4,7},{6,8}}
=> {{1,8},{2,3,5},{4,7},{6}}
=> ? = 1 - 1
[(1,8),(2,4),(3,5),(6,7)]
=> [4,5,7,2,3,8,6,1] => {{1,4},{2,5},{3,7},{6,8}}
=> {{1,8},{2,5},{3,4,7},{6}}
=> ? = 1 - 1
[(1,7),(2,4),(3,5),(6,8)]
=> [4,5,7,2,3,8,1,6] => {{1,4},{2,5},{3,7},{6,8}}
=> {{1,8},{2,5},{3,4,7},{6}}
=> ? = 2 - 1
[(1,6),(2,4),(3,5),(7,8)]
=> [4,5,6,2,3,1,8,7] => {{1,4},{2,5},{3,6},{7,8}}
=> {{1,6},{2,5},{3,4,8},{7}}
=> ? = 2 - 1
[(1,5),(2,4),(3,6),(7,8)]
=> [4,5,6,2,1,3,8,7] => {{1,4},{2,5},{3,6},{7,8}}
=> {{1,6},{2,5},{3,4,8},{7}}
=> ? = 2 - 1
[(1,4),(2,5),(3,6),(7,8)]
=> [4,5,6,1,2,3,8,7] => {{1,4},{2,5},{3,6},{7,8}}
=> {{1,6},{2,5},{3,4,8},{7}}
=> ? = 2 - 1
[(1,3),(2,5),(4,6),(7,8)]
=> [3,5,1,6,2,4,8,7] => {{1,3},{2,5},{4,6},{7,8}}
=> {{1,6},{2,3,5},{4,8},{7}}
=> ? = 2 - 1
[(1,2),(3,5),(4,6),(7,8)]
=> [2,1,5,6,3,4,8,7] => {{1,2},{3,5},{4,6},{7,8}}
=> {{1,2,6},{3,5},{4,8},{7}}
=> ? = 2 - 1
[(1,2),(3,6),(4,5),(7,8)]
=> [2,1,5,6,4,3,8,7] => {{1,2},{3,5},{4,6},{7,8}}
=> {{1,2,6},{3,5},{4,8},{7}}
=> ? = 2 - 1
[(1,3),(2,6),(4,5),(7,8)]
=> [3,5,1,6,4,2,8,7] => {{1,3},{2,5},{4,6},{7,8}}
=> {{1,6},{2,3,5},{4,8},{7}}
=> ? = 2 - 1
[(1,4),(2,6),(3,5),(7,8)]
=> [4,5,6,1,3,2,8,7] => {{1,4},{2,5},{3,6},{7,8}}
=> {{1,6},{2,5},{3,4,8},{7}}
=> ? = 2 - 1
[(1,5),(2,6),(3,4),(7,8)]
=> [4,5,6,3,1,2,8,7] => {{1,4},{2,5},{3,6},{7,8}}
=> {{1,6},{2,5},{3,4,8},{7}}
=> ? = 2 - 1
[(1,6),(2,5),(3,4),(7,8)]
=> [4,5,6,3,2,1,8,7] => {{1,4},{2,5},{3,6},{7,8}}
=> {{1,6},{2,5},{3,4,8},{7}}
=> ? = 2 - 1
[(1,7),(2,5),(3,4),(6,8)]
=> [4,5,7,3,2,8,1,6] => {{1,4},{2,5},{3,7},{6,8}}
=> {{1,8},{2,5},{3,4,7},{6}}
=> ? = 2 - 1
[(1,8),(2,5),(3,4),(6,7)]
=> [4,5,7,3,2,8,6,1] => {{1,4},{2,5},{3,7},{6,8}}
=> {{1,8},{2,5},{3,4,7},{6}}
=> ? = 1 - 1
[(1,8),(2,6),(3,4),(5,7)]
=> [4,6,7,3,8,2,5,1] => {{1,4},{2,6},{3,7},{5,8}}
=> {{1,8},{2,7},{3,4,6},{5}}
=> ? = 1 - 1
[(1,7),(2,6),(3,4),(5,8)]
=> [4,6,7,3,8,2,1,5] => {{1,4},{2,6},{3,7},{5,8}}
=> {{1,8},{2,7},{3,4,6},{5}}
=> ? = 1 - 1
[(1,6),(2,7),(3,4),(5,8)]
=> [4,6,7,3,8,1,2,5] => {{1,4},{2,6},{3,7},{5,8}}
=> {{1,8},{2,7},{3,4,6},{5}}
=> ? = 1 - 1
[(1,5),(2,7),(3,4),(6,8)]
=> [4,5,7,3,1,8,2,6] => {{1,4},{2,5},{3,7},{6,8}}
=> {{1,8},{2,5},{3,4,7},{6}}
=> ? = 2 - 1
[(1,4),(2,7),(3,5),(6,8)]
=> [4,5,7,1,3,8,2,6] => {{1,4},{2,5},{3,7},{6,8}}
=> {{1,8},{2,5},{3,4,7},{6}}
=> ? = 2 - 1
[(1,3),(2,7),(4,5),(6,8)]
=> [3,5,1,7,4,8,2,6] => {{1,3},{2,5},{4,7},{6,8}}
=> {{1,8},{2,3,5},{4,7},{6}}
=> ? = 2 - 1
[(1,2),(3,7),(4,5),(6,8)]
=> [2,1,5,7,4,8,3,6] => {{1,2},{3,5},{4,7},{6,8}}
=> {{1,2,8},{3,5},{4,7},{6}}
=> ? = 2 - 1
[(1,2),(3,8),(4,5),(6,7)]
=> [2,1,5,7,4,8,6,3] => {{1,2},{3,5},{4,7},{6,8}}
=> {{1,2,8},{3,5},{4,7},{6}}
=> ? = 1 - 1
[(1,3),(2,8),(4,5),(6,7)]
=> [3,5,1,7,4,8,6,2] => {{1,3},{2,5},{4,7},{6,8}}
=> {{1,8},{2,3,5},{4,7},{6}}
=> ? = 1 - 1
[(1,4),(2,8),(3,5),(6,7)]
=> [4,5,7,1,3,8,6,2] => {{1,4},{2,5},{3,7},{6,8}}
=> {{1,8},{2,5},{3,4,7},{6}}
=> ? = 1 - 1
[(1,5),(2,8),(3,4),(6,7)]
=> [4,5,7,3,1,8,6,2] => {{1,4},{2,5},{3,7},{6,8}}
=> {{1,8},{2,5},{3,4,7},{6}}
=> ? = 1 - 1
[(1,6),(2,8),(3,4),(5,7)]
=> [4,6,7,3,8,1,5,2] => {{1,4},{2,6},{3,7},{5,8}}
=> {{1,8},{2,7},{3,4,6},{5}}
=> ? = 1 - 1
[(1,7),(2,8),(3,4),(5,6)]
=> [4,6,7,3,8,5,1,2] => {{1,4},{2,6},{3,7},{5,8}}
=> {{1,8},{2,7},{3,4,6},{5}}
=> ? = 1 - 1
[(1,8),(2,7),(3,4),(5,6)]
=> [4,6,7,3,8,5,2,1] => {{1,4},{2,6},{3,7},{5,8}}
=> {{1,8},{2,7},{3,4,6},{5}}
=> ? = 1 - 1
[(1,8),(2,7),(3,5),(4,6)]
=> [5,6,7,8,3,4,2,1] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,7),(2,8),(3,5),(4,6)]
=> [5,6,7,8,3,4,1,2] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,6),(2,8),(3,5),(4,7)]
=> [5,6,7,8,3,1,4,2] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,5),(2,8),(3,6),(4,7)]
=> [5,6,7,8,1,3,4,2] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,4),(2,8),(3,6),(5,7)]
=> [4,6,7,1,8,3,5,2] => {{1,4},{2,6},{3,7},{5,8}}
=> {{1,8},{2,7},{3,4,6},{5}}
=> ? = 1 - 1
[(1,3),(2,8),(4,6),(5,7)]
=> [3,6,1,7,8,4,5,2] => {{1,3},{2,6},{4,7},{5,8}}
=> {{1,8},{2,3,7},{4,6},{5}}
=> ? = 1 - 1
[(1,2),(3,8),(4,6),(5,7)]
=> [2,1,6,7,8,4,5,3] => {{1,2},{3,6},{4,7},{5,8}}
=> {{1,2,8},{3,7},{4,6},{5}}
=> ? = 1 - 1
[(1,2),(3,7),(4,6),(5,8)]
=> [2,1,6,7,8,4,3,5] => {{1,2},{3,6},{4,7},{5,8}}
=> {{1,2,8},{3,7},{4,6},{5}}
=> ? = 1 - 1
[(1,3),(2,7),(4,6),(5,8)]
=> [3,6,1,7,8,4,2,5] => {{1,3},{2,6},{4,7},{5,8}}
=> {{1,8},{2,3,7},{4,6},{5}}
=> ? = 1 - 1
[(1,4),(2,7),(3,6),(5,8)]
=> [4,6,7,1,8,3,2,5] => {{1,4},{2,6},{3,7},{5,8}}
=> {{1,8},{2,7},{3,4,6},{5}}
=> ? = 1 - 1
[(1,5),(2,7),(3,6),(4,8)]
=> [5,6,7,8,1,3,2,4] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,6),(2,7),(3,5),(4,8)]
=> [5,6,7,8,3,1,2,4] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,7),(2,6),(3,5),(4,8)]
=> [5,6,7,8,3,2,1,4] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,8),(2,6),(3,5),(4,7)]
=> [5,6,7,8,3,2,4,1] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,8),(2,5),(3,6),(4,7)]
=> [5,6,7,8,2,3,4,1] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,7),(2,5),(3,6),(4,8)]
=> [5,6,7,8,2,3,1,4] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,6),(2,5),(3,7),(4,8)]
=> [5,6,7,8,2,1,3,4] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,5),(2,6),(3,7),(4,8)]
=> [5,6,7,8,1,2,3,4] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,4),(2,6),(3,7),(5,8)]
=> [4,6,7,1,8,2,3,5] => {{1,4},{2,6},{3,7},{5,8}}
=> {{1,8},{2,7},{3,4,6},{5}}
=> ? = 1 - 1
[(1,3),(2,6),(4,7),(5,8)]
=> [3,6,1,7,8,2,4,5] => {{1,3},{2,6},{4,7},{5,8}}
=> {{1,8},{2,3,7},{4,6},{5}}
=> ? = 1 - 1
[(1,2),(3,6),(4,7),(5,8)]
=> [2,1,6,7,8,3,4,5] => {{1,2},{3,6},{4,7},{5,8}}
=> {{1,2,8},{3,7},{4,6},{5}}
=> ? = 1 - 1
[(1,2),(3,5),(4,7),(6,8)]
=> [2,1,5,7,3,8,4,6] => {{1,2},{3,5},{4,7},{6,8}}
=> {{1,2,8},{3,5},{4,7},{6}}
=> ? = 2 - 1
[(1,3),(2,5),(4,7),(6,8)]
=> [3,5,1,7,2,8,4,6] => {{1,3},{2,5},{4,7},{6,8}}
=> {{1,8},{2,3,5},{4,7},{6}}
=> ? = 2 - 1
[(1,4),(2,5),(3,7),(6,8)]
=> [4,5,7,1,2,8,3,6] => {{1,4},{2,5},{3,7},{6,8}}
=> {{1,8},{2,5},{3,4,7},{6}}
=> ? = 2 - 1
[(1,5),(2,4),(3,7),(6,8)]
=> [4,5,7,2,1,8,3,6] => {{1,4},{2,5},{3,7},{6,8}}
=> {{1,8},{2,5},{3,4,7},{6}}
=> ? = 2 - 1
[(1,6),(2,4),(3,7),(5,8)]
=> [4,6,7,2,8,1,3,5] => {{1,4},{2,6},{3,7},{5,8}}
=> {{1,8},{2,7},{3,4,6},{5}}
=> ? = 1 - 1
[(1,7),(2,4),(3,6),(5,8)]
=> [4,6,7,2,8,3,1,5] => {{1,4},{2,6},{3,7},{5,8}}
=> {{1,8},{2,7},{3,4,6},{5}}
=> ? = 1 - 1
[(1,5),(2,6),(3,8),(4,7)]
=> [5,6,7,8,1,2,4,3] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,6),(2,5),(3,8),(4,7)]
=> [5,6,7,8,2,1,4,3] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,7),(2,5),(3,8),(4,6)]
=> [5,6,7,8,2,4,1,3] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,8),(2,5),(3,7),(4,6)]
=> [5,6,7,8,2,4,3,1] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,8),(2,6),(3,7),(4,5)]
=> [5,6,7,8,4,2,3,1] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,7),(2,6),(3,8),(4,5)]
=> [5,6,7,8,4,2,1,3] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,6),(2,7),(3,8),(4,5)]
=> [5,6,7,8,4,1,2,3] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,5),(2,7),(3,8),(4,6)]
=> [5,6,7,8,1,4,2,3] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,5),(2,8),(3,7),(4,6)]
=> [5,6,7,8,1,4,3,2] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,6),(2,8),(3,7),(4,5)]
=> [5,6,7,8,4,1,3,2] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,7),(2,8),(3,6),(4,5)]
=> [5,6,7,8,4,3,1,2] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,8),(2,7),(3,6),(4,5)]
=> [5,6,7,8,4,3,2,1] => {{1,5},{2,6},{3,7},{4,8}}
=> {{1,8},{2,7},{3,6},{4,5}}
=> 0 = 1 - 1
[(1,6),(2,7),(3,8),(4,9),(5,10)]
=> [6,7,8,9,10,1,2,3,4,5] => {{1,6},{2,7},{3,8},{4,9},{5,10}}
=> {{1,10},{2,9},{3,8},{4,7},{5,6}}
=> 0 = 1 - 1
[(1,10),(2,9),(3,8),(4,7),(5,6)]
=> [6,7,8,9,10,5,4,3,2,1] => {{1,6},{2,7},{3,8},{4,9},{5,10}}
=> {{1,10},{2,9},{3,8},{4,7},{5,6}}
=> 0 = 1 - 1
Description
The number of crossings of a set partition.
This is given by the number of i<i′<j<j′ such that i,j are two consecutive entries on one block, and i′,j′ are consecutive entries in another block.
Matching statistic: St001394
Mp00283: Perfect matchings —non-nesting-exceedence permutation⟶ Permutations
Mp00072: Permutations —binary search tree: left to right⟶ Binary trees
Mp00017: Binary trees —to 312-avoiding permutation⟶ Permutations
St001394: Permutations ⟶ ℤResult quality: 2% ●values known / values provided: 2%●distinct values known / distinct values provided: 100%
Mp00072: Permutations —binary search tree: left to right⟶ Binary trees
Mp00017: Binary trees —to 312-avoiding permutation⟶ Permutations
St001394: Permutations ⟶ ℤResult quality: 2% ●values known / values provided: 2%●distinct values known / distinct values provided: 100%
Values
[(1,2)]
=> [2,1] => [[.,.],.]
=> [1,2] => 0 = 1 - 1
[(1,2),(3,4)]
=> [2,1,4,3] => [[.,.],[[.,.],.]]
=> [1,3,4,2] => 0 = 1 - 1
[(1,3),(2,4)]
=> [3,4,1,2] => [[.,[.,.]],[.,.]]
=> [2,1,4,3] => 0 = 1 - 1
[(1,4),(2,3)]
=> [3,4,2,1] => [[[.,.],.],[.,.]]
=> [1,2,4,3] => 0 = 1 - 1
[(1,2),(3,4),(5,6)]
=> [2,1,4,3,6,5] => [[.,.],[[.,.],[[.,.],.]]]
=> [1,3,5,6,4,2] => 1 = 2 - 1
[(1,3),(2,4),(5,6)]
=> [3,4,1,2,6,5] => [[.,[.,.]],[.,[[.,.],.]]]
=> [2,1,5,6,4,3] => 1 = 2 - 1
[(1,4),(2,3),(5,6)]
=> [3,4,2,1,6,5] => [[[.,.],.],[.,[[.,.],.]]]
=> [1,2,5,6,4,3] => 1 = 2 - 1
[(1,5),(2,3),(4,6)]
=> [3,5,2,6,1,4] => [[[.,.],.],[[.,.],[.,.]]]
=> [1,2,4,6,5,3] => 0 = 1 - 1
[(1,6),(2,3),(4,5)]
=> [3,5,2,6,4,1] => [[[.,.],.],[[.,.],[.,.]]]
=> [1,2,4,6,5,3] => 0 = 1 - 1
[(1,6),(2,4),(3,5)]
=> [4,5,6,2,3,1] => [[[.,.],[.,.]],[.,[.,.]]]
=> [1,3,2,6,5,4] => 0 = 1 - 1
[(1,5),(2,4),(3,6)]
=> [4,5,6,2,1,3] => [[[.,.],[.,.]],[.,[.,.]]]
=> [1,3,2,6,5,4] => 0 = 1 - 1
[(1,4),(2,5),(3,6)]
=> [4,5,6,1,2,3] => [[.,[.,[.,.]]],[.,[.,.]]]
=> [3,2,1,6,5,4] => 0 = 1 - 1
[(1,3),(2,5),(4,6)]
=> [3,5,1,6,2,4] => [[.,[.,.]],[[.,.],[.,.]]]
=> [2,1,4,6,5,3] => 0 = 1 - 1
[(1,2),(3,5),(4,6)]
=> [2,1,5,6,3,4] => [[.,.],[[.,[.,.]],[.,.]]]
=> [1,4,3,6,5,2] => 0 = 1 - 1
[(1,2),(3,6),(4,5)]
=> [2,1,5,6,4,3] => [[.,.],[[[.,.],.],[.,.]]]
=> [1,3,4,6,5,2] => 0 = 1 - 1
[(1,3),(2,6),(4,5)]
=> [3,5,1,6,4,2] => [[.,[.,.]],[[.,.],[.,.]]]
=> [2,1,4,6,5,3] => 0 = 1 - 1
[(1,4),(2,6),(3,5)]
=> [4,5,6,1,3,2] => [[.,[[.,.],.]],[.,[.,.]]]
=> [2,3,1,6,5,4] => 0 = 1 - 1
[(1,5),(2,6),(3,4)]
=> [4,5,6,3,1,2] => [[[.,[.,.]],.],[.,[.,.]]]
=> [2,1,3,6,5,4] => 0 = 1 - 1
[(1,6),(2,5),(3,4)]
=> [4,5,6,3,2,1] => [[[[.,.],.],.],[.,[.,.]]]
=> [1,2,3,6,5,4] => 0 = 1 - 1
[(1,2),(3,4),(5,6),(7,8)]
=> [2,1,4,3,6,5,8,7] => [[.,.],[[.,.],[[.,.],[[.,.],.]]]]
=> [1,3,5,7,8,6,4,2] => 1 = 2 - 1
[(1,3),(2,4),(5,6),(7,8)]
=> [3,4,1,2,6,5,8,7] => [[.,[.,.]],[.,[[.,.],[[.,.],.]]]]
=> [2,1,5,7,8,6,4,3] => ? = 2 - 1
[(1,4),(2,3),(5,6),(7,8)]
=> [3,4,2,1,6,5,8,7] => [[[.,.],.],[.,[[.,.],[[.,.],.]]]]
=> [1,2,5,7,8,6,4,3] => ? = 2 - 1
[(1,5),(2,3),(4,6),(7,8)]
=> [3,5,2,6,1,4,8,7] => [[[.,.],.],[[.,.],[.,[[.,.],.]]]]
=> [1,2,4,7,8,6,5,3] => ? = 2 - 1
[(1,6),(2,3),(4,5),(7,8)]
=> [3,5,2,6,4,1,8,7] => [[[.,.],.],[[.,.],[.,[[.,.],.]]]]
=> [1,2,4,7,8,6,5,3] => ? = 2 - 1
[(1,7),(2,3),(4,5),(6,8)]
=> [3,5,2,7,4,8,1,6] => [[[.,.],.],[[.,.],[[.,.],[.,.]]]]
=> [1,2,4,6,8,7,5,3] => ? = 2 - 1
[(1,8),(2,3),(4,5),(6,7)]
=> [3,5,2,7,4,8,6,1] => [[[.,.],.],[[.,.],[[.,.],[.,.]]]]
=> [1,2,4,6,8,7,5,3] => ? = 1 - 1
[(1,8),(2,4),(3,5),(6,7)]
=> [4,5,7,2,3,8,6,1] => [[[.,.],[.,.]],[.,[[.,.],[.,.]]]]
=> [1,3,2,6,8,7,5,4] => ? = 1 - 1
[(1,7),(2,4),(3,5),(6,8)]
=> [4,5,7,2,3,8,1,6] => [[[.,.],[.,.]],[.,[[.,.],[.,.]]]]
=> [1,3,2,6,8,7,5,4] => ? = 2 - 1
[(1,6),(2,4),(3,5),(7,8)]
=> [4,5,6,2,3,1,8,7] => [[[.,.],[.,.]],[.,[.,[[.,.],.]]]]
=> [1,3,2,7,8,6,5,4] => ? = 2 - 1
[(1,5),(2,4),(3,6),(7,8)]
=> [4,5,6,2,1,3,8,7] => [[[.,.],[.,.]],[.,[.,[[.,.],.]]]]
=> [1,3,2,7,8,6,5,4] => ? = 2 - 1
[(1,4),(2,5),(3,6),(7,8)]
=> [4,5,6,1,2,3,8,7] => [[.,[.,[.,.]]],[.,[.,[[.,.],.]]]]
=> [3,2,1,7,8,6,5,4] => ? = 2 - 1
[(1,3),(2,5),(4,6),(7,8)]
=> [3,5,1,6,2,4,8,7] => [[.,[.,.]],[[.,.],[.,[[.,.],.]]]]
=> [2,1,4,7,8,6,5,3] => ? = 2 - 1
[(1,2),(3,5),(4,6),(7,8)]
=> [2,1,5,6,3,4,8,7] => [[.,.],[[.,[.,.]],[.,[[.,.],.]]]]
=> [1,4,3,7,8,6,5,2] => ? = 2 - 1
[(1,2),(3,6),(4,5),(7,8)]
=> [2,1,5,6,4,3,8,7] => [[.,.],[[[.,.],.],[.,[[.,.],.]]]]
=> [1,3,4,7,8,6,5,2] => ? = 2 - 1
[(1,3),(2,6),(4,5),(7,8)]
=> [3,5,1,6,4,2,8,7] => [[.,[.,.]],[[.,.],[.,[[.,.],.]]]]
=> [2,1,4,7,8,6,5,3] => ? = 2 - 1
[(1,4),(2,6),(3,5),(7,8)]
=> [4,5,6,1,3,2,8,7] => [[.,[[.,.],.]],[.,[.,[[.,.],.]]]]
=> [2,3,1,7,8,6,5,4] => ? = 2 - 1
[(1,5),(2,6),(3,4),(7,8)]
=> [4,5,6,3,1,2,8,7] => [[[.,[.,.]],.],[.,[.,[[.,.],.]]]]
=> [2,1,3,7,8,6,5,4] => ? = 2 - 1
[(1,6),(2,5),(3,4),(7,8)]
=> [4,5,6,3,2,1,8,7] => [[[[.,.],.],.],[.,[.,[[.,.],.]]]]
=> [1,2,3,7,8,6,5,4] => ? = 2 - 1
[(1,7),(2,5),(3,4),(6,8)]
=> [4,5,7,3,2,8,1,6] => [[[[.,.],.],.],[.,[[.,.],[.,.]]]]
=> [1,2,3,6,8,7,5,4] => ? = 2 - 1
[(1,8),(2,5),(3,4),(6,7)]
=> [4,5,7,3,2,8,6,1] => [[[[.,.],.],.],[.,[[.,.],[.,.]]]]
=> [1,2,3,6,8,7,5,4] => ? = 1 - 1
[(1,8),(2,6),(3,4),(5,7)]
=> [4,6,7,3,8,2,5,1] => [[[[.,.],.],.],[[.,.],[.,[.,.]]]]
=> [1,2,3,5,8,7,6,4] => ? = 1 - 1
[(1,7),(2,6),(3,4),(5,8)]
=> [4,6,7,3,8,2,1,5] => [[[[.,.],.],.],[[.,.],[.,[.,.]]]]
=> [1,2,3,5,8,7,6,4] => ? = 1 - 1
[(1,6),(2,7),(3,4),(5,8)]
=> [4,6,7,3,8,1,2,5] => [[[.,[.,.]],.],[[.,.],[.,[.,.]]]]
=> [2,1,3,5,8,7,6,4] => ? = 1 - 1
[(1,5),(2,7),(3,4),(6,8)]
=> [4,5,7,3,1,8,2,6] => [[[.,[.,.]],.],[.,[[.,.],[.,.]]]]
=> [2,1,3,6,8,7,5,4] => ? = 2 - 1
[(1,4),(2,7),(3,5),(6,8)]
=> [4,5,7,1,3,8,2,6] => [[.,[[.,.],.]],[.,[[.,.],[.,.]]]]
=> [2,3,1,6,8,7,5,4] => ? = 2 - 1
[(1,3),(2,7),(4,5),(6,8)]
=> [3,5,1,7,4,8,2,6] => [[.,[.,.]],[[.,.],[[.,.],[.,.]]]]
=> [2,1,4,6,8,7,5,3] => ? = 2 - 1
[(1,2),(3,7),(4,5),(6,8)]
=> [2,1,5,7,4,8,3,6] => [[.,.],[[[.,.],.],[[.,.],[.,.]]]]
=> [1,3,4,6,8,7,5,2] => ? = 2 - 1
[(1,2),(3,8),(4,5),(6,7)]
=> [2,1,5,7,4,8,6,3] => [[.,.],[[[.,.],.],[[.,.],[.,.]]]]
=> [1,3,4,6,8,7,5,2] => ? = 1 - 1
[(1,3),(2,8),(4,5),(6,7)]
=> [3,5,1,7,4,8,6,2] => [[.,[.,.]],[[.,.],[[.,.],[.,.]]]]
=> [2,1,4,6,8,7,5,3] => ? = 1 - 1
[(1,4),(2,8),(3,5),(6,7)]
=> [4,5,7,1,3,8,6,2] => [[.,[[.,.],.]],[.,[[.,.],[.,.]]]]
=> [2,3,1,6,8,7,5,4] => ? = 1 - 1
[(1,5),(2,8),(3,4),(6,7)]
=> [4,5,7,3,1,8,6,2] => [[[.,[.,.]],.],[.,[[.,.],[.,.]]]]
=> [2,1,3,6,8,7,5,4] => ? = 1 - 1
[(1,6),(2,8),(3,4),(5,7)]
=> [4,6,7,3,8,1,5,2] => [[[.,[.,.]],.],[[.,.],[.,[.,.]]]]
=> [2,1,3,5,8,7,6,4] => ? = 1 - 1
[(1,7),(2,8),(3,4),(5,6)]
=> [4,6,7,3,8,5,1,2] => [[[.,[.,.]],.],[[.,.],[.,[.,.]]]]
=> [2,1,3,5,8,7,6,4] => ? = 1 - 1
[(1,8),(2,7),(3,4),(5,6)]
=> [4,6,7,3,8,5,2,1] => [[[[.,.],.],.],[[.,.],[.,[.,.]]]]
=> [1,2,3,5,8,7,6,4] => ? = 1 - 1
[(1,8),(2,7),(3,5),(4,6)]
=> [5,6,7,8,3,4,2,1] => [[[[.,.],.],[.,.]],[.,[.,[.,.]]]]
=> [1,2,4,3,8,7,6,5] => ? = 1 - 1
[(1,7),(2,8),(3,5),(4,6)]
=> [5,6,7,8,3,4,1,2] => [[[.,[.,.]],[.,.]],[.,[.,[.,.]]]]
=> [2,1,4,3,8,7,6,5] => 0 = 1 - 1
[(1,6),(2,8),(3,5),(4,7)]
=> [5,6,7,8,3,1,4,2] => [[[.,[.,.]],[.,.]],[.,[.,[.,.]]]]
=> [2,1,4,3,8,7,6,5] => 0 = 1 - 1
[(1,5),(2,8),(3,6),(4,7)]
=> [5,6,7,8,1,3,4,2] => [[.,[[.,.],[.,.]]],[.,[.,[.,.]]]]
=> [2,4,3,1,8,7,6,5] => ? = 1 - 1
[(1,4),(2,8),(3,6),(5,7)]
=> [4,6,7,1,8,3,5,2] => [[.,[[.,.],.]],[[.,.],[.,[.,.]]]]
=> [2,3,1,5,8,7,6,4] => ? = 1 - 1
[(1,3),(2,8),(4,6),(5,7)]
=> [3,6,1,7,8,4,5,2] => [[.,[.,.]],[[.,[.,.]],[.,[.,.]]]]
=> [2,1,5,4,8,7,6,3] => ? = 1 - 1
[(1,2),(3,8),(4,6),(5,7)]
=> [2,1,6,7,8,4,5,3] => [[.,.],[[[.,.],[.,.]],[.,[.,.]]]]
=> [1,3,5,4,8,7,6,2] => ? = 1 - 1
[(1,2),(3,7),(4,6),(5,8)]
=> [2,1,6,7,8,4,3,5] => [[.,.],[[[.,.],[.,.]],[.,[.,.]]]]
=> [1,3,5,4,8,7,6,2] => ? = 1 - 1
[(1,3),(2,7),(4,6),(5,8)]
=> [3,6,1,7,8,4,2,5] => [[.,[.,.]],[[.,[.,.]],[.,[.,.]]]]
=> [2,1,5,4,8,7,6,3] => ? = 1 - 1
[(1,4),(2,7),(3,6),(5,8)]
=> [4,6,7,1,8,3,2,5] => [[.,[[.,.],.]],[[.,.],[.,[.,.]]]]
=> [2,3,1,5,8,7,6,4] => ? = 1 - 1
[(1,5),(2,7),(3,6),(4,8)]
=> [5,6,7,8,1,3,2,4] => [[.,[[.,.],[.,.]]],[.,[.,[.,.]]]]
=> [2,4,3,1,8,7,6,5] => ? = 1 - 1
[(1,6),(2,7),(3,5),(4,8)]
=> [5,6,7,8,3,1,2,4] => [[[.,[.,.]],[.,.]],[.,[.,[.,.]]]]
=> [2,1,4,3,8,7,6,5] => 0 = 1 - 1
[(1,7),(2,6),(3,5),(4,8)]
=> [5,6,7,8,3,2,1,4] => [[[[.,.],.],[.,.]],[.,[.,[.,.]]]]
=> [1,2,4,3,8,7,6,5] => ? = 1 - 1
[(1,8),(2,6),(3,5),(4,7)]
=> [5,6,7,8,3,2,4,1] => [[[[.,.],.],[.,.]],[.,[.,[.,.]]]]
=> [1,2,4,3,8,7,6,5] => ? = 1 - 1
[(1,8),(2,5),(3,6),(4,7)]
=> [5,6,7,8,2,3,4,1] => [[[.,.],[.,[.,.]]],[.,[.,[.,.]]]]
=> [1,4,3,2,8,7,6,5] => ? = 1 - 1
[(1,7),(2,5),(3,6),(4,8)]
=> [5,6,7,8,2,3,1,4] => [[[.,.],[.,[.,.]]],[.,[.,[.,.]]]]
=> [1,4,3,2,8,7,6,5] => ? = 1 - 1
[(1,6),(2,5),(3,7),(4,8)]
=> [5,6,7,8,2,1,3,4] => [[[.,.],[.,[.,.]]],[.,[.,[.,.]]]]
=> [1,4,3,2,8,7,6,5] => ? = 1 - 1
[(1,5),(2,6),(3,7),(4,8)]
=> [5,6,7,8,1,2,3,4] => [[.,[.,[.,[.,.]]]],[.,[.,[.,.]]]]
=> [4,3,2,1,8,7,6,5] => 0 = 1 - 1
[(1,4),(2,6),(3,7),(5,8)]
=> [4,6,7,1,8,2,3,5] => [[.,[.,[.,.]]],[[.,.],[.,[.,.]]]]
=> [3,2,1,5,8,7,6,4] => ? = 1 - 1
[(1,3),(2,6),(4,7),(5,8)]
=> [3,6,1,7,8,2,4,5] => [[.,[.,.]],[[.,[.,.]],[.,[.,.]]]]
=> [2,1,5,4,8,7,6,3] => ? = 1 - 1
Description
The genus of a permutation.
The genus g(π) of a permutation π∈Sn is defined via the relation
n+1−2g(π)=z(π)+z(π−1ζ),
where ζ=(1,2,…,n) is the long cycle and z(⋅) is the number of cycles in the permutation.
Matching statistic: St000842
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00283: Perfect matchings —non-nesting-exceedence permutation⟶ Permutations
Mp00064: Permutations —reverse⟶ Permutations
Mp00237: Permutations —descent views to invisible inversion bottoms⟶ Permutations
St000842: Permutations ⟶ ℤResult quality: 2% ●values known / values provided: 2%●distinct values known / distinct values provided: 100%
Mp00064: Permutations —reverse⟶ Permutations
Mp00237: Permutations —descent views to invisible inversion bottoms⟶ Permutations
St000842: Permutations ⟶ ℤResult quality: 2% ●values known / values provided: 2%●distinct values known / distinct values provided: 100%
Values
[(1,2)]
=> [2,1] => [1,2] => [1,2] => 2 = 1 + 1
[(1,2),(3,4)]
=> [2,1,4,3] => [3,4,1,2] => [4,1,3,2] => 2 = 1 + 1
[(1,3),(2,4)]
=> [3,4,1,2] => [2,1,4,3] => [2,1,4,3] => 2 = 1 + 1
[(1,4),(2,3)]
=> [3,4,2,1] => [1,2,4,3] => [1,2,4,3] => 2 = 1 + 1
[(1,2),(3,4),(5,6)]
=> [2,1,4,3,6,5] => [5,6,3,4,1,2] => [4,1,6,3,5,2] => 3 = 2 + 1
[(1,3),(2,4),(5,6)]
=> [3,4,1,2,6,5] => [5,6,2,1,4,3] => [2,6,4,1,5,3] => 3 = 2 + 1
[(1,4),(2,3),(5,6)]
=> [3,4,2,1,6,5] => [5,6,1,2,4,3] => [6,1,4,2,5,3] => 3 = 2 + 1
[(1,5),(2,3),(4,6)]
=> [3,5,2,6,1,4] => [4,1,6,2,5,3] => [4,6,5,1,2,3] => 2 = 1 + 1
[(1,6),(2,3),(4,5)]
=> [3,5,2,6,4,1] => [1,4,6,2,5,3] => [1,6,5,4,2,3] => 2 = 1 + 1
[(1,6),(2,4),(3,5)]
=> [4,5,6,2,3,1] => [1,3,2,6,5,4] => [1,3,2,5,6,4] => 2 = 1 + 1
[(1,5),(2,4),(3,6)]
=> [4,5,6,2,1,3] => [3,1,2,6,5,4] => [3,1,2,5,6,4] => 2 = 1 + 1
[(1,4),(2,5),(3,6)]
=> [4,5,6,1,2,3] => [3,2,1,6,5,4] => [2,3,1,5,6,4] => 2 = 1 + 1
[(1,3),(2,5),(4,6)]
=> [3,5,1,6,2,4] => [4,2,6,1,5,3] => [6,4,5,2,1,3] => 2 = 1 + 1
[(1,2),(3,5),(4,6)]
=> [2,1,5,6,3,4] => [4,3,6,5,1,2] => [5,1,4,3,6,2] => 2 = 1 + 1
[(1,2),(3,6),(4,5)]
=> [2,1,5,6,4,3] => [3,4,6,5,1,2] => [5,1,3,4,6,2] => 2 = 1 + 1
[(1,3),(2,6),(4,5)]
=> [3,5,1,6,4,2] => [2,4,6,1,5,3] => [6,2,5,4,1,3] => 2 = 1 + 1
[(1,4),(2,6),(3,5)]
=> [4,5,6,1,3,2] => [2,3,1,6,5,4] => [3,2,1,5,6,4] => 2 = 1 + 1
[(1,5),(2,6),(3,4)]
=> [4,5,6,3,1,2] => [2,1,3,6,5,4] => [2,1,3,5,6,4] => 2 = 1 + 1
[(1,6),(2,5),(3,4)]
=> [4,5,6,3,2,1] => [1,2,3,6,5,4] => [1,2,3,5,6,4] => 2 = 1 + 1
[(1,2),(3,4),(5,6),(7,8)]
=> [2,1,4,3,6,5,8,7] => [7,8,5,6,3,4,1,2] => [4,1,6,3,8,5,7,2] => ? = 2 + 1
[(1,3),(2,4),(5,6),(7,8)]
=> [3,4,1,2,6,5,8,7] => [7,8,5,6,2,1,4,3] => [2,6,4,1,8,5,7,3] => ? = 2 + 1
[(1,4),(2,3),(5,6),(7,8)]
=> [3,4,2,1,6,5,8,7] => [7,8,5,6,1,2,4,3] => [6,1,4,2,8,5,7,3] => ? = 2 + 1
[(1,5),(2,3),(4,6),(7,8)]
=> [3,5,2,6,1,4,8,7] => [7,8,4,1,6,2,5,3] => [4,8,6,5,3,2,7,1] => ? = 2 + 1
[(1,6),(2,3),(4,5),(7,8)]
=> [3,5,2,6,4,1,8,7] => [7,8,1,4,6,2,5,3] => [8,6,5,1,4,3,7,2] => ? = 2 + 1
[(1,7),(2,3),(4,5),(6,8)]
=> [3,5,2,7,4,8,1,6] => [6,1,8,4,7,2,5,3] => [6,7,5,8,2,1,4,3] => ? = 2 + 1
[(1,8),(2,3),(4,5),(6,7)]
=> [3,5,2,7,4,8,6,1] => [1,6,8,4,7,2,5,3] => [1,7,5,8,2,6,4,3] => ? = 1 + 1
[(1,8),(2,4),(3,5),(6,7)]
=> [4,5,7,2,3,8,6,1] => [1,6,8,3,2,7,5,4] => [1,3,8,5,7,6,2,4] => ? = 1 + 1
[(1,7),(2,4),(3,5),(6,8)]
=> [4,5,7,2,3,8,1,6] => [6,1,8,3,2,7,5,4] => [6,3,8,5,7,1,2,4] => ? = 2 + 1
[(1,6),(2,4),(3,5),(7,8)]
=> [4,5,6,2,3,1,8,7] => [7,8,1,3,2,6,5,4] => [8,3,1,5,6,2,7,4] => ? = 2 + 1
[(1,5),(2,4),(3,6),(7,8)]
=> [4,5,6,2,1,3,8,7] => [7,8,3,1,2,6,5,4] => [3,1,8,5,6,2,7,4] => ? = 2 + 1
[(1,4),(2,5),(3,6),(7,8)]
=> [4,5,6,1,2,3,8,7] => [7,8,3,2,1,6,5,4] => [2,3,8,5,6,1,7,4] => ? = 2 + 1
[(1,3),(2,5),(4,6),(7,8)]
=> [3,5,1,6,2,4,8,7] => [7,8,4,2,6,1,5,3] => [6,4,8,5,1,3,7,2] => ? = 2 + 1
[(1,2),(3,5),(4,6),(7,8)]
=> [2,1,5,6,3,4,8,7] => [7,8,4,3,6,5,1,2] => [5,1,4,6,8,2,7,3] => ? = 2 + 1
[(1,2),(3,6),(4,5),(7,8)]
=> [2,1,5,6,4,3,8,7] => [7,8,3,4,6,5,1,2] => [5,1,6,3,8,2,7,4] => ? = 2 + 1
[(1,3),(2,6),(4,5),(7,8)]
=> [3,5,1,6,4,2,8,7] => [7,8,2,4,6,1,5,3] => [6,8,5,2,1,4,7,3] => ? = 2 + 1
[(1,4),(2,6),(3,5),(7,8)]
=> [4,5,6,1,3,2,8,7] => [7,8,2,3,1,6,5,4] => [3,8,2,5,6,1,7,4] => ? = 2 + 1
[(1,5),(2,6),(3,4),(7,8)]
=> [4,5,6,3,1,2,8,7] => [7,8,2,1,3,6,5,4] => [2,8,1,5,6,3,7,4] => ? = 2 + 1
[(1,6),(2,5),(3,4),(7,8)]
=> [4,5,6,3,2,1,8,7] => [7,8,1,2,3,6,5,4] => [8,1,2,5,6,3,7,4] => ? = 2 + 1
[(1,7),(2,5),(3,4),(6,8)]
=> [4,5,7,3,2,8,1,6] => [6,1,8,2,3,7,5,4] => [6,8,2,5,7,1,3,4] => ? = 2 + 1
[(1,8),(2,5),(3,4),(6,7)]
=> [4,5,7,3,2,8,6,1] => [1,6,8,2,3,7,5,4] => [1,8,2,5,7,6,3,4] => ? = 1 + 1
[(1,8),(2,6),(3,4),(5,7)]
=> [4,6,7,3,8,2,5,1] => [1,5,2,8,3,7,6,4] => [1,5,8,6,2,7,3,4] => ? = 1 + 1
[(1,7),(2,6),(3,4),(5,8)]
=> [4,6,7,3,8,2,1,5] => [5,1,2,8,3,7,6,4] => [5,1,8,6,2,7,3,4] => ? = 1 + 1
[(1,6),(2,7),(3,4),(5,8)]
=> [4,6,7,3,8,1,2,5] => [5,2,1,8,3,7,6,4] => [2,5,8,6,1,7,3,4] => ? = 1 + 1
[(1,5),(2,7),(3,4),(6,8)]
=> [4,5,7,3,1,8,2,6] => [6,2,8,1,3,7,5,4] => [8,6,1,5,7,2,3,4] => ? = 2 + 1
[(1,4),(2,7),(3,5),(6,8)]
=> [4,5,7,1,3,8,2,6] => [6,2,8,3,1,7,5,4] => [3,8,6,5,7,1,2,4] => ? = 2 + 1
[(1,3),(2,7),(4,5),(6,8)]
=> [3,5,1,7,4,8,2,6] => [6,2,8,4,7,1,5,3] => [7,6,5,8,1,2,4,3] => ? = 2 + 1
[(1,2),(3,7),(4,5),(6,8)]
=> [2,1,5,7,4,8,3,6] => [6,3,8,4,7,5,1,2] => [5,1,7,6,8,4,2,3] => ? = 2 + 1
[(1,2),(3,8),(4,5),(6,7)]
=> [2,1,5,7,4,8,6,3] => [3,6,8,4,7,5,1,2] => [5,1,3,7,8,6,2,4] => ? = 1 + 1
[(1,3),(2,8),(4,5),(6,7)]
=> [3,5,1,7,4,8,6,2] => [2,6,8,4,7,1,5,3] => [7,2,5,8,1,6,4,3] => ? = 1 + 1
[(1,4),(2,8),(3,5),(6,7)]
=> [4,5,7,1,3,8,6,2] => [2,6,8,3,1,7,5,4] => [3,2,8,5,7,6,1,4] => ? = 1 + 1
[(1,5),(2,8),(3,4),(6,7)]
=> [4,5,7,3,1,8,6,2] => [2,6,8,1,3,7,5,4] => [8,2,1,5,7,6,3,4] => ? = 1 + 1
[(1,6),(2,8),(3,4),(5,7)]
=> [4,6,7,3,8,1,5,2] => [2,5,1,8,3,7,6,4] => [5,2,8,6,1,7,3,4] => ? = 1 + 1
[(1,7),(2,8),(3,4),(5,6)]
=> [4,6,7,3,8,5,1,2] => [2,1,5,8,3,7,6,4] => [2,1,8,6,5,7,3,4] => ? = 1 + 1
[(1,8),(2,7),(3,4),(5,6)]
=> [4,6,7,3,8,5,2,1] => [1,2,5,8,3,7,6,4] => [1,2,8,6,5,7,3,4] => ? = 1 + 1
[(1,8),(2,7),(3,5),(4,6)]
=> [5,6,7,8,3,4,2,1] => [1,2,4,3,8,7,6,5] => [1,2,4,3,6,7,8,5] => ? = 1 + 1
[(1,7),(2,8),(3,5),(4,6)]
=> [5,6,7,8,3,4,1,2] => [2,1,4,3,8,7,6,5] => [2,1,4,3,6,7,8,5] => ? = 1 + 1
[(1,6),(2,8),(3,5),(4,7)]
=> [5,6,7,8,3,1,4,2] => [2,4,1,3,8,7,6,5] => [4,2,1,3,6,7,8,5] => ? = 1 + 1
[(1,5),(2,8),(3,6),(4,7)]
=> [5,6,7,8,1,3,4,2] => [2,4,3,1,8,7,6,5] => [3,2,4,1,6,7,8,5] => ? = 1 + 1
[(1,4),(2,8),(3,6),(5,7)]
=> [4,6,7,1,8,3,5,2] => [2,5,3,8,1,7,6,4] => [8,2,5,6,3,7,1,4] => ? = 1 + 1
[(1,3),(2,8),(4,6),(5,7)]
=> [3,6,1,7,8,4,5,2] => [2,5,4,8,7,1,6,3] => [7,2,6,5,4,1,8,3] => ? = 1 + 1
[(1,2),(3,8),(4,6),(5,7)]
=> [2,1,6,7,8,4,5,3] => [3,5,4,8,7,6,1,2] => [6,1,3,5,4,7,8,2] => ? = 1 + 1
[(1,2),(3,7),(4,6),(5,8)]
=> [2,1,6,7,8,4,3,5] => [5,3,4,8,7,6,1,2] => [6,1,5,3,4,7,8,2] => ? = 1 + 1
[(1,3),(2,7),(4,6),(5,8)]
=> [3,6,1,7,8,4,2,5] => [5,2,4,8,7,1,6,3] => [7,5,6,2,4,1,8,3] => ? = 1 + 1
[(1,4),(2,7),(3,6),(5,8)]
=> [4,6,7,1,8,3,2,5] => [5,2,3,8,1,7,6,4] => [8,5,2,6,3,7,1,4] => ? = 1 + 1
[(1,5),(2,7),(3,6),(4,8)]
=> [5,6,7,8,1,3,2,4] => [4,2,3,1,8,7,6,5] => [3,4,2,1,6,7,8,5] => ? = 1 + 1
[(1,6),(2,7),(3,5),(4,8)]
=> [5,6,7,8,3,1,2,4] => [4,2,1,3,8,7,6,5] => [2,4,1,3,6,7,8,5] => ? = 1 + 1
[(1,7),(2,6),(3,5),(4,8)]
=> [5,6,7,8,3,2,1,4] => [4,1,2,3,8,7,6,5] => [4,1,2,3,6,7,8,5] => ? = 1 + 1
[(1,8),(2,6),(3,5),(4,7)]
=> [5,6,7,8,3,2,4,1] => [1,4,2,3,8,7,6,5] => [1,4,2,3,6,7,8,5] => ? = 1 + 1
[(1,8),(2,5),(3,6),(4,7)]
=> [5,6,7,8,2,3,4,1] => [1,4,3,2,8,7,6,5] => [1,3,4,2,6,7,8,5] => ? = 1 + 1
[(1,5),(2,6),(3,7),(4,8)]
=> [5,6,7,8,1,2,3,4] => [4,3,2,1,8,7,6,5] => [2,3,4,1,6,7,8,5] => 2 = 1 + 1
Description
The breadth of a permutation.
According to [1, Def.1.6], this is the minimal Manhattan distance between two ones in the permutation matrix of π: min
According to [1, Def.1.3], a permutation \pi is k-prolific, if the set of permutations obtained from \pi by deleting any k elements and standardising has maximal cardinality, i.e., \binom{n}{k}.
By [1, Thm.2.22], a permutation is k-prolific if and only if its breath is at least k+2.
By [1, Cor.4.3], the smallest permutations that are k-prolific have size \lceil k^2+2k+1\rceil, and by [1, Thm.4.4], there are k-prolific permutations of any size larger than this.
According to [2] the proportion of k-prolific permutations in the set of all permutations is asymptotically equal to \exp(-k^2-k).
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!