Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060356
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060356 E.g.f.: -LambertW(-x/(1+x)). +0
5
0, 1, 0, 3, 4, 65, 306, 4207, 38424, 573057, 7753510, 134046671, 2353898196, 47602871329, 1013794852266, 23751106404495, 590663769125296, 15806094859299329, 448284980183376078, 13515502344669830287 (list; graph; listen)
OFFSET

0,4

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,100

FORMULA

a(n) = Sum_{k=1..n} (-1)^(n-k)*n!/k!*binomial(n-1, k-1)*k^(k-1). a(n) = Sum_{k=0..n} Stirling1(n, k)*A058863(k). - Vladeta Jovovic (vladeta(AT)eunet.rs), Sep 17 2003

PROGRAM

(PARI) { for (n=0, 100, f=n!; a=sum(k=1, n, (-1)^(n - k)*f/k!*binomial(n - 1, k - 1)*k^(k - 1)); write("b060356.txt", n, " ", a); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 04 2009]

CROSSREFS

Cf. A052871, A060313.

Cf. A008297.

Sequence in context: A067093 A041105 A079076 this_sequence A052323 A012087 A012194

Adjacent sequences: A060353 A060354 A060355 this_sequence A060357 A060358 A060359

KEYWORD

easy,nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)eunet.rs), Apr 01 2001

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