Eulerian polynomials

Peter Luschny,  2010−08−18

Contents

Definition

The Eulerian polynomials are defined by the exponential generating function

n = 0 A n ( t )   x n n ! = t 1 t exp ( ( t 1 ) x ) .

The Eulerian polynomials can be computed by recurrence:

A 0 ( t ) = 1 , A n ( t ) = t ( 1 t ) A n 1 ( t ) + A n 1 ( t ) ( 1 + ( n 1 ) t ) ( n 1 ) .

An equivalent way to write this definition is to set the Eulerian polynomials inductively by

A 0 ( t ) = 1 , A n ( t ) = k = 0 n 1 n k A k ( t ) ( t 1 ) n 1 k ( n 1 ) .

The definition given is used by major authors like D. E. Knuth, D. Foata and F. Hirzebruch. In the older literature (for example in L. Comtet, Advanced Combinatorics) a slightly different definition is used, namely

C 0 ( t ) = 1 , C n ( t ) = t ( 1 t ) C n 1 ( t ) + C n 1 ( t ) ( n t ) ( n 1 ) .

Eulerian numbers

The coefficients of the Eulerian polynomials are the Eulerian numbers A n , k [1],

A n ( t ) = k = 0 n 1 A n , k   t k .

This definition of the Eulerian numbers agrees with the combinatorial definition in the DLMF[2]. The triangle of Eulerian numbers is also called Euler's triangle [3].

An,k 0 1 2 3 4
0 1 0 0 0 0
1 1 0 0 0 0
2 1 1 0 0 0
3 1 4 1 0 0
4 1 11 11 1 0
Cn,k 0 1 2 3 4
0 1 0 0 0 0
1 0 1 0 0 0
2 0 1 1 0 0
3 0 1 4 1 0
4 0 1 11 11 1

Euler's definition A n , k is A173018. The main entry for the Eulerian numbers in the database is A008292. It enumerates C n , k with offset (1,1).

The combinatorial interpretation

Let S n denote the set of all bijections (one-to-one and onto functions) from { 1 , 2 , , n } to itself, call an element of S n a permutation p and identify it with the ordered list p 1 p 2 p n .

Using the Iverson bracket [.] the number of ascents of p is defined as

asc ( p ) = i = 1 n p i < p i + 1 ,

where p n + 1 0 . The combinatorial interpretation of the Eulerian polynomials is then given by

A n ( x ) = p S n x asc ( p ) .

The table below illustrates this representation for the case n = 4.

pascpascpascpasc
43210 42311 24132 14232
32141 24311 21342 13422
32411 43121 23142 41232
34211 31421 23412 13242
42131 41321 31242 12432
21431 14321 34122 12343

The number of permutations of  {1, 2, …, n} with n ascents (the central Eulerian numbers) are listed in A180056.

History

Eulerian Polynomials, Institutiones calculi differentialis, 1755

Eulerian polynomials in Institutiones calculi differentialis, 1755

Leonhard Euler introduced the polynomials in 1749 [4] in the form

k = 0 ( k + 1 ) n   t k = A n ( t ) ( 1 t ) n + 1 .

Euler introduced the Eulerian polynomials in an attempt to evaluate the Dirichlet eta function

η ( s ) = n = 1 ( 1 ) n 1 n s

at s = 1 , 2 , 3 , . This led him to conjecture the functional equation of the eta function (which immediately implies the functional equation of the zeta function). Most simply put, the relation Euler was after was

A n ( 1 ) = ( 2 n + 1 4 n + 1 ) ζ ( n ) ( n 0 )   .

Though Euler's reasoning was not rigorous by modern standards it was a milestone on the way to Riemann's proof of the functional equation of the zeta function.

The facsimile shows Eulerian polynomials as given by Euler in his work Institutiones calculi differentialis, 1755. It is interesting to note that the original definition of Euler coincides with the definition in the DLMF, 2010.

Eulerian generating functions

We call a generating function an Eulerian generating function iff it has the form

G n ( t ) = g ( t ) A n ( t ) ( 1 t ) n + 1 , ( n 0 )

