login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A292935 E.g.f.: exp(exp(-x) - 1). 5
1, -1, 2, -5, 15, -52, 203, -877, 4140, -21147, 115975, -678570, 4213597, -27644437, 190899322, -1382958545, 10480142147, -82864869804, 682076806159, -5832742205057, 51724158235372, -474869816156751, 4506715738447323, -44152005855084346 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = (-1)^n * A000110(n).
G.f.: Sum_{k>=0} (-x)^k / Product_{j=1..k} (1 + j*x). - Ilya Gutkovskiy, Dec 14 2019
PROG
(PARI) x='x+O('x^66); Vec(serlaplace(exp(exp(-x)-1)))
CROSSREFS
Column k=0 of A292948.
Cf. A000110.
Sequence in context: A203644 A203645 A203646 * A000110 A336022 A303924
KEYWORD
sign
AUTHOR
Seiichi Manyama, Sep 27 2017
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 11:35 EDT 2024. Contains 371912 sequences. (Running on oeis4.)