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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A113060 a(n)=n!*sum(bell(k+1)/k!,k=0..n), n=0,1..., where bell(n) are the Bell numbers, cf. A000110. 0
1, 3, 11, 48, 244, 1423, 9415, 70045, 581507, 5349538, 54173950, 600127047, 7229169001, 94170096335, 1319764307235, 19806944750672, 316993980880556, 5389579751775611, 97018268274166055 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

Representation as an infinite sum involving generalized Laguerre polynomials, in Maple notation: a(n)=(-1)^n*n!*sum(LaguerreL(n, -n-1, p)/(p-1)!, p=1..infinity)/exp(1), n=0, 1... e.g.f.: exp(exp(x)-1+x)/(1-x).

Representation as the n-th moment of a positive weight function on a positive half-axis: The weight function is a piecewise continuous function which is a weighted infinite sum of shifted exponential distributions, in Maple notation: a(n)=int(x^n*sum(exp(p-x)*Heaviside(x-p)/(p-1)!, p=1..infinity))/(exp(1)), n=0, 1...

CROSSREFS

Cf. A113059.

Sequence in context: A192399 A186185 A127087 * A186374 A187249 A105151

Adjacent sequences:  A113057 A113058 A113059 * A113061 A113062 A113063

KEYWORD

nonn

AUTHOR

Karol A. Penson (penson(AT)lptl.jussieu.fr), Oct 13 2005

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 15 15:20 EST 2012. Contains 205823 sequences.