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

COMMENT

Main diagonal of array "The first r-Bell numbers" from r=0 and from n=0, p.3 of Mezo. First 7 rows and columns of array shown. [From Jonathan Vos Post (jvospost3(AT)gmail.com), Sep 25 2009]

LINKS

Istvan Mezo, The r-Bell numbers, Sep 24, 2008. [From Jonathan Vos Post (jvospost3(AT)gmail.com), Sep 25 2009]

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!.

a(n) = Sum_{k=0..n} Stirling1(n,k)*A000110(n+k). [From Vladeta Jovovic (vladeta(AT)eunet.rs), Nov 08 2009]

EXAMPLE

Contribution from Jonathan Vos Post (jvospost3(AT)gmail.com), Sep 25 2009: (Start)

The array begins:

===================================================

.......|n=0|n=1|.n=2|.n=3.|..n=4.|...n=5.|....n=6.|

r=0....|.1.|.1.|..2.|...5.|...15.|....52.|....203.|

r=1....|.1.|.2.|..5.|..15.|...52.|...203.|....877.|

r=2....|.1.|.3.|.10.|..37.|..151.|...674.|...3263.|

r=3....|.1.|.4.|.17.|..77.|..372.|..1915.|..10481.|

r=4....|.1.|.5.|.26.|.141.|..799.|..4736.|..29371.|

r=5....|.1.|.6.|.37.|.235.|.1540.|.10427.|..73013.|

r=6....|.1.|.7.|.50.|.365.|.2727.|.20878.|.163967.|

===================================================

(End)

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

Sequence in context: A066223 A088500 A095789 this_sequence A098692 A138273 A052568

Adjacent sequences: A134977 A134978 A134979 this_sequence A134981 A134982 A134983

KEYWORD

easy,nonn,new

AUTHOR

Vladeta Jovovic (vladeta(AT)eunet.rs), 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 December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research