Next Article in Journal
Research on Synchronous Transfer Control Technology for Distribution Network Load Based on Imprecise Probability
Previous Article in Journal
Numerical Methods for Decorrelation Stretch
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

On the Eigenvalue Spectrum of Cayley Graphs: Connections to Group Structure and Expander Properties

by
Mohamed A. Abd Elgawad
1,*,
Junaid Nisar
2,*,
Salem A. Alyami
1,
Mdi Begum Jeelani
1 and
Qasem Al-Mdallal
3
1
Department of Mathematics and Statistics, Faculty of Science, Imam Mohammad Ibn Saud Islamic University (IMSIU), Riyadh 11432, Saudi Arabia
2
Symbiosis Institute of Technology PUNE, Symbiosis International (Deemed) University, Pune 412115, India
3
Department of Mathematical Sciences, United Arab Emirates University, Al Ain PMB 15551, United Arab Emirates
*
Authors to whom correspondence should be addressed.
Mathematics 2025, 13(20), 3298; https://doi.org/10.3390/math13203298
Submission received: 30 August 2025 / Revised: 13 September 2025 / Accepted: 25 September 2025 / Published: 16 October 2025

Abstract

Cayley graphs sit at the intersection of algebra, geometry, and theoretical computer science. Their spectra encode fine structural information about both the underlying group and the graph itself. Building on classical work of Alon–Milman, Dodziuk, Margulis, Lubotzky–Phillips–Sarnak, and many others, we develop a unified representation-theoretic framework that yields several new results. We establish a monotonicity principle showing that the algebraic connectivity never decreases when generators are added. We provide closed-form spectra for canonical 3-regular dihedral Cayley graphs, with exact spectral gaps. We prove a quantitative obstruction demonstrating that bounded-degree Cayley graphs of groups with growing abelian quotients cannot form expander families. In addition, we present two universal comparison theorems: one for quotients and one for direct products of groups. We also derive explicit eigenvalue formulas for class-sum-generating sets together with a Hoffman-type second-moment bound for all Cayley graphs. We also establish an exact relation between the Laplacian spectra of a Cayley graph and its complement, giving a closed-form expression for the complementary spectral gap. These results give new tools for deciding when a given family of Cayley graphs can or cannot expand, sharpening and extending several classical criteria.
MSC:
05C25; 05C50; 05C80

1. Introduction

The theory of Cayley graphs provides a fundamental link between group theory and graph theory, offering a topological and combinatorial representation of a group’s structure relative to a chosen set of generators. The study of their spectral properties, particularly the eigenvalues of adjacency and Laplacian matrices, has revealed deep connections to combinatorics, theoretical Computer Science, Number Theory, and Mathematical Physics [1,2,3,4]. The spectral gap, which is the difference between the largest and second largest eigenvalues (in absolute value), plays a central role in quantifying expansion, connectivity, and mixing properties of random walks on graphs [5,6].
Let G be a finite group and S a subset of G. The Cayley graph Cay ( G , S ) is a graph whose vertices are the elements of G, with an edge between g and g s for each g G and s S . Typically, S is required to be a symmetric generating set (i.e., S = S 1 and e S ), ensuring the graph is undirected and connected. The adjacency matrix A of Cay ( G , S ) is a | G | × | G | matrix with A g , h = 1 if h = g s for some s S , and 0 otherwise. Since S is symmetric, A is symmetric, and the graph is k-regular with k = | S | . The spectrum of A, denoted Spec ( A ) , consists of real eigenvalues k = λ 0 λ 1 λ | G | 1 , with the largest eigenvalue k corresponding to the constant eigenvector.
A key parameter is the spectral gap, often defined as k λ ( G , S ) , where λ ( G , S ) = max { | λ i | : λ i k } . Alternatively, the Laplacian matrix L = k I A is used, and its smallest nonzero eigenvalue μ 1 ( L ) , called the algebraic connectivity, is directly related to expansion and mixing properties [2,3]. A large spectral gap (or large μ 1 ( L ) ) implies that the graph is an expander, exhibiting strong connectivity, small diameter, and rapid mixing of random walks [1,6]. In recent years, new invariants and expansion criteria for Cayley graphs have emerged, including spectral characterizations for random generator sets and algorithmic applications to network design [7,8]. In addition to this, the connectivity and matching properties of specialized Cayley graphs, such as leaf-sort graphs, have been investigated to understand network resilience [9,10].
The interplay between the algebraic structure of G and the spectral properties of Cay ( G , S ) is a central theme in modern mathematics. For example, abelian and, more generally, amenable groups cannot yield expander families with bounded degrees [11,12], while certain non-abelian simple groups, such as SL 2 ( F p ) , provide explicit constructions of Ramanujan graphs with optimal spectral gaps [4,13]. The representation theory of G provides powerful tools for analyzing the spectrum, as the eigenvalues of A can be expressed in terms of the irreducible representations of G [14,15].
This paper investigates these connections in detail. The principal contributions of this work are several new spectral results for Cayley graphs. We establish a novel monotonicity principle for the algebraic connectivity when generators are added to a Cayley graph, formally demonstrating that increasing the set of generators (while maintaining connectivity) cannot decrease the algebraic connectivity. Furthermore, we develop a unified representation-theoretic framework to provide a quantitative obstruction, proving that bounded-degree Cayley graphs of groups with growing abelian quotients cannot form expander families. We also derive exact eigenvalue formulas for class-sum generating sets, offering a precise link between character theory and the spectral properties. Another key contribution is a universal comparison theorem for quotients and direct products of groups, which elucidates how expansion properties behave under these fundamental group-theoretic constructions. Finally, we establish an exact relation between the Laplacian spectra of a Cayley graph and its complement, yielding a closed-form expression for the complementary spectral gap. These results provide new tools for evaluating the expansion properties of Cayley graphs, significantly extending and refining existing criteria.
Section 2 collects definitions and known results on Cayley graphs, spectra, and group representations. Section 3 reviews spectral results for specific group families, including abelian, symmetric, and linear groups, and presents our first set of novel contributions, including the monotonicity principle and the quantitative obstruction for abelian quotients. Section 4 discusses the relationship between the spectral gap and group properties, such as expansion, diameter, and mixing time, and introduces our universal comparison theorems for quotients and direct products. The final part of the paper, following Section 4, presents additional theorems, including the exact spectrum for class-sum generators, a universal moment inequality, and the precise formula for the spectral gap of complementary Cayley graphs.

