Eulerian numbers are coefficients of Eulerian polynomial
Tags: #theorem
Statement
Let
Proof
Denote
Recall the recurrence relation for
Looking at the
(note also that this explains the recurrence in the Eulerian triangle).
Now let us show that
- If we add it at an ascent, then you will have an ascent followed by a descent. The total number of descents increases by 1.
- In order for this to contribute to
, it must come from and there are ascent spots that we can insert into.
- In order for this to contribute to
- If you add it at a descent, then you will have an ascent followed by a descent. The total number of descents stays the same.
- In order for this to contribute to
, it must come from and there are spots (we can insert it at the end too).
- In order for this to contribute to
Thus, we obtain the recurrence relation
And by induction, we can conclude that the two sequences are equal.