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.

A020563 Number of cyclic multigraphs on n labeled edges (with loops).

Original entry on oeis.org

1, 2, 9, 68, 750, 11178, 213895, 5068102, 144746329, 4880572564, 191104219619, 8573780527428, 435844228476008, 24868815362420244, 1579939008182007447, 110981916769308996238, 8567134375799509782211
Offset: 0

Views

Author

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

Keywords

Crossrefs

Cf. A014501.

Formula

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