In 1976, Cameron, Goethals, Seidel, and Shult classified all the graphs with smallest eigenvalue at least $-2$ by relating such graphs to root systems that occur in the classification of semisimple Lie algebras. In this paper, extending their beautiful theorem, we give a complete classification of all connected graphs with smallest eigenvalue in $(-λ^*, -2)$, where $λ^* = Ï^{1/2} + Ï^{-1/2} \approx 2.01980$, and $Ï$ is the unique real root of $x^3 = x + 1$. Our result is the first classification of infinitely many connected graphs with their smallest eigenvalue in $(-λ, -2)$ for any constant $λ> 2$.
Beyond the classification theorem of Cameron, Goethals, Seidel, and Shult
- Paper ID: 2404.13136
- Title: Beyond the classification theorem of Cameron, Goethals, Seidel, and Shult
- Authors: Hricha Acharya (Arizona State University), Zilin Jiang (Arizona State University)
- Classification: math.CO (Combinatorics)
- Publication Date: April 2024 (arXiv preprint)
- Paper Link: https://arxiv.org/abs/2404.13136
In 1976, Cameron, Goethals, Seidel, and Shult completely classified all graphs with minimum eigenvalue at least -2 by connecting graphs to root systems appearing in the classification of semisimple Lie algebras. This paper extends this classical theorem by providing a complete classification of all connected graphs with minimum eigenvalue in the interval (−λ∗,−2), where λ∗=ρ1/2+ρ−1/2≈2.01980, and ρ is the unique real root of the equation x3=x+1. This represents the first classification of infinitely many connected graphs with minimum eigenvalue in the interval (−λ,−2) for an arbitrary constant λ>2.
The core problem addressed by this research is: Can we classify graphs whose minimum eigenvalue exceeds -2? Specifically, can we provide a complete classification of all connected graphs with minimum eigenvalue in the interval (−λ∗,−2)?
- Theoretical Importance: Extends the classical CGSS theorem, a foundational result in spectral graph theory
- Mathematical Depth: Involves deep connections between spectral properties of graphs and root systems of Lie algebras
- Technical Challenge: First to address the classification problem for infinitely many graphs, rather than finite classification
- The CGSS theorem only handles the case λ≥2; extension to λ>2 has remained an open problem
- Bussemaker and Neumaier (1992) only identified the smallest λ>2 containing a single connected graph
- Jiang and Polyanskii proved finiteness results but did not provide complete classification
Based on problems concerning spherical two-distance sets in discrete geometry and the need for deeper understanding of foundational theory in spectral graph theory.
- Complete Classification Theorem: Provides a complete classification of all connected graphs in G(λ∗)∖G(2)
- Structural Characterization: Proves that sufficiently large graphs are augmented path extensions
- Computational Method: Develops enumeration algorithms for 794 classes of augmented path extensions and 4752 maverick graphs
- Theoretical Tools: Establishes linear algebra lemmas that simplify the task of determining augmented path extensions
- Geometric Insight: Proves that most graphs can be obtained by adding pendant edges to graphs in G(2)
Input: Connected graph GOutput: Determine whether G belongs to G(λ∗)∖G(2), i.e., whether the minimum eigenvalue lies in the interval (−λ∗,−2)Constraint: λ∗=ρ1/2+ρ−1/2, where ρ is the unique real root of x3=x+1
Given a root graph FR and ℓ∈N, the augmented path extension (FR,ℓ,∙∙) is constructed through the following steps:
- Add a path v0...vℓ of length ℓ to the disjoint union of F and the root graph ∙∙
- Connect v0 to every vertex in R
- Connect vℓ to the two roots in ∙∙
Connected graphs that are not augmented path extensions of any root graph and have minimum eigenvalue in (−λ∗,−2).
Lemma 2.5: If for every non-empty vertex subset R, we have limℓ→∞λ1(FR,ℓ)<−λ, then there exists N such that F does not appear as a subgraph of any connected graph with more than N vertices and minimum eigenvalue at least −λ.
Lemma 1.6: For each root graph FR and ℓ∈N, the minimum eigenvalue of (FR,ℓ,∙∙) is greater than −λ∗ if and only if the minimum eigenvalue of (FR,0,∙∙) is greater than −λ∗.
Theorem 4.2: There exists a finite family F such that a connected augmented path extension belongs to G(λ∗) if and only if it is an augmented path extension of some root graph in F.
- Structural Analysis: Proves that sufficiently large graphs must be augmented path extensions
- Root Graph Enumeration: Identifies all possible root graphs (as line graphs of bipartite graphs)
- Maverick Enumeration: Enumerates all maverick graphs through computer search
- Classification Verification: Ensures completeness and correctness of the classification
- Hardware: MacBook Pro with Apple M1 Pro chip, 16GB memory
- Programming Languages: Ruby (primary), Julia (optimized version)
- Runtime: 25 minutes for Ruby version, 8 minutes for Julia optimized version
Rational approximations used to avoid irrational number λ∗:
- λ−∗=18259/9040≈2.0198008850
- λ+∗=91499/45301≈2.0198008874
- Matrix Determination: Positive definiteness judged via Sylvester criterion
- Hash Optimization: Generalized degree sequence of graphs used as hash function
- Isomorphism Detection: Graph isomorphism identification based on degree sequence
Theorem 1.4: The class G(λ∗)∖G(2) contains:
- 794 classes of augmented path extensions
- 4752 maverick graphs (with at most 19 vertices)
| Size | 0 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 |
|---|
| Count | 1 | 1 | 2 | 6 | 14 | 42 | 107 | 190 | 194 | 136 | 68 | 27 | 4 | 2 |
| Order | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 |
|---|
| Count | 13 | 629 | 1304 | 1237 | 775 | 408 | 221 | 107 | 42 | 13 | 3 |
A total of 1161 twisted maverick graphs, comprising approximately one-quarter of all maverick graphs.
Corollary 1.7: For every connected graph G with at least 18 vertices, if the minimum eigenvalue lies in (−λ∗,−2), then there exists a unique leaf v such that G−v is the line graph of a bipartite graph.
- Hoffman (1970): Constructed generalized line graphs, discovered exceptional graphs such as the Petersen graph
- Seidel (1973): Enumerated strongly regular graphs in G(2)
- CGSS (1976): Complete classification of G(2) via root systems
- Bussemaker & Neumaier (1992): Identified the first graph in G(λ)∖G(2)
- Jiang & Polyanskii (2021): Proved finiteness results
- Root System Theory: Deep connections with Lie algebra classification
- Line Graph Theory: Application of van Rooij-Wilf theorem
- Forbidden Subgraphs: 31 minimal forbidden subgraphs of Cvetković-Doob-Simić
- Completely resolves the classification problem for G(λ∗)∖G(2)
- Establishes a bridge connecting spectral graph theory with computational methods
- Lays the foundation for further extensions to larger values of λ
- Computational Complexity: Relies on computer-assisted proofs; theoretical proofs are relatively complex
- Constant Restriction: Method applies only to λ∈(λ∗,λ′) interval
- Finiteness Assumption: Finiteness of maverick graphs depends on the specific value of λ∗
- Problem 9.1: Classification of connected graphs with minimum eigenvalue in (−λ′,−λ∗)
- Problem 9.2: Extension to classification of signed graphs
- Spherical Two-Distance Sets: Applications in discrete geometry
- Theoretical Breakthrough: First to solve the complete classification problem for an infinite family of graphs
- Methodological Innovation: Combines algebraic, combinatorial, and computational approaches
- Technical Rigor: Provides verifiable computer-assisted proofs
- Complete Results: Offers explicit numerical statistics and structural characterization
- Computational Dependence: Heavily relies on computer verification; theoretical insights are relatively limited
- Generalization Difficulty: Method is difficult to directly extend to more general values of λ
- Application Limitations: Primarily theoretical results with limited practical application scenarios
- Academic Value: Provides a new classification paradigm for spectral graph theory
- Technical Contribution: Develops computational methods for graph spectral properties
- Subsequent Research: Provides technical foundation and research directions for related problems
- Theoretical Research: Spectral graph theory, algebraic graph theory
- Computational Applications: Analysis and classification of graph spectral properties
- Related Fields: Discrete geometry, coding theory, combinatorial optimization
Main references include:
- Cameron et al. (1976): Original CGSS theorem
- Hoffman (1970, 1977): Generalized line graph theory
- Jiang & Polyanskii (2021): Finiteness results
- Cvetković et al. (2004): Spectral graph theory monograph
Technical Note: This paper employs extensive computer-assisted proofs, with all code and data provided as arXiv attachments to ensure reproducibility and verifiability of results.