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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A122399 a(n) = Sum_{k=0..n} k^n*k!*Stirling2(n,k). 7
1, 1, 9, 211, 9285, 658171, 68504709, 9837380491, 1863598406805, 450247033371451, 135111441590583909, 49300373690091496171, 21495577955682021043125, 11037123350952586270549531 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

FORMULA

E.g.f.: Sum((exp(n*x)-1)^n,n=0..infinity). - Vladeta Jovovic (vladeta(AT)eunet.rs), Sep 03 2006

MAPLE

a := n -> add(k^n*k!*combinat[stirling2](n, k), k=0..n); - Max Alekseyev (maxale(AT)gmail.com), Feb 01 2007

CROSSREFS

Cf. A122400.

Sequence in context: A103914 A203364 A001535 * A188409 A109587 A067426

Adjacent sequences:  A122396 A122397 A122398 * A122400 A122401 A122402

KEYWORD

easy,nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)eunet.rs), Aug 31 2006

EXTENSIONS

More terms from Max Alekseyev (maxale(AT)gmail.com), Feb 01 2007

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 03:45 EST 2012. Contains 205978 sequences.