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!)
A322470 Expansion of e.g.f. 1/(1 + log(1 + x)/(1 + log(1 + x)^2/(1 + log(1 + x)^3/(1 + ...)))), a continued fraction. 2
1, -1, 3, -8, 4, 236, -3892, 54552, -739440, 9704088, -116868648, 1033709040, 4025264736, -592337009328, 23033374965456, -708140910086400, 19418661884145024, -485092601562305664, 10704418782304457088, -180835985547961196544, 431827528992523301376, 162896031123325288266240 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
Eric Weisstein's World of Mathematics, Rogers-Ramanujan Continued Fraction
FORMULA
a(n) = Sum_{k=0..n} Stirling1(n,k)*A007325(k)*k!.
MATHEMATICA
nmax = 21; CoefficientList[Series[1/(1 + ContinuedFractionK[Log[1 + x]^k, 1, {k, 1, nmax}]), {x, 0, nmax}], x] Range[0, nmax]!
CROSSREFS
Sequence in context: A336884 A072247 A051359 * A016670 A021726 A221315
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, Dec 19 2018
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 02:53 EDT 2024. Contains 371906 sequences. (Running on oeis4.)