Let $G$ be a graph and $\mathcal{F}$ be a family of graphs. We say a graph $G$ is $\mathcal{F}$-saturated if $G$ does not contain any member in $\mathcal{F}$ and for any $e\in E(\overline{G})$, $G+e$ creates a copy of some member in $ \mathcal{F}$. The saturation number of $\mathcal{F}$ is the minimum number of edges of an $\mathcal{F}$-saturated graphs with $n$ vertices, denoted by $\sat(n,\mathcal{F})$. If $\mathcal{F}=\{F\}$, then we write it as $\sat(n,F)$ for short. In this paper, we determine the exact value of $\sat(n,\{K_3,P_k\})$, and as its application, we obtain two bounds of $\sat(n,K_3\cup P_k)$ for $k\ge 10$ and sufficiently large $n$. Furthermore, $\sat(n,K_1\lor F)$ is determined, where $F$ is a linear forest without isolated vertices.
- Paper ID: 2510.10458
- Title: Some results on minimum saturated graphs
- Authors: Chenke Zhang, Qing Cui, Jinze Hu, Erfei Yue, Shengjin Ji
- Classification: math.CO (Combinatorics)
- Publication Date: October 12, 2025 (arXiv preprint)
- Paper Link: https://arxiv.org/abs/2510.10458
This paper investigates the saturation number problem for graphs. For a graph G and a graph family F, G is called F-saturated if G contains no member of F, and for any edge e∈E(G), the graph G+e contains a copy of some member of F. The saturation number of F is defined as the minimum number of edges in an F-saturated graph with n vertices, denoted sat(n,F). This paper determines the exact value of sat(n,{K3,Pk}), and applies this result to obtain two bounds for sat(n,K3∪Pk) when k≥10 and n is sufficiently large. Furthermore, the paper determines sat(n,K1∨F), where F is a linear forest with no isolated vertices.
The saturation number problem is an important research direction in extremal graph theory, first introduced by Erdős and colleagues in 1964. The core of this problem is: for a given family of forbidden subgraphs F, how to construct an F-saturated graph with n vertices and the minimum number of edges.
- Theoretical Value: The saturation number problem connects extremal graph theory and structural graph theory, providing new perspectives for understanding graph structures
- Application Prospects: Important applications in network design, coding theory, and related fields
- Technical Challenges: For composite forbidden structures (such as K3∪Pk), existing methods struggle to provide exact results
- Saturation numbers for single forbidden graphs have been extensively studied, but research on saturation numbers for graph families is relatively limited
- Only upper bounds are known for the saturation number of K3∪Pk, lacking exact values
- The effect of graph join operations on saturation numbers lacks systematic investigation
- Determined the exact value of sat(n,{K3,Pk}): For k≥10 and n≥ak1, proved that sat(n,{K3,Pk})=n−⌊n/ak1⌋
- Established tight bounds for sat(n,K3∪Pk): Proved that 2+sat(n,{K3,Pk})≤sat(n,K3∪Pk)≤6+sat(n,{K3,Pk})
- Resolved the saturation number problem for join graphs: Completely determined sat(n,K1∨F)=(n−1)+sat(n−1,F), where F is a linear forest with no isolated vertices
- Introduced new graph structure analysis methods: Systematically analyzed the structure of {K3,Pk}-saturated trees through the concept of "layers"
Given positive integers n and a graph family F, find the minimum number of edges in an F-saturated graph with n vertices, denoted sat(n,F), and characterize all extremal graphs achieving this minimum.
Definition: For a tree T with diameter s≥2, let its longest path be Ps+1=v1v2⋯vs+1. Define:
- Layer 1: Contains one or two central vertices
- Layer i: The set of vertices at distance i−1 from Layer 1
Key Tree Structures:
- Tk: The classical Pk-saturated tree
- Tk0: A newly introduced {K3,Pk}-saturated tree containing ⌈2k−2⌉ layers
- Tk1: Another class of {K3,Pk}-saturated trees containing ⌊2k⌋ layers
For a tree T and any non-adjacent vertex pair (u,v), prove that T+uv contains K3 or Pk through the following strategy:
Case Analysis:
- If u,v lie on the same path and l(u)≥l(v)+3, construct a path of length at least k−1
- If u,v lie on different paths, find a common vertex w and construct the corresponding long path
Lemma 2.3: For k≥10, if T is a {K3,Pk}-saturated tree that is not a star, then Tk0⊆T or Tk1⊆T, and e(Tk0)>e(Tk1).
By separately considering the constraints of forbidding K3 and Pk, cleverly decompose the composite problem into more tractable subproblems.
Construct specific graphs G0 and H0, proving they achieve sat(n,{K3,Pk}) and the corresponding upper bounds, respectively.
Statement: If n≥ak1 and k≥10, then sat(n,{K3,Pk})=n−⌊n/ak1⌋.
Proof Strategy:
- Construct graph G0=G1∪G2∪⋯∪Gt, where G1 is a {K3,Pk}-saturated tree and Gi are copies of Tk1
- Prove that G0 is {K3,Pk}-saturated and has n−⌊n/ak1⌋ edges
- Use proof by contradiction to show that any {K3,Pk}-saturated graph has at least this many edges
Statement: For k≥10 and n sufficiently large,
2+sat(n,{K3,Pk})≤sat(n,K3∪Pk)≤6+sat(n,{K3,Pk})
Proof Highlights:
- Upper Bound: Construct graph H0 containing K4 and multiple copies of Tk1, proving it is (K3∪Pk)-saturated
- Lower Bound: Analyze the structure of (K3∪Pk)-saturated graphs, utilizing connectivity and degree constraints
Statement: Let F be a linear forest with no isolated vertices. Then for sufficiently large n,
sat(n,K1∨F)=(n−1)+sat(n−1,F)
Proof Strategy:
- Prove that any (K1∨F)-saturated graph has diameter 2
- Analyze the maximum degree, proving the existence of a central vertex
- Use Lemma 4.2 to establish correspondence with F-saturated graphs
Core of Lemma 2.3's Proof:
- Determine k−3≤s≤k−2 through diameter constraints
- Discuss cases s=k−3 and s=k−2 separately
- Derive degree constraints of trees using saturation conditions
The extremal graphs constructed in the paper are not arbitrary but optimized according to the following principles:
- Minimality: Each component is the minimum solution to the corresponding problem
- Saturation: Adding any edge produces a forbidden structure
- Modularity: Facilitates computation and analysis
For k≤9, the paper provides the corresponding minimum {K3,Pk}-saturated trees in Proposition 5.1:
- k=5: T1
- k=6: T2 or T3
- 7≤k≤8: Tk0
- k=9: T91 or T90
The paper provides multiple figures (Figures 1-5) clearly displaying various tree structures, facilitating understanding of abstract definitions.
- Erdős et al. (1964): First introduced the saturation number concept, determined sat(n,Kp)
- Kászonyi and Tuza (1986): Studied saturation numbers of stars, paths, and other basic graphs
- Recent Work: Chen et al. studied saturation numbers of forests; Li and Xu studied connected K3∪Pk-saturated graphs
This paper makes important progress in the following aspects:
- First exact determination of saturation numbers for {K3,Pk}
- Improved upper bounds for saturation numbers of K3∪Pk
- Systematically resolved saturation number problems for join graphs
- Completely resolved the saturation number problem for {K3,Pk} when k≥10
- Provided tight bounds for saturation numbers of K3∪Pk
- Established general principles for how join operations affect saturation numbers
- Parameter Restrictions: Main results apply only to k≥10
- Missing Exact Values: Exact values for K3∪Pk remain undetermined
- Technical Complexity: Small parameter cases require separate treatment
The paper raises important open problems:
Problem 2: For k≥10, does sat(n,K3∪Pk)=6+sat(n,{K3,Pk}) hold?
- Theoretical Depth: Introduces hierarchical analysis methods, providing new tools for studying saturated graph structures
- Technical Innovation: Cleverly separates composite constraints, simplifying complex problems
- Complete Results: Not only provides numerical results but also characterizes all extremal graphs
- Rigorous Proofs: Exhaustive case discussions with refined technical handling
- Lack of Uniformity: Different parameter ranges require different treatment methods
- Computational Complexity: Parameter expressions for tree structures are relatively complex
- Open Problems: Core conjecture (Problem 2) remains unresolved
- Academic Value: Provides important advancement for saturation number theory
- Methodological Contribution: Hierarchical analysis methods applicable to other extremal problems
- Practical Utility: Provides theoretical support for network topology optimization and related applications
This research is applicable to:
- Theoretical research in extremal graph theory
- Network topology optimization design
- Graph construction problems in coding theory
- Constraint satisfaction problems in combinatorial optimization
The paper cites 27 related references, covering the main development trajectory of saturation number theory, including:
- Classical foundational works (Erdős, Bollobás, et al.)
- Recent important advances (Chen, Hu, et al.)
- Related technical methods (Cameron, Puleo, et al.)
Overall Assessment: This is a high-quality theoretical paper in combinatorial mathematics that achieves substantial progress in the important research direction of saturation numbers. The technical methods are innovative, the results have significant theoretical value, and they provide a solid foundation for subsequent research.