OFFSET
1,4
LINKS
Andrew Howroyd, Table of n, a(n) for n = 1..30
PROG
blockGraphs(n)={my(gc=sLog(graphsSeries(n)), gcr=sPoint(gc)); intformal(x*sSolve( sLog( gcr/(x*sv(1)) ), gcr ), sv(1)) + sSolve(subst(gc, sv(1), 0), gcr)}
cycleIndexSeries(n)={sCartProd(blockGraphs(n), x^2 * symGroupCycleIndex(2) * symGroupSeries(n-2))}
{ my(N=15); Vec(OgfSeries(cycleIndexSeries(N)), -N) }
CROSSREFS
KEYWORD
nonn
AUTHOR
Andrew Howroyd, Jan 02 2021
STATUS
approved