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!)
A099708 Consider the family of multigraphs enriched by the species of endofunctions. Sequence gives number of those multigraphs with n labeled edges. 2
1, 1, 6, 60, 854, 16029, 378871, 10926690, 375538541, 15097900582, 699359781567, 36859422340308, 2187121403805853, 144804645827958839, 10615679263174481480, 856040905847508506792, 75495130803739278866508, 7244702305184037575057831, 753093536414613689614872227 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
REFERENCES
G. Paquin, Dénombrement de multigraphes enrichis, Mémoire, Math. Dept., Univ. Québec à Montréal, 2004.
LINKS
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(R(x)) where B(x) is the e.g.f. of A014500 and 1 + R(x) is the e.g.f. of A000312. - Andrew Howroyd, Jan 12 2021
PROG
(PARI) \\ R(n) is A000312 as e.g.f.; EnrichedGnSeq defined in A098620.
R(n)={1/(1 + lambertw(-x + O(x*x^n)))}
EnrichedGnSeq(R(20)) \\ Andrew Howroyd, Jan 12 2021
CROSSREFS
Sequence in context: A066151 A339191 A000407 * A177191 A010040 A138379
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Oct 26 2004
EXTENSIONS
Terms a(12) and beyond from Andrew Howroyd, Jan 12 2021
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 April 24 10:00 EDT 2024. Contains 371935 sequences. (Running on oeis4.)