OFFSET
0,3
COMMENTS
Number of orbits of the conjugacy action of Sym(n) on Sym(n)^6 [Kwak and Lee, 2001]. - Álvar Ibeas, Mar 24 2015
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.
PROG
(Sage)
[sum(p.aut()**5 for p in Partitions(n)) for n in range(6)] # Álvar Ibeas, Mar 24 2015
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Nov 12 2009
EXTENSIONS
Name clarified and more terms added by Álvar Ibeas, Mar 24 2015
a(0)=1 prepended by F. Chapoton, Mar 15 2020
STATUS
approved