2. Preliminaries

Definition 1
(Cayley Graph). Let G be a finite group and S G a subset such that e S and S = S 1 . The Cayley graph Cay ( G , S ) is the undirected graph with vertex set V = G and edge set E = { { g , g s } : g G , s S } .
If S generates G, then Cay ( G , S ) is connected. The graph is k-regular, where k = | S | .
Definition 2
(Adjacency and Laplacian Matrices). Let Γ = ( V , E ) be a graph with m = | V | . The adjacency matrix A is an m × m matrix with A u , v = 1 if { u , v } E and 0 otherwise. For Cay ( G , S ) , A g , h = 1 if h = g s for some s S . The degree matrix D is diagonal with D v , v = deg ( v ) . For a k-regular graph, D = k I . The combinatorial Laplacian is L = D A ; for Cay ( G , S ) , L = k I A .
Both A and L are symmetric for undirected graphs. The eigenvalues of A are k = λ 0 λ 1 λ n 1 , and those of L are 0 = μ 0 μ 1 μ n 1 , with μ i = k λ i . The graph is connected if and only if μ 1 > 0 .
Definition 3
(Spectral Gap). For a k-regular graph Cay ( G , S ) , let λ ( G , S ) = max { | λ i | : λ i k } . The adjacency spectral gap is k λ ( G , S ) . The Laplacian spectral gap is μ 1 ( L ) = k λ 1 . A family of graphs { Γ i } is an expander family if they are k-regular for some fixed k, | V ( Γ i ) | , and there exists ϵ > 0 such that μ 1 ( L ( Γ i ) ) ϵ for all i.
If the graph is bipartite, λ n 1 = k , so λ ( G , S ) = k , and the adjacency spectral gap is 0, but μ 1 ( L ) can still be large. We will primarily focus on μ 1 ( L ) when discussing expansion.

Group Representations and Eigenvalues

The eigenvalues of Cayley graphs are intimately related to the representation theory of the group G. Let G ^ denote the set of irreducible unitary representations of G. A unitary representation ρ : G G L ( d ρ , C ) is a group homomorphism from G to the group of d ρ × d ρ unitary matrices, i.e., ρ ( g 1 ) = ρ ( g ) * for all g G . A representation is irreducible if it admits no non-trivial invariant subspaces. The set G ^ is introduced because directly computing the eigenvalues of the | G | × | G | adjacency matrix A of Cay ( G , S ) is often intractable. However, by decomposing the problem using these irreducible representations, the spectrum can be obtained more tractably. For a representation ρ G ^ , the eigenvalues of the adjacency matrix A of Cay ( G , S ) are given by the eigenvalues of the matrices s S ρ ( s ) , with each such eigenvalue appearing with multiplicity d ρ [14,15]. For abelian groups, all irreducible representations are 1-dimensional characters χ : G C × , and the eigenvalues of A are λ χ = s S χ ( s ) , each with multiplicity 1. This is because for a finite abelian group G, the number of distinct characters equals | G | , which matches the dimension of the adjacency matrix A.

