A144342 Lower triangular array called S2hat(-5) related to partition number array A144341.
1, 5, 1, 55, 5, 1, 935, 80, 5, 1, 21505, 1210, 80, 5, 1, 623645, 29205, 1335, 80, 5, 1, 21827575, 782595, 30580, 1335, 80, 5, 1, 894930575, 27002800, 821095, 31205, 1335, 80, 5, 1, 42061737025, 1058476100, 27963925, 827970, 31205, 1335, 80, 5, 1, 2229272062325, 48782479625
Offset: 1
Examples
[1];[5,1];[55,5,1];[935,80,5,1];[21505,1210,80,5,1];...
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,m)=sum(product(|S2(-5;j,1)|^e(n,m,q,j),j=1..n),q=1..p(n,m)) if n>=m>=1, else 0. Here p(n,m)=A008284(n,m), the number of m parts partitions of n and e(n,m,q,j) is the exponent of j in the q-th m part partition of n. |S2(-5,n,1)|= A013988(n,1) = A008543(n-1) = (6*n-7)(!^6) (6-factorials) for n>=2 and 1 if n=1.
Comments