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

A292955
E.g.f.: exp(-1/4! * x^4 * exp(x)).
6
1, 0, 0, 0, -1, -5, -15, -35, -35, 504, 6090, 45870, 270930, 1215500, 1995994, -42118440, -733409495, -8069463780, -70153266240, -468024155016, -1498366231020, 21132982355940, 568009017066260, 8607952077741940, 101448276642079059, 937291639168833850
OFFSET
0,6
LINKS
PROG
(PARI) x='x+O('x^66); Vec(serlaplace(exp(-1/4!*x^4*exp(x))))
CROSSREFS
Column k=4 of A293015.
Cf. A292952 (k=1), A292953 (k=2), A292954 (k=3), this sequence (k=4).
Sequence in context: A015627 A156778 A346752 * A295005 A072186 A051807
KEYWORD
sign
AUTHOR
Seiichi Manyama, Sep 27 2017
STATUS
approved