Dimension (graph theory)

Last updated
The dimension of the Petersen graph is 2. Petersen graph, unit distance.svg
The dimension of the Petersen graph is 2.

In mathematics, and particularly in graph theory, the dimension of a graph is the least integer n such that there exists a "classical representation" of the graph in the Euclidean space of dimension n with all the edges having unit length.

Contents

In a classical representation, the vertices must be distinct points, but the edges may cross one another. [1]

The dimension of a graph G is written: .

For example, the Petersen graph can be drawn with unit edges in , but not in : its dimension is therefore 2 (see the figure to the right).

This concept was introduced in 1965 by Paul Erdős, Frank Harary and William Tutte. [2] It generalises the concept of unit distance graph to more than 2 dimensions.

Examples

With 4 equally spaced points, we need 3 dimensions. Tetrahedron.svg
With 4 equally spaced points, we need 3 dimensions.

Complete graph

In the worst case, every pair of vertices is connected, giving a complete graph.

To immerse the complete graph with all the edges having unit length, we need the Euclidean space of dimension . [3] For example, it takes two dimensions to immerse (an equilateral triangle), and three to immerse (a regular tetrahedron) as shown to the right.

In other words, the dimension of the complete graph is the same as that of the simplex having the same number of vertices.

The complete bipartite graph
K
4
,
2
{\displaystyle K_{4,2}}
drawn in Euclidean 3-space. CompleteBipartite3D.svg
The complete bipartite graph drawn in Euclidean 3-space.

Complete bipartite graphs

A star graph drawn in the plane with edges of unit length. Intercpunetstar.png
A star graph drawn in the plane with edges of unit length.

All star graphs , for , have dimension 2, as shown in the figure to the left. Star graphs with m equal to 1 or 2 need only dimension 1.

The dimension of a complete bipartite graph , for , can be drawn as in the figure to the right, by placing m vertices on a circle whose radius is less than a unit, and the other two vertices one each side of the plane of the circle, at a suitable distance from it. has dimension 2, as it can be drawn as a unit rhombus in the plane.

Theorem  The dimension of a general complete bipartite graph , for and , is 4.

Proof

To show that 4-space is sufficient, as with the previous case, we use circles.

Denoting the coordinates of the 4-space by , we arrange one set of vertices arbitrarily on the circle given by where , and the other set arbitrarily on the circle . Then we see that the distance between any vertex in one set and any vertex in the other set is .

We can also show that the subgraph does not admit such a representation in a space of dimension less than 3:

If such a representation exists, then the three points , and lie on a unit sphere with center . Likewise, they lie on unit spheres with centers and . The first two spheres must intersect in a circle, in a point, or not at all; to accommodate the three distinct points , and , we must assume a circle. Either this circle lies entirely on the third unit sphere, implying that the third sphere coincides with one of the other two, so , and are not all distinct; or it does not, so its intersection with the third sphere is no more than two points, insufficient to accommodate , and .

To summarise:

, depending on the values of m and n.

Dimension and chromatic number

Theorem  The dimension of any graph G is always less than or equal to twice its chromatic number:

Proof

This proof also uses circles.

We write n for the chromatic number of G, and assign the integers to the n colours. In -dimensional Euclidean space, with its dimensions denoted , we arrange all the vertices of colour n arbitrarily on the circle given by .

Then the distance from a vertex of colour p to a vertex of colour q is given by .

Euclidean dimension

The wheel graph with one spoke removed is of dimension 2. AlmostWheel3D.svg
The wheel graph with one spoke removed is of dimension 2.
The same wheel is of Euclidean dimension 3. AlmostWheel3DFolded.svg
The same wheel is of Euclidean dimension 3.

The definition of the dimension of a graph given above says, of the minimal-n representation:

This definition is rejected by some authors. A different definition was proposed in 1991 by Alexander Soifer, for what he termed the Euclidean dimension of a graph. [4] Previously, in 1980, Paul Erdős and Miklós Simonovits had already proposed it with the name faithful dimension. [5] By this definition, the minimal-n representation is one such that two vertices of the graph are connected if and only if their representations are at distance 1.

The figures opposite show the difference between these definitions, in the case of a wheel graph having a central vertex and six peripheral vertices, with one spoke removed. Its representation in the plane allows two vertices at distance 1, but they are not connected.

We write this dimension as . It is never less than the dimension defined as above:

Euclidean dimension and maximal degree

