Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedSession-authored (Fable 5 assisted)precheck passaudited 2026-08-28
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 G be a finite simple graph on n1 vertices, let

dˉ(G):=1nvV(G)deg(v)

be its average degree, and let Δ(G) be its maximum degree. Then its adjacency spectral radius satisfies

dˉ(G)ρ(G)Δ(G).

Facts & Assumptions

Given: A finite simple graph G on n1 vertices, with adjacency matrix A.

[F1]

The degree of a vertex is the number of 1's in the corresponding row of A, and Δ(G) is the maximum of those row sums (Adjacency, incidence, open and closed neighbourhoods, vertex degree, minimum degree and maximum degree).

[L2]

Every eigenvalue of a matrix lies in one of its Gershgorin disks (Every eigenvalue lies in some Gershgorin disk).

[F2]

The spectral radius is the maximum absolute value of the adjacency eigenvalues (Adjacency spectrum, spectral radius, and cospectral graphs).

Proof

technique · direct
1.1

Let 1 be the all-ones vector. Then RA(1)=1TA11T1=vV(G)deg(v)n=dˉ(G), because 1TA1 adds all row sums of A. By [L1], the largest adjacency eigenvalue is at least this Rayleigh quotient, so λ1(G)dˉ(G). Hence ρ(G)dˉ(G) by [F2].

F1L1F2algebra
1.2

Every Gershgorin disk of A is centered at 0, because the diagonal of an adjacency matrix is zero, and its radius is the corresponding row sum, hence at most Δ(G) by [F1]. Therefore [L2] implies λΔ(G) for every adjacency eigenvalue λ, so [F2] gives ρ(G)Δ(G).

F1L2F2
2.1

Combining steps 1.1 and 1.2 yields the stated bounds.

step 1.1step 1.2

Depends on

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