OFFSET
1,2
COMMENTS
Further values for (twice) squarefree and (twice) prime-squared orders can be found in the Liskovets reference.
Terms may be computed by filtering potentially isomorphic graphs of A285620 through nauty. - Andrew Howroyd, Apr 29 2017
LINKS
Andrew Howroyd, Table of n, a(n) for n = 1..70
V. Gatt, On the Enumeration of Circulant Graphs of Prime-Power Order: the case of p^3, arXiv:1703.06038 [math.CO], 2017.
V. A. Liskovets, Some identities for enumerators of circulant graphs, arXiv:math/0104131 [math.CO], 2001; J. Alg. Comb. 18 (2003) 189.
V. A. Liskovets and R. Poeschel, On the enumeration of circulant graphs of prime-power and squarefree orders.
Brendan McKay, Nauty home page.
R. Poeschel, Publications.
Eric Weisstein's World of Mathematics, Circulant Graph.
Eric Weisstein's World of Mathematics, Circulant Matrix.
FORMULA
MATHEMATICA
CountDistinct /@ Table[CanonicalGraph[CirculantGraph[n, #]] & /@ Subsets[Range[Floor[n/2]]], {n, 25}] (* Eric W. Weisstein, May 13 2017 *)
CROSSREFS
KEYWORD
nonn,nice
AUTHOR
EXTENSIONS
a(48)-a(50) from Andrew Howroyd, Apr 29 2017
STATUS
approved