Processing math: 100%

Values
[1] => [1] => [1] => [1] => 0
[1,2] => [1,2] => [1,2] => [2,1] => 2
[2,1] => [2,1] => [2,1] => [1,2] => 1
[1,2,3] => [1,2,3] => [1,2,3] => [2,2,1,1] => 11
[1,3,2] => [1,3,2] => [1,3,2] => [2,1,2,1] => 10
[2,1,3] => [2,1,3] => [2,1,3] => [1,3,1,1] => 10
[2,3,1] => [2,3,1] => [2,3,1] => [1,2,1,2] => 8
[3,1,2] => [3,1,2] => [3,1,2] => [1,1,3,1] => 8
[3,2,1] => [3,2,1] => [3,2,1] => [1,1,2,2] => 7
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
click to show known generating functions       
Description
The major index of the composition.
The descents of a composition [c1,c2,,ck] are the partial sums c1,c1+c2,,c1++ck1, excluding the sum of all parts. The major index of a composition is the sum of its descents.
For details about the major index see Permutations/Descents-Major.
Map
parking function
Description
Interpret the permutation as a parking function.
Map
complement
Description
The complement of a composition.
The complement of a composition I is defined as follows:
If I is the empty composition, then the complement is also the empty composition. Otherwise, let S be the descent set corresponding to I=(i1,,ik), that is, the subset
{i1,i1+i2,,i1+i2++ik1}
of {1,2,,|I|1}. Then, the complement of I is the composition of the same size as I, whose descent set is {1,2,,|I|1}S.
The complement of a composition I coincides with the reversal (Mp00038reverse) of the composition conjugate (Mp00041conjugate) to I.
Map
to composition
Description
Return the parking function interpreted as an integer composition.