login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A129423
Number of isomorphism classes of connected 7-regular loopless multigraphs of order 2n.
8
1, 7, 263, 90614, 165041329, 861723619902, 10351918806321621, 253216618556625008961, 11542463442106815907796586, 915449471830886733265105097578
OFFSET
1,2
COMMENTS
Initial terms computed using software at http://users.cecs.anu.edu.au/~bdm/nauty/
LINKS
Brendan McKay and Adolfo Piperno, Nauty and Traces
FORMULA
Inverse Euler transform of A129424. - Andrew Howroyd, Mar 21 2020
PROG
(nauty/bash) geng -c -d1 $[2*$n] -q | multig -r7 -u # Natan Arie Consigli, Dec 20 2019
CROSSREFS
KEYWORD
nonn
AUTHOR
Brendan McKay, Apr 15 2007
EXTENSIONS
a(7)-a(10) from Andrew Howroyd, Mar 21 2020
STATUS
approved