Digital Library of Mathematical Functions
About the Project
NIST
26 Combinatorial AnalysisProperties

§26.14 Permutations: Order Notation

Contents

§26.14(i) Definitions

The set \mathop{\mathfrak{S}_{{n}}\/}\nolimits26.13) can be viewed as the collection of all ordered lists of elements of \{1,2,\ldots,n\}: \{\sigma(1)\sigma(2)\cdots\sigma(n)\}. As an example, 35247816 is an element of \mathop{\mathfrak{S}_{{8}}\/}\nolimits. The inversion number is the number of pairs of elements for which the larger element precedes the smaller:

Equivalently, this is the sum over 1\leq j<n of the number of integers less than \sigma(j) that lie in positions to the right of the jth position: \mathop{\mathrm{inv}}(35247816)=2+3+1+1+2+2+0=11.

A descent of a permutation is a pair of adjacent elements for which the first is larger than the second. The permutation 35247816 has two descents: 52 and 81. The major index is the sum of all positions that mark the first element of a descent:

For example, \mathop{\mathrm{maj}}(35247816)=2+6=8. The major index is also called the greater index of the permutation.

The Eulerian number, denoted \mathop{\genfrac{<}{>}{0.0pt}{}{n}{k}\/}\nolimits, is the number of permutations in \mathop{\mathfrak{S}_{{n}}\/}\nolimits with exactly k descents. An excedance in \sigma\in\mathop{\mathfrak{S}_{{n}}\/}\nolimits is a position j for which \sigma(j)>j. A weak excedance is a position j for which \sigma(j)\geq j. The Eulerian number \mathop{\genfrac{<}{>}{0.0pt}{}{n}{k}\/}\nolimits is equal to the number of permutations in \mathop{\mathfrak{S}_{{n}}\/}\nolimits with exactly k excedances. It is also equal to the number of permutations in \mathop{\mathfrak{S}_{{n}}\/}\nolimits with exactly k+1 weak excedances. See Table 26.14.1.

Table 26.14.1: Eulerian numbers \mathop{\genfrac{<}{>}{0.0pt}{}{n}{k}\/}\nolimits.
n k
0 1 2 3 4 5 6 7 8 9
0 1
1 1
2 1 1
3 1 4 1
4 1 11 11 1
5 1 26 66 26 1
6 1 57 302 302 57 1
7 1 120 1191 2416 1191 120 1
8 1 247 4293 15619 15619 4293 247 1
9 1 502 14608 88234 1 56190 88234 14608 502 1
10 1 1013 47840 4 55192 13 10354 13 10354 4 55192 47840 1013 1

§26.14(ii) Generating Functions

§26.14(iii) Identities

In this subsection \mathop{S\/}\nolimits\!\left(n,k\right) is again the Stirling number of the second kind (§26.8), and \mathop{B_{{m}}\/}\nolimits is the mth Bernoulli number (§24.2(i)).

§26.14(iv) Special Values