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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109747 E.g.f.: exp(-exp(-x)+1+x). 4
1, 2, 3, 3, 2, 3, 5, -4, 5, 55, -212, 201, 2381, -15350, 35183, 145359, -1821438, 8117231, -521487, -278996548, 2261959961, -7554900397, -34727188796, 690775844605, -4901767330647, 10921820177234, 179314430713387, -2668801066419061, 18150518618843778 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Equals double binomial transform of A014182 [From Gary W. Adamson (qntmpkt(AT)yahoo.com), Dec 31 2008]

FORMULA

a(n) = Sum_{k=0..n} (-1)^(n-k)*Stirling2(n, k)*A000522(k).

MAPLE

G:=exp(-exp(-x)+1+x): Gser:=series(G, x=0, 32): seq(n!*coeff(Gser, x, n), n=0..28); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 10 2006

CROSSREFS

Cf. A080094.

A014182 [From Gary W. Adamson (qntmpkt(AT)yahoo.com), Dec 31 2008]

Sequence in context: A107918 A002963 A046677 * A105612 A141744 A089783

Adjacent sequences:  A109744 A109745 A109746 * A109748 A109749 A109750

KEYWORD

easy,sign

AUTHOR

Franklin T. Adams-Watters and Vladeta Jovovic (vladeta(AT)eunet.rs), Aug 10 2005

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 10 2006

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 19:15 EST 2012. Contains 205852 sequences.