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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A036560 StirlingS2[ n,m ] triangle summed down the columns. 0
0, 1, 1, 2, 4, 1, 3, 11, 7, 1, 4, 26, 32, 11, 1, 5, 57, 122, 76, 16, 1, 6, 120, 423, 426, 156, 22, 1, 7, 247, 1389, 2127, 1206, 288, 29, 1, 8, 502, 4414, 9897, 8157, 2934, 491, 37, 1, 9, 1013, 13744, 44002, 50682, 25761, 6371, 787, 46, 1, 10, 2036, 42245, 189752 (list; table; graph; refs; listen; history; internal format)
OFFSET

0,4

EXAMPLE

{0}, {1,1}, {2,4,1}, {3,11,7,1}, {4,26,32,11,1}, ...

MATHEMATICA

Table[ Table[ Sum[ StirlingS2[ n, K+1 ], {n, 2, w+1} ], {K, 0, w} ], {w, 0, 16} ]

CROSSREFS

Sequence in context: A121426 A190183 A004515 * A117297 A112973 A162303

Adjacent sequences:  A036557 A036558 A036559 * A036561 A036562 A036563

KEYWORD

nonn,tabl,easy

AUTHOR

Wouter Meeussen (wouter.meeussen(AT)pandora.be)

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 16 21:51 EST 2012. Contains 205978 sequences.