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

Online Help

combinat

  

eulerian2

  

second order Eulerian numbers

 

Calling Sequence

Parameters

Description

Examples

References

Calling Sequence

eulerian2(n, k)

Parameters

n, k

-

non-negative integers

Description

• 

The eulerian2(n, k) command counts the number of permutations  of the multi-set  having two properties:

1. 

All numbers between the two occurrences of  are greater than .

2. 

There are k ascents, namely, k places where .

• 

This function can be computed via the recurrence

• 

Second-order Eulerian numbers are important because of their connection with Stirling numbers. For integers  and  we have:

  

 =  =

Examples

(1)

References

  

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

See Also

binomial

combinat

combinat[eulerian1]

euler

Stirling1

Stirling2

 


Download Help Document