Cage (graph theory)

From Wikipedia, the free encyclopedia
(Redirected from Cage graph)
Jump to navigation Jump to search

Template:Short description Template:Dark mode invert

In the mathematical field of graph theory, a cage is a regular graph that has as few vertices as possible for its girth.

Formally, an (r, g)Script error: No such module "Check for unknown parameters".-graph is defined to be a graph in which each vertex has exactly Template:Mvar neighbors, and in which the shortest cycle has a length of exactly Template:Mvar. An (r, g)Script error: No such module "Check for unknown parameters".-cage is an (r, g)Script error: No such module "Check for unknown parameters".-graph with the smallest possible number of vertices, among all (r, g)Script error: No such module "Check for unknown parameters".-graphs. A (3, g)Script error: No such module "Check for unknown parameters".-cage is often called a Template:Mvar-cage.

It is known that an (r, g)Script error: No such module "Check for unknown parameters".-graph exists for any combination of r ≥ 2Script error: No such module "Check for unknown parameters". and g ≥ 3Script error: No such module "Check for unknown parameters".. It follows that all (r, g)Script error: No such module "Check for unknown parameters".-cages exist.

If a Moore graph exists with degree Template:Mvar and girth Template:Mvar, it must be a cage. Moreover, the bounds on the sizes of Moore graphs generalize to cages: any cage with odd girth Template:Mvar must have at least

1+ri=0(g3)/2(r1)i

vertices, and any cage with even girth Template:Mvar must have at least

2i=0(g2)/2(r1)i

vertices. Any (r, g)Script error: No such module "Check for unknown parameters".-graph with exactly this many vertices is by definition a Moore graph and therefore automatically a cage.

There may exist multiple cages for a given combination of Template:Mvar and Template:Mvar. For instance there are three non-isomorphic (3, 10)Script error: No such module "Check for unknown parameters".-cages, each with 70 vertices: the Balaban 10-cage, the Harries graph and the Harries–Wong graph. But there is only one (3, 11)Script error: No such module "Check for unknown parameters".-cage: the Balaban 11-cage (with 112 vertices).

Known cages

A 1-regular graph has no cycle, and a connected 2-regular graph has girth equal to its number of vertices, so cages are only of interest for r ≥ 3. The (r,3)-cage is a complete graph Kr+1 on r + 1 vertices, and the (r,4)-cage is a complete bipartite graph Kr,r on 2r vertices.

Notable cages include:

The numbers of vertices in the known (r,g) cages, for values of r > 2 and g > 2, other than projective planes and generalized polygons, are:

Template:Diagonal split header 3 4 5 6 7 8 9 10 11 12
3 4 6 10 14 24 30 58 70 112 126
4 5 8 19 26 67 80 728
5 6 10 30 42 170 2730
6 7 12 40 62 312 7812
7 8 14 50 90

Asymptotics

For large values of g, the Moore bound implies that the number n of vertices must grow at least singly exponentially as a function of g. Equivalently, g can be at most proportional to the logarithm of n. More precisely,

g2logr1n+O(1).

It is believed that this bound is tight or close to tight Script error: No such module "Footnotes".. The best known lower bounds on g are also logarithmic, but with a smaller constant factor (implying that n grows singly exponentially but at a higher rate than the Moore bound). Specifically, the construction of Ramanujan graphs defined by Script error: No such module "Footnotes". satisfy the bound

g43logr1n+O(1).

This bound was improved slightly by Script error: No such module "Footnotes"..

It is unlikely that these graphs are themselves cages, but their existence gives an upper bound to the number of vertices needed in a cage.

References

  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..
  • Script error: No such module "citation/CS1"..

External links