Samiksha Jaiswal (Editor)

Kneser graph

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Named after
  
Martin Kneser

Notation
  
KGn,k, K(n,k)

Kneser graph

Vertices
  
( n k ) {\displaystyle \textstyle {\binom {n}{k}}}

Edges
  
( n k ) ( n − k k ) / 2 {\displaystyle \textstyle {\binom {n}{k}}{\binom {n-k}{k}}/2}

Chromatic number
  
{ n − 2 k + 2 n ≥ 2 k 1 otherwise {\displaystyle \left\{{\begin{array}{ll}n-2k+2&n\geq 2k\\1&{\text{otherwise}}\end{array}}\right.}

Properties
  
( n − k k ) {\displaystyle \textstyle {\binom {n-k}{k}}} -regular arc-transitive

In graph theory, the Kneser graph KGn,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 1955.

Contents

Examples

The complete graph on n vertices is the Kneser graph KGn,1.

The complement of the line graph of the complete graph on n vertices is the Kneser graph KGn,2.

The Kneser graph KG2n − 1,n − 1 is known as the odd graph On; the odd graph O3 = KG5,2 is isomorphic to the Petersen graph.

Properties

  • The Kneser graph is vertex transitive and edge transitive. Each vertex has exactly ( n k k ) neighbors. However, the Kneser graph is not, in general, a strongly regular graph, as different pairs of nonadjacent vertices have different numbers of common neighbors depending on the size of the intersection of the corresponding pair of sets.
  • As Kneser (1955) conjectured, the chromatic number of the Kneser graph KGn,k is exactly n − 2k + 2; for instance, the Petersen graph requires three colors in any proper coloring. László Lovász (1978) proved this using topological methods, giving rise to the field of topological combinatorics. Soon thereafter Imre Bárány (1978) gave a simple proof, using the Borsuk–Ulam theorem and a lemma of David Gale, and Joshua E. Greene (2002) won the Morgan Prize for a further simplified but still topological proof. Jiří Matoušek (2004) found a purely combinatorial proof.
  • When n ≥ 3k, the Kneser graph KGn,k always contains a Hamiltonian cycle (Chen 2000). Computational searches have found that all connected Kneser graphs for n ≤ 27, except for the Petersen graph, are Hamiltonian (Shields 2004).
  • When n < 3k, the Kneser graph contains no triangles. More generally, although the Kneser graph always contains cycles of length four whenever n ≥ 2k + 2, for values of n close to 2k the shortest odd cycle may have nonconstant length (Denley 1997).
  • The diameter of a connected Kneser graph KGn,k is k 1 n 2 k + 1 (Valencia-Pabon & Vera 2005).
  • The graph spectrum of the Kneser graph KGn,k is given as follows:
  • For j = 0 , . . . , k , the eigenvalue λ j = ( 1 ) j ( n k j k j ) occurs with multiplicity ( n j ) ( n j 1 ) for j > 0 and 1 for j = 0 . See this paper for a proof.
  • The Erdős-Ko-Rado theorem states that the independence number of the Kneser graph KGn,k is α ( K G n , k ) = ( n 1 k 1 )
  • The Johnson graph Jn,k is the graph whose vertices are the k-element subsets of an n-element set, two vertices being adjacent when they meet in a (k − 1)-element set. For k = 2 the Johnson graph is the complement of the Kneser graph KGn,2. Johnson graphs are closely related to the Johnson scheme, both of which are named after Selmer M. Johnson.

    The generalized Kneser graph KGn,k,s has the same vertex set as the Kneser graph KGn,k, but connects two vertices whenever they correspond to sets that intersect in s or fewer items (Denley 1997). Thus KGn,k,0 = KGn,k.

    The bipartite Kneser graph Hn,k has as vertices the sets of k and nk items drawn from a collection of n elements. Two vertices are connected by an edge whenever one set is a subset of the other. Like the Kneser graph it is vertex transitive with degree ( n k k ) . The bipartite Kneser graph can be formed as a bipartite double cover of KGn,k in which one makes two copies of each vertex and replaces each edge by a pair of edges connecting corresponding pairs of vertices (Simpson 1991). The bipartite Kneser graph H5,2 is the Desargues graph and the bipartite Kneser graph Hn,1 is a crown graph.

    References

    Kneser graph Wikipedia