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.

A307155 Number of connected, loopless 2-regular digraphs, no multiedges, on n nodes.

Original entry on oeis.org

1, 0, 0, 1, 2, 5, 22, 90, 616, 4988, 46883, 493406, 5712809, 71909602
Offset: 0

Views

Author

R. J. Mathar, Mar 27 2019

Keywords

Comments

Inverse Euler transform of A219889.
The Multiset Transform (number of loopless 2-regular digraphs on n nodes with c weakly connected components) of this sequence starts
in row 3 as:
1 ;
2 ;
5 ;
22 , 1 ;
90 , 2 ;
616 , 8 ;
4988 , 32 , 1 ;
46883 , 149 , 2 ;
493406 , 906 , 8 ;
5712809 , 6923 , 36 , 1 ;
71909602 , 61919 , 164 , 2 ;

Crossrefs

Cf. A219889 (not necessarily connected), A005642 (loops admitted).