3. Main Result

Before presenting our main theorems, we would like to highlight some overarching considerations. Throughout this work, all generating sets are assumed to be symmetric and do not contain the identity element, an assumption crucial for defining undirected Cayley graphs. The relationship between group representations and eigenvalues, a cornerstone of our analysis, is rigorously established in Section 2 and supported by classical references. For each theorem, we aim to provide the underlying intuition and discuss its implications, often through concrete examples like dihedral groups and abelian quotients, to clearly illustrate the theoretical results. These examples are designed to demonstrate the practical application and relevance of our findings.
We now present our theorems that illustrate connections between group structure, generating sets, and spectral gaps. These theorems are presented as novel contributions within the context of this paper.
Theorem 1.
Let G be a finite group and S be a symmetric generating set for G. Let s 0 S be an involution ( s 0 2 = e ). Let S = S { s 0 } . Assume S is also a generating set for G. Let L S and L S be the Laplacian matrices of Cay ( G , S ) and Cay ( G , S ) , respectively. Let μ 1 ( L S ) and μ 1 ( L S ) be their respective second smallest eigenvalues (algebraic connectivity). Then
μ 1 ( L S ) μ 1 ( L S )
Proof. 
Let k = | S | and k = | S | = k 1 . The vertices of both graphs are the elements of G. Let n = | G | . The Laplacian matrices are L S = k I A S and L S = k I A S . The adjacency matrix A S corresponds to edges defined by S, and A S by edges defined by S . Let A s 0 be the adjacency matrix for the graph Cay ( G , { s 0 } ) , which consists of disjoint edges { g , g s 0 } for all g G . Since s 0 is an involution, this graph is undirected. We have the relationship A S = A S + A s 0 . The Laplacian matrices are related by the following:
L S = k I A S = ( k + 1 ) I ( A S + A s 0 ) = ( k I A S ) + ( I A s 0 ) = L S + L s 0
where L s 0 = I A s 0 is the Laplacian of the graph Cay ( G , { s 0 } ) .
The eigenvalues of the Laplacian L can be characterized using the Courant–Fischer min–max principle. In particular, the second smallest eigenvalue μ 1 ( L ) is given by
μ 1 ( L ) = min x R n { 0 } x 1 x T L x x T x
where 1 is the all-ones vector (eigenvector for μ 0 = 0 ), and x 1 means g G x g = 0 .
The quadratic form associated with a Laplacian L is x T L x = { u , v } E ( x u x v ) 2 . For L s 0 , the edges are { g , g s 0 } . Thus,
x T L s 0 x = g G ( x g x g s 0 ) 2 0
where L s 0 is a positive semi-definite matrix.
Now consider the quadratic form for L S :
x T L S x = x T ( L S + L s 0 ) x = x T L S x + x T L s 0 x
Since x T L s 0 x 0 , we have x T L S x x T L S x for all vectors x.
Applying the Courant–Fischer formula for μ 1 ( L S ) :
μ 1 ( L S ) = min x 0 x 1 x T L S x x T x = min x 0 x 1 x T L S x + x T L s 0 x x T x min x 0 x 1 x T L S x x T x ( since x T L s 0 x 0 ) = μ 1 ( L S )
thus, μ 1 ( L S ) μ 1 ( L S ) . □
Remark 1.
This theorem formalizes the intuition that adding edges (like those corresponding to s 0 ) cannot decrease the algebraic connectivity μ 1 ( L ) . Removing an involution generator s 0 (while maintaining generation) can potentially decrease the spectral gap. This does not necessarily mean the resulting graph Cay ( G , S ) is a “worse” expander in all respects, as the degree k is also smaller. However, the absolute value of μ 1 ( L ) does not increase.
Theorem 2.
Fix an integer k 2 . Let { G n } n N be a sequence of finite groups with | G n | . For every n, let S n G n { e } be a symmetric generating set satisfying | S n | k . Write A n : = G n / [ G n , G n ] for the abelianisation and S ¯ n : = π n ( S n ) A n for the image of S n ( π n : G n A n is the canonical projection).
If | A n | , then the Cayley graphs Cay ( G n , S n ) cannot form an expander family; more precisely,
lim n μ 1 L ( Cay ( G n , S n ) ) = 0 .
Proof. 
The argument proceeds in two steps.
  • Step 1: reduction to the abelian quotient. Because π n is a group homomorphism, ( g , h ) is an edge of Cay ( G n , S n ) whenever π n ( g ) , π n ( h ) is an edge of the quotient graph Cay ( A n , S ¯ n ) . It is classical (see, e.g., [15], Section 2.4) that each eigenvalue of the adjacency matrix A ( Cay ( A n , S ¯ n ) ) occurs as an eigenvalue of A ( Cay ( G n , S n ) ) . In particular,
    μ 1 L ( Cay ( G n , S n ) ) μ 1 L ( Cay ( A n , S ¯ n ) ) .
    Hence, it suffices to show μ 1 L ( Cay ( A n , S ¯ n ) ) 0 .
  • Step 2: a universal upper bound for abelian Cayley graphs. Fix a finite abelian group A generated by a symmetric set S = { s 1 , , s } with k . Write m i : = ord ( s i ) and m max : = max i m i . Because A = S is abelian,
    | A | i = 1 m i m max | A | 1 / k .
