A160448 Number of isomorphism classes of n-fold coverings of a connected graph with Betti number 6.
1, 1, 64, 8051, 7997683, 24883501301, 193492277719861, 3252016862827895399, 106562068594917409814646, 6292383326091360022932428280, 629238325608681213686078435061358, 101339461229675874181303485938915652000
Offset: 0
Keywords
References
- J. H. Kwak and J. Lee, Enumeration of graph coverings, surface branched coverings and related group theory, in Combinatorial and Computational Mathematics (Pohang, 2000), ed. S. Hong et al., World Scientific, Singapore 2001, pp. 97-161.
Links
- Álvar Ibeas, Table of n, a(n) for n = 0..60 [a(0)=1 prepended _Georg Fischer_, Apr 03 2020]
- J. H. Kwak and J. Lee, Isomorphism classes of graph bundles. Can. J. Math., 42(4), 1990, pp. 747-761.
Crossrefs
Seventh column of A160449.
Programs
-
Sage
[sum(p.aut()**5 for p in Partitions(n)) for n in range(6)] # Álvar Ibeas, Mar 24 2015
Extensions
Name clarified and more terms added by Álvar Ibeas, Mar 24 2015
a(0)=1 prepended by F. Chapoton, Mar 15 2020
Comments