Hypercube graph












































Hypercube graph

Hypercubestar.svg
The hypercube graph Q4

Vertices 2n
Edges 2n−1n
Diameter n
Girth
4 if n ≥ 2
Automorphisms n! 2n
Chromatic number 2
Spectrum {(n−2k)(nk);k=0,…,n}{displaystyle {(n-2k)^{binom {n}{k}};k=0,ldots ,n}}{(n-2k)^{{{binom  {n}{k}}}};k=0,ldots ,n}
Properties
Symmetric
Distance regular
Unit distance
Hamiltonian
Bipartite
Notation Qn
Table of graphs and parameters

In graph theory, the hypercube graph Qn is the graph formed from the vertices and edges of an n-dimensional hypercube. For instance, the cubical graph Q3 is the graph formed by the 8 vertices and 12 edges of a three-dimensional cube.
Qn has 2n vertices, 2n−1n edges, and is a regular graph with n edges touching each vertex.


The hypercube graph Qn may also be constructed by creating a vertex for each subset of an n-element set, with two vertices adjacent when their subsets differ in a single element, or by creating a vertex for each n-digit binary number, with two vertices adjacent when their binary representations differ in a single digit. It is the n-fold Cartesian product of the two-vertex complete graph, and may be decomposed into two copies of Qn − 1 connected to each other by a perfect matching.


Hypercube graphs should not be confused with cubic graphs, which are graphs that have exactly three edges touching each vertex. The only hypercube graph Qn that is a cubic graph is the cubical graph Q3.




Contents






  • 1 Construction


  • 2 Examples


  • 3 Properties


    • 3.1 Bipartiteness


    • 3.2 Hamiltonicity


    • 3.3 Other properties




  • 4 Problems


  • 5 See also


  • 6 Notes


  • 7 References





Construction




Construction of Q3 by connecting pairs of corresponding vertices in two copies of Q2


The hypercube graph Qn may be constructed from the family of subsets of a set with n elements, by making a vertex for each possible subset and joining two vertices by an edge whenever the corresponding subsets differ in a single element. Equivalently, it may be constructed using 2n vertices labeled with n-bit binary numbers and connecting two vertices by an edge whenever the Hamming distance of their labels is one. These two constructions are closely related: a binary number may be interpreted as a set (the set of positions where it has a 1 digit), and two such sets differ in a single element whenever the corresponding two binary numbers have Hamming distance one.


Alternatively, Qn may be constructed from the disjoint union of two hypercubes Qn − 1, by adding an edge from each vertex in one copy of Qn − 1 to the corresponding vertex in the other copy, as shown in the figure. The joining edges form a perfect matching.


Another construction of Qn is the Cartesian product of n two-vertex complete graphs K2. More generally the Cartesian product of copies of a complete graph is called a Hamming graph; the hypercube graphs are examples of Hamming graphs.



Examples


The graph Q0 consists of a single vertex, while Q1 is the complete graph on two vertices and Q2 is a cycle of length 4.


The graph Q3 is the 1-skeleton of a cube, a cubical graph, a planar graph with eight vertices and twelve edges.


The graph Q4 is the Levi graph of the Möbius configuration. It is also the knight's graph for a toroidal 4{displaystyle 4times 4}4times 4 chessboard.[1]



Properties



Bipartiteness


Every hypercube graph is bipartite: it can be colored with only two colors. The two colors of this coloring may be found from the subset construction of hypercube graphs, by giving one color to the subsets that have an even number of elements and the other color to the subsets with an odd number of elements.



Hamiltonicity


Every hypercube Qn with n > 1 has a Hamiltonian cycle, a cycle that visits each vertex exactly once. Additionally, a Hamiltonian path exists between two vertices u and v if and only if they have different colors in a 2-coloring of the graph. Both facts are easy to prove using the principle of induction on the dimension of the hypercube, and the construction of the hypercube graph by joining two smaller hypercubes with a matching.


Hamiltonicity of the hypercube is tightly related to the theory of Gray codes. More precisely there is a bijective correspondence between the set of n-bit cyclic Gray codes and the set of Hamiltonian cycles in the hypercube Qn.[2] An analogous property holds for acyclic n-bit Gray codes and Hamiltonian paths.


A lesser known fact is that every perfect matching in the hypercube extends to a Hamiltonian cycle.[3] The question whether every matching extends to a Hamiltonian cycle remains an open problem.[4]



Other properties


