login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A066045
Triangle T(n,k) defined by Sum_{1<=k<=n} T(n,k)*u^k*t^n/n! = exp(((1-t)*(1-t^2)*(1-t^3)...)^(-u)-1).
0
1, 3, 2, 8, 18, 5, 42, 118, 90, 15, 144, 900, 1075, 450, 52, 1440, 6788, 12375, 8475, 2340, 203, 5760, 61824, 141470, 140175, 63700, 12789, 877, 75600, 586584, 1700580, 2218335, 1441440, 474614, 73668, 4140, 524160, 6064416, 21677980
OFFSET
1,2
EXAMPLE
Triangle begins:
[1],
[3, 2],
[8, 18, 5],
[42, 118, 90, 15],
[144, 900, 1075, 450, 52],
...
CROSSREFS
Cf. A058892 (row sums), A000110, A008298, A038048.
Sequence in context: A107300 A285787 A047946 * A110866 A257958 A329285
KEYWORD
nonn,tabl
AUTHOR
Vladeta Jovovic, Dec 29 2001
STATUS
approved