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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052622 E.g.f. (1-x^2)/(1-2x-x^2). 0
1, 2, 8, 60, 576, 6960, 100800, 1703520, 32901120, 714873600, 17258572800, 458324697600, 13277924352000, 416724685977600, 14084873439436800, 510058387238400000, 19702238017093632000, 808611973910028288000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 568

FORMULA

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

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

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

MAPLE

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

CROSSREFS

Sequence in context: A027278 A001415 A053871 * A001188 A113145 A036794

Adjacent sequences:  A052619 A052620 A052621 * A052623 A052624 A052625

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 16 08:13 EST 2012. Contains 205893 sequences.