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.

A020560 Number of ordered oriented multigraphs on n labeled arcs (without loops).

Original entry on oeis.org

1, 1, 8, 110, 2262, 63822, 2335856, 106643980, 5901564892, 387251339836, 29612207398688, 2601877956513640, 259646660158526856, 29140784853464966632, 3647614440065070983488, 505553321559685235600720, 77096697572750991426551056, 12864789849511242132008021520
Offset: 0

Views

Author

Gilbert Labelle (gilbert(AT)lacim.uqam.ca), Simon Plouffe

Keywords

Crossrefs

Cf. A020556.

Formula

a(n) = Sum_{k=0..n} (-1)^(n-k) * Stirling1(n, k) * A020556(k). - Sean A. Irvine, Apr 24 2019