Degree diameter problem

From HandWiki
Short description: Finding the largest graph of given diameter and degree
Unsolved problem in mathematics:
Given two positive integers d, k, what is the largest graph of diameter k such that all vertices have degrees at most d?
(more unsolved problems in mathematics)
When the degree is less than or equal to 2 or the diameter is less than or equal to 1, the problem becomes trivial, solved by the cycle graph and complete graph respectively.

In graph theory, the degree diameter problem is the problem of finding the largest possible graph G (in terms of the size of its vertex set V) of diameter k such that the largest degree of any of the vertices in G is at most d. The size of G is bounded above by the Moore bound; for 1 < k and 2 < d, only the Petersen graph, the Hoffman-Singleton graph, and possibly graphs (not yet proven to exist) of diameter k = 2 and degree d = 57 attain the Moore bound. In general, the largest degree-diameter graphs are much smaller in size than the Moore bound.

Formula

Let nd,k be the maximum possible number of vertices for a graph with degree at most d and diameter k. Then nd,kMd,k, where Md,k is the Moore bound:

Md,k={1+d(d1)k1d2 if d>22k+1 if d=2

This bound is attained for very few graphs, thus the study moves to how close there exist graphs to the Moore bound. For asymptotic behaviour note that Md,k=dk+O(dk1).

Define the parameter μk=lim infdnd,kdk. It is conjectured that μk=1 for all k. It is known that μ1=μ2=μ3=μ5=1 and that μ41/4.

See also

References