login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109582 Expansion of e.g.f.: -1/(1+x-x^3). 0
-1, 1, -2, 0, 24, -240, 1440, -5040, -40320, 1088640, -14515200, 119750400, 0, -24908083200, 610248038400, -9153720576000, 62768369664000, 1422749712384000, -70426110763008000, 1703031405723648000, -24329020081766400000, -51090942171709440000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
E.g.f.: -1/(1+x-x^3).
a(n) = n!*A104769(n+1). - R. J. Mathar, Aug 20 2021
D-finite with recurrence a(n) +n*a(n-1) -n*(n-1)*(n-2)*a(n-3) = 0. - R. J. Mathar, Aug 20 2021
MAPLE
g:=-1/(1+x-x^3):gser:=series(g, x=0, 26): -1, seq(n!*coeff(gser, x^n), n=1..22);
CROSSREFS
Sequence in context: A012591 A319221 A009799 * A308506 A255162 A359006
KEYWORD
sign
AUTHOR
Roger L. Bagula, Jun 29 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)