TOPICS
Search

Bouwer Graph


Bouwer graphs, a term coined here for the first time, are a family of regular graphs which includes members that are half-arc-transitive, meaning both edge-transitive and vertex-transitive but not arc-transitive.

Bouwer's general construction defines a graph B(N,m,n) with N>=2 and m,n>=2 such that 2^m=1 (mod n). The vertex set of this graph is identified with the Cartesian product

 Z_m×Z_n×...×Z_n_()_(N-1),

where Z_i denotes the ring of integers modulo i, and the edge set consists of pairs of N-tuples

 {(i,a_2,a_3,...,a_N),(i+1,b_2,b_3,...,b_N)}

for i=1, ..., m (with addition mod m) and a_i,b_i=2, ..., N such that either b_r=a_r for all r=2, 3, ..., N, or else there is exactly one s in {2,3,...,N} for which b_s!=a_s, in which case it is taken as b_s=a_s+2^i (mod n).

Bouwer graphs are symmetric by construction, and include the following named graphs which are arc-transitive.

Not all Bouwer graphs are arc-transitive. Bouwer (1970) gave the first examples of half-arc-transitive graphs, showing that B(N,6,9) is a connected 2N-regular half-arc-transitive graph for all integers N>=2. This class of graphs has 6·9^(N-1) vertices, giving graphs with vertex counts 54, 486, 4374, 39366, 354294, ... for N=2, 3, ....

Conder and Žitnik (2016) subsequently proved that almost all Bouwer graphs are half-arc-transitive. In particular, B(N,m,n) is half-arc-transitive whenever m>6 and n>5.

BouwerGraph269

This smallest (N=2) example is the quartic symmetric graph on 54 vertices illustrated above in several embeddings. It is half-arc-transitive and can be concisely described and constructed from the vertex set {(alpha,beta)|alpha in Z_6,beta in Z_9}, where (alpha,beta) is joined to (alpha+/-1,beta), (alpha+1,beta+2^alpha), and (alpha-1,beta-2^(alpha-1)) (Holt 1981).

Doyle (1976) and Holt (1981) independently discovered the smaller half-arc-transitive graph now known as the Doyle graph, which can be obtained from the 54-vertex Bouwer graph by identifying pairs of diametrically opposed vertices (Doyle 1998).

A partial tabulation of small half-arc-transitive graphs constructed using Bouwer's method is given in the following table (Weisstein, Nov. 17, 2010), where v is the vertex count. These graphs are implemented in the Wolfram Language as GraphData[{"Bouwer", {N, m, n}}].

vB(N,m,n)
54B(2,6,9)
60B(2,4,15)
63B(2,9,7)
84B(2,12,7)
100B(3,4,5)

See also

Arc-Transitive Graph, Doyle Graph, Half-Arc-Transitive Graph, Symmetric Graph

Explore with Wolfram|Alpha

References

Bouwer, I. Z. "Vertex and Edge Transitive, But Not 1-Transitive Graphs." Canad. Math. Bull. 13, 231-237, 1970. https://doi.org/10.4153/CMB-1970-047-8.Conder, M. D. E. and Žitnik, A. "Half-Arc-Transitive Graphs of Arbitrary Even Valency Greater Than 2." Europ. J. Combin. 54, 177-186, 2016. https://doi.org/10.1016/j.ejc.2015.12.011.Doyle, P. "A 27-Vertex Graph That Is Vertex-Transitive and Edge-Transitive But Not L-Transitive." October 1998. https://arxiv.org/abs/math/0703861.Doyle, P. G. On Transitive Graphs. Senior Thesis. Cambridge, MA, Harvard College, April 1976.Holt, D. F. "A Graph Which Is Edge Transitive But Not Arc Transitive." J. Graph Th. 5, 201-204, 1981.House of Graphs. Bouwer Graphs. Bouwer Graph B(2,6,9), Circulant C12 (1,5), Cycle Graph C6, L(Heawood Graph), Haar Graph 525, Pappus Graph, and Quartic Transitive Graph 66.

Referenced on Wolfram|Alpha

Bouwer Graph

Cite this as:

Weisstein, Eric W. "Bouwer Graph." From MathWorld--A Wolfram Resource. https://mathworld.wolfram.com/BouwerGraph.html

Subject classifications