Next Article in Journal
Reversible Data Hiding for Color Images Using Channel Reference Mapping and Adaptive Pixel Prediction
Previous Article in Journal
Assessment of the Overall Lifetime Performance Index of Weibull Products in Multiple Production Lines
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Measure for the Vulnerability of Uniform Hypergraph Networks: Scattering Number

1
School of Computer, Qinghai Normal University, Xining 810000, China
2
School of Mathematics and Statistics, Qinghai Minzu University, Xining 810000, China
*
Author to whom correspondence should be addressed.
Mathematics 2024, 12(4), 515; https://doi.org/10.3390/math12040515
Submission received: 3 January 2024 / Revised: 31 January 2024 / Accepted: 31 January 2024 / Published: 7 February 2024

Abstract

:
The scattering number of a graph G is defined as s ( G ) = m a x { ω ( G X ) | X | : X V ( G ) , ω ( G X ) > 1 } , where X is a cut set of G, and ω ( G X ) denotes the number of components in G X , which can be used to measure the vulnerability of network G. In this paper, we generalize this parameter to a hypergraph to measure the vulnerability of uniform hypergraph networks. Firstly, some bounds on the scattering number are given. Secondly, the relations of scattering number between a complete k-uniform hypergraph and complete bipartite k-uniform hypergraph are discussed.

1. Introduction

It is a common method to study network problems using graphs to represent network structures and utilizing the concepts of nodes and edges in graph theory to represent relationships between objects in the networks. However, the application of graphs to describe complex network structures may result in incomplete or inaccurate information. For instance, in a research cooperation network, a graph effectively illustrates the collaboration between two authors in a paper, where the connection is represented by an edge. But for the situation in which more than two people collaborate on a paper, it cannot be described clearly by a graph, because the graph can only reflect whether there is cooperation between the two authors instead of many authors. A key limit of graphs is that the edges can only model the pairwise relations among the objects. This limitation becomes particularly noticeable in various real and complex systems.
The concept of a hypergraph addresses the limitations inherent in representing networks solely through graphs. Many complex structures, mirroring real-life networks, find representation through hypergraphs, which are the most general structure in discrete mathematics. Hypergraphs, a generalization of graphs, permit an edge to connect varying numbers of vertices instead of being restricted to connecting only two vertices. This flexibility has led to the extensive utilization of hypergraph structures in modeling high-order relations within numerous real and complex systems [1,2,3].
A hypergraph H = ( V , E ) is a finite set V of elements, referred to as vertices, together with a finite multiset E of subsets of V, which are called hyperedges or simply edges. If V and E = , we say that H is a trivial hypergraph. In the scenario where both V and E are empty sets, H is termed an empty hypergraph. A hypergraph is said to be k-uniform if each edge contains exactly k vertices of H. Notably, ordinary graphs are referred to as two-uniform hypergraphs. A vertex v i V is considered incident to an edge e j E if v i e j . Two vertices, v i , v j , are adjacent if there exists some edge e E such that v i E and v j E . Moreover, two edges are said to be adjacent if their intersection is not empty. The degree of a vertex v i , denoted by d ( v i ) , is defined as d ( v i ) = | { e j : v i e j E } | . A vertex v i is called isolated if its degree is zero. The degree of an edge e is the cardinality of edge e denoted by d ( e ) : that is, d ( e ) = | e | .
A hypergraph H = ( V , E ) is a subhypergraph of H = ( V , E ) if V V and E E , which is denoted by H H . For X V , we use H [ X ] to denote the hypergraph induced by X, where V ( H [ X ] ) = X and E ( H [ X ] ) = { e E ( H ) : e X } . H X is the hypergraph induced by V X .
Given a hypergraph H, a walk in H is a finite alternating sequence v 1 e 1 v 2 e q v q + 1 of vertices and edges of H such that v i V ( H ) for i = 1 , 2 , , q + 1 ; e i E ( H ) for i = 1 , 2 , , q ; and v i , v i + 1 e i for i = 1 , 2 , , q . A path is a walk with additional restrictions that the vertices are all distinct and the edges are all distinct. A hypergraph H is connected if for any pair of vertices u , v V ( H ) , there is a path connecting u and v. Otherwise, H is disconnected. A component of hypergraph H is a maximal connected subhypergraph of H. A subset X V ( H ) is called a cut set of H if H X is disconnected.
A k-uniform hypergraph H is simple if there are no multiple edges in H, meaning all edges in H are distinct. In the subsequent sections of this paper, we assume that all hypergraphs considered are simple and k-uniform with k 3 .
Vulnerability refers to a network’s ability to sustain functionality when a part of the network is either naturally damaged or targeted for attack. There are various vulnerability parameters, such as toughness [4,5], integrity [6], tenacity [7,8], and scattering number [9,10,11]. There have been many significient results on these parameters on ordinary graphs [12,13,14]. These parameters consist of one or more of the following three quantities: the count of non-functioning elements, the number of remaining connected subnetworks, and the size of the largest remaining group within which mutual communication can persist. Undoubtedly, these quantities play a pivotal role in the robustness of networks. While numerous studies have delved into these parameters, they predominantly focus on networks modeled by ordinary graphs, leaving a research gap in the vulnerability of hypernetworks. Currently, the literature related to vulnerability parameters in hypergraphs can be found in [15,16,17,18]. In this context, we extend the application of the scattering number as a parameter to measure the vulnerability of hypergraphs.
The concept of a scattering number was defined by Jung [19]. In this paper, the scattering number of hypergraph H is defined as
s ( H ) = m a x { ω ( H X ) | X | : X V ( H ) , ω ( H X ) > 1 }
where ω ( H X ) stands for the number of components of H X . The score of X is defined as s c ( X ) = ω ( H X ) | X | . A set X V ( H ) fulfilling s c ( X ) = s ( H ) is said to be a scattering set of H.
In this paper, we initially address the scattering number problem of complete k-uniform hypergraphs and their dual hypergraphs, presenting the bounds of the scattering number for complete k-uniform hypergraphs in Section 2. Section 3 focuses on determining the bounds of the scattering number for complete bipartite k-uniform hypergraphs. The relationships of scattering numbers between complete k-uniform hypergraphs and complete bipartite k-uniform hypergraphs with the same order are discussed in Section 4. Throughout this paper, by x , we denote the smallest integer not smaller than x. The sign function is denoted by s g n ( x ) , which returns either −1, 0 or 1 depending on whether the value of x is negative, zero or positive. Any undefined terminology and notations in this paper can be found in [20,21,22].

