searching the database
Your data matches 12 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: St000494
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
St000494: Permutations ⟶ ℤResult quality: 100% ●values known / values provided: 100%●distinct values known / distinct values provided: 100%
Values
[1,2] => 0
[2,1] => 1
[1,2,3] => 0
[1,3,2] => 1
[2,1,3] => 1
[2,3,1] => 2
[3,1,2] => 2
[3,2,1] => 3
[1,2,3,4] => 0
[1,2,4,3] => 1
[1,3,2,4] => 1
[1,3,4,2] => 2
[1,4,2,3] => 2
[1,4,3,2] => 3
[2,1,3,4] => 1
[2,1,4,3] => 2
[2,3,1,4] => 2
[2,3,4,1] => 3
[2,4,1,3] => 3
[2,4,3,1] => 4
[3,1,2,4] => 2
[3,1,4,2] => 3
[3,2,1,4] => 3
[3,2,4,1] => 4
[3,4,1,2] => 4
[3,4,2,1] => 5
[4,1,2,3] => 3
[4,1,3,2] => 4
[4,2,1,3] => 4
[4,2,3,1] => 5
[4,3,1,2] => 5
[4,3,2,1] => 6
[1,2,3,4,5] => 0
[1,2,3,5,4] => 1
[1,2,4,3,5] => 1
[1,2,4,5,3] => 2
[1,2,5,3,4] => 2
[1,2,5,4,3] => 3
[1,3,2,4,5] => 1
[1,3,2,5,4] => 2
[1,3,4,2,5] => 2
[1,3,4,5,2] => 3
[1,3,5,2,4] => 3
[1,3,5,4,2] => 4
[1,4,2,3,5] => 2
[1,4,2,5,3] => 3
[1,4,3,2,5] => 3
[1,4,3,5,2] => 4
[1,4,5,2,3] => 4
[1,4,5,3,2] => 5
Description
The number of inversions of distance at most 3 of a permutation.
An inversion of a permutation $\pi$ is a pair $i < j$ such that $\sigma(i) > \sigma(j)$. Let $j-i$ be the distance of such an inversion. Then inversions of distance at most 1 are then exactly the descents of $\pi$, see [[St000021]]. This statistic counts the number of inversions of distance at most 3.
Matching statistic: St001621
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
Values
[1,2] => ([],2)
=> ([],1)
=> 0
[2,1] => ([(0,1)],2)
=> ([(0,1)],2)
=> 1
[1,2,3] => ([],3)
=> ([],1)
=> 0
[1,3,2] => ([(1,2)],3)
=> ([(0,1)],2)
=> 1
[2,1,3] => ([(1,2)],3)
=> ([(0,1)],2)
=> 1
[2,3,1] => ([(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[3,1,2] => ([(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 3
[1,2,3,4] => ([],4)
=> ([],1)
=> 0
[1,2,4,3] => ([(2,3)],4)
=> ([(0,1)],2)
=> 1
[1,3,2,4] => ([(2,3)],4)
=> ([(0,1)],2)
=> 1
[1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 3
[2,1,3,4] => ([(2,3)],4)
=> ([(0,1)],2)
=> 1
[2,1,4,3] => ([(0,3),(1,2)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[2,3,1,4] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3
[2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3
[2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4
[3,1,2,4] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 3
[3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(6,11),(7,11),(8,11),(9,11),(10,11)],12)
=> ? = 4
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 5
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 5
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 5
[4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,13),(2,9),(2,10),(2,12),(3,8),(3,10),(3,13),(4,8),(4,11),(4,12),(5,7),(5,12),(5,13),(6,7),(6,10),(6,11),(7,14),(8,14),(9,14),(10,14),(11,14),(12,14),(13,14)],15)
=> ? = 6
[1,2,3,4,5] => ([],5)
=> ([],1)
=> 0
[1,2,3,5,4] => ([(3,4)],5)
=> ([(0,1)],2)
=> 1
[1,2,4,3,5] => ([(3,4)],5)
=> ([(0,1)],2)
=> 1
[1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 3
[1,3,2,4,5] => ([(3,4)],5)
=> ([(0,1)],2)
=> 1
[1,3,2,5,4] => ([(1,4),(2,3)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3
[1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3
[1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4
[1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3
[1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 3
[1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4
[1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(6,11),(7,11),(8,11),(9,11),(10,11)],12)
=> ? = 4
[1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 5
[1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3
[1,5,2,4,3] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4
[1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4
[1,5,3,4,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 5
[1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 5
[1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,13),(2,9),(2,10),(2,12),(3,8),(3,10),(3,13),(4,8),(4,11),(4,12),(5,7),(5,12),(5,13),(6,7),(6,10),(6,11),(7,14),(8,14),(9,14),(10,14),(11,14),(12,14),(13,14)],15)
=> ? = 6
[2,1,3,4,5] => ([(3,4)],5)
=> ([(0,1)],2)
=> 1
[2,1,3,5,4] => ([(1,4),(2,3)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3
[2,1,5,3,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3
[2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4
[2,3,1,4,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3
[2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3
[2,3,4,5,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 3
[2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 4
[2,3,5,4,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 4
[2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3
[2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 4
[2,4,3,1,5] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4
[2,4,3,5,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 4
[2,4,5,1,3] => ([(0,4),(1,2),(1,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,10),(1,11),(1,15),(2,7),(2,8),(2,11),(2,14),(3,6),(3,8),(3,10),(3,13),(4,6),(4,7),(4,9),(4,12),(5,12),(5,13),(5,14),(5,15),(6,18),(6,22),(7,16),(7,22),(8,17),(8,22),(9,19),(9,22),(10,20),(10,22),(11,21),(11,22),(12,16),(12,18),(12,19),(13,17),(13,18),(13,20),(14,16),(14,17),(14,21),(15,19),(15,20),(15,21),(16,23),(17,23),(18,23),(19,23),(20,23),(21,23),(22,23)],24)
=> ? = 5
[2,4,5,3,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(1,20),(1,21),(2,9),(2,14),(2,15),(2,21),(3,8),(3,12),(3,13),(3,21),(4,11),(4,13),(4,15),(4,20),(5,10),(5,12),(5,14),(5,20),(6,7),(6,8),(6,9),(6,10),(6,11),(7,22),(7,23),(8,16),(8,17),(8,22),(9,18),(9,19),(9,22),(10,16),(10,18),(10,23),(11,17),(11,19),(11,23),(12,16),(12,24),(13,17),(13,24),(14,18),(14,24),(15,19),(15,24),(16,25),(17,25),(18,25),(19,25),(20,23),(20,24),(21,22),(21,24),(22,25),(23,25),(24,25)],26)
=> ? = 5
[2,5,1,3,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 4
[2,5,1,4,3] => ([(0,3),(1,2),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 5
[2,5,3,1,4] => ([(0,4),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 5
[2,5,3,4,1] => ([(0,4),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(1,20),(1,21),(2,9),(2,14),(2,15),(2,21),(3,8),(3,12),(3,13),(3,21),(4,11),(4,13),(4,15),(4,20),(5,10),(5,12),(5,14),(5,20),(6,7),(6,8),(6,9),(6,10),(6,11),(7,22),(7,23),(8,16),(8,17),(8,22),(9,18),(9,19),(9,22),(10,16),(10,18),(10,23),(11,17),(11,19),(11,23),(12,16),(12,24),(13,17),(13,24),(14,18),(14,24),(15,19),(15,24),(16,25),(17,25),(18,25),(19,25),(20,23),(20,24),(21,22),(21,24),(22,25),(23,25),(24,25)],26)
=> ? = 5
[2,5,4,1,3] => ([(0,4),(1,2),(1,3),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,7),(1,20),(1,21),(2,9),(2,14),(2,15),(2,21),(3,8),(3,12),(3,13),(3,21),(4,11),(4,13),(4,15),(4,20),(5,10),(5,12),(5,14),(5,20),(6,7),(6,8),(6,9),(6,10),(6,11),(7,22),(7,23),(8,16),(8,17),(8,22),(9,18),(9,19),(9,22),(10,16),(10,18),(10,23),(11,17),(11,19),(11,23),(12,16),(12,24),(13,17),(13,24),(14,18),(14,24),(15,19),(15,24),(16,25),(17,25),(18,25),(19,25),(20,23),(20,24),(21,22),(21,24),(22,25),(23,25),(24,25)],26)
=> ? = 6
[2,5,4,3,1] => ([(0,4),(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(0,7),(1,9),(1,16),(1,21),(1,23),(2,8),(2,16),(2,20),(2,22),(3,10),(3,15),(3,20),(3,23),(4,11),(4,15),(4,21),(4,22),(5,13),(5,14),(5,22),(5,23),(6,12),(6,14),(6,20),(6,21),(7,8),(7,9),(7,10),(7,11),(7,12),(7,13),(8,17),(8,24),(8,26),(9,17),(9,25),(9,27),(10,18),(10,24),(10,27),(11,18),(11,25),(11,26),(12,19),(12,24),(12,25),(13,19),(13,26),(13,27),(14,19),(14,28),(15,18),(15,28),(16,17),(16,28),(17,29),(18,29),(19,29),(20,24),(20,28),(21,25),(21,28),(22,26),(22,28),(23,27),(23,28),(24,29),(25,29),(26,29),(27,29),(28,29)],30)
=> ? = 6
[3,1,2,4,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[3,1,2,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3
[3,1,4,2,5] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3
[3,1,4,5,2] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 3
[3,1,5,2,4] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 4
[3,2,1,4,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 3
[1,2,3,4,5,6] => ([],6)
=> ([],1)
=> 0
[1,2,3,4,6,5] => ([(4,5)],6)
=> ([(0,1)],2)
=> 1
[1,2,3,5,4,6] => ([(4,5)],6)
=> ([(0,1)],2)
=> 1
[1,2,3,5,6,4] => ([(3,5),(4,5)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,2,3,6,4,5] => ([(3,5),(4,5)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,2,3,6,5,4] => ([(3,4),(3,5),(4,5)],6)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 3
[1,2,4,3,5,6] => ([(4,5)],6)
=> ([(0,1)],2)
=> 1
[1,2,4,3,6,5] => ([(2,5),(3,4)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,2,4,5,3,6] => ([(3,5),(4,5)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,2,5,3,4,6] => ([(3,5),(4,5)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,2,5,4,3,6] => ([(3,4),(3,5),(4,5)],6)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 3
[1,3,2,4,5,6] => ([(4,5)],6)
=> ([(0,1)],2)
=> 1
[1,3,2,4,6,5] => ([(2,5),(3,4)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
[1,3,2,5,4,6] => ([(2,5),(3,4)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 2
Description
The number of atoms of a lattice.
An element of a lattice is an '''atom''' if it covers the least element.
Matching statistic: St001875
(load all 3 compositions to match this statistic)
(load all 3 compositions to match this statistic)
Values
[1,2] => ([],2)
=> ([],1)
=> ? = 0 + 1
[2,1] => ([(0,1)],2)
=> ([(0,1)],2)
=> ? = 1 + 1
[1,2,3] => ([],3)
=> ([],1)
=> ? = 0 + 1
[1,3,2] => ([(1,2)],3)
=> ([(0,1)],2)
=> ? = 1 + 1
[2,1,3] => ([(1,2)],3)
=> ([(0,1)],2)
=> ? = 1 + 1
[2,3,1] => ([(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[3,1,2] => ([(0,2),(1,2)],3)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[3,2,1] => ([(0,1),(0,2),(1,2)],3)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 4 = 3 + 1
[1,2,3,4] => ([],4)
=> ([],1)
=> ? = 0 + 1
[1,2,4,3] => ([(2,3)],4)
=> ([(0,1)],2)
=> ? = 1 + 1
[1,3,2,4] => ([(2,3)],4)
=> ([(0,1)],2)
=> ? = 1 + 1
[1,3,4,2] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,4,2,3] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,4,3,2] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 4 = 3 + 1
[2,1,3,4] => ([(2,3)],4)
=> ([(0,1)],2)
=> ? = 1 + 1
[2,1,4,3] => ([(0,3),(1,2)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[2,3,1,4] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[2,3,4,1] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3 + 1
[2,4,1,3] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3 + 1
[2,4,3,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4 + 1
[3,1,2,4] => ([(1,3),(2,3)],4)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[3,1,4,2] => ([(0,3),(1,2),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3 + 1
[3,2,1,4] => ([(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 4 = 3 + 1
[3,2,4,1] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4 + 1
[3,4,1,2] => ([(0,2),(0,3),(1,2),(1,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(6,11),(7,11),(8,11),(9,11),(10,11)],12)
=> ? = 4 + 1
[3,4,2,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 5 + 1
[4,1,2,3] => ([(0,3),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3 + 1
[4,1,3,2] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4 + 1
[4,2,1,3] => ([(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4 + 1
[4,2,3,1] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 5 + 1
[4,3,1,2] => ([(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 5 + 1
[4,3,2,1] => ([(0,1),(0,2),(0,3),(1,2),(1,3),(2,3)],4)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,13),(2,9),(2,10),(2,12),(3,8),(3,10),(3,13),(4,8),(4,11),(4,12),(5,7),(5,12),(5,13),(6,7),(6,10),(6,11),(7,14),(8,14),(9,14),(10,14),(11,14),(12,14),(13,14)],15)
=> ? = 6 + 1
[1,2,3,4,5] => ([],5)
=> ([],1)
=> ? = 0 + 1
[1,2,3,5,4] => ([(3,4)],5)
=> ([(0,1)],2)
=> ? = 1 + 1
[1,2,4,3,5] => ([(3,4)],5)
=> ([(0,1)],2)
=> ? = 1 + 1
[1,2,4,5,3] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,2,5,3,4] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,2,5,4,3] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 4 = 3 + 1
[1,3,2,4,5] => ([(3,4)],5)
=> ([(0,1)],2)
=> ? = 1 + 1
[1,3,2,5,4] => ([(1,4),(2,3)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,3,4,2,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,3,4,5,2] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3 + 1
[1,3,5,2,4] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3 + 1
[1,3,5,4,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4 + 1
[1,4,2,3,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,4,2,5,3] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3 + 1
[1,4,3,2,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 4 = 3 + 1
[1,4,3,5,2] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4 + 1
[1,4,5,2,3] => ([(1,3),(1,4),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(6,11),(7,11),(8,11),(9,11),(10,11)],12)
=> ? = 4 + 1
[1,4,5,3,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 5 + 1
[1,5,2,3,4] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3 + 1
[1,5,2,4,3] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4 + 1
[1,5,3,2,4] => ([(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4 + 1
[1,5,3,4,2] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 5 + 1
[1,5,4,2,3] => ([(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,10),(1,11),(2,8),(2,9),(2,11),(3,6),(3,7),(3,11),(4,7),(4,9),(4,10),(5,6),(5,8),(5,10),(6,12),(7,12),(8,12),(9,12),(10,12),(11,12)],13)
=> ? = 5 + 1
[1,5,4,3,2] => ([(1,2),(1,3),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(0,6),(1,9),(1,11),(1,13),(2,9),(2,10),(2,12),(3,8),(3,10),(3,13),(4,8),(4,11),(4,12),(5,7),(5,12),(5,13),(6,7),(6,10),(6,11),(7,14),(8,14),(9,14),(10,14),(11,14),(12,14),(13,14)],15)
=> ? = 6 + 1
[2,1,3,4,5] => ([(3,4)],5)
=> ([(0,1)],2)
=> ? = 1 + 1
[2,1,3,5,4] => ([(1,4),(2,3)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[2,1,4,3,5] => ([(1,4),(2,3)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[2,1,4,5,3] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3 + 1
[2,1,5,3,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3 + 1
[2,1,5,4,3] => ([(0,1),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,7),(1,8),(2,6),(2,8),(3,5),(3,8),(4,5),(4,6),(4,7),(5,9),(6,9),(7,9),(8,9)],10)
=> ? = 4 + 1
[2,3,1,4,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[2,3,1,5,4] => ([(0,1),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3 + 1
[2,3,4,1,5] => ([(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3 + 1
[2,3,4,5,1] => ([(0,4),(1,4),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 3 + 1
[2,3,5,1,4] => ([(0,4),(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 4 + 1
[2,3,5,4,1] => ([(0,4),(1,4),(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(0,5),(1,9),(1,12),(1,16),(2,8),(2,11),(2,16),(3,7),(3,10),(3,16),(4,6),(4,10),(4,11),(4,12),(5,6),(5,7),(5,8),(5,9),(6,13),(6,14),(6,15),(7,13),(7,17),(8,14),(8,17),(9,15),(9,17),(10,13),(10,18),(11,14),(11,18),(12,15),(12,18),(13,19),(14,19),(15,19),(16,17),(16,18),(17,19),(18,19)],20)
=> ? = 4 + 1
[2,4,1,3,5] => ([(1,4),(2,3),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,5),(1,6),(2,4),(2,6),(3,4),(3,5),(4,7),(5,7),(6,7)],8)
=> ? = 3 + 1
[2,4,1,5,3] => ([(0,4),(1,3),(2,3),(2,4)],5)
=> ([(0,1),(0,2),(0,3),(0,4),(1,8),(1,9),(1,10),(2,6),(2,7),(2,10),(3,5),(3,7),(3,9),(4,5),(4,6),(4,8),(5,11),(5,14),(6,11),(6,12),(7,11),(7,13),(8,12),(8,14),(9,13),(9,14),(10,12),(10,13),(11,15),(12,15),(13,15),(14,15)],16)
=> ? = 4 + 1
[3,1,2,4,5] => ([(2,4),(3,4)],5)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[3,2,1,4,5] => ([(2,3),(2,4),(3,4)],5)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 4 = 3 + 1
[1,2,3,5,6,4] => ([(3,5),(4,5)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,2,3,6,4,5] => ([(3,5),(4,5)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,2,3,6,5,4] => ([(3,4),(3,5),(4,5)],6)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 4 = 3 + 1
[1,2,4,3,6,5] => ([(2,5),(3,4)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,2,4,5,3,6] => ([(3,5),(4,5)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,2,5,3,4,6] => ([(3,5),(4,5)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,2,5,4,3,6] => ([(3,4),(3,5),(4,5)],6)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 4 = 3 + 1
[1,3,2,4,6,5] => ([(2,5),(3,4)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,3,2,5,4,6] => ([(2,5),(3,4)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,3,4,2,5,6] => ([(3,5),(4,5)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,4,2,3,5,6] => ([(3,5),(4,5)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,4,3,2,5,6] => ([(3,4),(3,5),(4,5)],6)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 4 = 3 + 1
[2,1,3,4,6,5] => ([(2,5),(3,4)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[2,1,3,5,4,6] => ([(2,5),(3,4)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[2,1,4,3,5,6] => ([(2,5),(3,4)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[2,3,1,4,5,6] => ([(3,5),(4,5)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[3,1,2,4,5,6] => ([(3,5),(4,5)],6)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[3,2,1,4,5,6] => ([(3,4),(3,5),(4,5)],6)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 4 = 3 + 1
[1,2,3,4,6,7,5] => ([(4,6),(5,6)],7)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,2,3,4,7,5,6] => ([(4,6),(5,6)],7)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,2,3,4,7,6,5] => ([(4,5),(4,6),(5,6)],7)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 4 = 3 + 1
[1,2,3,5,4,7,6] => ([(3,6),(4,5)],7)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,2,3,5,6,4,7] => ([(4,6),(5,6)],7)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,2,3,6,4,5,7] => ([(4,6),(5,6)],7)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,2,3,6,5,4,7] => ([(4,5),(4,6),(5,6)],7)
=> ([(0,1),(0,2),(0,3),(1,4),(2,4),(3,4)],5)
=> 4 = 3 + 1
[1,2,4,3,5,7,6] => ([(3,6),(4,5)],7)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,2,4,3,6,5,7] => ([(3,6),(4,5)],7)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
[1,2,4,5,3,6,7] => ([(4,6),(5,6)],7)
=> ([(0,1),(0,2),(1,3),(2,3)],4)
=> 3 = 2 + 1
Description
The number of simple modules with projective dimension at most 1.
Matching statistic: St001862
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00170: Permutations —to signed permutation⟶ Signed permutations
Mp00244: Signed permutations —bar⟶ Signed permutations
St001862: Signed permutations ⟶ ℤResult quality: 5% ●values known / values provided: 5%●distinct values known / distinct values provided: 54%
Mp00244: Signed permutations —bar⟶ Signed permutations
St001862: Signed permutations ⟶ ℤResult quality: 5% ●values known / values provided: 5%●distinct values known / distinct values provided: 54%
Values
[1,2] => [1,2] => [-1,-2] => 0
[2,1] => [2,1] => [-2,-1] => 1
[1,2,3] => [1,2,3] => [-1,-2,-3] => 0
[1,3,2] => [1,3,2] => [-1,-3,-2] => 1
[2,1,3] => [2,1,3] => [-2,-1,-3] => 1
[2,3,1] => [2,3,1] => [-2,-3,-1] => 2
[3,1,2] => [3,1,2] => [-3,-1,-2] => 2
[3,2,1] => [3,2,1] => [-3,-2,-1] => 3
[1,2,3,4] => [1,2,3,4] => [-1,-2,-3,-4] => 0
[1,2,4,3] => [1,2,4,3] => [-1,-2,-4,-3] => 1
[1,3,2,4] => [1,3,2,4] => [-1,-3,-2,-4] => 1
[1,3,4,2] => [1,3,4,2] => [-1,-3,-4,-2] => 2
[1,4,2,3] => [1,4,2,3] => [-1,-4,-2,-3] => 2
[1,4,3,2] => [1,4,3,2] => [-1,-4,-3,-2] => 3
[2,1,3,4] => [2,1,3,4] => [-2,-1,-3,-4] => 1
[2,1,4,3] => [2,1,4,3] => [-2,-1,-4,-3] => 2
[2,3,1,4] => [2,3,1,4] => [-2,-3,-1,-4] => 2
[2,3,4,1] => [2,3,4,1] => [-2,-3,-4,-1] => 3
[2,4,1,3] => [2,4,1,3] => [-2,-4,-1,-3] => 3
[2,4,3,1] => [2,4,3,1] => [-2,-4,-3,-1] => 4
[3,1,2,4] => [3,1,2,4] => [-3,-1,-2,-4] => 2
[3,1,4,2] => [3,1,4,2] => [-3,-1,-4,-2] => 3
[3,2,1,4] => [3,2,1,4] => [-3,-2,-1,-4] => 3
[3,2,4,1] => [3,2,4,1] => [-3,-2,-4,-1] => 4
[3,4,1,2] => [3,4,1,2] => [-3,-4,-1,-2] => 4
[3,4,2,1] => [3,4,2,1] => [-3,-4,-2,-1] => 5
[4,1,2,3] => [4,1,2,3] => [-4,-1,-2,-3] => 3
[4,1,3,2] => [4,1,3,2] => [-4,-1,-3,-2] => 4
[4,2,1,3] => [4,2,1,3] => [-4,-2,-1,-3] => 4
[4,2,3,1] => [4,2,3,1] => [-4,-2,-3,-1] => 5
[4,3,1,2] => [4,3,1,2] => [-4,-3,-1,-2] => 5
[4,3,2,1] => [4,3,2,1] => [-4,-3,-2,-1] => 6
[1,2,3,4,5] => [1,2,3,4,5] => [-1,-2,-3,-4,-5] => 0
[1,2,3,5,4] => [1,2,3,5,4] => [-1,-2,-3,-5,-4] => 1
[1,2,4,3,5] => [1,2,4,3,5] => [-1,-2,-4,-3,-5] => 1
[1,2,4,5,3] => [1,2,4,5,3] => [-1,-2,-4,-5,-3] => 2
[1,2,5,3,4] => [1,2,5,3,4] => [-1,-2,-5,-3,-4] => 2
[1,2,5,4,3] => [1,2,5,4,3] => [-1,-2,-5,-4,-3] => 3
[1,3,2,4,5] => [1,3,2,4,5] => [-1,-3,-2,-4,-5] => 1
[1,3,2,5,4] => [1,3,2,5,4] => [-1,-3,-2,-5,-4] => 2
[1,3,4,2,5] => [1,3,4,2,5] => [-1,-3,-4,-2,-5] => 2
[1,3,4,5,2] => [1,3,4,5,2] => [-1,-3,-4,-5,-2] => 3
[1,3,5,2,4] => [1,3,5,2,4] => [-1,-3,-5,-2,-4] => 3
[1,3,5,4,2] => [1,3,5,4,2] => [-1,-3,-5,-4,-2] => 4
[1,4,2,3,5] => [1,4,2,3,5] => [-1,-4,-2,-3,-5] => 2
[1,4,2,5,3] => [1,4,2,5,3] => [-1,-4,-2,-5,-3] => 3
[1,4,3,2,5] => [1,4,3,2,5] => [-1,-4,-3,-2,-5] => 3
[1,4,3,5,2] => [1,4,3,5,2] => [-1,-4,-3,-5,-2] => 4
[1,4,5,2,3] => [1,4,5,2,3] => [-1,-4,-5,-2,-3] => 4
[1,4,5,3,2] => [1,4,5,3,2] => [-1,-4,-5,-3,-2] => 5
[1,5,4,3,2] => [1,5,4,3,2] => [-1,-5,-4,-3,-2] => ? = 6
[2,1,3,4,5] => [2,1,3,4,5] => [-2,-1,-3,-4,-5] => ? = 1
[2,1,3,5,4] => [2,1,3,5,4] => [-2,-1,-3,-5,-4] => ? = 2
[2,1,4,3,5] => [2,1,4,3,5] => [-2,-1,-4,-3,-5] => ? = 2
[2,1,4,5,3] => [2,1,4,5,3] => [-2,-1,-4,-5,-3] => ? = 3
[2,1,5,3,4] => [2,1,5,3,4] => [-2,-1,-5,-3,-4] => ? = 3
[2,1,5,4,3] => [2,1,5,4,3] => [-2,-1,-5,-4,-3] => ? = 4
[2,3,1,4,5] => [2,3,1,4,5] => [-2,-3,-1,-4,-5] => ? = 2
[2,3,1,5,4] => [2,3,1,5,4] => [-2,-3,-1,-5,-4] => ? = 3
[2,3,4,1,5] => [2,3,4,1,5] => [-2,-3,-4,-1,-5] => ? = 3
[2,3,4,5,1] => [2,3,4,5,1] => [-2,-3,-4,-5,-1] => ? = 3
[2,3,5,1,4] => [2,3,5,1,4] => [-2,-3,-5,-1,-4] => ? = 4
[2,3,5,4,1] => [2,3,5,4,1] => [-2,-3,-5,-4,-1] => ? = 4
[2,4,1,3,5] => [2,4,1,3,5] => [-2,-4,-1,-3,-5] => ? = 3
[2,4,1,5,3] => [2,4,1,5,3] => [-2,-4,-1,-5,-3] => ? = 4
[2,4,3,1,5] => [2,4,3,1,5] => [-2,-4,-3,-1,-5] => ? = 4
[2,4,3,5,1] => [2,4,3,5,1] => [-2,-4,-3,-5,-1] => ? = 4
[2,4,5,1,3] => [2,4,5,1,3] => [-2,-4,-5,-1,-3] => ? = 5
[2,4,5,3,1] => [2,4,5,3,1] => [-2,-4,-5,-3,-1] => ? = 5
[2,5,1,3,4] => [2,5,1,3,4] => [-2,-5,-1,-3,-4] => ? = 4
[2,5,1,4,3] => [2,5,1,4,3] => [-2,-5,-1,-4,-3] => ? = 5
[2,5,3,1,4] => [2,5,3,1,4] => [-2,-5,-3,-1,-4] => ? = 5
[2,5,3,4,1] => [2,5,3,4,1] => [-2,-5,-3,-4,-1] => ? = 5
[2,5,4,1,3] => [2,5,4,1,3] => [-2,-5,-4,-1,-3] => ? = 6
[2,5,4,3,1] => [2,5,4,3,1] => [-2,-5,-4,-3,-1] => ? = 6
[3,1,2,4,5] => [3,1,2,4,5] => [-3,-1,-2,-4,-5] => ? = 2
[3,1,2,5,4] => [3,1,2,5,4] => [-3,-1,-2,-5,-4] => ? = 3
[3,1,4,2,5] => [3,1,4,2,5] => [-3,-1,-4,-2,-5] => ? = 3
[3,1,4,5,2] => [3,1,4,5,2] => [-3,-1,-4,-5,-2] => ? = 3
[3,1,5,2,4] => [3,1,5,2,4] => [-3,-1,-5,-2,-4] => ? = 4
[3,1,5,4,2] => [3,1,5,4,2] => [-3,-1,-5,-4,-2] => ? = 4
[3,2,1,4,5] => [3,2,1,4,5] => [-3,-2,-1,-4,-5] => ? = 3
[3,2,1,5,4] => [3,2,1,5,4] => [-3,-2,-1,-5,-4] => ? = 4
[3,2,4,1,5] => [3,2,4,1,5] => [-3,-2,-4,-1,-5] => ? = 4
[3,2,4,5,1] => [3,2,4,5,1] => [-3,-2,-4,-5,-1] => ? = 4
[3,2,5,1,4] => [3,2,5,1,4] => [-3,-2,-5,-1,-4] => ? = 5
[3,2,5,4,1] => [3,2,5,4,1] => [-3,-2,-5,-4,-1] => ? = 5
[3,4,1,2,5] => [3,4,1,2,5] => [-3,-4,-1,-2,-5] => ? = 4
[3,4,1,5,2] => [3,4,1,5,2] => [-3,-4,-1,-5,-2] => ? = 4
[3,4,2,1,5] => [3,4,2,1,5] => [-3,-4,-2,-1,-5] => ? = 5
[3,4,2,5,1] => [3,4,2,5,1] => [-3,-4,-2,-5,-1] => ? = 5
[3,4,5,1,2] => [3,4,5,1,2] => [-3,-4,-5,-1,-2] => ? = 5
[3,4,5,2,1] => [3,4,5,2,1] => [-3,-4,-5,-2,-1] => ? = 6
[3,5,1,2,4] => [3,5,1,2,4] => [-3,-5,-1,-2,-4] => ? = 5
[3,5,1,4,2] => [3,5,1,4,2] => [-3,-5,-1,-4,-2] => ? = 5
[3,5,2,1,4] => [3,5,2,1,4] => [-3,-5,-2,-1,-4] => ? = 6
[3,5,2,4,1] => [3,5,2,4,1] => [-3,-5,-2,-4,-1] => ? = 6
[3,5,4,1,2] => [3,5,4,1,2] => [-3,-5,-4,-1,-2] => ? = 6
[3,5,4,2,1] => [3,5,4,2,1] => [-3,-5,-4,-2,-1] => ? = 7
[4,1,2,3,5] => [4,1,2,3,5] => [-4,-1,-2,-3,-5] => ? = 3
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: St001583
(load all 21 compositions to match this statistic)
(load all 21 compositions to match this statistic)
Mp00069: Permutations —complement⟶ Permutations
St001583: Permutations ⟶ ℤResult quality: 3% ●values known / values provided: 3%●distinct values known / distinct values provided: 54%
St001583: Permutations ⟶ ℤResult quality: 3% ●values known / values provided: 3%●distinct values known / distinct values provided: 54%
Values
[1,2] => [2,1] => 0
[2,1] => [1,2] => 1
[1,2,3] => [3,2,1] => 0
[1,3,2] => [3,1,2] => 1
[2,1,3] => [2,3,1] => 1
[2,3,1] => [2,1,3] => 2
[3,1,2] => [1,3,2] => 2
[3,2,1] => [1,2,3] => 3
[1,2,3,4] => [4,3,2,1] => 0
[1,2,4,3] => [4,3,1,2] => 1
[1,3,2,4] => [4,2,3,1] => 1
[1,3,4,2] => [4,2,1,3] => 2
[1,4,2,3] => [4,1,3,2] => 2
[1,4,3,2] => [4,1,2,3] => 3
[2,1,3,4] => [3,4,2,1] => 1
[2,1,4,3] => [3,4,1,2] => 2
[2,3,1,4] => [3,2,4,1] => 2
[2,3,4,1] => [3,2,1,4] => 3
[2,4,1,3] => [3,1,4,2] => 3
[2,4,3,1] => [3,1,2,4] => 4
[3,1,2,4] => [2,4,3,1] => 2
[3,1,4,2] => [2,4,1,3] => 3
[3,2,1,4] => [2,3,4,1] => 3
[3,2,4,1] => [2,3,1,4] => 4
[3,4,1,2] => [2,1,4,3] => 4
[3,4,2,1] => [2,1,3,4] => 5
[4,1,2,3] => [1,4,3,2] => 3
[4,1,3,2] => [1,4,2,3] => 4
[4,2,1,3] => [1,3,4,2] => 4
[4,2,3,1] => [1,3,2,4] => 5
[4,3,1,2] => [1,2,4,3] => 5
[4,3,2,1] => [1,2,3,4] => 6
[1,2,3,4,5] => [5,4,3,2,1] => ? = 0
[1,2,3,5,4] => [5,4,3,1,2] => ? = 1
[1,2,4,3,5] => [5,4,2,3,1] => ? = 1
[1,2,4,5,3] => [5,4,2,1,3] => ? = 2
[1,2,5,3,4] => [5,4,1,3,2] => ? = 2
[1,2,5,4,3] => [5,4,1,2,3] => ? = 3
[1,3,2,4,5] => [5,3,4,2,1] => ? = 1
[1,3,2,5,4] => [5,3,4,1,2] => ? = 2
[1,3,4,2,5] => [5,3,2,4,1] => ? = 2
[1,3,4,5,2] => [5,3,2,1,4] => ? = 3
[1,3,5,2,4] => [5,3,1,4,2] => ? = 3
[1,3,5,4,2] => [5,3,1,2,4] => ? = 4
[1,4,2,3,5] => [5,2,4,3,1] => ? = 2
[1,4,2,5,3] => [5,2,4,1,3] => ? = 3
[1,4,3,2,5] => [5,2,3,4,1] => ? = 3
[1,4,3,5,2] => [5,2,3,1,4] => ? = 4
[1,4,5,2,3] => [5,2,1,4,3] => ? = 4
[1,4,5,3,2] => [5,2,1,3,4] => ? = 5
[1,5,2,3,4] => [5,1,4,3,2] => ? = 3
[1,5,2,4,3] => [5,1,4,2,3] => ? = 4
[1,5,3,2,4] => [5,1,3,4,2] => ? = 4
[1,5,3,4,2] => [5,1,3,2,4] => ? = 5
[1,5,4,2,3] => [5,1,2,4,3] => ? = 5
[1,5,4,3,2] => [5,1,2,3,4] => ? = 6
[2,1,3,4,5] => [4,5,3,2,1] => ? = 1
[2,1,3,5,4] => [4,5,3,1,2] => ? = 2
[2,1,4,3,5] => [4,5,2,3,1] => ? = 2
[2,1,4,5,3] => [4,5,2,1,3] => ? = 3
[2,1,5,3,4] => [4,5,1,3,2] => ? = 3
[2,1,5,4,3] => [4,5,1,2,3] => ? = 4
[2,3,1,4,5] => [4,3,5,2,1] => ? = 2
[2,3,1,5,4] => [4,3,5,1,2] => ? = 3
[2,3,4,1,5] => [4,3,2,5,1] => ? = 3
[2,3,4,5,1] => [4,3,2,1,5] => ? = 3
[2,3,5,1,4] => [4,3,1,5,2] => ? = 4
[2,3,5,4,1] => [4,3,1,2,5] => ? = 4
[2,4,1,3,5] => [4,2,5,3,1] => ? = 3
[2,4,1,5,3] => [4,2,5,1,3] => ? = 4
[2,4,3,1,5] => [4,2,3,5,1] => ? = 4
[2,4,3,5,1] => [4,2,3,1,5] => ? = 4
[2,4,5,1,3] => [4,2,1,5,3] => ? = 5
[2,4,5,3,1] => [4,2,1,3,5] => ? = 5
[2,5,1,3,4] => [4,1,5,3,2] => ? = 4
[2,5,1,4,3] => [4,1,5,2,3] => ? = 5
[2,5,3,1,4] => [4,1,3,5,2] => ? = 5
[2,5,3,4,1] => [4,1,3,2,5] => ? = 5
[2,5,4,1,3] => [4,1,2,5,3] => ? = 6
[2,5,4,3,1] => [4,1,2,3,5] => ? = 6
[3,1,2,4,5] => [3,5,4,2,1] => ? = 2
[3,1,2,5,4] => [3,5,4,1,2] => ? = 3
Description
The projective dimension of the simple module corresponding to the point in the poset of the symmetric group under bruhat order.
Matching statistic: St000136
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00069: Permutations —complement⟶ Permutations
Mp00305: Permutations —parking function⟶ Parking functions
St000136: Parking functions ⟶ ℤResult quality: 3% ●values known / values provided: 3%●distinct values known / distinct values provided: 54%
Mp00305: Permutations —parking function⟶ Parking functions
St000136: Parking functions ⟶ ℤResult quality: 3% ●values known / values provided: 3%●distinct values known / distinct values provided: 54%
Values
[1,2] => [2,1] => [2,1] => 0
[2,1] => [1,2] => [1,2] => 1
[1,2,3] => [3,2,1] => [3,2,1] => 0
[1,3,2] => [3,1,2] => [3,1,2] => 1
[2,1,3] => [2,3,1] => [2,3,1] => 1
[2,3,1] => [2,1,3] => [2,1,3] => 2
[3,1,2] => [1,3,2] => [1,3,2] => 2
[3,2,1] => [1,2,3] => [1,2,3] => 3
[1,2,3,4] => [4,3,2,1] => [4,3,2,1] => 0
[1,2,4,3] => [4,3,1,2] => [4,3,1,2] => 1
[1,3,2,4] => [4,2,3,1] => [4,2,3,1] => 1
[1,3,4,2] => [4,2,1,3] => [4,2,1,3] => 2
[1,4,2,3] => [4,1,3,2] => [4,1,3,2] => 2
[1,4,3,2] => [4,1,2,3] => [4,1,2,3] => 3
[2,1,3,4] => [3,4,2,1] => [3,4,2,1] => 1
[2,1,4,3] => [3,4,1,2] => [3,4,1,2] => 2
[2,3,1,4] => [3,2,4,1] => [3,2,4,1] => 2
[2,3,4,1] => [3,2,1,4] => [3,2,1,4] => 3
[2,4,1,3] => [3,1,4,2] => [3,1,4,2] => 3
[2,4,3,1] => [3,1,2,4] => [3,1,2,4] => 4
[3,1,2,4] => [2,4,3,1] => [2,4,3,1] => 2
[3,1,4,2] => [2,4,1,3] => [2,4,1,3] => 3
[3,2,1,4] => [2,3,4,1] => [2,3,4,1] => 3
[3,2,4,1] => [2,3,1,4] => [2,3,1,4] => 4
[3,4,1,2] => [2,1,4,3] => [2,1,4,3] => 4
[3,4,2,1] => [2,1,3,4] => [2,1,3,4] => 5
[4,1,2,3] => [1,4,3,2] => [1,4,3,2] => 3
[4,1,3,2] => [1,4,2,3] => [1,4,2,3] => 4
[4,2,1,3] => [1,3,4,2] => [1,3,4,2] => 4
[4,2,3,1] => [1,3,2,4] => [1,3,2,4] => 5
[4,3,1,2] => [1,2,4,3] => [1,2,4,3] => 5
[4,3,2,1] => [1,2,3,4] => [1,2,3,4] => 6
[1,2,3,4,5] => [5,4,3,2,1] => [5,4,3,2,1] => ? = 0
[1,2,3,5,4] => [5,4,3,1,2] => [5,4,3,1,2] => ? = 1
[1,2,4,3,5] => [5,4,2,3,1] => [5,4,2,3,1] => ? = 1
[1,2,4,5,3] => [5,4,2,1,3] => [5,4,2,1,3] => ? = 2
[1,2,5,3,4] => [5,4,1,3,2] => [5,4,1,3,2] => ? = 2
[1,2,5,4,3] => [5,4,1,2,3] => [5,4,1,2,3] => ? = 3
[1,3,2,4,5] => [5,3,4,2,1] => [5,3,4,2,1] => ? = 1
[1,3,2,5,4] => [5,3,4,1,2] => [5,3,4,1,2] => ? = 2
[1,3,4,2,5] => [5,3,2,4,1] => [5,3,2,4,1] => ? = 2
[1,3,4,5,2] => [5,3,2,1,4] => [5,3,2,1,4] => ? = 3
[1,3,5,2,4] => [5,3,1,4,2] => [5,3,1,4,2] => ? = 3
[1,3,5,4,2] => [5,3,1,2,4] => [5,3,1,2,4] => ? = 4
[1,4,2,3,5] => [5,2,4,3,1] => [5,2,4,3,1] => ? = 2
[1,4,2,5,3] => [5,2,4,1,3] => [5,2,4,1,3] => ? = 3
[1,4,3,2,5] => [5,2,3,4,1] => [5,2,3,4,1] => ? = 3
[1,4,3,5,2] => [5,2,3,1,4] => [5,2,3,1,4] => ? = 4
[1,4,5,2,3] => [5,2,1,4,3] => [5,2,1,4,3] => ? = 4
[1,4,5,3,2] => [5,2,1,3,4] => [5,2,1,3,4] => ? = 5
[1,5,2,3,4] => [5,1,4,3,2] => [5,1,4,3,2] => ? = 3
[1,5,2,4,3] => [5,1,4,2,3] => [5,1,4,2,3] => ? = 4
[1,5,3,2,4] => [5,1,3,4,2] => [5,1,3,4,2] => ? = 4
[1,5,3,4,2] => [5,1,3,2,4] => [5,1,3,2,4] => ? = 5
[1,5,4,2,3] => [5,1,2,4,3] => [5,1,2,4,3] => ? = 5
[1,5,4,3,2] => [5,1,2,3,4] => [5,1,2,3,4] => ? = 6
[2,1,3,4,5] => [4,5,3,2,1] => [4,5,3,2,1] => ? = 1
[2,1,3,5,4] => [4,5,3,1,2] => [4,5,3,1,2] => ? = 2
[2,1,4,3,5] => [4,5,2,3,1] => [4,5,2,3,1] => ? = 2
[2,1,4,5,3] => [4,5,2,1,3] => [4,5,2,1,3] => ? = 3
[2,1,5,3,4] => [4,5,1,3,2] => [4,5,1,3,2] => ? = 3
[2,1,5,4,3] => [4,5,1,2,3] => [4,5,1,2,3] => ? = 4
[2,3,1,4,5] => [4,3,5,2,1] => [4,3,5,2,1] => ? = 2
[2,3,1,5,4] => [4,3,5,1,2] => [4,3,5,1,2] => ? = 3
[2,3,4,1,5] => [4,3,2,5,1] => [4,3,2,5,1] => ? = 3
[2,3,4,5,1] => [4,3,2,1,5] => [4,3,2,1,5] => ? = 3
[2,3,5,1,4] => [4,3,1,5,2] => [4,3,1,5,2] => ? = 4
[2,3,5,4,1] => [4,3,1,2,5] => [4,3,1,2,5] => ? = 4
[2,4,1,3,5] => [4,2,5,3,1] => [4,2,5,3,1] => ? = 3
[2,4,1,5,3] => [4,2,5,1,3] => [4,2,5,1,3] => ? = 4
[2,4,3,1,5] => [4,2,3,5,1] => [4,2,3,5,1] => ? = 4
[2,4,3,5,1] => [4,2,3,1,5] => [4,2,3,1,5] => ? = 4
[2,4,5,1,3] => [4,2,1,5,3] => [4,2,1,5,3] => ? = 5
[2,4,5,3,1] => [4,2,1,3,5] => [4,2,1,3,5] => ? = 5
[2,5,1,3,4] => [4,1,5,3,2] => [4,1,5,3,2] => ? = 4
[2,5,1,4,3] => [4,1,5,2,3] => [4,1,5,2,3] => ? = 5
[2,5,3,1,4] => [4,1,3,5,2] => [4,1,3,5,2] => ? = 5
[2,5,3,4,1] => [4,1,3,2,5] => [4,1,3,2,5] => ? = 5
[2,5,4,1,3] => [4,1,2,5,3] => [4,1,2,5,3] => ? = 6
[2,5,4,3,1] => [4,1,2,3,5] => [4,1,2,3,5] => ? = 6
[3,1,2,4,5] => [3,5,4,2,1] => [3,5,4,2,1] => ? = 2
[3,1,2,5,4] => [3,5,4,1,2] => [3,5,4,1,2] => ? = 3
Description
The dinv of a parking function.
Matching statistic: St000194
(load all 4 compositions to match this statistic)
(load all 4 compositions to match this statistic)
Mp00069: Permutations —complement⟶ Permutations
Mp00305: Permutations —parking function⟶ Parking functions
St000194: Parking functions ⟶ ℤResult quality: 3% ●values known / values provided: 3%●distinct values known / distinct values provided: 54%
Mp00305: Permutations —parking function⟶ Parking functions
St000194: Parking functions ⟶ ℤResult quality: 3% ●values known / values provided: 3%●distinct values known / distinct values provided: 54%
Values
[1,2] => [2,1] => [2,1] => 0
[2,1] => [1,2] => [1,2] => 1
[1,2,3] => [3,2,1] => [3,2,1] => 0
[1,3,2] => [3,1,2] => [3,1,2] => 1
[2,1,3] => [2,3,1] => [2,3,1] => 1
[2,3,1] => [2,1,3] => [2,1,3] => 2
[3,1,2] => [1,3,2] => [1,3,2] => 2
[3,2,1] => [1,2,3] => [1,2,3] => 3
[1,2,3,4] => [4,3,2,1] => [4,3,2,1] => 0
[1,2,4,3] => [4,3,1,2] => [4,3,1,2] => 1
[1,3,2,4] => [4,2,3,1] => [4,2,3,1] => 1
[1,3,4,2] => [4,2,1,3] => [4,2,1,3] => 2
[1,4,2,3] => [4,1,3,2] => [4,1,3,2] => 2
[1,4,3,2] => [4,1,2,3] => [4,1,2,3] => 3
[2,1,3,4] => [3,4,2,1] => [3,4,2,1] => 1
[2,1,4,3] => [3,4,1,2] => [3,4,1,2] => 2
[2,3,1,4] => [3,2,4,1] => [3,2,4,1] => 2
[2,3,4,1] => [3,2,1,4] => [3,2,1,4] => 3
[2,4,1,3] => [3,1,4,2] => [3,1,4,2] => 3
[2,4,3,1] => [3,1,2,4] => [3,1,2,4] => 4
[3,1,2,4] => [2,4,3,1] => [2,4,3,1] => 2
[3,1,4,2] => [2,4,1,3] => [2,4,1,3] => 3
[3,2,1,4] => [2,3,4,1] => [2,3,4,1] => 3
[3,2,4,1] => [2,3,1,4] => [2,3,1,4] => 4
[3,4,1,2] => [2,1,4,3] => [2,1,4,3] => 4
[3,4,2,1] => [2,1,3,4] => [2,1,3,4] => 5
[4,1,2,3] => [1,4,3,2] => [1,4,3,2] => 3
[4,1,3,2] => [1,4,2,3] => [1,4,2,3] => 4
[4,2,1,3] => [1,3,4,2] => [1,3,4,2] => 4
[4,2,3,1] => [1,3,2,4] => [1,3,2,4] => 5
[4,3,1,2] => [1,2,4,3] => [1,2,4,3] => 5
[4,3,2,1] => [1,2,3,4] => [1,2,3,4] => 6
[1,2,3,4,5] => [5,4,3,2,1] => [5,4,3,2,1] => ? = 0
[1,2,3,5,4] => [5,4,3,1,2] => [5,4,3,1,2] => ? = 1
[1,2,4,3,5] => [5,4,2,3,1] => [5,4,2,3,1] => ? = 1
[1,2,4,5,3] => [5,4,2,1,3] => [5,4,2,1,3] => ? = 2
[1,2,5,3,4] => [5,4,1,3,2] => [5,4,1,3,2] => ? = 2
[1,2,5,4,3] => [5,4,1,2,3] => [5,4,1,2,3] => ? = 3
[1,3,2,4,5] => [5,3,4,2,1] => [5,3,4,2,1] => ? = 1
[1,3,2,5,4] => [5,3,4,1,2] => [5,3,4,1,2] => ? = 2
[1,3,4,2,5] => [5,3,2,4,1] => [5,3,2,4,1] => ? = 2
[1,3,4,5,2] => [5,3,2,1,4] => [5,3,2,1,4] => ? = 3
[1,3,5,2,4] => [5,3,1,4,2] => [5,3,1,4,2] => ? = 3
[1,3,5,4,2] => [5,3,1,2,4] => [5,3,1,2,4] => ? = 4
[1,4,2,3,5] => [5,2,4,3,1] => [5,2,4,3,1] => ? = 2
[1,4,2,5,3] => [5,2,4,1,3] => [5,2,4,1,3] => ? = 3
[1,4,3,2,5] => [5,2,3,4,1] => [5,2,3,4,1] => ? = 3
[1,4,3,5,2] => [5,2,3,1,4] => [5,2,3,1,4] => ? = 4
[1,4,5,2,3] => [5,2,1,4,3] => [5,2,1,4,3] => ? = 4
[1,4,5,3,2] => [5,2,1,3,4] => [5,2,1,3,4] => ? = 5
[1,5,2,3,4] => [5,1,4,3,2] => [5,1,4,3,2] => ? = 3
[1,5,2,4,3] => [5,1,4,2,3] => [5,1,4,2,3] => ? = 4
[1,5,3,2,4] => [5,1,3,4,2] => [5,1,3,4,2] => ? = 4
[1,5,3,4,2] => [5,1,3,2,4] => [5,1,3,2,4] => ? = 5
[1,5,4,2,3] => [5,1,2,4,3] => [5,1,2,4,3] => ? = 5
[1,5,4,3,2] => [5,1,2,3,4] => [5,1,2,3,4] => ? = 6
[2,1,3,4,5] => [4,5,3,2,1] => [4,5,3,2,1] => ? = 1
[2,1,3,5,4] => [4,5,3,1,2] => [4,5,3,1,2] => ? = 2
[2,1,4,3,5] => [4,5,2,3,1] => [4,5,2,3,1] => ? = 2
[2,1,4,5,3] => [4,5,2,1,3] => [4,5,2,1,3] => ? = 3
[2,1,5,3,4] => [4,5,1,3,2] => [4,5,1,3,2] => ? = 3
[2,1,5,4,3] => [4,5,1,2,3] => [4,5,1,2,3] => ? = 4
[2,3,1,4,5] => [4,3,5,2,1] => [4,3,5,2,1] => ? = 2
[2,3,1,5,4] => [4,3,5,1,2] => [4,3,5,1,2] => ? = 3
[2,3,4,1,5] => [4,3,2,5,1] => [4,3,2,5,1] => ? = 3
[2,3,4,5,1] => [4,3,2,1,5] => [4,3,2,1,5] => ? = 3
[2,3,5,1,4] => [4,3,1,5,2] => [4,3,1,5,2] => ? = 4
[2,3,5,4,1] => [4,3,1,2,5] => [4,3,1,2,5] => ? = 4
[2,4,1,3,5] => [4,2,5,3,1] => [4,2,5,3,1] => ? = 3
[2,4,1,5,3] => [4,2,5,1,3] => [4,2,5,1,3] => ? = 4
[2,4,3,1,5] => [4,2,3,5,1] => [4,2,3,5,1] => ? = 4
[2,4,3,5,1] => [4,2,3,1,5] => [4,2,3,1,5] => ? = 4
[2,4,5,1,3] => [4,2,1,5,3] => [4,2,1,5,3] => ? = 5
[2,4,5,3,1] => [4,2,1,3,5] => [4,2,1,3,5] => ? = 5
[2,5,1,3,4] => [4,1,5,3,2] => [4,1,5,3,2] => ? = 4
[2,5,1,4,3] => [4,1,5,2,3] => [4,1,5,2,3] => ? = 5
[2,5,3,1,4] => [4,1,3,5,2] => [4,1,3,5,2] => ? = 5
[2,5,3,4,1] => [4,1,3,2,5] => [4,1,3,2,5] => ? = 5
[2,5,4,1,3] => [4,1,2,5,3] => [4,1,2,5,3] => ? = 6
[2,5,4,3,1] => [4,1,2,3,5] => [4,1,2,3,5] => ? = 6
[3,1,2,4,5] => [3,5,4,2,1] => [3,5,4,2,1] => ? = 2
[3,1,2,5,4] => [3,5,4,1,2] => [3,5,4,1,2] => ? = 3
Description
The number of primary dinversion pairs of a labelled dyck path corresponding to a parking function.
Matching statistic: St001433
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00170: Permutations —to signed permutation⟶ Signed permutations
Mp00194: Signed permutations —Foata-Han inverse⟶ Signed permutations
St001433: Signed permutations ⟶ ℤResult quality: 3% ●values known / values provided: 3%●distinct values known / distinct values provided: 54%
Mp00194: Signed permutations —Foata-Han inverse⟶ Signed permutations
St001433: Signed permutations ⟶ ℤResult quality: 3% ●values known / values provided: 3%●distinct values known / distinct values provided: 54%
Values
[1,2] => [1,2] => [1,2] => 0
[2,1] => [2,1] => [-2,1] => 1
[1,2,3] => [1,2,3] => [1,2,3] => 0
[1,3,2] => [1,3,2] => [-3,1,2] => 1
[2,1,3] => [2,1,3] => [-2,1,3] => 1
[2,3,1] => [2,3,1] => [-3,-2,1] => 2
[3,1,2] => [3,1,2] => [3,1,2] => 2
[3,2,1] => [3,2,1] => [2,-3,1] => 3
[1,2,3,4] => [1,2,3,4] => [1,2,3,4] => 0
[1,2,4,3] => [1,2,4,3] => [-4,1,2,3] => 1
[1,3,2,4] => [1,3,2,4] => [-3,1,2,4] => 1
[1,3,4,2] => [1,3,4,2] => [-4,-3,1,2] => 2
[1,4,2,3] => [1,4,2,3] => [4,1,2,3] => 2
[1,4,3,2] => [1,4,3,2] => [3,-4,1,2] => 3
[2,1,3,4] => [2,1,3,4] => [-2,1,3,4] => 1
[2,1,4,3] => [2,1,4,3] => [-4,-2,1,3] => 2
[2,3,1,4] => [2,3,1,4] => [-3,-2,1,4] => 2
[2,3,4,1] => [2,3,4,1] => [-4,-3,-2,1] => 3
[2,4,1,3] => [2,4,1,3] => [2,-4,1,3] => 3
[2,4,3,1] => [2,4,3,1] => [3,-4,-2,1] => 4
[3,1,2,4] => [3,1,2,4] => [3,1,2,4] => 2
[3,1,4,2] => [3,1,4,2] => [4,-3,1,2] => 3
[3,2,1,4] => [3,2,1,4] => [2,-3,1,4] => 3
[3,2,4,1] => [3,2,4,1] => [2,-4,-3,1] => 4
[3,4,1,2] => [3,4,1,2] => [3,4,1,2] => 4
[3,4,2,1] => [3,4,2,1] => [2,4,-3,1] => 5
[4,1,2,3] => [4,1,2,3] => [1,-4,2,3] => 3
[4,1,3,2] => [4,1,3,2] => [-3,-4,1,2] => 4
[4,2,1,3] => [4,2,1,3] => [-2,-4,1,3] => 4
[4,2,3,1] => [4,2,3,1] => [2,3,-4,1] => 5
[4,3,1,2] => [4,3,1,2] => [-4,3,1,2] => 5
[4,3,2,1] => [4,3,2,1] => [-3,2,-4,1] => 6
[1,2,3,4,5] => [1,2,3,4,5] => [1,2,3,4,5] => ? = 0
[1,2,3,5,4] => [1,2,3,5,4] => [-5,1,2,3,4] => ? = 1
[1,2,4,3,5] => [1,2,4,3,5] => [-4,1,2,3,5] => ? = 1
[1,2,4,5,3] => [1,2,4,5,3] => [-5,-4,1,2,3] => ? = 2
[1,2,5,3,4] => [1,2,5,3,4] => [5,1,2,3,4] => ? = 2
[1,2,5,4,3] => [1,2,5,4,3] => [4,-5,1,2,3] => ? = 3
[1,3,2,4,5] => [1,3,2,4,5] => [-3,1,2,4,5] => ? = 1
[1,3,2,5,4] => [1,3,2,5,4] => [-5,-3,1,2,4] => ? = 2
[1,3,4,2,5] => [1,3,4,2,5] => [-4,-3,1,2,5] => ? = 2
[1,3,4,5,2] => [1,3,4,5,2] => [-5,-4,-3,1,2] => ? = 3
[1,3,5,2,4] => [1,3,5,2,4] => [3,-5,1,2,4] => ? = 3
[1,3,5,4,2] => [1,3,5,4,2] => [4,-5,-3,1,2] => ? = 4
[1,4,2,3,5] => [1,4,2,3,5] => [4,1,2,3,5] => ? = 2
[1,4,2,5,3] => [1,4,2,5,3] => [5,-4,1,2,3] => ? = 3
[1,4,3,2,5] => [1,4,3,2,5] => [3,-4,1,2,5] => ? = 3
[1,4,3,5,2] => [1,4,3,5,2] => [3,-5,-4,1,2] => ? = 4
[1,4,5,2,3] => [1,4,5,2,3] => [4,5,1,2,3] => ? = 4
[1,4,5,3,2] => [1,4,5,3,2] => [3,5,-4,1,2] => ? = 5
[1,5,2,3,4] => [1,5,2,3,4] => [1,-5,2,3,4] => ? = 3
[1,5,2,4,3] => [1,5,2,4,3] => [-4,-5,1,2,3] => ? = 4
[1,5,3,2,4] => [1,5,3,2,4] => [-3,-5,1,2,4] => ? = 4
[1,5,3,4,2] => [1,5,3,4,2] => [3,4,-5,1,2] => ? = 5
[1,5,4,2,3] => [1,5,4,2,3] => [-5,4,1,2,3] => ? = 5
[1,5,4,3,2] => [1,5,4,3,2] => [-4,3,-5,1,2] => ? = 6
[2,1,3,4,5] => [2,1,3,4,5] => [-2,1,3,4,5] => ? = 1
[2,1,3,5,4] => [2,1,3,5,4] => [-5,-2,1,3,4] => ? = 2
[2,1,4,3,5] => [2,1,4,3,5] => [-4,-2,1,3,5] => ? = 2
[2,1,4,5,3] => [2,1,4,5,3] => [-5,-4,-2,1,3] => ? = 3
[2,1,5,3,4] => [2,1,5,3,4] => [2,-5,1,3,4] => ? = 3
[2,1,5,4,3] => [2,1,5,4,3] => [4,-5,-2,1,3] => ? = 4
[2,3,1,4,5] => [2,3,1,4,5] => [-3,-2,1,4,5] => ? = 2
[2,3,1,5,4] => [2,3,1,5,4] => [-5,-3,-2,1,4] => ? = 3
[2,3,4,1,5] => [2,3,4,1,5] => [-4,-3,-2,1,5] => ? = 3
[2,3,4,5,1] => [2,3,4,5,1] => [-5,-4,-3,-2,1] => ? = 3
[2,3,5,1,4] => [2,3,5,1,4] => [3,-5,-2,1,4] => ? = 4
[2,3,5,4,1] => [2,3,5,4,1] => [4,-5,-3,-2,1] => ? = 4
[2,4,1,3,5] => [2,4,1,3,5] => [2,-4,1,3,5] => ? = 3
[2,4,1,5,3] => [2,4,1,5,3] => [2,-5,-4,1,3] => ? = 4
[2,4,3,1,5] => [2,4,3,1,5] => [3,-4,-2,1,5] => ? = 4
[2,4,3,5,1] => [2,4,3,5,1] => [3,-5,-4,-2,1] => ? = 4
[2,4,5,1,3] => [2,4,5,1,3] => [2,5,-4,1,3] => ? = 5
[2,4,5,3,1] => [2,4,5,3,1] => [3,5,-4,-2,1] => ? = 5
[2,5,1,3,4] => [2,5,1,3,4] => [-2,-5,1,3,4] => ? = 4
[2,5,1,4,3] => [2,5,1,4,3] => [2,4,-5,1,3] => ? = 5
[2,5,3,1,4] => [2,5,3,1,4] => [2,3,-5,1,4] => ? = 5
[2,5,3,4,1] => [2,5,3,4,1] => [3,4,-5,-2,1] => ? = 5
[2,5,4,1,3] => [2,5,4,1,3] => [-4,2,-5,1,3] => ? = 6
[2,5,4,3,1] => [2,5,4,3,1] => [-4,3,-5,-2,1] => ? = 6
[3,1,2,4,5] => [3,1,2,4,5] => [3,1,2,4,5] => ? = 2
[3,1,2,5,4] => [3,1,2,5,4] => [5,-3,1,2,4] => ? = 3
Description
The flag major index of a signed permutation.
The flag major index of a signed permutation $\sigma$ is:
$$\operatorname{fmaj}(\sigma)=\operatorname{neg}(\sigma)+2\cdot \sum_{i\in \operatorname{Des}_B(\sigma)}{i} ,$$
where $\operatorname{Des}_B(\sigma)$ is the $B$-descent set of $\sigma$; see [1, Eq.(10)].
This statistic is equidistributed with the $B$-inversions ([[St001428]]) and with the negative major index on the groups of signed permutations (see [1, Corollary 4.6]).
Matching statistic: St001822
(load all 2 compositions to match this statistic)
(load all 2 compositions to match this statistic)
Mp00069: Permutations —complement⟶ Permutations
Mp00170: Permutations —to signed permutation⟶ Signed permutations
Mp00244: Signed permutations —bar⟶ Signed permutations
St001822: Signed permutations ⟶ ℤResult quality: 3% ●values known / values provided: 3%●distinct values known / distinct values provided: 54%
Mp00170: Permutations —to signed permutation⟶ Signed permutations
Mp00244: Signed permutations —bar⟶ Signed permutations
St001822: Signed permutations ⟶ ℤResult quality: 3% ●values known / values provided: 3%●distinct values known / distinct values provided: 54%
Values
[1,2] => [2,1] => [2,1] => [-2,-1] => 0
[2,1] => [1,2] => [1,2] => [-1,-2] => 1
[1,2,3] => [3,2,1] => [3,2,1] => [-3,-2,-1] => 0
[1,3,2] => [3,1,2] => [3,1,2] => [-3,-1,-2] => 1
[2,1,3] => [2,3,1] => [2,3,1] => [-2,-3,-1] => 1
[2,3,1] => [2,1,3] => [2,1,3] => [-2,-1,-3] => 2
[3,1,2] => [1,3,2] => [1,3,2] => [-1,-3,-2] => 2
[3,2,1] => [1,2,3] => [1,2,3] => [-1,-2,-3] => 3
[1,2,3,4] => [4,3,2,1] => [4,3,2,1] => [-4,-3,-2,-1] => 0
[1,2,4,3] => [4,3,1,2] => [4,3,1,2] => [-4,-3,-1,-2] => 1
[1,3,2,4] => [4,2,3,1] => [4,2,3,1] => [-4,-2,-3,-1] => 1
[1,3,4,2] => [4,2,1,3] => [4,2,1,3] => [-4,-2,-1,-3] => 2
[1,4,2,3] => [4,1,3,2] => [4,1,3,2] => [-4,-1,-3,-2] => 2
[1,4,3,2] => [4,1,2,3] => [4,1,2,3] => [-4,-1,-2,-3] => 3
[2,1,3,4] => [3,4,2,1] => [3,4,2,1] => [-3,-4,-2,-1] => 1
[2,1,4,3] => [3,4,1,2] => [3,4,1,2] => [-3,-4,-1,-2] => 2
[2,3,1,4] => [3,2,4,1] => [3,2,4,1] => [-3,-2,-4,-1] => 2
[2,3,4,1] => [3,2,1,4] => [3,2,1,4] => [-3,-2,-1,-4] => 3
[2,4,1,3] => [3,1,4,2] => [3,1,4,2] => [-3,-1,-4,-2] => 3
[2,4,3,1] => [3,1,2,4] => [3,1,2,4] => [-3,-1,-2,-4] => 4
[3,1,2,4] => [2,4,3,1] => [2,4,3,1] => [-2,-4,-3,-1] => 2
[3,1,4,2] => [2,4,1,3] => [2,4,1,3] => [-2,-4,-1,-3] => 3
[3,2,1,4] => [2,3,4,1] => [2,3,4,1] => [-2,-3,-4,-1] => 3
[3,2,4,1] => [2,3,1,4] => [2,3,1,4] => [-2,-3,-1,-4] => 4
[3,4,1,2] => [2,1,4,3] => [2,1,4,3] => [-2,-1,-4,-3] => 4
[3,4,2,1] => [2,1,3,4] => [2,1,3,4] => [-2,-1,-3,-4] => 5
[4,1,2,3] => [1,4,3,2] => [1,4,3,2] => [-1,-4,-3,-2] => 3
[4,1,3,2] => [1,4,2,3] => [1,4,2,3] => [-1,-4,-2,-3] => 4
[4,2,1,3] => [1,3,4,2] => [1,3,4,2] => [-1,-3,-4,-2] => 4
[4,2,3,1] => [1,3,2,4] => [1,3,2,4] => [-1,-3,-2,-4] => 5
[4,3,1,2] => [1,2,4,3] => [1,2,4,3] => [-1,-2,-4,-3] => 5
[4,3,2,1] => [1,2,3,4] => [1,2,3,4] => [-1,-2,-3,-4] => 6
[1,2,3,4,5] => [5,4,3,2,1] => [5,4,3,2,1] => [-5,-4,-3,-2,-1] => ? = 0
[1,2,3,5,4] => [5,4,3,1,2] => [5,4,3,1,2] => [-5,-4,-3,-1,-2] => ? = 1
[1,2,4,3,5] => [5,4,2,3,1] => [5,4,2,3,1] => [-5,-4,-2,-3,-1] => ? = 1
[1,2,4,5,3] => [5,4,2,1,3] => [5,4,2,1,3] => [-5,-4,-2,-1,-3] => ? = 2
[1,2,5,3,4] => [5,4,1,3,2] => [5,4,1,3,2] => [-5,-4,-1,-3,-2] => ? = 2
[1,2,5,4,3] => [5,4,1,2,3] => [5,4,1,2,3] => [-5,-4,-1,-2,-3] => ? = 3
[1,3,2,4,5] => [5,3,4,2,1] => [5,3,4,2,1] => [-5,-3,-4,-2,-1] => ? = 1
[1,3,2,5,4] => [5,3,4,1,2] => [5,3,4,1,2] => [-5,-3,-4,-1,-2] => ? = 2
[1,3,4,2,5] => [5,3,2,4,1] => [5,3,2,4,1] => [-5,-3,-2,-4,-1] => ? = 2
[1,3,4,5,2] => [5,3,2,1,4] => [5,3,2,1,4] => [-5,-3,-2,-1,-4] => ? = 3
[1,3,5,2,4] => [5,3,1,4,2] => [5,3,1,4,2] => [-5,-3,-1,-4,-2] => ? = 3
[1,3,5,4,2] => [5,3,1,2,4] => [5,3,1,2,4] => [-5,-3,-1,-2,-4] => ? = 4
[1,4,2,3,5] => [5,2,4,3,1] => [5,2,4,3,1] => [-5,-2,-4,-3,-1] => ? = 2
[1,4,2,5,3] => [5,2,4,1,3] => [5,2,4,1,3] => [-5,-2,-4,-1,-3] => ? = 3
[1,4,3,2,5] => [5,2,3,4,1] => [5,2,3,4,1] => [-5,-2,-3,-4,-1] => ? = 3
[1,4,3,5,2] => [5,2,3,1,4] => [5,2,3,1,4] => [-5,-2,-3,-1,-4] => ? = 4
[1,4,5,2,3] => [5,2,1,4,3] => [5,2,1,4,3] => [-5,-2,-1,-4,-3] => ? = 4
[1,4,5,3,2] => [5,2,1,3,4] => [5,2,1,3,4] => [-5,-2,-1,-3,-4] => ? = 5
[1,5,2,3,4] => [5,1,4,3,2] => [5,1,4,3,2] => [-5,-1,-4,-3,-2] => ? = 3
[1,5,2,4,3] => [5,1,4,2,3] => [5,1,4,2,3] => [-5,-1,-4,-2,-3] => ? = 4
[1,5,3,2,4] => [5,1,3,4,2] => [5,1,3,4,2] => [-5,-1,-3,-4,-2] => ? = 4
[1,5,3,4,2] => [5,1,3,2,4] => [5,1,3,2,4] => [-5,-1,-3,-2,-4] => ? = 5
[1,5,4,2,3] => [5,1,2,4,3] => [5,1,2,4,3] => [-5,-1,-2,-4,-3] => ? = 5
[1,5,4,3,2] => [5,1,2,3,4] => [5,1,2,3,4] => [-5,-1,-2,-3,-4] => ? = 6
[2,1,3,4,5] => [4,5,3,2,1] => [4,5,3,2,1] => [-4,-5,-3,-2,-1] => ? = 1
[2,1,3,5,4] => [4,5,3,1,2] => [4,5,3,1,2] => [-4,-5,-3,-1,-2] => ? = 2
[2,1,4,3,5] => [4,5,2,3,1] => [4,5,2,3,1] => [-4,-5,-2,-3,-1] => ? = 2
[2,1,4,5,3] => [4,5,2,1,3] => [4,5,2,1,3] => [-4,-5,-2,-1,-3] => ? = 3
[2,1,5,3,4] => [4,5,1,3,2] => [4,5,1,3,2] => [-4,-5,-1,-3,-2] => ? = 3
[2,1,5,4,3] => [4,5,1,2,3] => [4,5,1,2,3] => [-4,-5,-1,-2,-3] => ? = 4
[2,3,1,4,5] => [4,3,5,2,1] => [4,3,5,2,1] => [-4,-3,-5,-2,-1] => ? = 2
[2,3,1,5,4] => [4,3,5,1,2] => [4,3,5,1,2] => [-4,-3,-5,-1,-2] => ? = 3
[2,3,4,1,5] => [4,3,2,5,1] => [4,3,2,5,1] => [-4,-3,-2,-5,-1] => ? = 3
[2,3,4,5,1] => [4,3,2,1,5] => [4,3,2,1,5] => [-4,-3,-2,-1,-5] => ? = 3
[2,3,5,1,4] => [4,3,1,5,2] => [4,3,1,5,2] => [-4,-3,-1,-5,-2] => ? = 4
[2,3,5,4,1] => [4,3,1,2,5] => [4,3,1,2,5] => [-4,-3,-1,-2,-5] => ? = 4
[2,4,1,3,5] => [4,2,5,3,1] => [4,2,5,3,1] => [-4,-2,-5,-3,-1] => ? = 3
[2,4,1,5,3] => [4,2,5,1,3] => [4,2,5,1,3] => [-4,-2,-5,-1,-3] => ? = 4
[2,4,3,1,5] => [4,2,3,5,1] => [4,2,3,5,1] => [-4,-2,-3,-5,-1] => ? = 4
[2,4,3,5,1] => [4,2,3,1,5] => [4,2,3,1,5] => [-4,-2,-3,-1,-5] => ? = 4
[2,4,5,1,3] => [4,2,1,5,3] => [4,2,1,5,3] => [-4,-2,-1,-5,-3] => ? = 5
[2,4,5,3,1] => [4,2,1,3,5] => [4,2,1,3,5] => [-4,-2,-1,-3,-5] => ? = 5
[2,5,1,3,4] => [4,1,5,3,2] => [4,1,5,3,2] => [-4,-1,-5,-3,-2] => ? = 4
[2,5,1,4,3] => [4,1,5,2,3] => [4,1,5,2,3] => [-4,-1,-5,-2,-3] => ? = 5
[2,5,3,1,4] => [4,1,3,5,2] => [4,1,3,5,2] => [-4,-1,-3,-5,-2] => ? = 5
[2,5,3,4,1] => [4,1,3,2,5] => [4,1,3,2,5] => [-4,-1,-3,-2,-5] => ? = 5
[2,5,4,1,3] => [4,1,2,5,3] => [4,1,2,5,3] => [-4,-1,-2,-5,-3] => ? = 6
[2,5,4,3,1] => [4,1,2,3,5] => [4,1,2,3,5] => [-4,-1,-2,-3,-5] => ? = 6
[3,1,2,4,5] => [3,5,4,2,1] => [3,5,4,2,1] => [-3,-5,-4,-2,-1] => ? = 2
[3,1,2,5,4] => [3,5,4,1,2] => [3,5,4,1,2] => [-3,-5,-4,-1,-2] => ? = 3
Description
The number of alignments of a signed permutation.
An alignment of a signed permutation $n\in\mathfrak H_n$ is either a nesting alignment, [[St001866]], an alignment of type EN, [[St001867]], or an alignment of type NE, [[St001868]].
Let $\operatorname{al}$ be the number of alignments of $\pi$, let \operatorname{cr} be the number of crossings, [[St001862]], let \operatorname{wex} be the number of weak excedances, [[St001863]], and let \operatorname{neg} be the number of negative entries, [[St001429]]. Then, $\operatorname{al}+\operatorname{cr}=(n-\operatorname{wex})(\operatorname{wex}-1+\operatorname{neg})+\binom{\operatorname{neg}{2}$.
Matching statistic: St000742
Mp00063: Permutations —to alternating sign matrix⟶ Alternating sign matrices
Mp00001: Alternating sign matrices —to semistandard tableau via monotone triangles⟶ Semistandard tableaux
Mp00075: Semistandard tableaux —reading word permutation⟶ Permutations
St000742: Permutations ⟶ ℤResult quality: 3% ●values known / values provided: 3%●distinct values known / distinct values provided: 54%
Mp00001: Alternating sign matrices —to semistandard tableau via monotone triangles⟶ Semistandard tableaux
Mp00075: Semistandard tableaux —reading word permutation⟶ Permutations
St000742: Permutations ⟶ ℤResult quality: 3% ●values known / values provided: 3%●distinct values known / distinct values provided: 54%
Values
[1,2] => [[1,0],[0,1]]
=> [[1,1],[2]]
=> [3,1,2] => 1 = 0 + 1
[2,1] => [[0,1],[1,0]]
=> [[1,2],[2]]
=> [2,1,3] => 2 = 1 + 1
[1,2,3] => [[1,0,0],[0,1,0],[0,0,1]]
=> [[1,1,1],[2,2],[3]]
=> [6,4,5,1,2,3] => 1 = 0 + 1
[1,3,2] => [[1,0,0],[0,0,1],[0,1,0]]
=> [[1,1,1],[2,3],[3]]
=> [5,4,6,1,2,3] => 2 = 1 + 1
[2,1,3] => [[0,1,0],[1,0,0],[0,0,1]]
=> [[1,1,2],[2,2],[3]]
=> [6,3,4,1,2,5] => 2 = 1 + 1
[2,3,1] => [[0,0,1],[1,0,0],[0,1,0]]
=> [[1,1,3],[2,3],[3]]
=> [4,3,5,1,2,6] => 3 = 2 + 1
[3,1,2] => [[0,1,0],[0,0,1],[1,0,0]]
=> [[1,2,2],[2,3],[3]]
=> [5,2,6,1,3,4] => 3 = 2 + 1
[3,2,1] => [[0,0,1],[0,1,0],[1,0,0]]
=> [[1,2,3],[2,3],[3]]
=> [4,2,5,1,3,6] => 4 = 3 + 1
[1,2,3,4] => [[1,0,0,0],[0,1,0,0],[0,0,1,0],[0,0,0,1]]
=> [[1,1,1,1],[2,2,2],[3,3],[4]]
=> [10,8,9,5,6,7,1,2,3,4] => 1 = 0 + 1
[1,2,4,3] => [[1,0,0,0],[0,1,0,0],[0,0,0,1],[0,0,1,0]]
=> [[1,1,1,1],[2,2,2],[3,4],[4]]
=> [9,8,10,5,6,7,1,2,3,4] => 2 = 1 + 1
[1,3,2,4] => [[1,0,0,0],[0,0,1,0],[0,1,0,0],[0,0,0,1]]
=> [[1,1,1,1],[2,2,3],[3,3],[4]]
=> [10,7,8,5,6,9,1,2,3,4] => 2 = 1 + 1
[1,3,4,2] => [[1,0,0,0],[0,0,0,1],[0,1,0,0],[0,0,1,0]]
=> [[1,1,1,1],[2,2,4],[3,4],[4]]
=> [8,7,9,5,6,10,1,2,3,4] => 3 = 2 + 1
[1,4,2,3] => [[1,0,0,0],[0,0,1,0],[0,0,0,1],[0,1,0,0]]
=> [[1,1,1,1],[2,3,3],[3,4],[4]]
=> [9,6,10,5,7,8,1,2,3,4] => 3 = 2 + 1
[1,4,3,2] => [[1,0,0,0],[0,0,0,1],[0,0,1,0],[0,1,0,0]]
=> [[1,1,1,1],[2,3,4],[3,4],[4]]
=> [8,6,9,5,7,10,1,2,3,4] => 4 = 3 + 1
[2,1,3,4] => [[0,1,0,0],[1,0,0,0],[0,0,1,0],[0,0,0,1]]
=> [[1,1,1,2],[2,2,2],[3,3],[4]]
=> [10,8,9,4,5,6,1,2,3,7] => 2 = 1 + 1
[2,1,4,3] => [[0,1,0,0],[1,0,0,0],[0,0,0,1],[0,0,1,0]]
=> [[1,1,1,2],[2,2,2],[3,4],[4]]
=> [9,8,10,4,5,6,1,2,3,7] => 3 = 2 + 1
[2,3,1,4] => [[0,0,1,0],[1,0,0,0],[0,1,0,0],[0,0,0,1]]
=> [[1,1,1,3],[2,2,3],[3,3],[4]]
=> [10,6,7,4,5,8,1,2,3,9] => 3 = 2 + 1
[2,3,4,1] => [[0,0,0,1],[1,0,0,0],[0,1,0,0],[0,0,1,0]]
=> [[1,1,1,4],[2,2,4],[3,4],[4]]
=> [7,6,8,4,5,9,1,2,3,10] => 4 = 3 + 1
[2,4,1,3] => [[0,0,1,0],[1,0,0,0],[0,0,0,1],[0,1,0,0]]
=> [[1,1,1,3],[2,3,3],[3,4],[4]]
=> [9,5,10,4,6,7,1,2,3,8] => 4 = 3 + 1
[2,4,3,1] => [[0,0,0,1],[1,0,0,0],[0,0,1,0],[0,1,0,0]]
=> [[1,1,1,4],[2,3,4],[3,4],[4]]
=> [7,5,8,4,6,9,1,2,3,10] => 5 = 4 + 1
[3,1,2,4] => [[0,1,0,0],[0,0,1,0],[1,0,0,0],[0,0,0,1]]
=> [[1,1,2,2],[2,2,3],[3,3],[4]]
=> [10,7,8,3,4,9,1,2,5,6] => 3 = 2 + 1
[3,1,4,2] => [[0,1,0,0],[0,0,0,1],[1,0,0,0],[0,0,1,0]]
=> [[1,1,2,2],[2,2,4],[3,4],[4]]
=> [8,7,9,3,4,10,1,2,5,6] => 4 = 3 + 1
[3,2,1,4] => [[0,0,1,0],[0,1,0,0],[1,0,0,0],[0,0,0,1]]
=> [[1,1,2,3],[2,2,3],[3,3],[4]]
=> [10,6,7,3,4,8,1,2,5,9] => 4 = 3 + 1
[3,2,4,1] => [[0,0,0,1],[0,1,0,0],[1,0,0,0],[0,0,1,0]]
=> [[1,1,2,4],[2,2,4],[3,4],[4]]
=> [7,6,8,3,4,9,1,2,5,10] => 5 = 4 + 1
[3,4,1,2] => [[0,0,1,0],[0,0,0,1],[1,0,0,0],[0,1,0,0]]
=> [[1,1,3,3],[2,3,4],[3,4],[4]]
=> [8,4,9,3,5,10,1,2,6,7] => 5 = 4 + 1
[3,4,2,1] => [[0,0,0,1],[0,0,1,0],[1,0,0,0],[0,1,0,0]]
=> [[1,1,3,4],[2,3,4],[3,4],[4]]
=> [7,4,8,3,5,9,1,2,6,10] => 6 = 5 + 1
[4,1,2,3] => [[0,1,0,0],[0,0,1,0],[0,0,0,1],[1,0,0,0]]
=> [[1,2,2,2],[2,3,3],[3,4],[4]]
=> [9,6,10,2,7,8,1,3,4,5] => 4 = 3 + 1
[4,1,3,2] => [[0,1,0,0],[0,0,0,1],[0,0,1,0],[1,0,0,0]]
=> [[1,2,2,2],[2,3,4],[3,4],[4]]
=> [8,6,9,2,7,10,1,3,4,5] => 5 = 4 + 1
[4,2,1,3] => [[0,0,1,0],[0,1,0,0],[0,0,0,1],[1,0,0,0]]
=> [[1,2,2,3],[2,3,3],[3,4],[4]]
=> [9,5,10,2,6,7,1,3,4,8] => 5 = 4 + 1
[4,2,3,1] => [[0,0,0,1],[0,1,0,0],[0,0,1,0],[1,0,0,0]]
=> [[1,2,2,4],[2,3,4],[3,4],[4]]
=> [7,5,8,2,6,9,1,3,4,10] => 6 = 5 + 1
[4,3,1,2] => [[0,0,1,0],[0,0,0,1],[0,1,0,0],[1,0,0,0]]
=> [[1,2,3,3],[2,3,4],[3,4],[4]]
=> [8,4,9,2,5,10,1,3,6,7] => 6 = 5 + 1
[4,3,2,1] => [[0,0,0,1],[0,0,1,0],[0,1,0,0],[1,0,0,0]]
=> [[1,2,3,4],[2,3,4],[3,4],[4]]
=> [7,4,8,2,5,9,1,3,6,10] => 7 = 6 + 1
[1,2,3,4,5] => [[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> [[1,1,1,1,1],[2,2,2,2],[3,3,3],[4,4],[5]]
=> [15,13,14,10,11,12,6,7,8,9,1,2,3,4,5] => ? = 0 + 1
[1,2,3,5,4] => [[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> [[1,1,1,1,1],[2,2,2,2],[3,3,3],[4,5],[5]]
=> [14,13,15,10,11,12,6,7,8,9,1,2,3,4,5] => ? = 1 + 1
[1,2,4,3,5] => [[1,0,0,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> [[1,1,1,1,1],[2,2,2,2],[3,3,4],[4,4],[5]]
=> [15,12,13,10,11,14,6,7,8,9,1,2,3,4,5] => ? = 1 + 1
[1,2,4,5,3] => [[1,0,0,0,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,1,0,0],[0,0,0,1,0]]
=> [[1,1,1,1,1],[2,2,2,2],[3,3,5],[4,5],[5]]
=> [13,12,14,10,11,15,6,7,8,9,1,2,3,4,5] => ? = 2 + 1
[1,2,5,3,4] => [[1,0,0,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,0,0,1],[0,0,1,0,0]]
=> [[1,1,1,1,1],[2,2,2,2],[3,4,4],[4,5],[5]]
=> [14,11,15,10,12,13,6,7,8,9,1,2,3,4,5] => ? = 2 + 1
[1,2,5,4,3] => [[1,0,0,0,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,0,1,0],[0,0,1,0,0]]
=> [[1,1,1,1,1],[2,2,2,2],[3,4,5],[4,5],[5]]
=> [13,11,14,10,12,15,6,7,8,9,1,2,3,4,5] => ? = 3 + 1
[1,3,2,4,5] => [[1,0,0,0,0],[0,0,1,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> [[1,1,1,1,1],[2,2,2,3],[3,3,3],[4,4],[5]]
=> [15,13,14,9,10,11,6,7,8,12,1,2,3,4,5] => ? = 1 + 1
[1,3,2,5,4] => [[1,0,0,0,0],[0,0,1,0,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> [[1,1,1,1,1],[2,2,2,3],[3,3,3],[4,5],[5]]
=> [14,13,15,9,10,11,6,7,8,12,1,2,3,4,5] => ? = 2 + 1
[1,3,4,2,5] => [[1,0,0,0,0],[0,0,0,1,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,0,1]]
=> [[1,1,1,1,1],[2,2,2,4],[3,3,4],[4,4],[5]]
=> [15,11,12,9,10,13,6,7,8,14,1,2,3,4,5] => ? = 2 + 1
[1,3,4,5,2] => [[1,0,0,0,0],[0,0,0,0,1],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0]]
=> [[1,1,1,1,1],[2,2,2,5],[3,3,5],[4,5],[5]]
=> [12,11,13,9,10,14,6,7,8,15,1,2,3,4,5] => ? = 3 + 1
[1,3,5,2,4] => [[1,0,0,0,0],[0,0,0,1,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,1,0,0]]
=> [[1,1,1,1,1],[2,2,2,4],[3,4,4],[4,5],[5]]
=> [14,10,15,9,11,12,6,7,8,13,1,2,3,4,5] => ? = 3 + 1
[1,3,5,4,2] => [[1,0,0,0,0],[0,0,0,0,1],[0,1,0,0,0],[0,0,0,1,0],[0,0,1,0,0]]
=> [[1,1,1,1,1],[2,2,2,5],[3,4,5],[4,5],[5]]
=> [12,10,13,9,11,14,6,7,8,15,1,2,3,4,5] => ? = 4 + 1
[1,4,2,3,5] => [[1,0,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,1,0,0,0],[0,0,0,0,1]]
=> [[1,1,1,1,1],[2,2,3,3],[3,3,4],[4,4],[5]]
=> [15,12,13,8,9,14,6,7,10,11,1,2,3,4,5] => ? = 2 + 1
[1,4,2,5,3] => [[1,0,0,0,0],[0,0,1,0,0],[0,0,0,0,1],[0,1,0,0,0],[0,0,0,1,0]]
=> [[1,1,1,1,1],[2,2,3,3],[3,3,5],[4,5],[5]]
=> [13,12,14,8,9,15,6,7,10,11,1,2,3,4,5] => ? = 3 + 1
[1,4,3,2,5] => [[1,0,0,0,0],[0,0,0,1,0],[0,0,1,0,0],[0,1,0,0,0],[0,0,0,0,1]]
=> [[1,1,1,1,1],[2,2,3,4],[3,3,4],[4,4],[5]]
=> [15,11,12,8,9,13,6,7,10,14,1,2,3,4,5] => ? = 3 + 1
[1,4,3,5,2] => [[1,0,0,0,0],[0,0,0,0,1],[0,0,1,0,0],[0,1,0,0,0],[0,0,0,1,0]]
=> [[1,1,1,1,1],[2,2,3,5],[3,3,5],[4,5],[5]]
=> [12,11,13,8,9,14,6,7,10,15,1,2,3,4,5] => ? = 4 + 1
[1,4,5,2,3] => [[1,0,0,0,0],[0,0,0,1,0],[0,0,0,0,1],[0,1,0,0,0],[0,0,1,0,0]]
=> [[1,1,1,1,1],[2,2,4,4],[3,4,5],[4,5],[5]]
=> [13,9,14,8,10,15,6,7,11,12,1,2,3,4,5] => ? = 4 + 1
[1,4,5,3,2] => [[1,0,0,0,0],[0,0,0,0,1],[0,0,0,1,0],[0,1,0,0,0],[0,0,1,0,0]]
=> [[1,1,1,1,1],[2,2,4,5],[3,4,5],[4,5],[5]]
=> [12,9,13,8,10,14,6,7,11,15,1,2,3,4,5] => ? = 5 + 1
[1,5,2,3,4] => [[1,0,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1],[0,1,0,0,0]]
=> [[1,1,1,1,1],[2,3,3,3],[3,4,4],[4,5],[5]]
=> [14,11,15,7,12,13,6,8,9,10,1,2,3,4,5] => ? = 3 + 1
[1,5,2,4,3] => [[1,0,0,0,0],[0,0,1,0,0],[0,0,0,0,1],[0,0,0,1,0],[0,1,0,0,0]]
=> [[1,1,1,1,1],[2,3,3,3],[3,4,5],[4,5],[5]]
=> [13,11,14,7,12,15,6,8,9,10,1,2,3,4,5] => ? = 4 + 1
[1,5,3,2,4] => [[1,0,0,0,0],[0,0,0,1,0],[0,0,1,0,0],[0,0,0,0,1],[0,1,0,0,0]]
=> [[1,1,1,1,1],[2,3,3,4],[3,4,4],[4,5],[5]]
=> [14,10,15,7,11,12,6,8,9,13,1,2,3,4,5] => ? = 4 + 1
[1,5,3,4,2] => [[1,0,0,0,0],[0,0,0,0,1],[0,0,1,0,0],[0,0,0,1,0],[0,1,0,0,0]]
=> [[1,1,1,1,1],[2,3,3,5],[3,4,5],[4,5],[5]]
=> [12,10,13,7,11,14,6,8,9,15,1,2,3,4,5] => ? = 5 + 1
[1,5,4,2,3] => [[1,0,0,0,0],[0,0,0,1,0],[0,0,0,0,1],[0,0,1,0,0],[0,1,0,0,0]]
=> [[1,1,1,1,1],[2,3,4,4],[3,4,5],[4,5],[5]]
=> [13,9,14,7,10,15,6,8,11,12,1,2,3,4,5] => ? = 5 + 1
[1,5,4,3,2] => [[1,0,0,0,0],[0,0,0,0,1],[0,0,0,1,0],[0,0,1,0,0],[0,1,0,0,0]]
=> [[1,1,1,1,1],[2,3,4,5],[3,4,5],[4,5],[5]]
=> [12,9,13,7,10,14,6,8,11,15,1,2,3,4,5] => ? = 6 + 1
[2,1,3,4,5] => [[0,1,0,0,0],[1,0,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> [[1,1,1,1,2],[2,2,2,2],[3,3,3],[4,4],[5]]
=> [15,13,14,10,11,12,5,6,7,8,1,2,3,4,9] => ? = 1 + 1
[2,1,3,5,4] => [[0,1,0,0,0],[1,0,0,0,0],[0,0,1,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> [[1,1,1,1,2],[2,2,2,2],[3,3,3],[4,5],[5]]
=> [14,13,15,10,11,12,5,6,7,8,1,2,3,4,9] => ? = 2 + 1
[2,1,4,3,5] => [[0,1,0,0,0],[1,0,0,0,0],[0,0,0,1,0],[0,0,1,0,0],[0,0,0,0,1]]
=> [[1,1,1,1,2],[2,2,2,2],[3,3,4],[4,4],[5]]
=> [15,12,13,10,11,14,5,6,7,8,1,2,3,4,9] => ? = 2 + 1
[2,1,4,5,3] => [[0,1,0,0,0],[1,0,0,0,0],[0,0,0,0,1],[0,0,1,0,0],[0,0,0,1,0]]
=> [[1,1,1,1,2],[2,2,2,2],[3,3,5],[4,5],[5]]
=> [13,12,14,10,11,15,5,6,7,8,1,2,3,4,9] => ? = 3 + 1
[2,1,5,3,4] => [[0,1,0,0,0],[1,0,0,0,0],[0,0,0,1,0],[0,0,0,0,1],[0,0,1,0,0]]
=> [[1,1,1,1,2],[2,2,2,2],[3,4,4],[4,5],[5]]
=> [14,11,15,10,12,13,5,6,7,8,1,2,3,4,9] => ? = 3 + 1
[2,1,5,4,3] => [[0,1,0,0,0],[1,0,0,0,0],[0,0,0,0,1],[0,0,0,1,0],[0,0,1,0,0]]
=> [[1,1,1,1,2],[2,2,2,2],[3,4,5],[4,5],[5]]
=> [13,11,14,10,12,15,5,6,7,8,1,2,3,4,9] => ? = 4 + 1
[2,3,1,4,5] => [[0,0,1,0,0],[1,0,0,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> [[1,1,1,1,3],[2,2,2,3],[3,3,3],[4,4],[5]]
=> [15,13,14,8,9,10,5,6,7,11,1,2,3,4,12] => ? = 2 + 1
[2,3,1,5,4] => [[0,0,1,0,0],[1,0,0,0,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> [[1,1,1,1,3],[2,2,2,3],[3,3,3],[4,5],[5]]
=> [14,13,15,8,9,10,5,6,7,11,1,2,3,4,12] => ? = 3 + 1
[2,3,4,1,5] => [[0,0,0,1,0],[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,0,1]]
=> [[1,1,1,1,4],[2,2,2,4],[3,3,4],[4,4],[5]]
=> [15,10,11,8,9,12,5,6,7,13,1,2,3,4,14] => ? = 3 + 1
[2,3,4,5,1] => [[0,0,0,0,1],[1,0,0,0,0],[0,1,0,0,0],[0,0,1,0,0],[0,0,0,1,0]]
=> [[1,1,1,1,5],[2,2,2,5],[3,3,5],[4,5],[5]]
=> [11,10,12,8,9,13,5,6,7,14,1,2,3,4,15] => ? = 3 + 1
[2,3,5,1,4] => [[0,0,0,1,0],[1,0,0,0,0],[0,1,0,0,0],[0,0,0,0,1],[0,0,1,0,0]]
=> [[1,1,1,1,4],[2,2,2,4],[3,4,4],[4,5],[5]]
=> [14,9,15,8,10,11,5,6,7,12,1,2,3,4,13] => ? = 4 + 1
[2,3,5,4,1] => [[0,0,0,0,1],[1,0,0,0,0],[0,1,0,0,0],[0,0,0,1,0],[0,0,1,0,0]]
=> [[1,1,1,1,5],[2,2,2,5],[3,4,5],[4,5],[5]]
=> [11,9,12,8,10,13,5,6,7,14,1,2,3,4,15] => ? = 4 + 1
[2,4,1,3,5] => [[0,0,1,0,0],[1,0,0,0,0],[0,0,0,1,0],[0,1,0,0,0],[0,0,0,0,1]]
=> [[1,1,1,1,3],[2,2,3,3],[3,3,4],[4,4],[5]]
=> [15,12,13,7,8,14,5,6,9,10,1,2,3,4,11] => ? = 3 + 1
[2,4,1,5,3] => [[0,0,1,0,0],[1,0,0,0,0],[0,0,0,0,1],[0,1,0,0,0],[0,0,0,1,0]]
=> [[1,1,1,1,3],[2,2,3,3],[3,3,5],[4,5],[5]]
=> [13,12,14,7,8,15,5,6,9,10,1,2,3,4,11] => ? = 4 + 1
[2,4,3,1,5] => [[0,0,0,1,0],[1,0,0,0,0],[0,0,1,0,0],[0,1,0,0,0],[0,0,0,0,1]]
=> [[1,1,1,1,4],[2,2,3,4],[3,3,4],[4,4],[5]]
=> [15,10,11,7,8,12,5,6,9,13,1,2,3,4,14] => ? = 4 + 1
[2,4,3,5,1] => [[0,0,0,0,1],[1,0,0,0,0],[0,0,1,0,0],[0,1,0,0,0],[0,0,0,1,0]]
=> [[1,1,1,1,5],[2,2,3,5],[3,3,5],[4,5],[5]]
=> [11,10,12,7,8,13,5,6,9,14,1,2,3,4,15] => ? = 4 + 1
[2,4,5,1,3] => [[0,0,0,1,0],[1,0,0,0,0],[0,0,0,0,1],[0,1,0,0,0],[0,0,1,0,0]]
=> [[1,1,1,1,4],[2,2,4,4],[3,4,5],[4,5],[5]]
=> [13,8,14,7,9,15,5,6,10,11,1,2,3,4,12] => ? = 5 + 1
[2,4,5,3,1] => [[0,0,0,0,1],[1,0,0,0,0],[0,0,0,1,0],[0,1,0,0,0],[0,0,1,0,0]]
=> [[1,1,1,1,5],[2,2,4,5],[3,4,5],[4,5],[5]]
=> [11,8,12,7,9,13,5,6,10,14,1,2,3,4,15] => ? = 5 + 1
[2,5,1,3,4] => [[0,0,1,0,0],[1,0,0,0,0],[0,0,0,1,0],[0,0,0,0,1],[0,1,0,0,0]]
=> [[1,1,1,1,3],[2,3,3,3],[3,4,4],[4,5],[5]]
=> [14,11,15,6,12,13,5,7,8,9,1,2,3,4,10] => ? = 4 + 1
[2,5,1,4,3] => [[0,0,1,0,0],[1,0,0,0,0],[0,0,0,0,1],[0,0,0,1,0],[0,1,0,0,0]]
=> [[1,1,1,1,3],[2,3,3,3],[3,4,5],[4,5],[5]]
=> [13,11,14,6,12,15,5,7,8,9,1,2,3,4,10] => ? = 5 + 1
[2,5,3,1,4] => [[0,0,0,1,0],[1,0,0,0,0],[0,0,1,0,0],[0,0,0,0,1],[0,1,0,0,0]]
=> [[1,1,1,1,4],[2,3,3,4],[3,4,4],[4,5],[5]]
=> [14,9,15,6,10,11,5,7,8,12,1,2,3,4,13] => ? = 5 + 1
[2,5,3,4,1] => [[0,0,0,0,1],[1,0,0,0,0],[0,0,1,0,0],[0,0,0,1,0],[0,1,0,0,0]]
=> [[1,1,1,1,5],[2,3,3,5],[3,4,5],[4,5],[5]]
=> [11,9,12,6,10,13,5,7,8,14,1,2,3,4,15] => ? = 5 + 1
[2,5,4,1,3] => [[0,0,0,1,0],[1,0,0,0,0],[0,0,0,0,1],[0,0,1,0,0],[0,1,0,0,0]]
=> [[1,1,1,1,4],[2,3,4,4],[3,4,5],[4,5],[5]]
=> [13,8,14,6,9,15,5,7,10,11,1,2,3,4,12] => ? = 6 + 1
[2,5,4,3,1] => [[0,0,0,0,1],[1,0,0,0,0],[0,0,0,1,0],[0,0,1,0,0],[0,1,0,0,0]]
=> [[1,1,1,1,5],[2,3,4,5],[3,4,5],[4,5],[5]]
=> [11,8,12,6,9,13,5,7,10,14,1,2,3,4,15] => ? = 6 + 1
[3,1,2,4,5] => [[0,1,0,0,0],[0,0,1,0,0],[1,0,0,0,0],[0,0,0,1,0],[0,0,0,0,1]]
=> [[1,1,1,2,2],[2,2,2,3],[3,3,3],[4,4],[5]]
=> [15,13,14,9,10,11,4,5,6,12,1,2,3,7,8] => ? = 2 + 1
[3,1,2,5,4] => [[0,1,0,0,0],[0,0,1,0,0],[1,0,0,0,0],[0,0,0,0,1],[0,0,0,1,0]]
=> [[1,1,1,2,2],[2,2,2,3],[3,3,3],[4,5],[5]]
=> [14,13,15,9,10,11,4,5,6,12,1,2,3,7,8] => ? = 3 + 1
Description
The number of big ascents of a permutation after prepending zero.
Given a permutation $\pi$ of $\{1,\ldots,n\}$ we set $\pi(0) = 0$ and then count the number of indices $i \in \{0,\ldots,n-1\}$ such that $\pi(i+1) - \pi(i) > 1$.
It was shown in [1, Theorem 1.3] and in [2, Corollary 5.7] that this statistic is equidistributed with the number of descents ([[St000021]]).
G. Han provided a bijection on permutations sending this statistic to the number of descents [3] using a simple variant of the first fundamental transformation [[Mp00086]].
[[St000646]] is the statistic without the border condition $\pi(0) = 0$.
The following 2 statistics, ordered by result quality, also match your data. Click on any of them to see the details.
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!