login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A101053 a(n) = n!*Sum_{k=0..n} Bell(k)/k! (cf. A000110). 1
1, 2, 6, 23, 107, 587, 3725, 26952, 219756, 1998951, 20105485, 221838905, 2666280457, 34689290378, 485840964614, 7288997427755 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Sequence was originally defined as an infinite sum involving generalized Laguerre polynomials: a(n)= ((-1)^n*n!/exp(1))*sum(LaguerreL(n,-n-1,k)/k!, k=0..infinity), n=0,1... . It appears in the problem of normal ordering of functions of boson operators. E.g.f: exp(exp(x)-1)/(1-x)

MAPLE

a:=n->sum(bell(j)*n!/j!, j=0..n):seq(a(n), n=0..20); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 19 2007

CROSSREFS

Sequence in context: A113226 A071075 A007555 * A155857 A071076 A112501

Adjacent sequences:  A101050 A101051 A101052 * A101054 A101055 A101056

KEYWORD

nonn

AUTHOR

Karol A. Penson (penson(AT)lptl.jussieu.fr), Nov 29 2004

EXTENSIONS

New definition from Vladeta Jovovic (vladeta(AT)eunet.rs), Dec 01 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 05:35 EST 2012. Contains 205570 sequences.