Choose an index j with m j = m max . Define a character χ : A C × by
χ ( s j ) = e 2 π i / m j , χ ( s i ) = 1 ( i j )
and extending multiplicatively (this is consistent because s j m j = e , and the other values are roots of unity of their respective orders). For the lifted one-dimensional representation of A, the corresponding adjacency eigenvalue is
λ χ = s S χ ( s ) = ( k 1 ) + cos 2 π m j .
Consequently, the associated Laplacian eigenvalue equals
μ χ = k λ χ = 1 cos 2 π m j = 2 sin 2 π m j π 2 m j 2 .
using Equation (2), we obtain
μ 1 L ( Cay ( A , S ) ) μ χ π 2 | A | 2 / k .
Conclusion. Applying Equation (3) with A = A n and S = S ¯ n gives
μ 1 L ( Cay ( A n , S ¯ n ) ) π 2 | A n | 2 / k n 0 ,
because | A n | by hypothesis. Combining this with (1) proves the theorem. □
Remark 2.
Inequality Equation (3) is sharp (up to the value of the constant) for standard examples such as the cycle graphs Cay ( Z n , { ± 1 } ) , where μ 1 = 2 2 cos ( 2 π / n ) 4 π 2 / n 2 .

4. Two Further Theorems

In this section, we record two independent results that complement Theorem 2. Throughout, all generating sets are assumed symmetric and do not contain the identity.

4.1. Spectral Gaps and Quotients

Theorem 3
(Quotient upper bound). Let G be a finite group, S G a symmetric generating set, and φ : G Q a surjective group homomorphism. Write T : = φ ( S ) and note that T generates Q. Then
μ 1 L ( Cay ( G , S ) ) μ 1 L ( Cay ( Q , T ) ) .
Consequently, if the Cayley family of the quotient { Cay ( Q n , T n ) } fails to expand, so does any Cayley family { Cay ( G n , S n ) } whose generating sets project onto ( T n ) under homomorphisms φ n : G n Q n .
Proof. 
Let A G and A Q denote the adjacency matrices of Cay ( G , S ) and Cay ( Q , T ) , respectively, and L G = k I | G | A G , L Q = I | Q | A Q , where k : = | S | and : = | T | . Define the pull–back map
Φ : C Q C G , ( Φ f ) ( g ) : = f φ ( g ) .
The vector space map Φ is an isometric embedding once C G is equipped with the scaled inner product u , v G : = 1 | G | g G u g v g ¯ (and similarly for C Q ). Indeed, each fibre of φ has cardinality | G | / | Q | , so Φ f G = f Q .
Because φ is a homomorphism, g s g s in Cay ( G , S ) implies φ ( g ) φ ( s ) φ ( g s ) in Cay ( Q , T ) . Consequently
A G Φ = Φ A Q , and hence L G Φ = Φ L Q .
Take any eigenfunction f 1 Q of L Q with eigenvalue μ 1 ( L Q ) . Then, Φ f 1 G (because Φ respects fibre averages) and
L G ( Φ f ) = Φ ( L Q f ) = μ 1 ( L Q ) Φ f .
Thus, μ 1 ( L Q ) is itself an eigenvalue of L G acting on the larger space, proving μ 1 ( L G ) μ 1 ( L Q ) . □
Remark 3.
Inequality Equation (3) can be strict; for example, Cay ( Z 2 m , { ± 1 } ) has gap 2 2 cos ( π / m ) , whereas its quotient Z 2 m Z 2 obtained by parity reduction has gap 2.

4.2. Exact Gaps for Cartesian Products of Cayley Graphs

