login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052664 E.g.f. (1-x)/(1-2x-3x^2+3x^3). 0
1, 1, 10, 60, 768, 9480, 161280, 2968560, 65036160, 1568004480, 42507763200, 1259454873600, 40850693452800, 1432712945664000, 54168492771993600, 2193096759549696000, 94738664609132544000, 4347659200973856768000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
E.g.f.: -(-1+x)/(1-2*x-3*x^2+3*x^3)
Recurrence: {a(1)=1, a(0)=1, a(2)=10, (3*n^3+18*n^2+33*n+18)*a(n)+(-18-3*n^2-15*n)*a(n+1)+(-2*n-6)*a(n+2)+a(n+3)}
Sum(-1/107*(-13-38*_alpha+33*_alpha^2)*_alpha^(-1-n), _alpha=RootOf(1-2*_Z-3*_Z^2+3*_Z^3))*n!
a(n) = n!*A052538(n). - R. J. Mathar, Nov 27 2011
MAPLE
spec := [S, {S=Sequence(Prod(Z, Union(Z, Z, Z, Sequence(Z))))}, labeled]: seq(combstruct[count](spec, size=n), n=0..20);
CROSSREFS
Sequence in context: A004309 A281863 A219368 * A090373 A218427 A354944
KEYWORD
easy,nonn
AUTHOR
encyclopedia(AT)pommard.inria.fr, Jan 25 2000
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified July 27 07:48 EDT 2024. Contains 374642 sequences. (Running on oeis4.)