2. The Scattering Number of Complete k -Uniform Hypergraph

A hypergraph H = ( V , E ) is complete if E = P ( V ) , where P ( V ) denotes the powerset of V. For | V | = n , a complete k-uniform hypergraph on n k 3 vertices is a hypergraph which has all k-subsets of V as hyperedges, i.e., E = P k ( V ) , where P k ( V ) is the set of all k-subsets of V.
Lemma 1. 
If X is a scattering set of complete k-uniform hypergraph H = ( V , E ) , then | X | = | V ( H ) | k + 1 .
Proof. 
Let X be a scattering set of complete k-uniform hypergraph H. Now, we proceed by induction on | V ( H ) | to show | X | = | V ( H ) | k + 1 .
Firstly, if | V ( H ) | = k , then H is just a hyperedge. It is clear that a scattering number X of H contains one vertex. That means | X | = | V ( H ) | k + 1 holds.
Secondly, assume that the conclusion holds for | V ( H ) | < m ( m > k ) , which means that the scattering set X of H contains | | V ( H ) | k + 1 vertices. Now, we verify the case for | V ( H ) | = m . Let u be a vertex of H and H = H { u } . Clearly, | V ( H ) | = | V ( H ) | 1 , and suppose X is a scattering set of H , then X = X u is a scattering set of H. This means | X | = | X | + 1 . By the inductive assumption, we know that | X | = | V ( H ) | k + 1 .
Thus, we have
| X | = | X | + 1 = | V ( H ) | k + 1 + 1 = | V ( H ) | 1 k + 1 + 1 = | V ( H ) | k + 1 .
This completes the proof. □
The following corollary follows from the definition of scattering number and Lemma 1 imediately.
Corollary 1. 
Let H = ( V , E ) be a complete k-uniform hypergraph with | V | = n . Then,
s ( H ) = 2 ( k 1 ) n .
By Corollary 1, for any complete k-uniform hypergraph with | V | = n ( n k 3 ) , we obtain the bound of scattering number for H as follows.
Theorem 1. 
Let H = ( V , E ) be a complete k-uniform hypergraph with | V | = n . Then,
4 n s ( H ) n 2 .
Remark 1. 
The bounds in Theorem 1 are the best possible. The upper bound can meet at a complete k-uniform hypergraph with k = n . The lower bound can meet at a complete k-uniform hypergraph with k = 3 .
If H is a trivial hypergraph or an empty hypergraph, we specify that the scattering number of H is the order number of H, which leads to the following corollary:
Corollary 2. 
Let H = ( V , E ) be a complete k-uniform hypergraph with | V | = n . If V is any subset of V, then
s ( H ) s ( H V ) | V | .
Proof. 
If H V is connected, H V is also a complete k-uniform hypergraph and its order is | V V | . Let S be a scattering set of H V ; then, V S is a scattering set of H. Hence,
s ( H V ) = ω [ ( H V ) S ] | S | = ω [ H ( V S ) ] | V S | + | V | = s ( H ) + | V | .
If H V is not connected, then H V be a trivial hypergraph, which shows that | V | n ( k 1 ) . Hence,
s ( H V ) | V | = n 2 | V | n 2 [ n ( k 1 ) ] = 2 ( k 1 ) n = s ( H ) .
The proof is completed. □
The incidence graph of a hypergraph H = ( V , E ) can be considered a general graph with a special structure, and it is denoted as G ( H ) . It is a bipartite graph with a vertex set S = V E , where v V and e E are adjacent if and only if v E .
Lemma 2. 
Let H = ( V , E ) be a hypergraph. Then, v V d ( v ) = e E d ( e ) .
Proof. 
Let G ( H ) be the incidence graph of H. We sum the degrees in the part E and in the part V in G ( H ) . Since the sum of the degrees in these two parts is equal to each other, we obtain the result. □
To each hypergraph H = ( V , E ) with V = { v 1 , v 2 , , v n } and E = { e 1 , e 2 , , e m } , there corresponds a hypergraph H * = ( V * , E * ) whose vertices are points v 1 * , v 2 * , , v m * (that, respectively, represent e 1 , e 2 , , e m ) and whose edges are sets e 1 * , e 2 * , , e n * (that, respectively, represent v 1 , v 2 , , v n ), where, for all j, e j * = { v i * | i m , v j e i } . Thus, e j * and j e j * = V * , and H * is a hypergraph, which is called the dual hypergraph of H.
Lemma 3 
([22]). Let H = ( V , E ) be a non-empty hypergraph and H * = ( V * , E * ) be its dual. Then, incidence graph G ( H ) and G ( H * ) are isomorphic graphs.
A set B V is a transversal if it meets every hyperedge, i.e., for all e E , B V ( e ) . The minimum cardinality of a transversal is the transversal number. It is denoted by γ ( H ) . A hyperedge cover is a subset of hyperedges: { e j : e j E , e j E e j = V } . The hyperedge covering number ρ ( H ) is the minimum cardinality of a hyperedge cover.
Lemma 4 
([22]). Let H = ( V , E ) be a hypergraph without isolation. Then,
ρ ( H ) = γ ( H * ) .
Lemma 5. 
Let H = ( V , E ) be a complete k-uniform hypergraph with | V | = n . Then, the hyperedge covering number of H
ρ ( H ) = n k .
Proof. 
Let Y be a hyperedge cover of H. By the definition of hyperedge cover, we have
n | Y | k 0 .
Thus,
| Y | n k .
Therefore, the minimum cardinality of a hyperedge cover is n k .
The proof is completed. □
Lemma 6. 
Let X * be a scattering set of dual hypergraph H * of complete k-uniform hypergraph H = ( V , E ) with | V | = n . Then,
| X * | = γ ( H * ) .
Proof. 
If | X * | < γ ( H * ) , then ω ( H * X * ) < n k n 1 k 1 | X * | ,
s c ( X * ) = ω ( H * X * ) | X * | < n k n 1 k 1 2 | X * | < n k 2 | X * | ;
If | X * | > γ ( H * ) , then ω ( H * X * ) < n k | X * | ,
s c ( X * ) = ω ( H * X * ) | X * | < n k 2 | X * | ;
If | X * | = γ ( H * ) , then ω ( H * X * ) = n k | X * | ,
s c ( X * ) = ω ( H * X * ) | X * | = n k 2 | X * | .
By the definition of scattering set, we have | X * | = γ ( H * ) .
This completes the proof. □
By the definition of scattering number and Lemmas 4, 5 and 6, we can obtain the scattering number of dual hypergraph H * of complete k-uniform hypergraph H = ( V , E ) .
Theorem 2. 
Let H * = ( V * , E * ) be a dual hypergraph of complete k-uniform hypergrah H = ( V , E ) with | V | = n . Then,
s ( H * ) = n k 2 n k .

