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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052629 E.g.f. (1-x)/(1-5x+3x^2). 0
1, 4, 34, 438, 7536, 162120, 4185360, 126060480, 4339278720, 168038478720, 7230318681600, 342214829510400, 17669683572710400, 988372892015308800, 59538455210371737600, 3842709218808235776000, 264549049753191211008000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 575

FORMULA

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

Recurrence: {a(0)=1, a(1)=4, (3*n^2+9*n+6)*a(n) +(-10-5*n)*a(n+1) +a(n+2)=0}

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

MAPLE

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

CROSSREFS

Sequence in context: A145349 A052630 A071213 * A151919 A193099 A198976

Adjacent sequences:  A052626 A052627 A052628 * A052630 A052631 A052632

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 02:51 EST 2012. Contains 205860 sequences.