for some polynomial g(t). Many elementary classes of sequences have an Eulerian generating function. A few examples are collocated in the table below.

Generating function
g ( t ) A n ( t ) ( 1 t ) n + 1
n = 0 n = 1 n = 2 n = 3 n = 4 n = 5
g(t) = 1 − t2 A019590 A040000 A008574 A005897 A008511 A008512
g(t) = 1 − t A000007 A000012 A005408 A003215 A005917 A022521
g(t) = t A057427 A001477 A000290 A000578 A000583 A000584
g(t) = 1 + t  A040000 A005408 A001844 A005898 A008514 A008515
g(t) = 1 + t + t2 A158799 A008486 A005918 A027602 A160827 A179995

For instance the case

Plot

A1(x)A2(x)A3(x)A4(x)A5(x)A6(x)

Special values of the Eulerian polynomials

x −1/2 1/2 3/2
2nAn(x) A179929 A000629 A004123
x −2 −1 0
An(x) A087674 A155585 A000012
x 1 2 3
An(x) A000142 A000670 A122704

Assorted sequences and formulas

Let ∂r denote the denominator of a rational number r.

A122778 An(n)
A180085 An(−n)
A006519 ∂(An(−1) / 2n)
A001511 log2(∂(A2n+1(−1) / 22n+1))

Eulerian polynomials A n ( x ) and Euler polynomials E n ( x ) have a sequence of values in common (up to a binary shift). Let B n ( x ) denote the Bernoulli polynomials and ζ(n) the Riemann Zeta function. n k denotes the Stirling numbers of the second kind. The formulas below show how rich in content the Eulerian polynomials are.

A155585
for all n ≥ 0
A n ( 1 )
= E n ( 1 ) 2 n
= ζ ( n ) ( 2 n + 1 4 n + 1 )
= B n + 1 ( 1 ) 4 n + 1 2 n + 1 n + 1
= k = 0 n n k ( 2 ) n k k !
= k = 0 n v = 0 k k v ( 1 ) v 2 n k ( v + 1 ) n

The connection with the polylogarithm

Eulerian polynomials are related to the polylogarithm

Li s ( z ) = k = 1 z k k s .

For nonpositive integer values of s, the polylogarithm is a rational function. The first few are

Li 0 ( z )   = z 1 z ; Li 1 ( z ) = z ( 1 z ) 2
Li 2 ( z ) = z ( 1 + z ) ( 1 z ) 3 ; Li 3 ( z ) = z ( 1 + 4 z + z 2 ) ( 1 z ) 4 .

A plot of these functions in the complex plane is given in the gallery [5] below.

Polylogarithm functions in the complex plane
Li 0 ( z ) Li 1 ( z ) Li 2 ( z ) Li 3 ( z )

In general the explicit formula for nonpositive integer s is

Li n ( z ) = z A n ( z ) ( 1 z ) n + 1 ( n 0 )   .

See also DLMF and the section on series representations of the polylogarithm on Wikipedia. However, note that the conventions on Wikipedia do not conform to the DLMF definition of the Eulerian polynomials.

Program

Notes

  1. The Eulerian number A n , k is not to be confused with the value of the nth Eulerian polynomial at k. For instance A n , n = 1 , 0 , 0 , 0 , whereas A n ( n ) is A122778.
  2. Digital Library of Mathematical Functions, National Institute of Standards and Technology, Table 26.14.1
  3. The name Euler's triangle is used, for example, in Concrete Mathematics, Table 254. A virtue of this name is that it might evoke an association to Pascal's triangle, with which it shares the symmetry between left and right.
  4. Euler read his paper in the Königlichen Akademie der Wissenschaften zu Berlin in the year 1749 ("Lu en 1749"). It was published only much later in 1768.
  5. Author of the plots of the polylogarithm functions in the complex plane: Jan Homann. Public domain.

References

Acknowledgments

This article was originally written for the OeisWiki. Thanks to Daniel Forgues for editorial help. It is also available in pdf format.

Euler Remarques Sur Un Beau Rapport