Folkman graph

Last updated
Folkman graph
Folkman graph alt.svg
Drawing following Folkman (1967), Figure 1
Named after Jon Folkman
Vertices 20
Edges 40
Radius 3
Diameter 4
Girth 4
Automorphisms 5! · 25 = 3840
Chromatic number 2
Chromatic index 4
Genus 3
Book thickness 3
Queue number 2
Properties
Table of graphs and parameters

In the mathematical field of graph theory, the Folkman graph is a 4-regular graph with 20 vertices and 40 edges. It is a regular bipartite graph with symmetries taking every edge to every other edge, but the two sides of its bipartition are not symmetric with each other, making it the smallest possible semi-symmetric graph. [1] It is named after Jon Folkman, who constructed it for this property in 1967. [2]

Contents

The Folkman graph can be constructed either using modular arithmetic or as the subdivided double of the five-vertex complete graph. Beyond the investigation of its symmetry, it has also been investigated as a counterexample for certain questions of graph embedding.

Construction

Semi-symmetric graphs are defined as regular graphs (that is, graphs in which all vertices touch equally many edges) in which each two edges are symmetric to each other, but some two vertices are not symmetric. Jon Folkman was inspired to define and research these graphs in a 1967 paper, after seeing an unpublished manuscript by E. Dauber and Frank Harary which gave examples of graphs meeting the symmetry condition but not the regularity condition. Folkman's original construction of this graph was a special case of a more general construction of semi-symmetric graphs using modular arithmetic, based on a prime number congruent to 1 mod 4. For each such prime, there is a number such that mod , and Folkman uses modular arithmetic to construct a semi-symmetric graph with vertices. The Folkman graph is the result of this construction for and . [2]

Construction of the Folkman graph from the complete graph
K
5
{\displaystyle K_{5}}
. The green vertices subdivide each edge of
K
5
{\displaystyle K_{5}}
, and the red pairs of vertices are the result of doubling the five vertices of
K
5
{\displaystyle K_{5}}
. Folkman graph.svg
Construction of the Folkman graph from the complete graph . The green vertices subdivide each edge of , and the red pairs of vertices are the result of doubling the five vertices of .

Another construction for the Folkman graph begins with the complete graph on five vertices, . A new vertex is placed on each of the ten edges of , subdividing each edge into a two-edge path. Then, each of the five original vertices of is doubled, replacing it by two vertices with the same neighbors. The ten subdivision vertices form one side of the bipartition of the Folkman graph, and the ten vertices in twin pairs coming from the doubled vertices of form the other side of the bipartition. [3] [4]

Because each edge of the result comes from a doubled half of an edge of , and because has symmetries taking every half-edge to every other half-edge, the result is edge-transitive. It is not vertex-transitive, because the subdivision vertices are not twins with any other vertex, making them different from the doubled vertices coming from . [3] Every 4-regular semi-symmetric graph in which some two vertices have the same neighborhood can be constructed in the same way, by subdividing and then doubling a 4-regular symmetric graph such as or the graph of the octahedron. However, there also exist larger 4-regular semi-symmetric graphs that do not have any twin vertices. [4] [5]

Algebraic properties

The automorphism group of the Folkman graph (its group of symmetries) combines the symmetries of with the ways of swapping some pairs of doubled vertices, for a total of symmetries. This group acts transitively on the Folkman graph's edges (it includes a symmetry taking any edge to any other edge) but not on its vertices. The Folkman graph is the smallest undirected graph that is edge-transitive and regular, but not vertex-transitive. [6] Such graphs are called semi-symmetric graphs and were first studied by Folkman in 1967 who discovered the graph on 20 vertices that now is named after him. [2]

