OFFSET
1,6
LINKS
Travis Hoppe and Anna Petrone, Encyclopedia of Finite Graphs.
Travis Hoppe and Anna Petrone, Integer sequence discovery from small graphs, arXiv:1408.3644 [math.CO], 2014.
PROG
(SageMath) a243332 = lambda n: sum(1 for g in graphs.nauty_geng(f'-c -t {n}') if sum(m for _, m in g.charpoly().roots(ZZ))==n) # Max Alekseyev, Jan 31 2024
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Travis Hoppe and Anna Petrone, Jun 03 2014
EXTENSIONS
a(11)-a(14) from Max Alekseyev, Feb 02 2024
STATUS
approved
