login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052556 E.g.f. 1/(1-x-x^3). 0
1, 1, 2, 12, 72, 480, 4320, 45360, 524160, 6894720, 101606400, 1636588800, 28740096000, 547977830400, 11245999564800, 247150455552000, 5795612798976000, 144409095806976000, 3809412354908160000 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 497

FORMULA

E.g.f.: -1/(-1+x+x^3)

Recurrence: {a(1)=1, a(0)=1, a(2)=2, (-11*n-6-n^3-6*n^2)*a(n)+(-n-3)*a(n+2)+a(n+3)=0}

Sum(1/31*(4+6*_alpha^2+9*_alpha)*_alpha^(-1-n), _alpha=RootOf(-1+_Z+_Z^3))*n!

a(n) = n!*A000930(n). - R. J. Mathar, Nov 27 2011

MAPLE

spec := [S, {S=Sequence(Union(Z, Prod(Z, Z, Z)))}, labeled]: seq(combstruct[count](spec, size=n), n=0..20);

CROSSREFS

Sequence in context: A167747 A018931 A062119 * A052833 A144086 A005443

Adjacent sequences:  A052553 A052554 A052555 * A052557 A052558 A052559

KEYWORD

easy,nonn

AUTHOR

encyclopedia(AT)pommard.inria.fr, Jan 25 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 16:21 EST 2012. Contains 205823 sequences.