login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A020560
Number of ordered oriented multigraphs on n labeled arcs (without loops).
0
1, 1, 8, 110, 2262, 63822, 2335856, 106643980, 5901564892, 387251339836, 29612207398688, 2601877956513640, 259646660158526856, 29140784853464966632, 3647614440065070983488, 505553321559685235600720, 77096697572750991426551056, 12864789849511242132008021520
OFFSET
0,3
LINKS
G. Paquin, Dénombrement de multigraphes enrichis, Mémoire, Math. Dept., Univ. Québec à Montréal, 2004. [Cached copy, with permission]
FORMULA
a(n) = Sum_{k=0..n} (-1)^(n-k) * Stirling1(n, k) * A020556(k). - Sean A. Irvine, Apr 24 2019
CROSSREFS
Cf. A020556.
Sequence in context: A098623 A297971 A076151 * A144813 A079660 A131621
KEYWORD
nonn
AUTHOR
Gilbert Labelle (gilbert(AT)lacim.uqam.ca), Simon Plouffe
STATUS
approved