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

A005007
Number of cubic (i.e., regular of degree 3) generalized Moore graphs with 2n nodes.
(Formerly M0199)
1
0, 1, 2, 2, 1, 2, 7, 6, 1, 1, 0, 1, 2, 9, 40
OFFSET
1,3
COMMENTS
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
I have more terms of this sequence somewhere! - Brendan McKay, Oct 06 2003
REFERENCES
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.
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
Eric Weisstein's World of Mathematics, Generalized Moore Graph
EXAMPLE
The counts are for graphs with 2, 4, 6, 8, ... nodes. In particular, there is a unique graph with 10 nodes.
CROSSREFS
Sequence in context: A226328 A307599 A162663 * A188792 A192395 A014243
KEYWORD
nonn
STATUS
approved