Dimension (graph theory)

From HandWiki
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.

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 [math]\displaystyle{ \dim G }[/math].

For example, the Petersen graph can be drawn with unit edges in [math]\displaystyle{ E^2 }[/math], but not in [math]\displaystyle{ E^1 }[/math]: 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.

Complete graph

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

To immerse the complete graph [math]\displaystyle{ K_n }[/math] with all the edges having unit length, we need the Euclidean space of dimension [math]\displaystyle{ n-1 }[/math].[3] For example, it takes two dimensions to immerse [math]\displaystyle{ K_3 }[/math] (an equilateral triangle), and three to immerse [math]\displaystyle{ K_4 }[/math] (a regular tetrahedron) as shown to the right.

[math]\displaystyle{ \dim K_n = n-1 }[/math]

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 [math]\displaystyle{ K_{4,2} }[/math] drawn in Euclidean 3-space.

Complete bipartite graphs

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

All star graphs [math]\displaystyle{ K_{m,1} }[/math], for [math]\displaystyle{ m \ge 3 }[/math], 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 [math]\displaystyle{ K_{m,2} }[/math], for [math]\displaystyle{ m \ge 3 }[/math], 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. [math]\displaystyle{ K_{2,2} }[/math] has dimension 2, as it can be drawn as a unit rhombus in the plane.

Theorem — The dimension of a general complete bipartite graph [math]\displaystyle{ K_{m,n} }[/math], for [math]\displaystyle{ m \ge 3 }[/math] and [math]\displaystyle{ n \ge 3 }[/math], 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 [math]\displaystyle{ w, x, y, z }[/math], we arrange one set of vertices arbitrarily on the circle given by [math]\displaystyle{ w^2+x^2=a, y=0, z=0 }[/math] where [math]\displaystyle{ 0 \lt a \lt 1 }[/math], and the other set arbitrarily on the circle [math]\displaystyle{ y^2+z^2=1-a, w=0, x=0 }[/math]. Then we see that the distance between any vertex in one set and any vertex in the other set is [math]\displaystyle{ {\sqrt{w^2+x^2+y^2+z^2}} = {\sqrt{a+1-a}} = 1 }[/math].

We can also show that the subgraph [math]\displaystyle{ K_{3,3} }[/math] does not admit such a representation in a space of dimension less than 3:

If such a representation exists, then the three points [math]\displaystyle{ A_1 }[/math], [math]\displaystyle{ A_2 }[/math] and [math]\displaystyle{ A_3 }[/math] lie on a unit sphere with center [math]\displaystyle{ B_1 }[/math]. Likewise, they lie on unit spheres with centers [math]\displaystyle{ B_2 }[/math] and [math]\displaystyle{ B_3 }[/math]. The first two spheres must intersect in a circle, in a point, or not at all; to accommodate the three distinct points [math]\displaystyle{ A_1 }[/math], [math]\displaystyle{ A_2 }[/math] and [math]\displaystyle{ A_3 }[/math], 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 [math]\displaystyle{ B_1 }[/math], [math]\displaystyle{ B_2 }[/math] and [math]\displaystyle{ B_3 }[/math] are not all distinct; or it does not, so its intersection with the third sphere is no more than two points, insufficient to accommodate [math]\displaystyle{ A_1 }[/math], [math]\displaystyle{ A_2 }[/math] and [math]\displaystyle{ A_3 }[/math].

To summarise:

[math]\displaystyle{ \dim K_{m,n} = 1, 2, 3 \text{ or } 4 }[/math], 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:

[math]\displaystyle{ \dim G \le 2\,\chi(G) }[/math]
Proof

This proof also uses circles.

We write n for the chromatic number of G, and assign the integers [math]\displaystyle{ (1..n) }[/math] to the n colours. In [math]\displaystyle{ 2n }[/math]-dimensional Euclidean space, with its dimensions denoted [math]\displaystyle{ x_1, x_2, .. x_{2n} }[/math], we arrange all the vertices of colour n arbitrarily on the circle given by [math]\displaystyle{ x_{2n-2}^2+x_{2n-1}^2=1/2,\quad x_i|(i\neq 2{n-2}, i\neq 2{n-1}) = 0 }[/math].

Then the distance from a vertex of colour p to a vertex of colour q is given by [math]\displaystyle{ {\sqrt{x_{2p-2}^2+x_{2p-1}^2+x_{2q-2}^2+x_{2q-1}^2}} = {\sqrt{1/2+1/2}} = 1 }[/math].

Euclidean dimension

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

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

  • if two vertices of G are connected by an edge, they must be at unit distance apart;
  • however, two vertices at unit distance apart are not necessarily connected by an edge.

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 [math]\displaystyle{ \operatorname{Edim}G }[/math]. It is never less than the dimension defined as above:

[math]\displaystyle{ \dim G \le \operatorname{Edim}G }[/math]

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:

[math]\displaystyle{ \operatorname{Edim}G \le 2\,\Delta(G)+1 }[/math]

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]

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". Mathematika 12 (2): 118–122. doi:10.1112/s0025579300005222. http://www.renyi.hu/~p_erdos/1965-09.pdf. 
  3. Kavangh, Ryan. "Explorations on the dimensionality of graphs". https://rak.ac/files/papers/graph.pdf. 
  4. Soifer, Alexander (2009). The Mathematical Coloring Book. Springer. ISBN 978-0-387-74640-1. 
  5. 5.0 5.1 Erdős, P.; Simonovits, M. (1980). "On the chromatic number of geometric graphs". Ars Combinatoria 9: 229–246. 
  6. Schaefer, Marcus (2013), "Realizability of graphs and linkages", Thirty Essays on Geometric Graph Theory, Springer, pp. 461–482, doi:10.1007/978-1-4614-0110-0_24, ISBN 978-1-4614-0109-4 .