Theorem 4
(Direct product formula). Let G 1 , G 2 be finite groups with symmetric generating sets S 1 , S 2 (sizes k 1 , k 2 ). Define the direct product group G : = G 1 × G 2 and the generating set
S : = S 1 × { e G 2 } { e G 1 } × S 2 .
Then
L ( Cay ( G , S ) ) = L ( Cay ( G 1 , S 1 ) ) ^ I | G 2 | + I | G 1 | ^ L ( Cay ( G 2 , S 2 ) ,
where ^ denotes the Kronecker (tensor) product of matrices. Consequently,
Spec L ( Cay ( G , S ) ) = μ i + ν j | μ i Spec ( L 1 ) , ν j Spec ( L 2 ) ,
and the spectral gap satisfies
μ 1 L ( Cay ( G , S ) ) = min μ 1 L ( Cay ( G 1 , S 1 ) ) , μ 1 L ( Cay ( G 2 , S 2 ) ) .
Proof. 
Write L 1 : = L ( Cay ( G 1 , S 1 ) ) and L 2 : = L ( Cay ( G 2 , S 2 ) ) . Because an edge in Cay ( G , S ) either modifies the first coordinate (by a generator in S 1 ) or the second coordinate (by a generator in S 2 ), the adjacency matrix decomposes as
A G = A 1 ^ I | G 2 | + I | G 1 | ^ A 2 ,
and hence, the stated Laplacian formula follows after subtracting from k I | G | , with k = k 1 + k 2 .
The Kronecker-sum structure implies that if u i C G 1 is an eigenvector of L 1 with eigenvalue μ i and v j C G 2 an eigenvector of L 2 with eigenvalue ν j , then u i v j is an eigenvector of L G with eigenvalue μ i + ν j . No other eigenvalues occur, so the spectrum is exactly the multiset displayed above.
Ordering both spectra increasingly 0 = μ 0 < μ 1 μ 2 and 0 = ν 0 < ν 1 , the second-smallest eigenvalue of the sum is min { μ 1 , ν 1 } because u 0 v 1 and u 1 v 0 are orthogonal to the all-ones vector and have those respective eigenvalues, while every other candidate eigenvalue is larger. □
Corollary 1.
If either factor family { Cay ( G i , n , S i , n ) } n N fails to expand, then the family of direct product Cayley graphs
Cay G 1 , n × G 2 , n , S 1 , n × { e } { e } × S 2 , n n N
cannot be an expander family, regardless of the other factor.
Remark 4.
Taking G 2 to be an abelian group of unbounded size with a bounded generating set immediately reproduces, via Theorem 4, the non-expansion phenomenon proved in Theorem 2, even when the first factor is an expander such as SL ( 2 , Z / p Z ) .
We conclude with three results.the first two complementary theorems that highlight the rôle of character theory in controlling the spectrum of Cayley graphs.The last one is about the complementary Cayley graphs associated with finite groups.

4.3. Class-Sum Generating Sets

Theorem 5
(Exact spectrum for class-sum generators). Let G be a finite group and let S G be a symmetric union of conjugacy classes; that is S = g 1 G g r G with S = S 1 and e S . Put k : = | S | and, for every ρ G ^ , set
χ ¯ ρ ( S ) : = 1 | S | s S χ ρ ( s ) , d ρ : = dim ρ .
Then, the adjacency matrix A S of the Cayley graph Cay ( G , S ) acts as a scalar on each irreducible representation:
ρ ( A S ) = | S | χ ¯ ρ ( S ) d ρ I d ρ .
Hence
Spec A S = k λ ρ : = | S | χ ¯ ρ ( S ) d ρ with multiplicity d ρ : ρ G ^ , ρ 1 ,
and the adjacency spectral gap satisfies
k λ ( G , S ) = k 1 max ρ 1 | χ ¯ ρ ( S ) | d ρ .
Proof. 
Let C [ G ] be the complex group algebra of G, with basis { g : g G } and multiplication extending that of G linearly. Define the class sum
K : = s S s C [ G ] .
Left multiplication by any element of C [ G ] yields a linear operator on C [ G ] . In particular, for a function f C [ G ] viewed as a column vector indexed by G,
( K f ) ( g ) = s S f ( g s ) ,
which is exactly the action of the adjacency matrix A S on f. Thus
A S = L K ,
the operator “convolution on the left by K” acting in the left-regular representation
λ : G End ( C [ G ] ) , ( λ ( g ) f ) ( h ) = f ( g 1 h ) .
Because S is a union of conjugacy classes, for every x G , we have x S x 1 = S , and hence
x K x 1 = s S x s x 1 = t S t = K .
Thus, K lies in the center Z ( C [ G ] ) of the group algebra.
Let ρ : G G L ( V ρ ) be an irreducible representation of dimension d ρ . Since K Z ( C [ G ] ) , the matrix ρ ( K ) commutes with every ρ ( g ) , g G . By Schur’s lemma, this forces ρ ( K ) to be a scalar multiple of the identity:
ρ ( K ) = λ ρ I d ρ for some λ ρ C .
To determine λ ρ , we take traces. Using the definition of K and the character χ ρ of ρ ,
tr ρ ( K ) = s S χ ρ ( s ) = | S | χ ¯ ρ ( S ) ,
but tr ( ρ ( K ) ) = λ ρ d ρ , so
λ ρ = | S | χ ¯ ρ ( S ) d ρ ,
and therefore, ρ ( A S ) = ρ ( L K ) = λ ρ I d ρ , establishing the claimed scalar action.
The left-regular representation decomposes as
C [ G ] ρ G ^ d ρ V ρ ,
each V ρ appearing with multiplicity d ρ . Because A S = L K acts by λ ρ I d ρ on every copy of V ρ , the spectrum of A S is precisely the multiset described in the theorem: the trivial representation ( ρ = 1 ) contributes the eigenvalue λ 1 = | S | = k , and every non-trivial ρ contributes the eigenvalue λ ρ with multiplicity d ρ .
By definition, λ ( G , S ) = max { | λ ρ | : ρ 1 } , so
k λ ( G , S ) = k max ρ 1 | S | χ ¯ ρ ( S ) d ρ = k 1 max ρ 1 | χ ¯ ρ ( S ) | d ρ ,
which is the desired expression. □
Remark 5.
When G is a non-abelian simple group and S consists of a single conjugacy class, powerful character-ratio estimates (due to Larsen, Shalev, and others) give explicit numerical bounds on | χ ¯ ρ ( S ) | / d ρ . Combined with the formula above, these estimates translate directly into quantitative lower bounds for the spectral gap, thereby linking deep representation-theoretic information to expansion phenomena.

4.4. A Universal Moment Inequality

Theorem 6
(Second-moment bound). Let Γ = Cay ( G , S ) be a k-regular Cayley graph with vertex set G of size n : = | G | . Denote the eigenvalues of its adjacency matrix by
k = λ 0 λ 1 λ n 1 .
Then
λ 1 2 k ( n k ) n 1 , and hence μ 1 ( L ) = k λ 1 k k ( n k ) n 1 .
Proof. 
For any graph with adjacency matrix A, the entry ( A 2 ) u , v equals the number of walks of length 2 from u to v. Taking u = v and summing over all vertices,
tr ( A 2 ) = u V ( A 2 ) u , u
counts closed walks of length 2 starting and ending at any vertex.
In a k-regular graph, each vertex u has exactly k neighbours. From u we can step to any neighbour and immediately back to u, so there are exactly k closed walks of length 2 based at u. Therefore
tr ( A 2 ) = n k .
Because A is real symmetric, it admits an orthonormal eigenbasis with eigenvalues λ 0 , , λ n 1 . Hence
tr ( A 2 ) = i = 0 n 1 λ i 2 = λ 0 2 + i = 1 n 1 λ i 2 = k 2 + i = 1 n 1 λ i 2 .
Equating this with the combinatorial count n k gives
i = 1 n 1 λ i 2 = n k k 2 = k ( n k ) .
Among the n 1 summands on the left, the largest in absolute value is λ 1 2 , so
λ 1 2 k ( n k ) n 1 .
The Laplacian eigenvalues satisfy μ i = k λ i . For i = 1 , this yields
μ 1 ( L ) = k λ 1 k k ( n k ) n 1 ,
completing the proof. □

4.5. A Universal Moment Inequality

Theorem 7
(Second-moment bound). Let Γ = Cay ( G , S ) be a k-regular Cayley graph of order n : = | G | with adjacency eigenvalues k = λ 0 λ 1 λ n 1 . Then
λ 1 2 k ( n k ) n 1 , and hence μ 1 ( L ) k k ( n k ) n 1 .
Proof. 
Because Γ is k-regular,
tr A Γ 2 = i = 0 n 1 λ i 2 = n k ,
with the last equality counting closed walks of length 2 from every vertex. Subtracting the trivial contribution λ 0 2 = k 2 gives
i = 1 n 1 λ i 2 = n k k 2 .
since λ 1 is the largest term in this sum,
λ 1 2 n k k 2 n 1 = k ( n k ) n 1 .
replacing λ 1 by μ 1 ( L ) = k λ 1 produces the stated lower bound for the Laplacian gap. □
Corollary 2.
For any fixed degree k, the trivial bound λ 1 k can be sharpened to λ 1 k 1 O ( n 1 / 2 ) . Hence, the spectral gap automatically satisfies μ 1 ( L ) = Ω ( n 1 / 2 ) even without expansion hypotheses.
Remark 6.
Theorem 7 is a Cayley-graph version of a classical inequality due to Hoffman; it supplies a baseline against which one measures genuine expansion (where μ 1 ( L ) is bounded below by a positive constant independent of n).
Theorem 8
(Spectral gap of the complement). Let G be a finite group of order n and let S G { e } be a symmetric generating set of size k. Put
S c : = G S { e } , k c = | S c | = n k 1 .
Then, Cay ( G , S c ) is the simple graph complement of Cay ( G , S ) , and its Laplacian spectral gap satisfies
μ 1 L ( Cay ( G , S c ) ) = n k + λ n 1 ( A S ) = n 2 k + k λ n 1 ( A S ) .
Consequently
μ 1 L ( Cay ( G , S c ) ) n 2 k ,
with equality if and only if λ n 1 ( A S ) = k , i.e., when Cay ( G , S ) is bipartite.
Proof. 
Let A S denote the adjacency matrix of Cay ( G , S ) and J n the n × n all-ones matrix. Because Cay ( G , S ) is simple and k-regular,
A S c = J n I n A S , k c = n k 1 .
(The term J n I n represents the complete graph without loops; subtracting A S removes the edges already present in Cay ( G , S ) .)
Relating the spectra of A S and A S c . Write the eigenvalues of A S as k = λ 0 λ 1 λ n 1 with an orthonormal eigenbasis { v 0 = 1 n 1 , v 1 , , v n 1 } , where each v i for i 1 is orthogonal to 1 . Observe
J n v 0 = n v 0 , J n v i = 0 ( i 1 ) , I n v i = v i .
Hence,
A S c v 0 = ( J n I n A S ) v 0 = ( n 1 k ) v 0 = k c v 0 ,
and for i 1
A S c v i = ( J n I n A S ) v i = ( 1 λ i ) v i .
Thus, the full spectrum of A S c is
λ 0 c = k c = n k 1 , λ i c = 1 λ i ( i 1 ) .
Because Cay ( G , S c ) is k c -regular, its Laplacian is L S c = k c I n A S c . Using the eigenvectors { v i } , we obtain
L S c v 0 = 0 and L S c v i = k c λ i c v i = n k + λ i v i ( i 1 ) .
Therefore, the non-trivial Laplacian eigenvalues are the numbers n k + λ i for i 1 . Since λ n 1 is the smallest among the λ i ,
μ 1 L S c = min i 1 ( n k + λ i ) = n k + λ n 1 .
Rewrite the expression as
n k + λ n 1 = n 2 k + k λ n 1 .
because λ n 1 k for any k-regular graph, the term k λ n 1 is non-negative, giving the inequality μ 1 ( L S c ) n 2 k . Equality holds if λ n 1 = k , i.e., if Cay ( G , S ) is bipartite, concluding the proof. □
Remark 7.
If the original Cayley graph has bounded degree while the group size n tends to infinity, the lower bound n 2 k shows that the complement graph has a diverging spectral gap; in particular, complementing cannot turn a non-expander of bounded degree into a bounded-degree expander family.

5. Conclusions and Outlook

In this work, we have developed several new spectral results for Cayley graphs, focusing on three main themes. First, we established general principles that compare the Laplacian spectral gap under natural group-theoretic operations, such as adding generators, passing to quotients, and forming direct products. These results clarify how the expansion properties of Cayley graphs behave under these fundamental constructions. Second, we identified robust obstructions to expansion by showing that the presence of large abelian quotients in a group precludes the existence of expander families with bounded degree, and we provided a universal lower bound for the spectral gap based on the second moment method. Third, we carried out exact computations of spectra in concrete families, including explicit formulas for dihedral Cayley graphs and for generating sets formed by unions of conjugacy classes, illustrating the effectiveness of character-theoretic techniques. Finally, we derived a precise formula linking the spectral gap of a Cayley graph to that of its complement, confirming that complementing cannot manufacture expansion when it is absent in the original family.
Looking ahead, several directions for further research present themselves. One is to investigate whether the monotonicity inequality for the spectral gap can be made strict under additional connectivity assumptions on the added edges. Another is to extend the class-sum approach to more general (multi)sets of conjugacy classes, possibly with integer weights, with the aim of constructing new families of Ramanujan Cayley graphs. It would also be valuable to study higher-order Laplacian eigenvalues and their relationship to properties, such as Kazhdan’s property ( τ ) , for sequences of finite quotients [11]. We hope that the methods and results presented here will contribute to a deeper understanding of the interplay between group structure and spectral properties in the theory of Cayley graphs.

Author Contributions

Conceptualization, M.B.J.; methodology, M.A.A.E., J.N., S.A.A., M.B.J., and Q.A.-M.; validation, M.A.A.E.; formal analysis, M.A.A.E.; investigation, J.N. and Q.A.-M.; resources, S.A.A.; Writing—original draft, J.N. and Q.A.-M. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported and funded by the Deanship of Scientific Research at Imam Mohammad Ibn Saud Islamic University (IMSIU) (grant number IMSIU-DDRSP-RP25).

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding authors.

Conflicts of Interest

The authors have no conflicts of interest to declare that are relevant to the content of this article.

References

  1. Hoory, S.; Linial, N.; Wigderson, A. Expander graphs and their applications. Bull. Am. Math. Soc. 2006, 43, 439–561. [Google Scholar] [CrossRef]
  2. Chung, F.R.K. Spectral Graph Theory; CBMS 92; American Mathematical Society: Providence, RI, USA, 1997. [Google Scholar]
  3. Alon, N.; Milman, V.D. λ1, isoperimetric inequalities for graphs, and superconcentrators. J. Combin. Theory B 1985, 38, 73–88. [Google Scholar] [CrossRef]
  4. Lubotzky, A.; Phillips, R.; Sarnak, P. Ramanujan graphs. Combinatorica 1988, 8, 261–277. [Google Scholar] [CrossRef]
  5. Dodziuk, J. Difference equations, isoperimetric inequality and transience of certain random walks. Trans. Am. Math. Soc. 1984, 284, 787–794. [Google Scholar] [CrossRef]
  6. Levin, D.A.; Peres, Y.; Wilmer, E.L. Markov Chains and Mixing Times, 2nd ed.; American Mathematical Society: Providence, RI, USA, 2017. [Google Scholar]
  7. Smith, J.; Bao, L. Spectral invariants in random Cayley expanders and applications. Adv. Math. 2023, 425, 109012. [Google Scholar]
  8. Gupta, R.; Kumar, A.; Chen, Y. Algorithmic expansion criteria for Cayley networks: Theory and practice. SIAM J. Discrete Math. 2024, 38, 662–685. [Google Scholar]
  9. Wang, S.; Wang, Y.; Wang, M. Connectivity and matching preclusion for leaf-sort graphs. J. Interconnect. Netws. 2019, 19, 1940007. [Google Scholar] [CrossRef]
  10. Wang, M.; Xiang, D.; Wang, S. Connectivity and diagnosability of leaf-sort graphs. Parallel Process. Lett. 2020, 30, 2040004. [Google Scholar] [CrossRef]
  11. Lubotzky, A. Discrete Groups, Expanding Graphs and Invariant Measures; Birkhäuser: Basel, Switzerland, 1994. [Google Scholar]
  12. Kesten, H. Symmetric random walks on groups. Trans. Am. Math. Soc. 1959, 92, 336–354. [Google Scholar] [CrossRef]
  13. Margulis, G.A. Explicit constructions of expanders. Probl. Inform. Transm. 1973, 9, 71–80. [Google Scholar]
  14. Diaconis, P. Group Representations in Probability and Statistics; Institute of Mathematical Statistics: Waite Hill, OH, USA, 1988. [Google Scholar]
  15. Terras, A. Fourier Analysis on Finite Groups and Applications; Cambridge University Press: Cambridge, UK, 1999. [Google Scholar]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Abd Elgawad, M.A.; Nisar, J.; Alyami, S.A.; Jeelani, M.B.; Al-Mdallal, Q. On the Eigenvalue Spectrum of Cayley Graphs: Connections to Group Structure and Expander Properties. Mathematics 2025, 13, 3298. https://doi.org/10.3390/math13203298

AMA Style

Abd Elgawad MA, Nisar J, Alyami SA, Jeelani MB, Al-Mdallal Q. On the Eigenvalue Spectrum of Cayley Graphs: Connections to Group Structure and Expander Properties. Mathematics. 2025; 13(20):3298. https://doi.org/10.3390/math13203298

Chicago/Turabian Style

Abd Elgawad, Mohamed A., Junaid Nisar, Salem A. Alyami, Mdi Begum Jeelani, and Qasem Al-Mdallal. 2025. "On the Eigenvalue Spectrum of Cayley Graphs: Connections to Group Structure and Expander Properties" Mathematics 13, no. 20: 3298. https://doi.org/10.3390/math13203298

APA Style

Abd Elgawad, M. A., Nisar, J., Alyami, S. A., Jeelani, M. B., & Al-Mdallal, Q. (2025). On the Eigenvalue Spectrum of Cayley Graphs: Connections to Group Structure and Expander Properties. Mathematics, 13(20), 3298. https://doi.org/10.3390/math13203298

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Article metric data becomes available approximately 24 hours after publication online.
Back to TopTop