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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A118395 E.g.f.: exp(x + x^3). 3
1, 1, 7, 25, 61, 481, 2731, 10417, 91225, 681121, 3493711, 33597961, 303321877, 1938378625, 20282865331, 211375647841, 1607008257841, 18157826367937, 212200671085975, 1860991143630841, 22560913203079021, 289933758771407521 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

Equals row sums of triangle A118394.

MAPLE

with(combstruct):seq(count(([S, {S=Set(Union(Z, Prod(Z, Z, Z)))}, labeled], size=n)), n=1..22); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 18 2008

PROG

(PARI) a(n)=n!*polcoeff(exp(x+x^3+x*O(x^n)), n)

CROSSREFS

Cf. A118394, A118396.

Sequence in context: A061600 A098538 A033814 * A118396 A193375 A185787

Adjacent sequences:  A118392 A118393 A118394 * A118396 A118397 A118398

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 07 2006

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 17 09:30 EST 2012. Contains 206009 sequences.