The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A372698 E.g.f. A(x) satisfies A(A(A(x))) = (-1/3) * log(1 - 3*x). 2
0, 1, 1, 3, 15, 103, 882, 8913, 103227, 1359162, 20445228, 349712568, 6547495464, 126821768922, 2557843463769, 63897480940509, 2095074190660212, 53541090460596240, -326496349115947710, -34640510429479259916, 9272999532484623258036 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
Define the sequence b(n,m) as follows. If n<m, b(n,m) = 0, else if n=m, b(n,m) = 1, otherwise b(n,m) = 1/3 * ( 3^(n-m) * |Stirling1(n,m)| - Sum_{l=m+1..n-1} (b(n,l) + Sum_{k=l..n} b(n,k) * b(k,l)) * b(l,m) ). a(n) = b(n,1).
CROSSREFS
Sequence in context: A123184 A079486 A245118 * A343884 A358738 A331689
KEYWORD
sign
AUTHOR
Seiichi Manyama, May 11 2024
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 May 28 16:29 EDT 2024. Contains 372916 sequences. (Running on oeis4.)