A292910 E.g.f.: exp(1/3! * x^3 * exp(-x)).
1, 0, 0, 1, -4, 10, -10, -105, 1064, -6356, 25080, -9075, -1056660, 13219206, -106106364, 548948855, 139658960, -48411569800, 761039099824, -7815284148711, 52216924707660, -9385130453790, -6650556642220260, 132749143322588331, -1713641693856894824
Offset: 0
Keywords
Links
- Seiichi Manyama, Table of n, a(n) for n = 0..536
Programs
-
PARI
x='x+O('x^66); Vec(serlaplace(exp(1/3!*x^3*exp(-x))))