OFFSET
0,2
REFERENCES
G. Paquin, Dénombrement de multigraphes enrichis, Mémoire, Math. Dept., Univ. Québec à Montréal, 2004.
LINKS
Andrew Howroyd, Table of n, a(n) for n = 0..100
G. Paquin, Dénombrement de multigraphes enrichis, Mémoire, Math. Dept., Univ. Québec à Montréal, 2004. [Cached copy, with permission]
FORMULA
E.g.f.: B(2*exp(x) - x - 2) where B(x) is the e.g.f. of A014507. - Andrew Howroyd, Jan 12 2021
PROG
(PARI) \\ R(n) is e.g.f. of 1, 1, 2, 2, 2, ...; EnrichedGdlSeq defined in A098622.
R(n)={2*exp(x + O(x*x^n)) - x - 1}
EnrichedGdlSeq(R(20)) \\ Andrew Howroyd, Jan 12 2021
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Oct 26 2004
EXTENSIONS
Terms a(11) and beyond from Andrew Howroyd, Jan 12 2021
STATUS
approved