Eulerian polynomial

Tags: #definition

Eulerian polynomial

The Eulerian polynomials An(x) are defined to be:

fn(x)=i0(1+x)nxi=An(x)(1x)n+1

Examples

1+x+x2+x3+=11x1+2x+3x2+4x3+=(x11x)=1(1x)21+22x+32x2+42x3+=(x1(1x)2)=1+x(1x)3f3(x)=1+4x+x2(1x)4f4(x)=1+11x+11x2+x3(1x)5f5(x)=1+26x+66x2+26x4+x4(1x)6

Properties

The fi's follow the following recurrence relation:

fn+1(x)=(xfn(x))

for n0, and f0(x)=11x.

Plugging this in, we have

An+1(x)(1x)n+2=(xAn(x)(1x)n+1)=(An(x)+xAn(x))(1x)n+1+(n+1)(1x)nxAn(x)(1x)2n+2=(An(x)+xAn(x))(1x)+(n+1)xAn(x)(1x)n+2An+1(x)=(1+nx)An(x)+x(1x)An(x)$$for$n0$,and$A0(x)=1$.