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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052641 E.g.f. (1-x)/(1-3x-x^2+x^3). 0
1, 2, 14, 132, 1704, 27360, 527760, 11874240, 305343360, 8833224960, 283928198400, 10038995366400, 387222498432000, 16180539927552000, 728132005791590400, 35106736224688128000, 1805508406018437120000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 587

FORMULA

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

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

Sum(-1/74*(-11-16*_alpha+7*_alpha^2)*_alpha^(-1-n), _alpha=RootOf(1-3*_Z-_Z^2+_Z^3))*n!

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

MAPLE

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

CROSSREFS

Sequence in context: A146971 A048990 A089602 * A157085 A073553 A144097

Adjacent sequences:  A052638 A052639 A052640 * A052642 A052643 A052644

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 05:45 EST 2012. Contains 205694 sequences.