Like all semi-symmetric graphs, the Folkman graph is bipartite. Its automorphism group includes symmetries taking any vertex to any other vertex that is on the same side of the bipartition, but none that take a vertex to the other side of the bipartition. Although one can argue directly that the Folkman graph is not vertex-transitive, this can also be explained group-theoretically: its symmetries act primitively on the vertices constructed as subdivision points of , but imprimitively on the vertices constructed by doubling the vertices of . Every symmetry maps a doubled pair of vertices to another doubled pair of vertices, but there is no grouping of the subdivision vertices that is preserved by the symmetries. [7]

The characteristic polynomial of the Folkman graph is . [8]

Other properties

The Folkman graph with its vertices arranged in a Hamiltonian cycle. The edges that are not used in this cycle form the second Hamiltonian cycle of a Hamiltonian decomposition. Folkman Lombardi.svg
The Folkman graph with its vertices arranged in a Hamiltonian cycle. The edges that are not used in this cycle form the second Hamiltonian cycle of a Hamiltonian decomposition.

The Folkman graph has a Hamiltonian cycle, and more strongly a Hamiltonian decomposition into two Hamiltonian cycles. Like every bipartite graph, its chromatic number is two, and its chromatic index (the minimum number of colors needed to color its edges so that no two edges of the same color meet at a vertex) equals its maximum degree, [9] which in this case is four. For instance, such a coloring can be obtained by using two colors in alternation for each cycle of a Hamiltonian decomposition.

Its radius is 3 and its diameter is 4. If is one of the doubled vertices of the construction, then all other vertices are at most three steps away from . However, there are pairs of subdivision vertices from the construction (coming from disjoint edges of ) that are four steps apart from each other. Because the graph contains many 4-cycles, its girth is 4, the minimum possible for a bipartite graph. It is also 4-vertex-connected and 4-edge-connected. Its treewidth and clique-width are both 5. [10]

The Folkman graph has genus 3: it can be embedded on a triple torus, but not on any simpler oriented surface. [11] [12] It has book thickness 3, but requires five pages for a "dispersable" book embedding in which each page is a matching, disproving a conjecture of Frank Bernhart and Paul Kainen that dispersable book embeddings of regular graphs need only a number of pages equal to their degree. [3]

Related Research Articles

<span class="mw-page-title-main">Petersen graph</span> Cubic graph with 10 vertices and 15 edges

In the mathematical field of graph theory, the Petersen graph is an undirected graph with 10 vertices and 15 edges. It is a small graph that serves as a useful example and counterexample for many problems in graph theory. The Petersen graph is named after Julius Petersen, who in 1898 constructed it to be the smallest bridgeless cubic graph with no three-edge-coloring.

<span class="mw-page-title-main">Hamiltonian path</span> Path in a graph that visits each vertex exactly once

In the mathematical field of graph theory, a Hamiltonian path is a path in an undirected or directed graph that visits each vertex exactly once. A Hamiltonian cycle is a cycle that visits each vertex exactly once. A Hamiltonian path that starts and ends at adjacent vertices can be completed by adding one more edge to form a Hamiltonian cycle, and removing any edge from a Hamiltonian cycle produces a Hamiltonian path. Determining whether such paths and cycles exist in graphs are NP-complete.

In the mathematical field of graph theory, an edge-transitive graph is a graph G such that, given any two edges e1 and e2 of G, there is an automorphism of G that maps e1 to e2.

<span class="mw-page-title-main">Cubic graph</span> Graph with all vertices of degree 3

In the mathematical field of graph theory, a cubic graph is a graph in which all vertices have degree three. In other words, a cubic graph is a 3-regular graph. Cubic graphs are also called trivalent graphs.

<span class="mw-page-title-main">Desargues graph</span> Distance-transitive cubic graph with 20 nodes and 30 edges

In the mathematical field of graph theory, the Desargues graph is a distance-transitive, cubic graph with 20 vertices and 30 edges. It is named after Girard Desargues, arises from several different combinatorial constructions, has a high level of symmetry, is the only known non-planar cubic partial cube, and has been applied in chemical databases.

<span class="mw-page-title-main">Semi-symmetric graph</span> Graph that is edge-transitive and regular but not vertex-transitive

