A143173 Partition number array, called M32(-3), related to A000369(n,m) = |S2(-3;n,m)| (generalized Stirling triangle).
1, 3, 1, 21, 9, 1, 231, 84, 27, 18, 1, 3465, 1155, 630, 210, 135, 30, 1, 65835, 20790, 10395, 4410, 3465, 3780, 405, 420, 405, 45, 1, 1514205, 460845, 218295, 169785, 72765, 72765, 30870, 19845, 8085, 13230, 2835, 735, 945, 63, 1, 40883535, 12113640, 5530140, 4074840
Offset: 1
Examples
a(4,3)=27. The relevant partition of 4 is (2^2). The 12 unordered (0,2,0,0)-forests are composed of the following 2 rooted increasing trees 1--2,3--4; 1--3,2--4 and 1--4,2--3. The trees are ternary because r=1 vertices are ternary (3-ary) and for the leaves (r=0) the arity does not matter. Each of the three differently labeled forests comes therefore in 4 versions due to the two ternary root vertices.
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(e(n,k,j)!*j!^(e(n,k,j),j=1..n))*product(|S2(-3,j,1)|^e(n,k,j),j=1..n) = M3(n,k)*product(|S2(-3,j,1)|^e(n,k,j),j=1..n), with |S2(-3,n,1)|= A008545(n-1) = (4*n-5)(!^4) (4-factorials) for n>=2 and 1 if 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. Exponents 0 can be omitted due to 0!=1. M3(n,k):= A036040(n,k), k=1..p(n), p(n):= A000041(n).
Comments