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”).
1, 4, 20, 60, 420, 3360, 10080, 100800, 1108800, 3326400, 43243200, 605404800, 1816214400, 29059430400, 494010316800, 1482030950400, 28158588057600, 563171761152000, 1689515283456000, 37169336236032000, 854894733428736000, 2564684200286208000
(PARI) my(N=30, x='x+O('x^N)); Vec(serlaplace((1-x^3)*(exp(x^3)-1)/(6*(1-x))))
(PARI) a(n) = n!/(6*(n\3)!);
(PARI) a(n) = n!/(6*(n\3)!);
nonn,changed,easy
(PARI) a(n) = n!/(6*(n\3)!);
allocated for Seiichi Manyama
a(n) = n! / (6 * floor(n/3)!).
1, 4, 20, 60, 420, 3360, 10080, 100800, 1108800, 3326400, 43243200, 605404800, 1816214400, 29059430400, 494010316800, 1482030950400
3,2
allocated
nonn
Seiichi Manyama, Jul 22 2022
approved
editing
allocated for Seiichi Manyama
allocated
approved