In the mathematical field of graph theory, a semi-symmetric graph is an undirected graph that is edge-transitive and regular, but not vertex-transitive. In other words, a graph is semi-symmetric if each vertex has the same number of incident edges, and there is a symmetry taking any of the graph's edges to any other of its edges, but there is some pair of vertices such that no symmetry maps the first into the second.

<span class="mw-page-title-main">Gray graph</span>

In the mathematical field of graph theory, the Gray graph is an undirected bipartite graph with 54 vertices and 81 edges. It is a cubic graph: every vertex touches exactly three edges. It was discovered by Marion C. Gray in 1932 (unpublished), then discovered independently by Bouwer 1968 in reply to a question posed by Jon Folkman 1967. The Gray graph is interesting as the first known example of a cubic graph having the algebraic property of being edge but not vertex transitive.

<span class="mw-page-title-main">Kneser graph</span>

In graph theory, the Kneser graphK(n, k) is the graph whose vertices correspond to the k-element subsets of a set of n elements, and where two vertices are adjacent if and only if the two corresponding sets are disjoint. Kneser graphs are named after Martin Kneser, who first investigated them in 1956.

In the mathematical field of graph theory, a quartic graph is a graph where all vertices have degree 4. In other words, a quartic graph is a 4-regular graph.

<span class="mw-page-title-main">Rook's graph</span> Graph of chess rook moves

In graph theory, a rook's graph is an undirected graph that represents all legal moves of the rook chess piece on a chessboard. Each vertex of a rook's graph represents a square on a chessboard, and each edge connects two squares on the same row (rank) or on the same column (file) as each other, the squares that a rook can move between. These graphs can be constructed for chessboards of any rectangular shape, and can be defined mathematically as the Cartesian product of two complete graphs, as the two-dimensional Hamming graphs, or as the line graphs of complete bipartite graphs.

<span class="mw-page-title-main">Möbius–Kantor graph</span>

In the mathematical field of graph theory, the Möbius–Kantor graph is a symmetric bipartite cubic graph with 16 vertices and 24 edges named after August Ferdinand Möbius and Seligmann Kantor. It can be defined as the generalized Petersen graph G(8,3): that is, it is formed by the vertices of an octagon, connected to the vertices of an eight-point star in which each point of the star is connected to the points three steps away from it.

<span class="mw-page-title-main">Shrikhande graph</span>

In the mathematical field of graph theory, the Shrikhande graph is a named graph discovered by S. S. Shrikhande in 1959. It is a strongly regular graph with 16 vertices and 48 edges, with each vertex having degree 6. Every pair of nodes has exactly two other neighbors in common, whether the pair of nodes is connected or not.

In graph theory, a branch of mathematics, a crown graph on 2n vertices is an undirected graph with two sets of vertices {u1, u2, …, un} and {v1, v2, …, vn} and with an edge from ui to vj whenever ij.

<span class="mw-page-title-main">Odd graph</span>

In the mathematical field of graph theory, the odd graphsOn are a family of symmetric graphs with high odd girth, defined from certain set systems. They include and generalize the Petersen graph.

<span class="mw-page-title-main">Hamiltonian decomposition</span>

In graph theory, a branch of mathematics, a Hamiltonian decomposition of a given graph is a partition of the edges of the graph into Hamiltonian cycles. Hamiltonian decompositions have been studied both for undirected graphs and for directed graphs. In the undirected case a Hamiltonian decomposition can also be described as a 2-factorization of the graph such that each factor is connected.

<span class="mw-page-title-main">Nauru graph</span>

In the mathematical field of graph theory, the Nauru graph is a symmetric bipartite cubic graph with 24 vertices and 36 edges. It was named by David Eppstein after the twelve-pointed star in the flag of Nauru.

<span class="mw-page-title-main">Ljubljana graph</span>

In the mathematical field of graph theory, the Ljubljana graph is an undirected bipartite graph with 112 vertices and 168 edges.

