combinat
eulerian1
first order Eulerian numbers
Calling Sequence
Parameters
Description
Examples
References
eulerian1(n, k)
n, k
-
non-negative integers
The eulerian1(n, k) command counts the number of permutations of of that have k ascents, namely, k places where .
This function can be computed via the recurrence
It also satisfies the following identities:
= =
R.L. Graham, D.E. Knuth, O. Patashnik, "Concrete Mathematics", Addison-Wesley, Reading, Mass., 1989.
See Also
binomial
combinat[eulerian2]
euler
Stirling2
Download Help Document