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”).

A068932
Number of disconnected regular graphs with n nodes.
19
0, 0, 1, 1, 2, 1, 3, 2, 5, 4, 9, 7, 23, 18, 74, 106, 619, 2076, 22526, 112834, 4799825, 31138965, 4207943011, 115979718015, 13482672647959
OFFSET
0,5
COMMENTS
A graph is called regular if every node has the same number of edges.
Row sums of A068933.
FORMULA
a(n) = A005176(n) - A005177(n).
CROSSREFS
KEYWORD
hard,more,nonn
AUTHOR
David Wasserman, Mar 08 2002
EXTENSIONS
a(22) corrected and a(23) appended Sep 28 2009, a(24) appended Nov 24 2009, by Jason Kimberley.
a(0)=0 (due to the empty graph being vacuously connected) inserted by Jason Kimberley, Apr 11 2012
STATUS
approved