Lovász conjecture

From Wikipedia, the free encyclopedia

In graph theory, the Lovász conjecture (1970) is a classical problem on Hamiltonian paths in graphs. It says:

Every finite connected vertex-transitive graph contains a Hamiltonian path.

The original article of Lovász stated the result in the opposite, but this version became standard. In 1996 Babai published a conjecture sharply contradicting this conjecture, but both conjectures remain widely open. It is not even known if a single counterexample would necessarily lead to a series of counterexamples.

Contents

[edit] Historical remarks

The problem of finding Hamiltonian paths in highly symmetric graphs is quite old. As Knuth describes it in the forthcoming 4-th volume of The Art of Computer Programming, the problem originated in British campanology (bell-ringing). Such Hamiltonian paths and cycles are also closely connected to Gray codes. In each case the constructions are explicit.

[edit] Cayley graphs

Another version of Lovász conjecture states that

Every finite connected Cayley graph contains a Hamiltonian cycle.

While this version is open as well, there exist an example of vertex-transitive graph with no Hamiltonian cycles (but with Hamiltonian paths). This example is the Petersen graph.

The advantage of the Cayley graph formulation is that such graphs correspond to a finite group G and a generating set S. Thus one can ask for which G and S the conjecture holds rather than attack it in full generality.

[edit] Special cases

Lovász conjecture is straightforward for Abelian groups. It was proved in 1986 to hold for p-groups by D. Witte. It is open even for dihedral groups, although for special sets of generators some progress has been made.

When group G = Sn is a symmetric group, the are many attractive generating sets. For example, Lovász conjecture holds in the following cases of generating sets:

[edit] General groups

For general finite groups, only a few results are known:

  • S = {a,b},(ab)2 = 1 (R.A. Rankin generators)
  • S = {a,b,c},a2 = b2 = c2 = [a,b] = 1 (Rapaport-Strasser generators)
  • S = {a,b,c},a2 = 1,c = a − 1ba (Pak-Radoičić generators)
  • S = {a,b},a2 = bs = (ab)3 = 1, where |G|,s = 2~mod ~4 (here we have (2,s,3)-presentation, Glover-Marušič theorem)

Finally, it is known that for every finite group G there exists a generating set of size at most log2 | G | such that the corresponding Cayley graph is Hamiltonian (Pak-Radoičić). This result is based on classification of finite simple groups.

The Lovász conjecture was also established for random generating sets of size Ω(log5 | G | ) (Krivelevich-Sudakov [1]).

[edit] Directed graph version

For directed Cayley graphs (digraphs) the Lovász conjecture is false. Various counterexamples were obtained by R.A. Rankin. Still, many of the above results hold in this restrictive setting.

[edit] References