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

A279046
a(n) = A000178(n) * Sum_{k=0..n} (-1)^k/k!.
1
1, 0, 1, 4, 108, 12672, 9158400, 46133452800, 1860226228224000, 675033837113180160000, 2449564623049780415692800000, 97778774486746890792389836800000000, 46836189690981206780971946461888512000000000, 291649927271171583734813938085106400257638400000000000
OFFSET
0,4
LINKS
FORMULA
a(n) ~ A000178(n) / e.
a(0) = 1, a(n) = n! * a(n-1) + (-1)^n * A000178(n-1).
CROSSREFS
Cf. A000178.
Sequence in context: A107048 A269187 A185702 * A212803 A002109 A259373
KEYWORD
nonn,easy
AUTHOR
Daniel Suteu, Dec 04 2016
STATUS
approved