OFFSET
0,3
LINKS
Paul D. Hanna, Table of n, a(n) for n = 0..300
FORMULA
a(n) ~ c * d^n * n^(n-2), where d = 1.788680223969315995... and c = 0.254472375755339325... - Vaclav Kotesovec, Oct 29 2017
EXAMPLE
G.f.: A(x) = 1 + x + 2*x^2 + 8*x^3 + 60*x^4 + 732*x^5 + 12672*x^6 + 283704*x^7 + 7757526*x^8 + 249885110*x^9 + 9255184676*x^10 +...
such that
log(A(x)) = x + 3*x^2/2 + 19*x^3/3 + 207*x^4/4 + 3331*x^5/5 + 71223*x^6/6 + 1890379*x^7/7 + 59652687*x^8/8 + 2175761971*x^9/9 +...+ A294330(n)*x^n/n +...
where the e.g.f. G(x) of A294330 begins
G(x) = x + 3*x^2/2! + 19*x^3/3! + 207*x^4/4! + 3331*x^5/5! + 71223*x^6/6! + 1890379*x^7/7! +...+ A294330(n)*x^n/n! +...
and satisfies: Product_{n>=1} (1 - (-G(x))^n) = exp(x).
PROG
CROSSREFS
KEYWORD
nonn
AUTHOR
Paul D. Hanna, Oct 28 2017
STATUS
approved