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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052576 E.g.f. (1+x^2-2x^3)/(1-2x). 0
1, 2, 10, 48, 384, 3840, 46080, 645120, 10321920, 185794560, 3715891200, 81749606400, 1961990553600, 51011754393600, 1428329123020800, 42849873690624000, 1371195958099968000, 46620662575398912000 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

Table of n, a(n) for n=0..17.

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 519

FORMULA

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

Recurrence: {a(0)=1, a(1)=2, (-2*n-2)*a(n)+a(n+1)=0, a(2)=10, a(3)=48}

2^n*n!, n>2.

MAPLE

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

CROSSREFS

Essentially the same as A000165 (which is the main entry).

Sequence in context: A166922 A129118 A037256 * A219662 A143147 A218778

Adjacent sequences:  A052573 A052574 A052575 * A052577 A052578 A052579

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 | 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 June 18 17:38 EDT 2013. Contains 226355 sequences.