A145366 Partition number array, called M31hat(-3).
1, 3, 1, 6, 3, 1, 6, 6, 9, 3, 1, 0, 6, 18, 6, 9, 3, 1, 0, 0, 18, 36, 6, 18, 27, 6, 9, 3, 1, 0, 0, 0, 36, 0, 18, 36, 54, 6, 18, 27, 6, 9, 3, 1, 0, 0, 0, 0, 36, 0, 0, 36, 54, 108, 0, 18, 36, 54, 81, 6, 18, 27, 6, 9, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 108, 216, 0, 0, 36, 54, 108, 162, 0, 18, 36, 54, 81
Offset: 1
Examples
Triangle begins: [1]; [3,1]; [6,3,1]; [6,6,9,3,1]; [0,6,18,6,9,3,1]; ... a(4,3)= 9 = S1(-3;2,1)^2. The relevant partition of 4 is (2^2).
Links
- Wolfdieter Lang, First 10 rows of the array and more.
- Wolfdieter Lang, Combinatorial Interpretation of Generalized Stirling Numbers, J. Int. Seqs. Vol. 12 (2009) 09.3.3.
Formula
a(n,k) = product(S1(-3;j,1)^e(n,k,j),j=1..n) with S1(-3;n,1) = A008279(3,n-1) = [1,3,6,6,0,0,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.
Comments