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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A096579 Number of partitions of an n-set with exactly one even block. 8
0, 1, 3, 7, 25, 91, 329, 1415, 6297, 29431, 151085, 802099, 4506957, 26836083, 165586321, 1074740079, 7268876881, 50985776815, 372854157589, 2820244541675, 22087612114805, 179014336044171, 1495539626297689, 12894921568568999 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

FORMULA

E.g.f.: exp(sinh(x))*(cosh(x)-1). More generally, e.g.f. for the number of partitions of n-set with exactly k even blocks is 1/k!*exp(sinh(x))*(cosh(x)-1)^k.

MATHEMATICA

Drop[ Range[0, 24]! CoefficientList[ Series[ E^Sinh[x]*(Cosh[x] - 1), {x, 0, 24}], x], 1] (from Robert G. Wilson v Aug 17 2004)

CROSSREFS

Cf. A003724.

Sequence in context: A148739 A129084 A002870 * A120540 A176829 A133206

Adjacent sequences:  A096576 A096577 A096578 * A096580 A096581 A096582

KEYWORD

easy,nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)eunet.rs), Aug 13 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 17 2004

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 08:45 EST 2012. Contains 205736 sequences.