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!)
A052824 A simple grammar: cycles of pairs of cycles. 1
0, 0, 2, 6, 34, 220, 1808, 17388, 194724, 2478096, 35418192, 561533280, 9785418432, 185921027136, 3825633439392, 84756646285920, 2011657535668128, 50924796197369088, 1369659967551038976, 39003791158314816768, 1172394903935534452992, 37094744191300029964800 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
E.g.f.: log(-1/(-1+log(-1/(-1+x))^2)).
E.g.f.: -log(1-(log(1-x))^2). - Vaclav Kotesovec, Oct 01 2013
a(n) ~ (n-1)! * (exp(1)/(exp(1)-1))^n. - Vaclav Kotesovec, Oct 01 2013
MAPLE
spec := [S, {B=Cycle(Z), C=Prod(B, B), S=Cycle(C)}, labeled]: seq(combstruct[count](spec, size=n), n=0..20);
MATHEMATICA
CoefficientList[Series[-Log[1-(Log[1-x])^2], {x, 0, 20}], x]* Range[0, 20]! (* Vaclav Kotesovec, Oct 01 2013 *)
CROSSREFS
Cf. A185393.
Sequence in context: A346189 A018953 A009199 * A371768 A019029 A019032
KEYWORD
easy,nonn
AUTHOR
encyclopedia(AT)pommard.inria.fr, Jan 25 2000
EXTENSIONS
More terms from Alois P. Heinz, Mar 16 2016
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 16 23:11 EDT 2024. Contains 374360 sequences. (Running on oeis4.)