3. The Scattering Number of Complete Bipartite k -Uniform Hypergraph

We subsequently consider the scattering number of a complete bipartite k-uniform hypergraph. Let H be a hypergraph with vertex set V. H is called bipartite if V can be partitioned into two subsets V 1 and V 2 such that e V 1 and e V 2 for any e H . Furthermore, if | e | = k for any e H , then we call H a bipartite k-uniform hypergraph, which is written H = ( V 1 , V 2 ; E ) . H is called the complete bipartite k-uniform hypergraph with vertex set V = V 1 V 2 if E = { e : e V , | e | = k and e V i for i = 1 , 2 } .
Lemma 7. 
Let H = ( V 1 , V 2 ; E ) be a complete bipartite k-uniform hypergraph. Then,
s ( H ) = | V 1 | | V 2 | , if 3 k m a x { | V 1 | , | V 2 | } ; 2 ( k 1 ) ( | V 1 | + | V 2 | ) , if m a x { | V 1 | , | V 2 | } < k | V 1 | + | V 2 | .
Proof. 
Suppose the partite sets of H are V 1 , V 2 ; clearly, k | V 1 | + | V 2 | , and if not, H is a trival hypergraph. We will complete the proof in two cases.
Case 1. If k m a x { | V 1 | , | V 2 | } , then X = V i for i = 1 , 2 is a vertex cut of H.
If X = V 1 , then ω ( H X ) = | V 2 | , s c ( X ) = | V 2 | | V 1 | ;
If X = V 2 , then ω ( H X ) = | V 1 | , s c ( X ) = | V 1 | | V 2 | .
Therefore, s ( H ) m a x { | V 2 | | V 1 | , | V 1 | | V 2 | } .
For any vertex cut X V i for i = 1 , 2 , the following apply.
If X V 1 , then
ω ( H X ) | X | < | V 2 | | V 1 | m a x { | V 2 | | V 1 | , | V 1 | | V 2 | } ;
If X V 2 , then
ω ( H X ) | X | < | V 1 | | V 2 | m a x { | V 2 | | V 1 | , | V 1 | | V 2 | } .
For any vertex set X V i for i = 1 , 2 , according to the structure of a complete bipartite k-uniform hypergraph, we have ω ( H X ) = 1 .
Thus
s ( H ) m a x { | V 2 | | V 1 | , | V 1 | | V 2 | } .
This implies that
s ( H ) = | | V 1 | | V 2 | | .
Case 2. If m a x { | V 1 | , | V 2 | } < k | V 1 | + | V 2 | , then H is a complete k-uniform hypergraph, by Corollary 1,
s ( H ) = 2 ( k 1 ) ( | V 1 | + | V 2 | ) .
This completes the proof. □
From the proof of Lemma 7, it is clear that
Theorem 3. 
If H = ( V 1 , V 2 ; E ) is a complete bipartite k-uniform hypergraph, then
0 s ( H ) k 2 .
Remark 2. 
The bounds in Theorem 3 are also the best possible. The upper bound can meet at the complete bipartite k-uniform hypergraph with either | V 1 | + | V 2 | = k . The lower bound can meet at the complete bipartite k-uniform hypergraph with | V 1 | = | V 2 | k .
From the proof of Lemma 7, we can obtain the following result for the scattering set of complete bipartite k-uniform hypergraph H = ( V 1 , V 2 ; E ) .
Corollary 3. 
Let X be a scattering set of complete bipartite k-uniform hypergraph H = ( V 1 , V 2 ; E ) . Then,
| X | = m i n { | V 1 | , | V 2 | } , i f 3 k m a x { | V 1 | , | V 2 | } ; | V 1 | + | V 2 | k + 1 , i f m a x { | V 1 | , | V 2 | } < k | V 1 | + | V 2 | .
In the complete bipartite k-uniform hypergraph H = ( V 1 , V 2 ; E ) , it has been known that when m a x { | V 1 | , | V 2 | } < k | V 2 | + | V 2 | , H is also a complete k-uniform hypergraph with vertex set V = V 1 V 2 , and for any subset V of V, the relation of scattering number between hypergraph H V and H is shown in Corollary 2. For the case of 3 k m a x { | V 2 | , | V 1 | } , the following relationship of scattering number between hypergraphs H V and H holds.
Theorem 4. 
Let H = ( V 1 , V 2 ; E ) be a complete bipartite k-uniform hypergraph and 3 k m a x { | V 1 | , | V 2 | } , V be a any subset of V 1 V 2 . Then
s ( H V ) = s g n ( x ) · [ s ( H ) + | V V 1 | | V V 2 | ] ,
where s g n ( x ) is sign function, x = | V 2 ( V V 2 ) | | V 1 ( V V 1 ) | .
Proof. 
Let V be a any subset of V 1 V 2 ; without loss of generality, we assume | V 1 | | V 2 | and distinguish three cases to complete the proof.
Case 1. If V = V 1 , then H V is a trivial hypergraph. Thus,
s ( H V ) = | V 2 | = | V 2 | | V 1 | + | V 1 | = s ( H ) + | V 1 | = s ( H ) + | V | .
Similarly, if V = V 2 , then
s ( H V ) = | V 1 | = ( | V 2 | | V 1 | ) + | V 2 | = s ( H ) + | V 2 | = s ( H ) + | V | .
Case 2. If V V i ( i = 1 , 2 ) , then H V is also a complete bipartite k-uniform hypergraph. Thus,
if V V 1 , then V 1 V is scattering set of H V . Thus,
s ( H V ) = | V 2 | | V 1 V | = | V 2 | | V 1 | + | V | = s ( H ) + | V | .
If V V 2 , then either | V 1 | < | V 2 V | or | V 1 | | V 2 V | holds.
If | V 1 | < | V 2 V | , then
s ( H V ) = | V 2 V | | V 1 | = | V 2 | | V 1 | | V | = s ( H ) | V | .
If | V 1 | | V 2 V | , then
s ( H V ) = | V 1 | | V 2 V | = | V 1 | | V 2 | + | V | = s ( H ) + | V | .
Case 3. If V V 1 and V V 2 , we suppose | V 1 ( V 1 V ) | | V 2 ( V 2 V ) | , then
s ( H V ) = | V 2 ( V 2 V ) | | V 1 ( V 1 V ) | = | V 2 | | V 2 V | | V 1 | + | V 1 V | = | V 2 | | V 1 | V 2 V | + | V 1 V | = s ( H ) | ( V 2 V ) | + | ( V 1 V ) | .
if | V 1 ( V 1 V ) | > | V 2 ( V 2 V ) | , then
s ( H V ) = | V 1 ( V 1 V ) | | V 2 ( V 2 V ) | = | V 1 | | V 1 V | | V 2 | + | V 2 V | = | V 1 | | V 2 | V 1 V | + | V 2 V | = s ( H ) | ( V 1 V ) | + | ( V 2 V ) | .
We use the sign function s g n ( x ) and take x = | V 2 ( V 2 V ) | | V 1 ( V 1 V ) | .
To sum it up, we have s ( H V ) = s g n ( x ) · [ s ( H ) + | V V 1 | | V V 2 | ] .
The proof is completed. □
According to the different cases of the subset V , we give the following example.
Example 1. 
Let H = ( V 1 , V 2 ; E ) be a complete bipartite 3-uniform hypergraph. V 1 = { v 1 , v 2 , v 3 } , V 2 = { u 1 , u 2 , u 3 , u 4 , u 5 } . By Lemma 7, we have s ( H ) = | V 2 | | V 1 | = 5 3 = 2 .
1.
If V = V i ( i = 1 , 2 ) .
1.1.
V = V 1 , then H V is a trivial hypergraph. Thus,
s ( H V ) = | V 2 | = 5 = s ( H ) + | V | ;
1.2.
V = V 2 , then H V is also a trivial hypergraph. Thus,
s ( H V ) = | V 1 | = 3 = s ( H ) + | V | ;
2.
If V V i ( i = 1 , 2 ) .
2.1.
V = { v 1 , v 2 } V 1 , then H V is a complete bipartite 3-uniform hypergraph and | V 1 V | < | V 2 | . Thus,
s ( H V ) = | V 2 | | V 1 V | = 4 = s ( H ) + | V | ;
2.2.
V = { u 1 } V 2 , then H V is a complete bipartite 3-uniform hypergraph and | V 2 V | > | V 1 | . Thus,
s ( H V ) = | V 2 V | | V 1 | = 1 = s ( H ) | V | ;
2.3.
V = { u 1 , u 2 , u 3 } V 2 , then H V is a complete bipartite 3-uniform hypergraph and | V 2 V | < | V 1 | . Thus,
s ( H V ) = | V 1 | | V 2 V | = 1 = s ( H ) + | V | ;
3.
If V V 1 and V V 2 .
3.1.
| V 1 ( V 1 V | < | V 2 ( V 2 V | .
3.1.1.
V = { v 1 , u 1 , u 2 } , then H V is a complete bipartite 3-uniform hypergraph. Thus,
s ( H V ) = | V 2 ( V 2 V ) | | V 1 ( V 1 V ) | = 3 2 = 1 = s ( H ) + | V | ;
3.1.2.
V = { v 1 , v 2 , v 3 , u 1 , u 2 } , then H V is a trivial hypergraph. Thus,
s ( H V ) = | V 2 ( V 2 V ) | | V 1 ( V 1 V ) | = 3 0 = s ( H ) + | V | ;
3.2.
If | V 1 ( V 1 V | > | V 2 ( V 2 V | .
3.2.1.
V = { v 1 , u 1 , u 2 , u 3 , u 4 } , then H V is a complete bipartite 3-uniform hypergraph. Thus,
s ( H V ) = | V 1 ( V 1 V ) | = | V 1 ( V 1 V ) | 0 = | V 1 ( V 1 V ) | | V 2 ( V 2 V ) | = 1 = s ( H ) | ( V 1 V ) | + | ( V 2 V ) | ;
3.2.2.
V = { v 1 , u 1 , u 2 , u 3 , u 4 , u 5 } , then H V is a trivial hypergraph. Thus,
s ( H V ) = | V 1 ( V 1 V ) | = | V 1 ( V 1 V ) | 0 = | V 1 ( V 1 V ) | | V 2 ( V 2 V ) | = 2 = s ( H ) | ( V 1 V ) | + | ( V 2 V ) | .

4. The Relations of Scattering Number between Complete k -Uniform Hypergraph and Complete Bipartite k -Uniform Hypergraph

In this section, we will derive the relations of scattering number between a complete k-uniform hypergraph and complete bipartite k-uniform.
Let V 1 , V 2 be two non-empty vertex sets and | V 1 | + | V 2 | k , where V 1 V 2 = . H = ( V 1 V 2 , E ) is a complete k-uniform hypergraph, H [ V 1 ] and H [ V 2 ] are two hypergraphs induced by V 1 and V 2 , respectively. H = ( V 1 , V 2 ; E ) is a complete bipartite k-uniform hypergraph.
For the hypergraphs H = ( V 1 V 2 , E ) and H = ( V 1 , V 2 ; E ) specified as above, by Corollary 1 and Lemma 7, it can be seen that the following relationship of scattering number exists between H and H .
Theorem 5. 
Let H and H be two hypergraphs specified as above. Then,
s ( H ) s ( H ) .
Proof. 
We will complete the proof in three cases. Without loss of generality, we assume | V 1 | | V 2 | .
Case 1. If | V 1 | | V 2 | < k , then it is obvious that H = H . Thus,
s ( H ) s ( H ) = 0
Case 2. If | V 1 | < k | V 2 | , then
s ( H ) s ( H ) = 2 ( K 1 ) ( | V 1 | + | V 2 | ) ( | V 2 | | V 1 | ) = 2 [ ( k 1 ) | V 2 | ] < 0 .
Case 3. If k | V 1 | | V 2 | , then
s ( H ) s ( H ) = 2 ( K 1 ) ( | V 1 | + | V 2 | ) ( | V 2 | | V 1 | ) = 2 [ ( k 1 ) | V 2 | ] < 0 .
Therefore, s ( H ) s ( H ) .
Theorem 6. 
Let H [ V 1 ] , H [ V 2 ] and H be three hypergraphs specified as above. Then,
s ( H [ V 1 ] ) + s ( H [ V 2 ] ) > s ( H ) .
Proof. 
Similar to the classification when proving Theorem 5, we also complete the proof in three cases.
Case 1. If | V 1 | | V 2 | < k , then H [ V 1 ] and H [ V 1 ] are both trivial hypergraph. Thus,
s ( H [ V 1 ] ) + s ( H [ V 2 ] ) = | V 1 | + | V 2 | k > k 2 s ( H ) = 2 ( k 1 ) ( | V 1 | + | V 2 | ) 2 ( k 1 ) k = k 2
Therefore, s ( H [ V 1 ] ) + s ( H [ V 2 ] ) > s ( H ) .
Case 2. If | V 1 | < k | V 2 | , then
s ( H [ V 1 ] ) + s ( H [ V 2 ] ) = | V 1 | + 2 ( k 1 ) | V 2 | = 2 ( k 1 ) ( | V 2 | + | V 1 | ) + 2 | V 1 | = s ( H ) + 2 | V 1 | > s ( H )
Case 3. If k | V 1 | | V 2 | , then H [ V 1 ] and H [ V 1 ] are both complete k-uniform hypergraphs. Thus,
s ( H [ V 1 ] ) + s ( H [ V 2 ] ) = 2 ( k 1 ) | V 1 | + 2 ( k 1 ) | V 2 | = 4 ( k 1 ) ( | V 1 | + | V 2 | ) > 2 ( k 1 ) ( | V 1 | + | V 2 | ) = s ( H ) .
Similar to the proof of Theorem 6, the following theorem follows from Corollary 1 and Lemma 7 imediately.
Theorem 7. 
Let H [ V 1 ] , H [ V 2 ] and H be three hypergraphs specified as above. Then,
s ( H ) = s ( H [ V 1 ] ) s ( H [ V 2 ] ) , i f | V 1 | | V 2 | < k and k | V 1 | | V 2 | ; 2 ( k 1 ) [ s ( H [ V 1 ] ) + s ( H [ V 2 ] ) ] , i f | V 1 | < k | V 2 | .
For the hypergraphs H [ V 1 ] , H [ V 2 ] , H = ( V 1 , V 2 ; E ) and H = ( V 1 V 2 , E ) as defined above, there is relationship between them H [ V 1 ] H [ V 2 ] H = H . By Theorems 5 and 6, we obtain
Theorem 8. 
Let H [ V 1 ] , H [ V 2 ] , H and H be four hypergraphs specified as above. Then,
s ( H [ V 1 ] ) + s ( H [ V 2 ] ) + s ( H ) > 2 s ( H ) .

5. Conclusions

The scattering number is a crucial parameter for quantifying the vulnerability of a network. Despite its significance, there exists limited research on the vulnerability of hypernetworks. This paper addresses this gap by utilizing the scattering number to assess the vulnerability of uniform hypergraphs. Notably, many vulnerability parameters for hypergraphs remain unexplored, presenting an avenue for further investigation, particularly in the realm of non-uniform hypergraphs. Our work aims to stimulate additional research in this field.

Author Contributions

Supervision, H.Z.; writing—original draft preparation, N.Z.; writing—review and editing, H.Z. and Y.L. All authors have read and agreed to the published version of the manuscript.

Funding

This research was supported by the Natural Science Foundation of Qinghai Province (Grant Number: 2022-ZJ-924).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

No new data were created or analyzed in this study. Data sharing is not applicable to this article.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Konstantinova, E.V.; Skorobogatov, V.A. Application of hypergraph theory in chemistry. Discret. Math. 2001, 235, 365–383. [Google Scholar] [CrossRef]
  2. Wang, L.; Egorova, E.K.; Mokryakov, A.V. Development of Hypergraph Theory. J. Comput. Syst. Sci. Int. 2018, 57, 109–114. [Google Scholar] [CrossRef]
  3. Young, J.G.; Petri, G.; Peixoto, T.P. Hypergraph reconstruction from network data. Commun. Phys. 2021, 4, 135. [Google Scholar] [CrossRef]
  4. Chva’tal, V. Tough graphs and hamiltonian circuits. Discrete Math. 1973, 5, 215–228. [Google Scholar] [CrossRef]
  5. Peng, Y.H.; Chen, C.C.; Koh, K.M. On the edge-toughness of a graph (I). Southeast Asian Math. Bull. 1988, 12, 109–122. [Google Scholar] [CrossRef]
  6. Barefoot, C.A.; Entringer, R.; Swart, H. Vulnerability in graphs—A comparative survey. J. Comb. Math. Comb. Comput. 1987, 1, 13–21. [Google Scholar]
  7. Cozzen, M.; Moazzami, D.; Stueckle, S. The tenacity of a graph. In Proceedings of the Seventh International Conference on the Theory and Applications of Graphs, Kalamazoo, MI, USA, 1–5 June 1992; Wiley: New York, NY, USA, 1995; pp. 1111–1122. [Google Scholar]
  8. Choudum, S.A.; Priya, N. Tenacity of complete graph product and grids. Networks 1999, 34, 192–196. [Google Scholar] [CrossRef]
  9. Zhang, S.G.; Wang, Z.G. Scattering number in graphs. Networks 2001, 37, 102–106. [Google Scholar] [CrossRef]
  10. Hendry, Z.G. Scattering number and extremal non-Hamiltonian graphs. Discr. Math. 1988, 71, 165–175. [Google Scholar] [CrossRef]
  11. Kirlangic, A. A measure of graph vulnerability: Scattering number. Int. J. Math. Math. Sci. 2002, 30, 1–8. [Google Scholar] [CrossRef]
  12. Zhu, X.M.; Liu, W.; Yang, X. Spectral Conditions, Degree Sequences, and Graphical Properties. Mathematics 2023, 11, 4264. [Google Scholar] [CrossRef]
  13. Li, Y.K.; Zhang, S.G.; Li, X.L. Rupture degree of graphs. Int. J. Comput. Math. 2005, 82, 793–803. [Google Scholar] [CrossRef]
  14. Piazza, B.L.; Roberts, F.S.; Stueckle, S.K. Edge tenacious networks. Networks 1995, 25, 7–17. [Google Scholar] [CrossRef]
  15. Zhang, K.; Zhao, H.; Ye, Z.; Zhu, Y.; Wei, L. The Bounds of the Edge Number in Generalized Hypertrees. Mathematics 2019, 7, 2. [Google Scholar] [CrossRef]
  16. Keszler, A.; Tuza, Z. Hypercycle Systems of 5-Cycles in Complete 3-Uniform Hypergraphs. Mathematics 2021, 9, 484. [Google Scholar] [CrossRef]
  17. Yu, G.; Wu, R.; Li, X. The Connective Eccentricity Index of Hypergraphs. Mathematics 2022, 10, 4574. [Google Scholar] [CrossRef]
  18. Zhao, N.; Zhao, H.; Li, Y. A Vulnerability Measure of k-Uniform Linear Hypergraphs. Symmetry 2023, 15, 1187. [Google Scholar] [CrossRef]
  19. Jung, H.A. On a class of posets and the corresponding comparability graphs. J. Combin. Theory Ser. B 1978, 24, 125–133. [Google Scholar] [CrossRef]
  20. Bondy, J.A.; Murty, U.S.R. Graph Theory; Springer: New York, NY, USA, 2008. [Google Scholar]
  21. Berge, C. Graphs and Hypergraphs, North-Holland Mathematical Library, 2nd ed.; NorthHolland: Amsterdam, The Netherlands, 1976; Volume 6. [Google Scholar]
  22. Bretto, A. Hypergraph theory. An introduction. In Mathematical Engineering; Springer: Cham, Switzerland, 2013. [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

Zhao, N.; Zhao, H.; Li, Y. A Measure for the Vulnerability of Uniform Hypergraph Networks: Scattering Number. Mathematics 2024, 12, 515. https://doi.org/10.3390/math12040515

AMA Style

Zhao N, Zhao H, Li Y. A Measure for the Vulnerability of Uniform Hypergraph Networks: Scattering Number. Mathematics. 2024; 12(4):515. https://doi.org/10.3390/math12040515

Chicago/Turabian Style

Zhao, Ning, Haixing Zhao, and Yinkui Li. 2024. "A Measure for the Vulnerability of Uniform Hypergraph Networks: Scattering Number" Mathematics 12, no. 4: 515. https://doi.org/10.3390/math12040515

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

Article Metrics

Back to TopTop