OFFSET
0,3
PROG
(PARI) a(n) = n!*sum(k=0, n, (-k)^(n-k)*(n-k)^k/k!);
CROSSREFS
KEYWORD
sign
AUTHOR
Seiichi Manyama, Feb 19 2022
STATUS
approved