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!)
A361494 Expansion of e.g.f. 1/(1 - log(2 - exp(x))). 1
1, -1, 0, 0, -2, -10, -62, -518, -5042, -55914, -700982, -9801022, -151141850, -2548546130, -46648614014, -921144036486, -19518279101570, -441740723440186, -10635049333176902, -271391755745104334, -7317268150934309162, -207850529950047641250 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
FORMULA
a(n) = Sum_{k=0..n} (-1)^k * Stirling2(n,k) * A006252(k).
PROG
(PARI) my(N=30, x='x+O('x^N)); Vec(serlaplace(1/(1-log(2-exp(x)))))
CROSSREFS
Sequence in context: A141140 A232472 A361829 * A371546 A175962 A183165
KEYWORD
sign
AUTHOR
Seiichi Manyama, May 11 2023
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 September 9 19:10 EDT 2024. Contains 375765 sequences. (Running on oeis4.)