Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A006153
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A006153 Expansion of 1/(1-x*exp(x)).
(Formerly M3578)
+0
2
1, 1, 4, 21, 148, 1305, 13806, 170401, 2403640, 38143377, 672552730, 13044463641, 276003553860, 6326524990825, 156171026562838, 4130464801497105, 116526877671782896, 3492868475952497313, 110856698175372359346, 3713836169709782989993 (list; graph; listen)
OFFSET

0,3

COMMENT

Without the first "1" = eigensequence of triangle A003566. [From Gary W. Adamson (qntmpkt(AT)yahoo.com), Dec 29 2008]

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Getu, S.; Shapiro, L. W.; Combinatorial view of the composition of functions. Ars Combin. 10 (1980), 131-145.

R. P. Stanley, Enumerative Combinatorics, Cambridge, Vol. 2, 1999; see Problem 5.32(d).

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 110

FORMULA

n! * Sum(k=0, n, (n-k)^k/k!).

For n>=1 a(n-1)=b(n) where b(1)=1 and b(n)=sum(i=1, n-1, i*binomial(n-1, i)*b(i)) - Benoit Cloitre (benoit7848c(AT)orange.fr), Nov 13 2004

MAPLE

a := proc(n) local k; add(k^(n-k)*n!/(n-k)!, k=1..n); end; # for n >= 1

CROSSREFS

Cf. A072597.

A003566 [From Gary W. Adamson (qntmpkt(AT)yahoo.com), Dec 29 2008]

Sequence in context: A158577 A006879 A163861 this_sequence A025164 A060072 A157503

Adjacent sequences: A006150 A006151 A006152 this_sequence A006154 A006155 A006156

KEYWORD

nonn,easy,nice

AUTHOR

Simon Plouffe, N. J. A. Sloane (njas(AT)research.att.com).

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 December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research