|
|
A076126
|
|
Triangle T(n,k) of associated Lah numbers, n>=2, k=1..floor(n/2).
|
|
0
|
|
|
2, 6, 24, 12, 120, 120, 720, 1080, 120, 5040, 10080, 2520, 40320, 100800, 40320, 1680, 362880, 1088640, 604800, 60480, 3628800, 12700800, 9072000, 1512000, 30240, 39916800, 159667200, 139708800, 33264000, 1663200, 479001600
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
2,1
|
|
COMMENTS
|
Number of partitions of {1,..,n} into k lists of size >1, where a list means an ordered subset, cf. A008297.
|
|
LINKS
|
Table of n, a(n) for n=2..32.
|
|
FORMULA
|
T(n, k) = n!/k!*binomial(n-k-1, k-1), n>=2, k=1..floor(n/2). G.f.: G.f.: Sum_{n>=2, k=1..floor(n/2)} T(n, k)*x^n*y^k/n! = exp(x^2*y/(1-x))-1.
|
|
EXAMPLE
|
2; 6; 24, 12; 120,120; 720,1080,120; 5040,10080, 2520; ...
|
|
CROSSREFS
|
Row sums give A052845, A008306, A008299.
Sequence in context: A243657 A321475 A004154 * A263692 A319544 A354833
Adjacent sequences: A076123 A076124 A076125 * A076127 A076128 A076129
|
|
KEYWORD
|
nonn,tabf
|
|
AUTHOR
|
Vladeta Jovovic, Vladimir Baltic, Oct 31 2002
|
|
STATUS
|
approved
|
|
|
|