A144879 Partition number array, called M31(-5), related to A049411(n,m) = S1(-5;n,m) (generalized Stirling triangle).
1, 5, 1, 20, 15, 1, 60, 80, 75, 30, 1, 120, 300, 1000, 200, 375, 50, 1, 120, 720, 4500, 4000, 900, 6000, 1875, 400, 1125, 75, 1, 0, 840, 12600, 42000, 2520, 31500, 28000, 52500, 2100, 21000, 13125, 700, 2625, 105, 1, 0, 0, 16800, 134400, 126000, 3360, 100800, 336000
Offset: 1
Examples
[1]; [5,1]; [20,15,1]; [60,80,75,30,1]; [120,300,1000,200,375,50,1]; ... a(4,3) = 75 = 3*S1(-5;2,1)^2. The relevant partition of 4 is (2^2).
Links
- W. Lang, First 10 rows of the array and more.
- W. Lang, Combinatorial Interpretation of Generalized Stirling Numbers, J. Int. Seqs. Vol. 12 (2009) 09.3.3.
Formula
a(n,k)=(n!/Product_{j=1..n} (e(n,k,j)!*j!^e(n,k,j))) * Product_{j=1..n} S1(-5;j,1)^e(n,k,j) = M3(n,k) * Product_{j=1..n} S1(-5;j,1)^e(n,k,j), with S1(-5;n,1) = A008279(5,n-1)= [1,5,20,60,120,120,0,...], n>=1 and the exponent e(n,k,j) of j in the k-th partition of n in the A-St ordering of the partitions of n. M3(n,k)=A036040.
Comments