Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A134980
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A134980 a(n) = Sum_{k=0..n} binomial(n,k)*n^(n-k)*A000110(k). +0
1
1, 2, 10, 77, 799, 10427, 163967, 3017562, 63625324, 1512354975, 40012800675, 1166271373797, 37134022033885, 1282405154139046, 47745103281852282, 1906411492286148245, 81267367663098939459 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = exp(-1)*Sum_{k>=0} (n+k)^n/k!. E.g.f.: A(x) = exp(-1)*Sum_{k>=0} (1+k*x)^k/k!.

MAPLE

with(combinat): a:=proc(n) options operator, arrow: sum(binomial(n, k)*n^(n-k)*bell(k), k=0..n) end proc: 1, seq(a(n), n=1..16); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 02 2008

CROSSREFS

Adjacent sequences: A134977 A134978 A134979 this_sequence A134981 A134982 A134983

Sequence in context: A066223 A088500 A095789 this_sequence A098692 A138273 A052568

KEYWORD

easy,nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)Eunet.yu), Feb 04 2008

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Mar 02 2008

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 October 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research