Template:Short description In mathematics, spectral graph theory is the study of the properties of a graph in relationship to the characteristic polynomial, eigenvalues, and eigenvectors of matrices associated with the graph, such as its adjacency matrix or Laplacian matrix.
The adjacency matrix of a simple undirected graph is a real symmetric matrix and is therefore orthogonally diagonalizable; its eigenvalues are real algebraic integers.
While the adjacency matrix depends on the vertex labeling, its spectrum is a graph invariant, although not a complete one.
Spectral graph theory is also concerned with graph parameters that are defined via multiplicities of eigenvalues of matrices associated to the graph, such as the Colin de Verdière number.
Cospectral graphsEdit
Two graphs are called cospectral or isospectral if the adjacency matrices of the graphs are isospectral, that is, if the adjacency matrices have equal multisets of eigenvalues.
Cospectral graphs need not be isomorphic, but isomorphic graphs are always cospectral.
Graphs determined by their spectrumEdit
A graph <math>G</math> is said to be determined by its spectrum if any other graph with the same spectrum as <math>G</math> is isomorphic to <math>G</math>.
Some first examples of families of graphs that are determined by their spectrum include:
- The complete graphs.
- The finite starlike trees.
Cospectral matesEdit
A pair of graphs are said to be cospectral mates if they have the same spectrum, but are non-isomorphic.
The smallest pair of cospectral mates is {K1,4, C4 ∪ K1}, comprising the 5-vertex star and the graph union of the 4-vertex cycle and the single-vertex graph.<ref>Template:Mathworld</ref> The first example of cospectral graphs was reported by Collatz and Sinogowitz<ref>Collatz, L. and Sinogowitz, U. "Spektren endlicher Grafen." Abh. Math. Sem. Univ. Hamburg 21, 63–77, 1957.</ref> in 1957.
The smallest pair of polyhedral cospectral mates are enneahedra with eight vertices each.<ref>Template:Citation.</ref>
Finding cospectral graphsEdit
Almost all trees are cospectral, i.e., as the number of vertices grows, the fraction of trees for which there exists a cospectral tree goes to 1.Template:Sfnp
A pair of regular graphs are cospectral if and only if their complements are cospectral.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
A pair of distance-regular graphs are cospectral if and only if they have the same intersection array.
Cospectral graphs can also be constructed by means of the Sunada method.<ref>Template:Citation.</ref>
Another important source of cospectral graphs are the point-collinearity graphs and the line-intersection graphs of point-line geometries. These graphs are always cospectral but are often non-isomorphic.<ref>Template:Harvnb</ref>
Cheeger inequalityEdit
The famous Cheeger's inequality from Riemannian geometry has a discrete analogue involving the Laplacian matrix; this is perhaps the most important theorem in spectral graph theory and one of the most useful facts in algorithmic applications. It approximates the sparsest cut of a graph through the second eigenvalue of its Laplacian.
Cheeger constantEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} The Cheeger constant (also Cheeger number or isoperimetric number) of a graph is a numerical measure of whether or not a graph has a "bottleneck". The Cheeger constant as a measure of "bottleneckedness" is of great interest in many areas: for example, constructing well-connected networks of computers, card shuffling, and low-dimensional topology (in particular, the study of hyperbolic 3-manifolds).
More formally, the Cheeger constant h(G) of a graph G on n vertices is defined as
- <math>h(G) = \min_{0 < |S| \le \frac{n}{2} } \frac{|\partial(S)|}{|S|},</math>
where the minimum is over all nonempty sets S of at most n/2 vertices and ∂(S) is the edge boundary of S, i.e., the set of edges with exactly one endpoint in S.<ref>Definition 2.1 in Template:Harvtxt</ref>
Cheeger inequalityEdit
When the graph G is d-regular, there is a relationship between h(G) and the spectral gap d − λ2 of G. An inequality due to Dodziuk<ref>J.Dodziuk, Difference Equations, Isoperimetric inequality and Transience of Certain Random Walks, Trans. Amer. Math. Soc. 284 (1984), no. 2, 787-794.</ref> and independently Alon and MilmanTemplate:Sfn states that<ref>Theorem 2.4 in Template:Harvtxt</ref>
- <math>\frac{1}{2}(d - \lambda_2) \le h(G) \le \sqrt{2d(d - \lambda_2)}.</math>
This inequality is closely related to the Cheeger bound for Markov chains and can be seen as a discrete version of Cheeger's inequality in Riemannian geometry.
For general connected graphs that are not necessarily regular, an alternative inequality is given by Chung<ref name=chung>Template:Cite book</ref>Template:Rp
- <math> \frac{1}{2} {\lambda} \le {\mathbf h}(G) \le \sqrt{2 \lambda},</math>
where <math>\lambda</math> is the least nontrivial eigenvalue of the normalized Laplacian, and <math>{\mathbf h}(G)</math> is the (normalized) Cheeger constant
- <math> {\mathbf h}(G) = \min_{\emptyset \not =S\subset V(G)}\frac{|\partial(S)|}{\min({\mathrm{vol}}(S), {\mathrm{vol}}(\bar{S}))}</math>
where <math>{\mathrm{vol}}(Y)</math> is the sum of degrees of vertices in <math>Y</math>.
Hoffman–Delsarte inequalityEdit
There is an eigenvalue bound for independent sets in regular graphs, originally due to Alan J. Hoffman and Philippe Delsarte.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
Suppose that <math>G</math> is a <math>k</math>-regular graph on <math>n</math> vertices with least eigenvalue <math>\lambda_{\mathrm{min}}</math>. Then:<math display="block">\alpha(G) \leq \frac{n}{1 - \frac{k}{\lambda_{\mathrm{min}}}}</math>where <math>\alpha(G)</math> denotes its independence number.
This bound has been applied to establish e.g. algebraic proofs of the Erdős–Ko–Rado theorem and its analogue for intersecting families of subspaces over finite fields.<ref>Template:Cite book</ref>
For general graphs which are not necessarily regular, a similar upper bound for the independence number can be derived by using the maximum eigenvalue <math> \lambda'_{max}</math> of the normalized Laplacian<ref name=chung/> of <math>G</math>: <math display="block">\alpha(G) \leq n (1-\frac {1}{\lambda'_{\mathrm{max}}}) \frac {\mathrm{max deg}}{\mathrm{min deg}} </math> where <math>{\mathrm{max deg}}</math> and <math>{\mathrm{min deg}}</math> denote the maximum and minimum degree in <math>G</math>, respectively. This a consequence of a more general inequality (pp. 109 in <ref name=chung/>): <math display="block">{\mathrm{vol}}(X) \leq (1-\frac {1}{\lambda'_{\mathrm{max}}}) {\mathrm{vol}}(V(G)) </math> where <math>X</math> is an independent set of vertices and <math>{\mathrm{vol}}(Y)</math> denotes the sum of degrees of vertices in <math>Y</math> .
Historical outlineEdit
Spectral graph theory emerged in the 1950s and 1960s. Besides graph theoretic research on the relationship between structural and spectral properties of graphs, another major source was research in quantum chemistry, but the connections between these two lines of work were not discovered until much later.<ref name= cvet2>Eigenspaces of Graphs, by Dragoš Cvetković, Peter Rowlinson, Slobodan Simić (1997) Template:Isbn</ref> The 1980 monograph Spectra of Graphs<ref>Dragoš M. Cvetković, Michael Doob, Horst Sachs, Spectra of Graphs (1980)</ref> by Cvetković, Doob, and Sachs summarised nearly all research to date in the area. In 1988 it was updated by the survey Recent Results in the Theory of Graph Spectra.<ref>Template:Cite book</ref> The 3rd edition of Spectra of Graphs (1995) contains a summary of the further recent contributions to the subject.<ref name= cvet2/> Discrete geometric analysis created and developed by Toshikazu Sunada in the 2000s deals with spectral graph theory in terms of discrete Laplacians associated with weighted graphs,<ref>Template:Citation.</ref> and finds application in various fields, including shape analysis. In most recent years, the spectral graph theory has expanded to vertex-varying graphs often encountered in many real-life applications.<ref>Template:Cite journal</ref><ref>Template:Cite journal</ref><ref>Template:Cite journal</ref><ref>Template:Cite journal</ref>
See alsoEdit
- Strongly regular graph
- Algebraic connectivity
- Algebraic graph theory
- Spectral clustering
- Spectral shape analysis
- Estrada index
- Lovász theta
- Expander graph
ReferencesEdit
- Template:Citation.
- Template:Citation
- Template:Citation
- Template:Cite book
- Template:Cite book
- Template:Cite book
- Pavel Kurasov (2024), Spectral Geometry of Graphs, Springer(Birkhauser), Open Access (CC4.0).
External linksEdit
- {{#invoke:citation/CS1|citation
|CitationClass=web }} [chapter from Combinatorial Scientific Computing]
- {{#invoke:citation/CS1|citation
|CitationClass=web }} [presented at FOCS 2007 Conference]
- {{#invoke:citation/CS1|citation
|CitationClass=web }} [course page and lecture notes]