Paul Erdős and Miklós Simonovits proved the following result in 1980: [5]

Theorem  The Euclidean dimension of a graph G is no more than twice its maximal degree plus one:

Computational complexity

It is NP-hard, and more specifically complete for the existential theory of the reals, to test whether the dimension or the Euclidean dimension of a given graph is at most a given value. The problem remains hard even for testing whether the dimension or Euclidean dimension is two. [6]

Related Research Articles

Component (graph theory) Maximal subgraph whose vertices can reach each other

In graph theory, a component of an undirected graph is a connected subgraph that is not part of any larger connected subgraph. The components of any graph partition its vertices into disjoint sets, and are the induced subgraphs of those sets. A graph that is itself connected has exactly one component, consisting of the whole graph. Components are sometimes called connected components.

Graph (discrete mathematics) Mathematical structure consisting of vertices and edges connecting some pairs of vertices

In mathematics, and more specifically in graph theory, a graph is a structure amounting to a set of objects in which some pairs of the objects are in some sense "related". The objects correspond to mathematical abstractions called vertices and each of the related pairs of vertices is called an edge. Typically, a graph is depicted in diagrammatic form as a set of dots or circles for the vertices, joined by lines or curves for the edges. Graphs are one of the objects of study in discrete mathematics.

Turán graph Balanced complete multipartite graph

The Turán graph, denoted by , is a complete multipartite graph; it is formed by partitioning a set of vertices into subsets, with sizes as equal as possible, and then connecting two vertices by an edge if and only if they belong to different subsets. Where and are the quotient and remainder of dividing by , the graph is of the form , and the number of edges is

Spanning tree Tree which includes all vertices of a graph

In the mathematical field of graph theory, a spanning treeT of an undirected graph G is a subgraph that is a tree which includes all of the vertices of G. In general, a graph may have several spanning trees, but a graph that is not connected will not contain a spanning tree. If all of the edges of G are also edges of a spanning tree T of G, then G is a tree and is identical to T.

In the mathematical theory of matroids, a graphic matroid is a matroid whose independent sets are the forests in a given finite undirected graph. The dual matroids of graphic matroids are called co-graphic matroids or bond matroids. A matroid that is both graphic and co-graphic is called a planar matroid; these are exactly the graphic matroids formed from planar graphs.

In the mathematical discipline of graph theory the Tutte theorem, named after William Thomas Tutte, is a characterization of finite graphs with perfect matchings. It is a generalization of Hall's marriage theorem from bipartite to arbitrary graphs. It is a special case of the Tutte–Berge formula.

Wheel graph

In the mathematical discipline of graph theory, a wheel graph is a graph formed by connecting a single universal vertex to all vertices of a cycle. A wheel graph with n vertices can also be defined as the 1-skeleton of an (n-1)-gonal pyramid. Some authors write Wn to denote a wheel graph with n vertices ; other authors instead use Wn to denote a wheel graph with n+1 vertices, which is formed by connecting a single vertex to all vertices of a cycle of length n. In the rest of this article we use the former notation.

Hadwiger conjecture (graph theory)

In graph theory, the Hadwiger conjecture states that if G is loopless and has no minor then its chromatic number satisfies . It is known to be true for . The conjecture is a generalization of the four-color theorem and is considered to be one of the most important and challenging open problems in the field.

Johnson graph

Johnson graphs are a special class of undirected graphs defined from systems of sets. The vertices of the Johnson graph are the -element subsets of an -element set; two vertices are adjacent when the intersection of the two vertices (subsets) contains -elements. Both Johnson graphs and the closely related Johnson scheme are named after Selmer M. Johnson.

Unit distance graph

In mathematics, and particularly geometric graph theory, a unit distance graph is a graph formed from a collection of points in the Euclidean plane by connecting two points by an edge whenever the distance between the two points is exactly one. Edges of unit distance graphs sometimes cross each other, so they are not always planar; a unit distance graph without crossings is called a matchstick graph.

Triangle-free graph Graph without triples of adjacent vertices

In the mathematical area of graph theory, a triangle-free graph is an undirected graph in which no three vertices form a triangle of edges. Triangle-free graphs may be equivalently defined as graphs with clique number ≤ 2, graphs with girth ≥ 4, graphs with no induced 3-cycle, or locally independent graphs.

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 i ≠ j.

