How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
The adjacency spectral radius lies between the average degree and the maximum degree
Statement
Let be a finite simple graph on vertices, let
be its average degree, and let be its maximum degree. Then its adjacency spectral radius satisfies
Facts & Assumptions
Given: A finite simple graph on vertices, with adjacency matrix .
The degree of a vertex is the number of 's in the corresponding row of , and is the maximum of those row sums (Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree).
For a real symmetric matrix, the largest eigenvalue is the maximum of the Rayleigh quotient (The smallest and largest eigenvalues of a self-adjoint endomorphism are the minimum and maximum Rayleigh quotients, The Rayleigh quotient of a nonzero vector for a self-adjoint endomorphism).
Every eigenvalue of a matrix lies in one of its Gershgorin disks (Every eigenvalue lies in some Gershgorin disk).
The spectral radius is the maximum absolute value of the adjacency eigenvalues (Adjacency spectrum, spectral radius, and cospectral graphs).
Proof
Let be the all-ones vector. Then , because adds all row sums of . By [L1], the largest adjacency eigenvalue is at least this Rayleigh quotient, so . Hence by [F2].
Every Gershgorin disk of is centered at , because the diagonal of an adjacency matrix is zero, and its radius is the corresponding row sum, hence at most by [F1]. Therefore [L2] implies for every adjacency eigenvalue , so [F2] gives .
Combining steps 1.1 and 1.2 yields the stated bounds.
Depends on
- Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree
- Adjacency spectrum, spectral radius, and cospectral graphs
- The Rayleigh quotient of a nonzero vector for a self-adjoint endomorphism
- The smallest and largest eigenvalues of a self-adjoint endomorphism are the minimum and maximum Rayleigh quotients
- Every eigenvalue lies in some Gershgorin disk
Used by
Nothing in the library uses this result yet.
Dependency tree · two levels
17 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.
Sources
- O. Pikhurko, Algebraic Methods in Combinatorics, Section 14.1 (standard reference, not scraped)