cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A099699 Consider the family of directed multigraphs enriched by the species of involutions. Sequence gives number of those multigraphs with n labeled arcs.

This page as a plain text file.
%I A099699 #13 Jan 13 2021 01:21:41
%S A099699 1,1,8,108,2200,61708,2249268,102377404,5651999688,370171228504,
%T A099699 28262385542832,2480108374814480,247231765611893504,
%U A099699 27722619251007202720,3467475213036160205984,480277499859342401636704,73202023124111697153718080,12209186681659842887207280448
%N A099699 Consider the family of directed multigraphs enriched by the species of involutions. Sequence gives number of those multigraphs with n labeled arcs.
%D A099699 G. Paquin, Dénombrement de multigraphes enrichis, Mémoire, Math. Dept., Univ. Québec à Montréal, 2004.
%H A099699 Andrew Howroyd, <a href="/A099699/b099699.txt">Table of n, a(n) for n = 0..100</a>
%H A099699 G. Paquin, <a href="/A038205/a038205.pdf">Dénombrement de multigraphes enrichis</a>, Mémoire, Math. Dept., Univ. Québec à Montréal, 2004. [Cached copy, with permission]
%F A099699 E.g.f.: B(R(x)) where B(x) is the e.g.f. of A014505 and 1 + R(x) is the e.g.f. of A000085. - _Andrew Howroyd_, Jan 12 2021
%o A099699 (PARI) \\ R(n) is A000085 as e.g.f.; EnrichedGdSeq defined in A098623.
%o A099699 R(n)={exp(x+x^2/2 + O(x*x^n))}
%o A099699 EnrichedGdSeq(R(20)) \\ _Andrew Howroyd_, Jan 12 2021
%Y A099699 Cf. A000085, A014505, A098623, A099696, A099697, A099698.
%K A099699 nonn
%O A099699 0,3
%A A099699 _N. J. A. Sloane_, Oct 26 2004
%E A099699 Terms a(11) and beyond from _Andrew Howroyd_, Jan 12 2021