Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072597
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072597 Expansion of 1/(exp(-x)-x) as exponential generating function. +0
3
1, 2, 7, 37, 261, 2301, 24343, 300455, 4238153, 67255273, 1185860331, 23000296155, 486655768525, 11155073325917, 275364320099807, 7282929854486431, 205462851526617489, 6158705454187353297 (list; graph; listen)
OFFSET

0,2

FORMULA

E.g.f.: 1/(exp(-x)-x).

a(n) = n!*Sum_{k=0..n} (n-k+1)^k/k!. - Vladeta Jovovic (vladeta(AT)Eunet.yu), Aug 31 2003

a(n) = Sum_{k=0..n} (-1)^(n-k)*Stirling2(n, k)*A052820(k). - Vladeta Jovovic (vladeta(AT)Eunet.yu), Apr 12 2004

Recurrence : a(n+1) = 1 + sum { j=1, n, binomial(n, j)*a(j)*j } - Jon Perry (perry(AT)globalnet.co.uk), Apr 25 2005

PROGRAM

(PARI) a(n)=if(n<0, 0, n!*polcoeff(1/(exp(-x+x*O(x^n))-x), n))

CROSSREFS

Cf. A000110.

Sequence in context: A020040 A125191 A135164 this_sequence A125515 A135920 A001515

Adjacent sequences: A072594 A072595 A072596 this_sequence A072598 A072599 A072600

KEYWORD

nonn,easy

AUTHOR

Michael Somos, Jun 23, 2002

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research