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”).

A079005
Exponential transform of unsigned Lah-triangle |A008297(n,k)|.
1
1, 2, 2, 6, 12, 5, 24, 72, 60, 15, 120, 480, 600, 300, 52, 720, 3600, 6000, 4500, 1560, 203, 5040, 30240, 63000, 63000, 32760, 8526, 877, 40320, 282240, 705600, 882000, 611520, 238728, 49112, 4140, 362880, 2903040, 8467200, 12700800, 11007360
OFFSET
1,2
LINKS
FORMULA
E.g.f.: exp(exp(x*y/(1-x))-1). a(n, k) = n!/k! * binomial(n-1, k-1) * bell(k) = |A008297(n, k)| * A000110(k).
EXAMPLE
1; 2,2; 6,12,5; 24,72,60,15; 120,480,600,300,52; ...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Vladeta Jovovic, Feb 01 2003
STATUS
approved