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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052630 E.g.f. 1/(1-4x-x^2). 0
1, 4, 34, 432, 7320, 155040, 3940560, 116847360, 3959786880, 150965337600, 6394994323200, 297985937356800, 15147464243788800, 834153946904678400, 49469459519031552000, 3143339899991875584000, 213046423884047609856000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 576

FORMULA

E.g.f.: -1/(-1+4*x+x^2)

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

Sum(1/10*(2+_alpha)*_alpha^(-1-n), _alpha=RootOf(-1+4*_Z+_Z^2))*n!

MAPLE

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

CROSSREFS

Sequence in context: A141007 A158839 A145349 * A071213 A052629 A151919

Adjacent sequences:  A052627 A052628 A052629 * A052631 A052632 A052633

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 21:45 EST 2012. Contains 205860 sequences.