eulerian1 - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

combinat

  

eulerian1

  

first order Eulerian numbers

 

Calling Sequence

Parameters

Description

Examples

References

Calling Sequence

eulerian1(n, k)

Parameters

n, k

-

non-negative integers

Description

• 

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:

  

 =  =

Examples

(1)

References

  

R.L. Graham, D.E. Knuth, O. Patashnik, "Concrete Mathematics", Addison-Wesley, Reading, Mass., 1989.

See Also

binomial

combinat

combinat[eulerian2]

euler

Stirling2

 


Download Help Document