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!)
A353994 Expansion of e.g.f. 1/(1 + log(1 - x) * (exp(x) - 1)). 2
1, 0, 2, 6, 42, 305, 2815, 29792, 362432, 4952481, 75239143, 1257202584, 22918653428, 452620972245, 9626556838015, 219367419292972, 5332164894151648, 137709755844024929, 3765736630207259055, 108696751776637007080, 3302628833563666988740 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(0) = 1; a(n) = Sum_{k=1..n} A052863(k) * binomial(n,k) * a(n-k).
PROG
(PARI) my(N=30, x='x+O('x^N)); Vec(serlaplace(1/(1+log(1-x)*(exp(x)-1))))
CROSSREFS
Sequence in context: A321250 A156437 A127071 * A151333 A190626 A191975
KEYWORD
nonn
AUTHOR
Seiichi Manyama, May 13 2022
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 July 12 18:33 EDT 2024. Contains 374251 sequences. (Running on oeis4.)