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

A294256
E.g.f.: exp((1-x)*(1-x^2)*(1-x^3) - 1).
2
1, -1, -1, 5, 25, -41, -1769, 7181, 74705, -236305, -7562609, -4169771, 1339186729, -2144219065, -174083994265, -370106105251, 35885107199521, 252732128552671, -10892824509622625, -56149731134394715, 2589936417283432121, 31565855231279227319
OFFSET
0,4
LINKS
PROG
(PARI) N=66; x='x+O('x^N); Vec(serlaplace(exp((1-x)*(1-x^2)*(1-x^3)-1)))
CROSSREFS
Column k=3 of A294254.
Sequence in context: A070388 A250314 A293571 * A056872 A029490 A223654
KEYWORD
sign
AUTHOR
Seiichi Manyama, Oct 26 2017
STATUS
approved