Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Kneser graph

From Wikipedia, the free encyclopedia
Graph whose vertices correspond to combinations of a set of n elements
For theKneser neighborhood graph of unimodular lattices, seeNiemeier lattice.
Kneser graph
The Kneser graphK(5, 2),
isomorphic to thePetersen graph
Named afterMartin Kneser
Vertices(nk){\displaystyle {\binom {n}{k}}}
Edges12(nk)(nkk){\displaystyle {\frac {1}{2}}{\binom {n}{k}}{\binom {n-k}{k}}}
Chromatic number{n2k+2n2k1n<2k{\displaystyle {\begin{cases}n-2k+2&n\geq 2k\\1&n<2k\end{cases}}}
Properties(nkk){\displaystyle {\tbinom {n-k}{k}}}-regular
arc-transitive
NotationK(n,k),KGn,k.
Table of graphs and parameters

Ingraph theory, theKneser graphK(n,k) (alternativelyKGn,k) is thegraph whosevertices correspond to thek-element subsets of a set ofn elements, and where two vertices are adjacentif and only if the two corresponding sets aredisjoint. Kneser graphs are named afterMartin Kneser, who first investigated them in 1956.

Examples

[edit]
Kneser graphO4 =K(7, 3)

The Kneser graphK(n, 1) is thecomplete graph onn vertices.

The Kneser graphK(n, 2) is thecomplement of theline graph of the complete graph onn vertices.

The Kneser graphK(2n − 1,n − 1) is theodd graphOn; in particularO3 =K(5, 2) is thePetersen graph (see top right figure).

The Kneser graphO4 =K(7, 3), visualized on the right.

Properties

[edit]

Basic properties

[edit]

The Kneser graphK(n,k){\displaystyle K(n,k)} has(nk){\displaystyle {\tbinom {n}{k}}} vertices. Each vertex has exactly(nkk){\displaystyle {\tbinom {n-k}{k}}} neighbors.

The Kneser graph isvertex transitive andarc transitive. Whenk=2{\displaystyle k=2}, the Kneser graph is astrongly regular graph, with parameters((n2),(n22),(n42),(n32)){\displaystyle ({\tbinom {n}{2}},{\tbinom {n-2}{2}},{\tbinom {n-4}{2}},{\tbinom {n-3}{2}})}. However, it is not strongly regular whenk>2{\displaystyle k>2}, as different pairs of nonadjacent vertices have different numbers of common neighbors depending on the size of theintersection of the corresponding pairs of sets.

Because Kneser graphs areregular andedge-transitive, theirvertex connectivity equals theirdegree, except forK(2k,k){\displaystyle K(2k,k)} which isdisconnected. More precisely, the connectivity ofK(n,k){\displaystyle K(n,k)} is(nkk),{\displaystyle {\tbinom {n-k}{k}},} the same as the number of neighbors per vertex.[1]

Chromatic number

[edit]

As Kneser (1956)conjectured, thechromatic number of the Kneser graphK(n,k){\displaystyle K(n,k)} forn2k{\displaystyle n\geq 2k} is exactlyn − 2k + 2; for instance, the Petersen graph requires three colors in anyproper coloring. This conjecture wasproved in several ways.

In contrast, thefractional chromatic number of these graphs isn/k{\displaystyle n/k}.[6]Whenn<2k{\displaystyle n<2k},K(n,k){\displaystyle K(n,k)} has no edges and its chromatic number is 1. Whenn=2k{\displaystyle n=2k}, the graph is a perfect matching and its chromatic number is 2.

Hamiltonian cycles

[edit]

It is well-known that thePetersen graph is notHamiltonian, but it was long conjectured that this was the sole exception and that every other connected Kneser graphK(n,k) is Hamiltonian.

In 2003, Chen showed that the Kneser graphK(n,k) contains aHamiltonian cycle if[7]

n12(3k+1+5k22k+1).{\displaystyle n\geq {\frac {1}{2}}\left(3k+1+{\sqrt {5k^{2}-2k+1}}\right).}

Since

12(3k+1+5k22k+1)<(3+52)k+1{\displaystyle {\frac {1}{2}}\left(3k+1+{\sqrt {5k^{2}-2k+1}}\right)<\left({\frac {3+{\sqrt {5}}}{2}}\right)k+1}

holds for allk{\displaystyle k}, this condition is satisfied if

n(3+52)k+12.62k+1.{\displaystyle n\geq \left({\frac {3+{\sqrt {5}}}{2}}\right)k+1\approx 2.62k+1.}

Around the same time, Shields showed (computationally) that, except the Petersen graph, all connected Kneser graphsK(n,k) withn ≤ 27 are Hamiltonian.[8]

In 2021, Mütze, Nummenpalo, and Walczak proved that the Kneser graphK(n,k) contains a Hamiltonian cycle if there exists a non-negativeintegera{\displaystyle a} such thatn=2k+2a{\displaystyle n=2k+2^{a}}.[9] In particular, theodd graphOn has a Hamiltonian cycle ifn ≥ 4. Finally, in 2023, Merino, Mütze and Namrata completed the proof of the conjecture.[10]

Cliques

[edit]

Whenn < 3k, the Kneser graphK(n,k) contains no triangles. More generally, whenn <ck it does not containcliques of sizec, whereas it does contain such cliques whennck. Moreover, although the Kneser graph always containscycles of length four whenevern ≥ 2k + 2, for values ofn close to2k the shortestodd cycle may have variable length.[11]

Diameter

[edit]

Thediameter of a connected Kneser graphK(n,k) is[12]k1n2k+1.{\displaystyle \left\lceil {\frac {k-1}{n-2k}}\right\rceil +1.}

Spectrum

[edit]

Thespectrum of the Kneser graphK(n,k) consists ofk + 1 distincteigenvalues:λj=(1)j(nkjkj),j=0,,k.{\displaystyle \lambda _{j}=(-1)^{j}{\binom {n-k-j}{k-j}},\qquad j=0,\ldots ,k.}Moreoverλj{\displaystyle \lambda _{j}} occurs withmultiplicity(nj)(nj1){\displaystyle {\tbinom {n}{j}}-{\tbinom {n}{j-1}}} forj>0{\displaystyle j>0} andλ0{\displaystyle \lambda _{0}} has multiplicity 1.[13]

Independence number

[edit]

TheErdős–Ko–Rado theorem states that theindependence number of the Kneser graphK(n,k) forn2k{\displaystyle n\geq 2k} isα(K(n,k))=(n1k1).{\displaystyle \alpha (K(n,k))={\binom {n-1}{k-1}}.}

Related graphs

[edit]

TheJohnson graphJ(n,k) is the graph whose vertices are thek-element subsets of ann-element set, two vertices being adjacent when they meet in a(k − 1)-element set. The Johnson graphJ(n, 2) is the complement of the Kneser graphK(n, 2). Johnson graphs are closely related to theJohnson scheme, both of which are named afterSelmer M. Johnson.

Thegeneralized Kneser graphK(n,k,s) has the same vertex set as the Kneser graphK(n,k), but connects two vertices whenever they correspond to sets that intersect ins or fewer items.[11] ThusK(n,k, 0) =K(n,k).

Thebipartite Kneser graphH(n,k) has as vertices the sets ofk andnk items drawn from a collection ofn 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(nkk).{\displaystyle {\tbinom {n-k}{k}}.} The bipartite Kneser graph can be formed as abipartite double cover ofK(n,k) in which one makes two copies of each vertex and replaces each edge by a pair of edges connecting corresponding pairs of vertices.[14] The bipartite Kneser graphH(5, 2) is theDesargues graph and the bipartite Kneser graphH(n, 1) is acrown graph.

References

[edit]

Notes

[edit]
  1. ^Watkins (1970).
  2. ^Lovász (1978).
  3. ^Bárány (1978).
  4. ^Greene (2002).
  5. ^Matoušek (2004).
  6. ^Godsil & Meagher (2015).
  7. ^Chen (2003).
  8. ^Shields (2004).
  9. ^Mütze, Nummenpalo & Walczak (2021).
  10. ^Merino, Mütze & Namrata (2023).
  11. ^abDenley (1997).
  12. ^Valencia-Pabon & Vera (2005).
  13. ^"Archived copy"(PDF).www.math.caltech.edu. Archived fromthe original(PDF) on 23 March 2012. Retrieved9 August 2022.{{cite web}}: CS1 maint: archived copy as title (link)
  14. ^Simpson (1991).

Works cited

[edit]

External links

[edit]
Retrieved from "https://en.wikipedia.org/w/index.php?title=Kneser_graph&oldid=1286040925"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp