Processing math: 100%

Identifier
Values
[1,0] => [2,1] => [2,1] => [2,1] => 1
[1,0,1,0] => [3,1,2] => [1,3,2] => [1,3,2] => 2
[1,1,0,0] => [2,3,1] => [3,1,2] => [3,1,2] => 2
[1,0,1,0,1,0] => [4,1,2,3] => [1,2,4,3] => [1,2,4,3] => 3
[1,0,1,1,0,0] => [3,1,4,2] => [3,4,1,2] => [3,4,1,2] => 2
[1,1,0,0,1,0] => [2,4,1,3] => [1,3,4,2] => [1,3,4,2] => 2
[1,1,0,1,0,0] => [4,3,1,2] => [1,4,3,2] => [1,4,3,2] => 2
[1,1,1,0,0,0] => [2,3,4,1] => [4,1,2,3] => [4,1,2,3] => 3
[] => [1] => [1] => [1] => 1
search for individual values
searching the database for the individual values of this statistic
/ search for generating function
searching the database for statistics with the same generating function
Description
The size of the center of a parking function.
The center of a parking function p1,,pn is the longest subsequence a1,,ak such that aii.
Map
major-index to inversion-number bijection
Description
Return the permutation whose Lehmer code equals the major code of the preimage.
This map sends the major index to the number of inversions.
Map
Ringel
Description
The Ringel permutation of the LNakayama algebra corresponding to a Dyck path.
Map
parking function
Description
Interpret the permutation as a parking function.