login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A157398
A partition product of Stirling_2 type [parameter k = -4] with biggest-part statistic (triangle read by rows).
10
1, 1, 4, 1, 12, 28, 1, 72, 112, 280, 1, 280, 1400, 1400, 3640, 1, 1740, 15120, 21000, 21840, 58240, 1, 8484, 126420, 401800, 382200, 407680, 1106560, 1, 57232, 1538208, 6370000, 8357440, 8153600, 8852480, 24344320, 1
OFFSET
1,3
COMMENTS
Partition product of prod_{j=0..n-1}((k + 1)*j - 1) and n! at k = -4,
summed over parts with equal biggest part (see the Luschny link).
Underlying partition triangle is A134149.
Same partition product with length statistic is A035469.
Diagonal a(A000217) = A007559.
Row sum is A049119.
FORMULA
T(n,0) = [n = 0] (Iverson notation) and for n > 0 and 1 <= m <= n
T(n,m) = Sum_{a} M(a)|f^a| where a = a_1,..,a_n such that
1*a_1+2*a_2+...+n*a_n = n and max{a_i} = m, M(a) = n!/(a_1!*..*a_n!),
f^a = (f_1/1!)^a_1*..*(f_n/n!)^a_n and f_n = product_{j=0..n-1}(-3*j - 1).
KEYWORD
easy,nonn,tabl
AUTHOR
Peter Luschny, Mar 09 2009, Mar 14 2009
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 22 17:45 EDT 2024. Contains 376119 sequences. (Running on oeis4.)