The hypercube graph Qn (for n > 1) :



  • is the Hasse diagram of a finite Boolean algebra.

  • is a median graph. Every median graph is an isometric subgraph of a hypercube, and can be formed as a retraction of a hypercube.

  • has more than 22n-2 perfect matchings. (this is another consequence that follows easily from the inductive construction.)

  • is arc transitive and symmetric. The symmetries of hypercube graphs can be represented as signed permutations.

  • contains all the cycles of length 4, 6, ..., 2n and is thus a bipancyclic graph.

  • can be drawn as a unit distance graph in the Euclidean plane by using the construction of the hypercube graph from subsets of a set of n elements, choosing a distinct unit vector for each set element, and placing the vertex corresponding to the set S at the sum of the vectors in S.

  • is a n-vertex-connected graph, by Balinski's theorem

  • is planar (can be drawn with no crossings) if and only if n ≤ 3. For larger values of n, the hypercube has genus (n − 4)2n − 3 + 1.[5][6]

  • has exactly 22n−n−1∏k=2nk(nk){displaystyle 2^{2^{n}-n-1}prod _{k=2}^{n}k^{n choose k}}2^{{2^{n}-n-1}}prod _{{k=2}}^{n}k^{{{n choose k}}} spanning trees.[6]

  • has bandwidth exactly i=0n(i⌊i/2⌋){displaystyle sum _{i=0}^{n}{binom {i}{lfloor i/2rfloor }}}{displaystyle sum _{i=0}^{n}{binom {i}{lfloor i/2rfloor }}}.[7]

  • has achromatic number proportional to n2n{displaystyle {sqrt {n2^{n}}}}{sqrt  {n2^{n}}}, but the constant of proportionality is not known precisely.[8]

  • has as the eigenvalues of its adjacency matrix the numbers (−n, −n + 2, −n + 4, ... , n − 4, n − 2, n) and as the eigenvalues of its Laplacian matrix the numbers (0, 2, ..., 2n). The kth eigenvalue has multiplicity (nk){displaystyle {binom {n}{k}}}{binom {n}{k}} in both cases.

  • has isoperimetric number h(G) = 1.


The family Qn for all n > 1 is a Lévy family of graphs



Problems


The problem of finding the longest path or cycle that is an induced subgraph of a given hypercube graph is known as the snake-in-the-box problem.


Szymanski's conjecture concerns the suitability of a hypercube as a network topology for communications. It states that, no matter how one chooses a permutation connecting each hypercube vertex to another vertex with which it should be connected, there is always a way to connect these pairs of vertices by paths that do not share any directed edge.[9]



See also







  • de Bruijn graph

  • Cube-connected cycles

  • Fibonacci cube

  • Folded cube graph

  • Frankl–Rödl graph

  • Halved cube graph

  • Hypercube internetwork topology



Notes





  1. ^ Watkins, John J. (2004), Across the Board: The Mathematics of Chessboard Problems, Princeton University Press, p. 68, ISBN 978-0-691-15498-5.mw-parser-output cite.citation{font-style:inherit}.mw-parser-output q{quotes:"""""""'""'"}.mw-parser-output code.cs1-code{color:inherit;background:inherit;border:inherit;padding:inherit}.mw-parser-output .cs1-lock-free a{background:url("//upload.wikimedia.org/wikipedia/commons/thumb/6/65/Lock-green.svg/9px-Lock-green.svg.png")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-lock-limited a,.mw-parser-output .cs1-lock-registration a{background:url("//upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Lock-gray-alt-2.svg/9px-Lock-gray-alt-2.svg.png")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-lock-subscription a{background:url("//upload.wikimedia.org/wikipedia/commons/thumb/a/aa/Lock-red-alt-2.svg/9px-Lock-red-alt-2.svg.png")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration{color:#555}.mw-parser-output .cs1-subscription span,.mw-parser-output .cs1-registration span{border-bottom:1px dotted;cursor:help}.mw-parser-output .cs1-hidden-error{display:none;font-size:100%}.mw-parser-output .cs1-visible-error{font-size:100%}.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration,.mw-parser-output .cs1-format{font-size:95%}.mw-parser-output .cs1-kern-left,.mw-parser-output .cs1-kern-wl-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right,.mw-parser-output .cs1-kern-wl-right{padding-right:0.2em}.


  2. ^ Mills, W. H. (1963), "Some complete cycles on the n-cube", Proceedings of the American Mathematical Society, American Mathematical Society, 14 (4): 640–643, doi:10.2307/2034292, JSTOR 2034292.


  3. ^ Fink, J. (2007), "Perfect matchings extend to Hamiltonian cycles in hypercubes", Journal of Combinatorial Theory, Series B, 97 (6): 1074–1076, doi:10.1016/j.jctb.2007.02.007.


  4. ^ Ruskey, F. and Savage, C. Matchings extend to Hamiltonian cycles in hypercubes on Open Problem Garden. 2007.


  5. ^ Ringel, G. (1955), "Über drei kombinatorische Probleme am n-dimensionalen Wiirfel und Wiirfelgitter", Abh. Math. Sem. Univ. Hamburg, 20: 10–19, MR 0949280


  6. ^ ab Harary, Frank; Hayes, John P.; Wu, Horng-Jyh (1988), "A survey of the theory of hypercube graphs", Computers & Mathematics with Applications, 15 (4): 277–289, doi:10.1016/0898-1221(88)90213-1, MR 0949280.


  7. ^ Optimal Numberings and Isoperimetric Problems on Graphs, L.H. Harper, Journal of Combinatorial Theory, 1, 385–393, doi:10.1016/S0021-9800(66)80059-5


  8. ^ Roichman, Y. (2000), "On the Achromatic Number of Hypercubes", Journal of Combinatorial Theory, Series B, 79 (2): 177–182, doi:10.1006/jctb.2000.1955.


  9. ^ Szymanski, Ted H. (1989), "On the Permutation Capability of a Circuit-Switched Hypercube", Proc. Internat. Conf. on Parallel Processing, 1, Silver Spring, MD: IEEE Computer Society Press, pp. 103–110.




References



  • Harary, F.; Hayes, J. P.; Wu, H.-J. (1988), "A survey of the theory of hypercube graphs", Computers & Mathematics with Applications, 15 (4): 277–289, doi:10.1016/0898-1221(88)90213-1.



Popular posts from this blog

Understanding the information contained in the Deep Space Network XML data?

Ross-on-Wye

Eastern Orthodox Church