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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094072 Coefficients arising in combinatorial field theory. 0
1, 6, 50, 615, 10192, 214571, 5544394, 171367020, 6208928376, 259542887975, 12356823485580, 662921411131909, 39714830070598204, 2636484537372437498, 192653800829700013970, 15405383160836582657251 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

REFERENCES

P. Blasiak, K. A. Penson, A. I. Solomon, A. Horzela and G. E. H. Duchamp, Some useful combinatorial formulas for bosonic operators, J. Math. Phys. 46, 052110 (2005) (6 pages).

P. Blasiak, K. A. Penson, A. I. Solomon, A. Horzela and G E. H. Duchamp, Combinatorial field theories via boson normal ordering, preprint, Apr 27 2004.

LINKS

P. Blasiak, K. A. Penson, A. I. Solomon, A. Horzela and G. E. H. Duchamp, Combinatorial field theories via boson normal ordering

FORMULA

a(n)=B(n+1)*sum(binom(n+1, k)*k^(n+1-k), k=1..n+1), where B(n) are the Bell numbers (A000110). - Emeric Deutsch (deutsch(AT)duke.poly.edu), Nov 23 2004

E.g.f: exp(-1)*sum(exp(k*x*exp(k*x))/k!,k=0..infinity). - Vladeta Jovovic (vladeta(AT)eunet.rs), Sep 26 2006

MAPLE

with(combinat): seq(bell(n+1)*sum(k^(n+1-k)*binomial(n+1, k), k=1..n+1), n=0..18);

CROSSREFS

Cf. A000085, A005425, A094065-.

Cf. A000110.

Sequence in context: A125558 A005416 A105617 * A058784 A008380 A196905

Adjacent sequences:  A094069 A094070 A094071 * A094073 A094074 A094075

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), May 01 2004

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Nov 23 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 16 21:51 EST 2012. Contains 205978 sequences.