OFFSET
0,2
LINKS
Paolo Xausa, Table of n, a(n) for n = 0..300
Eric Weisstein's World of Mathematics, Lambert W-Function.
FORMULA
E.g.f.: exp(-1/2 * LambertW(-4*x)).
E.g.f.: B(x)^2, where B(x) is the e.g.f. of A052774.
E.g.f. A(x) satisfies:
(1) A(x) = exp(2*x*A(x)^2).
(2) A(x) = 1/A(-x*A(x)^4).
MATHEMATICA
PROG
(PARI) my(N=20, x='x+O('x^N)); Vec(serlaplace(exp(-1/2*lambertw(-4*x))))
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Seiichi Manyama, May 28 2026
STATUS
approved