<span class="mw-page-title-main">Herschel graph</span> Bipartite undirected polyhedral graph

In graph theory, a branch of mathematics, the Herschel graph is a bipartite undirected graph with 11 vertices and 18 edges. It is a polyhedral graph, and is the smallest polyhedral graph that does not have a Hamiltonian cycle, a cycle passing through all its vertices. It is named after British astronomer Alexander Stewart Herschel, because of Herschel's studies of Hamiltonian cycles in polyhedral graphs.

<span class="mw-page-title-main">Zero-symmetric graph</span>

In the mathematical field of graph theory, a zero-symmetric graph is a connected graph in which each vertex has exactly three incident edges and, for each two vertices, there is a unique symmetry taking one vertex to the other. Such a graph is a vertex-transitive graph but cannot be an edge-transitive graph: the number of symmetries equals the number of vertices, too few to take every edge to every other edge.

<span class="mw-page-title-main">110-vertex Iofinova-Ivanov graph</span>

The 110-vertex Iofinova-Ivanov graph is, in graph theory, a semi-symmetric cubic graph with 110 vertices and 165 edges.

References

  1. Boesch, F.; Tindell, R. (1984), "Circulants and their connectivities", Journal of Graph Theory, 8 (4): 487–499, doi:10.1002/jgt.3190080406, MR   0766498
  2. 1 2 3 Folkman, J. (1967), "Regular line-symmetric graphs", Journal of Combinatorial Theory, 3 (3): 215–232, doi: 10.1016/S0021-9800(67)80069-3
  3. 1 2 3 Alam, Jawaherul Md.; Bekos, Michael A.; Dujmović, Vida; Gronemann, Martin; Kaufmann, Michael; Pupyrev, Sergey (2021), "On dispersable book embeddings", Theoretical Computer Science , 861: 1–22, arXiv: 1803.10030 , doi:10.1016/j.tcs.2021.01.035, MR   4221556
  4. 1 2 Potočnik, Primož; Wilson, Stephen E. (2014), "Linking rings structures and tetravalent semisymmetric graphs", Ars Mathematica Contemporanea, 7 (2): 341–352, doi: 10.26493/1855-3974.311.4a8 , MR   3240442
  5. Potočnik, Primož; Wilson, Steve (2007), "Tetravalent edge-transitive graphs of girth at most 4", Journal of Combinatorial Theory , Series B, 97 (2): 217–236, doi: 10.1016/j.jctb.2006.03.007 , MR   2290322
  6. Skiena, Steven (1990), Implementing Discrete Mathematics: Combinatorics and Graph Theory with Mathematica, Reading, Massachusetts: Addison-Wesley, pp. 186–187
  7. Ziv-Av, Matan (2013), Interactions between Coherent Configurations and Some Classes of Objects in Extremal Combinatorics (PDF) (Doctoral thesis), Ben-Gurion University, pp. 24–25
  8. Weisstein, Eric W., "Folkman Graph", MathWorld
  9. Galvin, Fred (1995), "The list chromatic index of a bipartite multigraph", Journal of Combinatorial Theory , Series B, 63 (1): 153–158, doi: 10.1006/jctb.1995.1011 , MR   1309363
  10. Heule, Marijn; Szeider, Stefan (2015), "A SAT approach to clique-width", ACM Transactions on Computational Logic, 16 (3): 24:1–24:27, arXiv: 1304.5498 , doi:10.1145/2736696
  11. Conder, Marston; Stokes, Klara (2019), "New methods for finding minimum genus embeddings of graphs on orientable and non-orientable surfaces", Ars Mathematica Contemporanea, 17 (1): 1–35, doi: 10.26493/1855-3974.1800.40c , MR   3992757
  12. Brinkmann, Gunnar (2022), "A practical algorithm for the computation of the genus", Ars Mathematica Contemporanea, 22 (4), Paper No. 1, arXiv: 2005.08243 , doi:10.26493/1855-3974.2320.c2d, MR   4498572