In extremal graph theory, the forbidden subgraph problem is the following problem: given a graph , find the maximal number of edges in an -vertex graph which does not have a subgraph isomorphic to . In this context, is called a forbidden subgraph.

In graph theory, the De Bruijn–Erdős theorem relates graph coloring of an infinite graph to the same problem on its finite subgraphs. It states that, when all finite subgraphs can be colored with colors, the same is true for the whole graph. The theorem was proved by Nicolaas Govert de Bruijn and Paul Erdős (1951), after whom it is named.

Clebsch graph One of two different regular graphs with 16 vertices

In the mathematical field of graph theory, the Clebsch graph is either of two complementary graphs on 16 vertices, a 5-regular graph with 40 edges and a 10-regular graph with 80 edges. The 80-edge graph is the dimension-5 halved cube graph; it was called the Clebsch graph name by Seidel (1968) because of its relation to the configuration of 16 lines on the quartic surface discovered in 1868 by the German mathematician Alfred Clebsch. The 40-edge variant is the dimension-5 folded cube graph; it is also known as the Greenwood–Gleason graph after the work of Robert E. Greenwood and Andrew M. Gleason (1955), who used it to evaluate the Ramsey number R(3,3,3) = 17.

Friendship graph Undirected graph

In the mathematical field of graph theory, the friendship graphFn is a planar undirected graph with 2n+1 vertices and 3n edges.

Degeneracy (graph theory) Measurement of graph sparsity

In graph theory, a k-degenerate graph is an undirected graph in which every subgraph has a vertex of degree at most k: that is, some vertex in the subgraph touches k or fewer of the subgraph's edges. The degeneracy of a graph is the smallest value of k for which it is k-degenerate. The degeneracy of a graph is a measure of how sparse it is, and is within a constant factor of other sparsity measures such as the arboricity of a graph.

In graph drawing and geometric graph theory, a Tutte embedding or barycentric embedding of a simple 3-vertex-connected planar graph is a crossing-free straight-line embedding with the properties that the outer face is a convex polygon and that each interior vertex is at the average of its neighbors' positions. If the outer polygon is fixed, this condition on the interior vertices determines their position uniquely as the solution to a system of linear equations. Solving the equations geometrically produces a planar embedding. Tutte's spring theorem, proven by W. T. Tutte (1963), states that this unique solution is always crossing-free, and more strongly that every face of the resulting planar embedding is convex. It is called the spring theorem because such an embedding can be found as the equilibrium position for a system of springs representing the edges of the graph.

In geometric graph theory, a convex embedding of a graph is an embedding of the graph into a Euclidean space, with its vertices represented as points and its edges as line segments, so that all of the vertices outside a specified subset belong to the convex hull of their neighbors. More precisely, if is a subset of the vertices of the graph, then a convex -embedding embeds the graph in such a way that every vertex either belongs to or is placed within the convex hull of its neighbors. A convex embedding into -dimensional Euclidean space is said to be in general position if every subset of its vertices spans a subspace of dimension .

In mathematics, a quasirandom group is a group that does not contain a large product-free subset. Such groups are precisely those without a small non-trivial irreducible representation. The namesake of these groups stems from their connection to graph theory: bipartite Cayley graphs over any subset of a quasirandom group are always bipartite quasirandom graphs.

References

  1. Some mathematicians regard this strictly as an "immersion", but many graph theorists, including Erdős, Harary and Tutte, use the term "embedding".
  2. Erdős, P.; Harary, F.; Tutte, W. T. (1965). "On the dimension of a graph" (PDF). Mathematika . 12 (2): 118–122. doi:10.1112/s0025579300005222. hdl: 2027.42/152495 .
  3. Kavangh, Ryan. "Explorations on the dimensionality of graphs" (PDF). Retrieved August 16, 2018.
  4. Soifer, Alexander (2009). The Mathematical Coloring Book. Springer. ISBN   978-0-387-74640-1.
  5. 1 2 Erdős, P.; Simonovits, M. (1980). "On the chromatic number of geometric graphs". Ars Combinatoria. 9: 229–246. CiteSeerX   10.1.1.210.6641 . Zbl   0466.05031.
  6. Schaefer, Marcus (2013), "Realizability of graphs and linkages", in Pach, János (ed.), Thirty Essays on Geometric Graph Theory, Springer, pp. 461–482, CiteSeerX   10.1.1.220.9651 , doi:10.1007/978-1-4614-0110-0_24, ISBN   978-1-4614-0109-4 .