%I M0199 #25 Oct 18 2017 02:47:00
%S 0,1,2,2,1,2,7,6,1,1,0,1,2,9,40
%N Number of cubic (i.e., regular of degree 3) generalized Moore graphs with 2n nodes.
%C A generalized Moore graph is a regular graph of degree r where the counts of vertices at each distance from any vertex are 1, r, r(r-1), r(r-1)^2, r(r-1)^3, ... with the last distance having every other vertex. That is, all the levels are full except possibly the last which must have the rest. Alternatively, the girth is as great as the naive bound allows and the diameter is as little as the naive bound allows. Or, the average distance between pairs of vertices achieves the naive lower bound. As far as I know, it is an open problem if there are infinitely many generalized Moore graphs of each degree. - _Brendan McKay_, Oct 06 2003
%C I have more terms of this sequence somewhere! - _Brendan McKay_, Oct 06 2003
%D B. D. McKay and R. G. Stanton, The current status of the generalized Moore graph problem, pp. 21-31 of Combinatorial Mathematics VI (Armidale 1978), Lect. Notes Math. 748, 1979.
%D N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
%H Brendan McKay, <a href="/A006785/a006785.pdf">Emails to N. J. A. Sloane, 1991</a>
%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/GeneralizedMooreGraph.html">Generalized Moore Graph</a>
%e The counts are for graphs with 2, 4, 6, 8, ... nodes. In particular, there is a unique graph with 10 nodes.
%K nonn
%O 1,3
%A _N. J. A. Sloane_