Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A124427
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A124427 Sum of the sizes of the blocks containing the element 1 in all set partitions of {1,2,...,n}. +0
1
1, 3, 9, 30, 112, 463, 2095, 10279, 54267, 306298, 1838320, 11677867, 78207601, 550277003, 4055549053, 31224520322, 250547144156, 2090779592827, 18110124715919, 162546260131455, 1509352980864191, 14478981877739094 (list; graph; listen)
OFFSET

1,2

FORMULA

a(n)=Sum(k*binom(n-1,k-1)*B(n-k), k=1..n), where B(q) are the Bell numbers (A000110).

a(n) = (n-1)*B(n-1)+B(n). - Vladeta Jovovic (vladeta(AT)eunet.rs), Nov 10 2006

EXAMPLE

a(3)=9 because the 5 (=A000110(3)) set partitions of {1,2,3} are 123, 12|3, 13|2, 1|23. and 1|2|3 and 3+2+2+1+1=9.

MAPLE

with(combinat): 1, seq(sum(k*binomial(n-1, k-1)*bell(n-k), k=1..n), n=2..24);

CROSSREFS

Cf. A000110, A056857.

Sequence in context: A107379 A117428 A134168 this_sequence A055730 A120018 A091353

Adjacent sequences: A124424 A124425 A124426 this_sequence A124428 A124429 A124430

KEYWORD

nonn

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Nov 10 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research