Home Mathematics Generalized 4-connectivity of hierarchical star networks
Article Open Access

Generalized 4-connectivity of hierarchical star networks

  • Junzhen Wang , Jinyu Zou and Shumin Zhang EMAIL logo
Published/Copyright: October 17, 2022

Abstract

The connectivity is an important measurement for the fault-tolerance of a network. The generalized connectivity is a natural generalization of the classical connectivity. An S -tree of a connected graph G is a tree T = ( V , E ) that contains all the vertices in S subject to S V ( G ) . Two S -trees T and T are internally disjoint if and only if E ( T ) E ( T ) = and V ( T ) V ( T ) = S . Denote by κ ( S ) the maximum number of internally disjoint S -trees in graph G . The generalized k -connectivity is defined as κ k ( G ) = min { κ ( S ) S V ( G ) and S = k } . Clearly, κ 2 ( G ) = κ ( G ) . In this article, we show that κ 4 ( H S n ) = n 1 , where H S n is the hierarchical star network.

MSC 2010: 05C05; 05C40; 05C76

1 Introduction

The graphs considered in this article are simple undirected finite graphs. For graph theory symbols and terms that are covered but not mentioned in this article, please refer to [1]. Let G = ( V , E ) be a connected graph with vertex set V ( G ) and edge set E ( G ) . Let u V ( G ) , and N G ( u ) = { v V ( G ) \ u u v E ( G ) } be the neighbour set of u in the graph G , and N G [ u ] = N G ( u ) { u } . Let d G ( u ) = N G ( u ) be the degree of u in G . If d G ( v ) = k for any vertex v V ( G ) , then the graph G is k -regular. For any vertices u , v V ( G ) , an ( u , v ) -path starts at u and ends at v . Any two ( u , v ) -paths P and Q are internally disjoint if and only if V ( P ) V ( Q ) = { u , v } .

The classic connectivity of graph G , denoted as κ ( G ) , is an important parameter to measure the reliability and fault-tolerance of the network. The connectivity κ ( G ) is larger, the reliability of the network is higher. There are two versions to define κ ( G ) . The version definition of “cut” is that deleting the minimum number of vertices disconnects the graph G . The version of “path” is defined as follows: for any vertex set S = { u , v } , κ G ( S ) represents the maximum number of internally disjoint paths joining u and v in G , and κ ( G ) = min { κ G ( S ) S V ( G ) and S = 2 } .

Although there are fruitful research results in the study of classical connectivity, classical connectivity itself has certain limitations, which lead to large defects in evaluating the reliability of the network. For example, in the actual application of an interconnection network, all processors connected to the same processor are less likely to fail at the same time, so this parameter is not accurate enough to measure network reliability and fault tolerance. In view of this, Chartrand et al. [2] generalized classical connectivity and proposed the concept of generalized connectivity. Let G be a connected graph with S V ( G ) . An S -tree of graph G is a tree T = ( V , E ) that contains all the vertices in S subject to S V ( G ) . Two S -trees T and T are internally disjoint if and only if E ( T ) E ( T ) = and V ( T ) V ( T ) = S . Denote κ ( S ) as the maximum number of internally disjoint S -trees in graph G . The generalized k-connectivity is defined as κ k ( G ) = min { κ ( S ) S V ( G ) and S = k } , clearly, κ 2 ( G ) = κ ( G ) .

The bounds of generalized connectivity and the relationship between connectivity and generalized connectivity have been extensively investigated [3,4,5]. In addition, the generalized 3-connectivity of many networks has been studied, for example, complete graphs [6], card product graphs [7], product graphs [8], complete bipartite graph [9], star graphs, and alternating group graphs [10]. However, there are few results about generalized 4-connectivity, such as hypercubes [11], exchanged hypercubes [12], dual cube [13], and hierarchical cubic networks [14]. For more works and results on generalized connectivity, please refer to [15,16, 17,18].

In this article, we study the generalized 4-connectivity of the hierarchical star networks.

2 Hierarchical star networks and their properties

In this section, we give the definition, structure of the hierarchical star networks, and some lemmas.

Definition 1

[19] An n -dimensional star graph, denoted by the graph S n , is defined as an undirected graph with each vertex representing a distinct permutation of [ n ] and two vertices are adjacent if and only if their labels differ only in the first and another position, that is, two vertices u = u 1 u 2 u n , v = v 1 v 2 v n are adjacent if and only if v = u i u 2 u 3 u i 1 u 1 u i + 1 u n for some i [ n ] { 1 } , where [ n ] = 1 , 2 , , n . In this situation, ( u , v ) is an i -edge.

The star graph S 4 is shown in Figure 1.

Figure 1 
               The graph of 
                     
                        
                        
                           
                              
                                 S
                              
                              
                                 4
                              
                           
                        
                        {S}_{4}
                     
                  .
Figure 1

The graph of S 4 .

Let Γ n be a permutation group on the set [ n ] and S = { ( 1 , 2 ) , ( 1 , 3 ) , , ( 1 , n ) } , where ( 1 , i ) is a transposition of Γ n . Then S n is the undirected Cayley graph Cay ( Γ n , S ) . For a permutation x Γ n , the permutation by interchanging the first element with i th element of x is denoted as x ( 1 , i ) for i [ n ] { 1 } .

For two integers i , j [ n ] , denoted by S n j : i the subgraph of S n induced by all the vertices with the j th element being i . For a fixed dimension j [ n ] \ 1 , S n can be partitioned into n subgraphs S n j : i , which is isomorphic to S n 1 for each i [ n ] .

Lemma 2.1

[19] For any integer n 3 , S n is ( n 1 ) -regular and ( n 1 ) -connected, vertex transitive, edge transitive, bipartite graph with girth 6. Any two vertices have at most one common neighbor in S n .

Definition 2

[20] An n -dimensional hierarchical star network, H S n , is made of n ! n-dimensional star graphs S n , called copies. Each vertex of H S n is denoted by a two-tuple address a , b , where both a and b are arbitrary permutation of n distinct symbols. The first n -bit permutation a identifies the copy of a and the second n -bit permutation b identifies the position of b inside its copy. Two vertices a , b and a ^ , b ^ in H S n are adjacent, if one of the following three conditions holds:

  1. a = a ^ and ( b , b ^ ) E ( S n ) . That is, a , b is adjacent to a , b ^ if ( b , b ^ ) E ( S n ) ;

  2. a a ^ , a = b , and a ^ = b ^ = a ( 1 , n ) . That is, a , a is adjacent to a ( 1 , n ) , a ( 1 , n ) ;

  3. a a ^ , a b , a = b ^ , and b = a ^ . That is, a , b is adjacent to b , a if a b .

The hierarchical star networks H S 2 and H S 3 are shown in Figure 2.

Figure 2 
               The graph of 
                     
                        
                        
                           H
                           
                              
                                 S
                              
                              
                                 2
                              
                           
                        
                        H{S}_{2}
                     
                   and 
                     
                        
                        
                           H
                           
                              
                                 S
                              
                              
                                 3
                              
                           
                        
                        H{S}_{3}
                     
                  .
Figure 2

The graph of H S 2 and H S 3 .

Remark 2.1

[21] Each node in H S n is assigned a label a , b = a 1 a 2 a n , b 1 b 2 b n , where a 1 a 2 a n and b 1 b 2 b n are permutations of n distinct symbols (not necessarily distinct from each other). The edges of the H S n are defined by the following n generators:

h 1 ( a , b ) = a ( 1 , n ) , b ( 1 , n ) , a = b ; b , a , a b ,

and h i ( a , b ) = a , b ( 1 , i ) for i [ n ] { 1 } .

Let a , b be a vertex of H S n . The neighbor set of a , b is exactly { h i ( a , b ) i [ n ] } . Furthermore, h 1 ( a , b ) is called the external neighbor of a , b and h i ( a , b ) is called the internal neighbor of a , b for i [ n ] { 1 } . We denote by H S n a the subgraph induced by the vertex set { a , b V ( H S n ) b V ( S n ) } , which is isomorphic to an n -dimensional star graph S n identified by a . Moreover, we define H S n a , b as a subgraph of H S n induced by the vertex set V ( H S n a ) V ( H S n b ) and H S n Γ n { a } as a subgraph of H S n induced by the vertex set V ( H S n ) \ V ( H S n a ) . For a vertex x V ( H S n ) , we use x to denote the external neighbor of x .

Remark 2.2

[21] Any vertex has exactly one external neighbor in H S n , that is, every vertex a , b in H S n a is exactly incident one cross edge ( a , b , h 1 ( a , b ) ) . There is one or two cross edges between any pair of copies. Moreover, for a fixed copy H S n a , there are two cross edges between H S n a and H S n a ( 1 , n ) ; there is only one cross edge between H S n a and H S n b , where b Γ n \ { a , a ( 1 , n ) } .

Lemma 2.2

[20] For any integer n 3 , H S n is an n -regular n-connected graph, and its girth is 4. Any two vertices have at most two common neighbors in H S n .

Lemma 2.3

Let H S n 1 , H S n 2 , , H S n n ! be the n ! copies of H S n , and H = H S n [ j i = 1 k V ( H S n j i ) ] for j i [ n ! ] , k 1 , and n 3 , 1 i n ! , then H is connected.

Proof

Without loss of generality, suppose H = H S n [ j i = 1 k V ( H S n j i ) ] . By Remark 2.2, there is at least one cross edge between any two distinct copies of H S n . Thus, H is connected.□

Lemma 2.4

For j i [ n ! ] , 1 i n ! , let v V ( H S n j i ) with v = x , y and x = y . The external neighbors of different vertices in V ( H S n j i ) \ { v } belong to different copies of H S n . Moreover, if u V ( H S n j i ) \ { v } with u = x , y ( 1 , n ) , then v , u belong to the same copy of H S n .

Proof

Let v 1 , v 2 V ( H S n j i ) \ { v } with v 1 = x 1 , y 1 , v 2 = x 2 , y 2 . By the definition of H S n , x 1 y 1 , x 2 y 2 , and y 1 y 2 , v = x ( 1 , n ) , y ( 1 , n ) . Clearly, v 1 = y 1 , x 1 and v 2 = y 2 , x 2 . Since y 1 y 2 , v 1 and v 2 belong to different copies of H S n . Let u V ( H S n j i ) \ { v } , x y ( 1 , n ) , and u = y ( 1 , n ) , x . Since x ( 1 , n ) = y ( 1 , n ) , v , u belong to the same copy of H S n .□

3 Generalized 4-connectivity of H S n

In this section, we will study the generalized 4-connectivity of hierarchical star networks. To prove the main result, the following results are useful.

Lemma 3.1

[4] If there are two adjacent vertices of degree δ ( G ) , then κ k ( G ) δ ( G ) 1 for 3 k V ( G ) .

Lemma 3.2

[1] Let G be a k -connected graph, and let x and y be a pair of distinct vertices in G . Then there exist k internally disjoint paths P 1 , P 2 , , P k in G connecting x and y .

Lemma 3.3

[1] Let G = ( V , E ) be a k -connected graph, let x be a vertex of G , and let Y V \ { x } be a set of at least k vertices of G. Then there exists a k -fan in G from x to Y. That is, there exists a family of k internally vertex-disjoint ( x , Y ) -paths whose terminal vertices are distinct in Y .

Lemma 3.4

[1] Let G = ( V , E ) be a k -connected graph, and let X and Y be subsets of V ( G ) of cardinality at least k . Then there exists a family of k pairwise disjoint ( X , Y ) -paths in G .

Theorem 3.1

[22] κ 3 ( S n ) = n 2 , for n 3 .

Theorem 3.2

[23] κ 4 ( S n ) = n 2 , for n 3 .

Lemma 3.5

For any three vertices x , y , z V ( S n ) , n 3 , there exist n 2 internally disjoint trees T ^ 1 , , T ^ n 2 connecting x , y , z and each T ^ i contains a vertex u i such that u i is distinct from x , y , z and u i u j , for 1 i j n 2 .

Proof

By Theorem 3.2, κ 4 ( S n ) = n 2 . That is to say, for any four distinct vertices x , y , z , u V ( S n ) , there are n 2 internally disjoint trees T 1 , , T n 2 connecting x , y , z , u in S n . There exists some integer i such that V ( T i ) = 4 and V ( T j ) 5 , where 1 i j n 2 .

Without loss of generality, suppose V ( T 1 ) = 4 . By Lemma 2.1, d S n ( u ) = n 1 .

Case 1. d T 1 ( u ) = 2 .

Obviously, for T j , 2 j n 2 , d T j ( u ) = 1 . Let T ^ 1 = T 1 and T ^ j = T j u for 1 i j n 2 . Then T ^ 1 , , T ^ n 2 are the desired trees.

Case 2. d T 1 ( u ) = 1 .

Case 2.1. For 2 j n 2 , d T j ( u ) = 1 .

The proof is similar to that of Case 1.

Case 2.2. For 2 j n 2 , there exists some T j subject to d T j ( u ) = 2 .

Without loss of generality, suppose d T 2 ( u ) = 2 . Let T ^ 1 = T 1 , T ^ 2 = T 2 , T ^ j = T j u for 3 j n 2 . Then T ^ 1 , , T ^ n 2 are the desired trees.□

Theorem 3.3

κ 4 ( H S n ) = n 1 for n 2 .

By Lemma 3.1, κ 4 ( H S n ) δ ( H S n ) 1 = n 1 . To obtain Theorem 3.3, it suffices to establish the following claim.

Claim. For any given vertex set S = { x , y , z , w } V ( H S n ) , there exist n 1 internally disjoint S -trees in H S n .

Proof

It proceeds by induction on n . Obviously, H S 2 is connected, there is a tree connecting x , y , z , w in H S 2 . Suppose that n 3 and the theorem holds for n 1 .□

Recall that H S n consists of n ! copies isomorphic to S n , denoted by H S n , Γ n . We consider the following cases.

Case 1. The vertices of S are distributed in one copy of H S n .

Without loss of generality, suppose x , y , z , w V ( H S n α ) , where α Γ n . By Theorem 3.2, there exist n 2 internally disjoint S -trees connecting x , y , z , w in H S n α , say T 1 , T 2 , , T n 2 . Let H = H S n Γ n { α } , by Lemma 2.3, H is connected. Clearly, x , y , z , w V ( H ) , then there exists a tree T ^ n 1 connecting x , y , z , w in H . Let T n 1 = T ^ n 1 x x y y z z w w . Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees.

Case 2. The vertices of S are distributed in two distinct copies of H S n .

Without loss of generality, suppose x , y , z V ( H S n α ) and w V ( H S n β ) , where α , β Γ n , α β . By Lemma 3.5, there are n 2 internally disjoint trees connecting x , y , z , say T ^ i , and u i V ( T ^ i ) is distinct with x , y , z for i { 1 , , n 2 } .

Case 2.1. There is no cross edge between { T ^ 1 , , T ^ n 2 } and H S n β .

Without loss of generality, suppose u i V ( H S n j i ) , where j i Γ n { α , β } , i { 1 , , n 2 } . First, we suppose that different vertices of { u 1 , , u n 2 } belong to different copies.

Case 2.1.1. x , y , z V ( H S n Γ n { α , β , i = 1 n 2 j i } ) for i { 1 , , n 2 } .

Figure 3 
               The illustration of Case 2.1.1.
Figure 3

The illustration of Case 2.1.1.

Clearly, there exists a path P i joining u i and m i in H S n j i such that m i V ( H S n β ) . Let W = { m 1 , , m n 2 , m } . By Lemma 3.3, there are n 1 internally disjoint paths joining w and W , say P 1 , , P n 1 , m i V ( P i ) , m V ( P n 1 ) , m V ( H S n Γ n { α , β , i = 1 n 2 j i } ) , for i { 1 , , n 2 } . Clearly, x , y , z , m V ( H S n Γ n { α , β , i = 1 n 2 j i } ) , and so there is a tree T ^ n 1 connecting x , y , z , m . Let T i = T ^ i u i u i P i m i m i P i for i { 1 , , n 2 } and T n 1 = x x y y z z m m P n 1 T ^ n 1 . Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees (Figure 3).

Case 2.1.2. One of { x , y , z } belongs to some H S n j i for i { 1 , , n 2 } .

Suppose x belongs to the copy H S n j n 2 , clearly u n 2 also belongs to H S n j n 2 . Let m n 2 , h V ( H S n j n 2 ) , X = { u n 2 , x } , and Y = { m n 2 , h } such that m n 2 V ( H S n β ) , h V ( H S n Γ n { α , β , i = 1 n 2 j i } ) . By Lemma 3.4, there are two internally disjoint paths between X and Y , say P n 2 and P n 1 , where P n 2 is the path joining u n 2 and m n 2 and P n 1 is the path joining x and h . Let W = { m 1 , , m n 2 , m } , by Lemma 3.3, there are n 1 internally disjoint paths between w and W , say P 1 , , P n 1 , and m i V ( P i ) , m V ( P n 1 ) , such that m V ( H S n Γ n { α , β , i = 1 n 2 j i } ) . In view of y , z , m , h V ( H S n Γ n { α , β , i = 1 n 2 j i } ) , there exists a tree connecting y , z , m , h , say T ^ n 1 . Let T i = T ^ i u i u i P i m i m i P i for i { 1 , , n 2 } and T n 1 = x x y y z z P n 1 h h m m P n 1 T ^ n 1 . Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees (Figure 4).

Figure 4 
               The illustration of Case 2.1.2.
Figure 4

The illustration of Case 2.1.2.

Next, we suppose two of { u 1 , , u n 2 } belong to the same copy. Let X = ( X \ { x } ) { u n 3 } , Y = ( Y \ { h } ) { m n 3 } , and m n 3 V ( H S n β ) . We obtain n 3 internally disjoint S -tees T 1 , T 2 , , T n 4 , T n 2 , similar to that of Case 2.1.2 by replacing X with X and Y with Y . In view of x , y , z , m V ( H S n Γ n { α , β , i = 1 n 3 j i } ) , there is a tree connecting x , y , z , m say T ^ n 1 . Let T n 3 = T ^ n 3 u n 3 u n 3 P n 3 m n 3 m n 3 P n 3 , T n 1 = x x y y z z m m P n 1 T ^ n 1 . Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees.

Case 2.2. There is one cross edge between { T ^ 1 , , T ^ n 2 } and H S n β .

Consequently, we just consider the case different vertices of { u 1 , , u n 2 } belong to different copies and the case that two of { u 1 , , u n 2 } in the same copy is similar.

Case 2.2.1. For some i { 1 , , n 2 } , u i V ( H S n β ) .

Without loss of generality, suppose u n 2 V ( H S n β ) , u i V ( H S n j i ) for i { 1 , , n 3 } .

When x , y , z V ( H S n Γ n { α , β , i = 1 n 3 j i } ) , we set W = ( W \ { m n 2 } ) { u n 2 } . We obtain n 2 internally disjoint S -trees T 1 , T 2 , , T n 3 , T n 1 , similar to that of Case 2.1.1 by replacing W with W . And T n 2 = T ^ n 2 P n 2 u n 2 u n 2 (Figure 5[a]).

Figure 5 
               The illustrations of Case 2.2.1: (a) 
                     
                        
                        
                           x
                           ′
                           ,
                           y
                           ′
                           ,
                           z
                           ′
                           ∈
                           V
                           
                              (
                              
                                 H
                                 
                                    
                                       S
                                    
                                    
                                       n
                                    
                                    
                                       
                                          
                                             Γ
                                          
                                          
                                             n
                                          
                                       
                                       −
                                       
                                          {
                                          
                                             α
                                             ,
                                             β
                                             ,
                                             
                                                
                                                   
                                                      ⋃
                                                   
                                                
                                                
                                                   i
                                                   =
                                                   1
                                                
                                                
                                                   n
                                                   −
                                                   3
                                                
                                             
                                             
                                                
                                                   j
                                                
                                                
                                                   i
                                                
                                             
                                          
                                          }
                                       
                                    
                                 
                              
                              
                              )
                           
                        
                        x^{\prime} ,y^{\prime} ,z^{\prime} \in V\left(H{S}_{n}^{{\Gamma }_{n}-\left\{\alpha ,\beta ,{\bigcup }_{i=1}^{n-3}{j}_{i}\right\}}\phantom{\rule[-0.45em]{}{0ex}}\right)
                     
                  ; and (b) 
                     
                        
                        
                           x
                           ′
                           ,
                           
                              
                                 u
                              
                              
                                 n
                                 −
                                 3
                              
                              
                                 ′
                              
                           
                           ∈
                           V
                           
                              (
                              
                                 H
                                 
                                    
                                       S
                                    
                                    
                                       n
                                    
                                    
                                       
                                          
                                             j
                                          
                                          
                                             n
                                             −
                                             3
                                          
                                       
                                    
                                 
                              
                              )
                           
                        
                        x^{\prime} ,{u}_{n-3}^{^{\prime} }\in V\left(H{S}_{n}^{{j}_{n-3}})
                     
                  .
Figure 5

The illustrations of Case 2.2.1: (a) x , y , z V ( H S n Γ n { α , β , i = 1 n 3 j i } ) ; and (b) x , u n 3 V ( H S n j n 3 ) .

When one of { x , y , z } and u i belong to the same copy, for some i { 1 , , n 3 } , we suppose that x , u n 3 belong to the same copy H S n j n 3 . Let X = ( X \ { u n 2 } ) { u n 3 } , Y = ( Y \ { m n 2 } ) { m n 3 } , and W = ( W \ { m n 2 } ) { u n 2 } . We obtain n 2 internally disjoint S -trees T 1 , T 2 , , T n 3 , T n 1 , similar to that of Case 2.1.2 by replacing X with X , Y with Y , W with W . And T n 2 = T ^ n 2 P n 2 u n 2 u n 2 (Figure 5[b]).

Case 2.2.2. One of { x , y , z } belongs to H S n β .

Without loss of generality, suppose z V ( H S n β ) , u i V ( H S n j i ) , where j i Γ n { α , β } , i { 1 , , n 2 } . There is a path joining u i and m i in H S n j i , say P i , and m i V ( H S n β ) , for i { 1 , , n 2 } .

Case 2.2.2.1. x , y V ( H S n Γ n { α , β , i = 1 n 2 j i } ) .

When z N H S n β ( w ) , we set T ^ n 1 be the tree connecting x , y , m . We obtain n 2 internally disjoint S -trees T 1 , T 2 , , T n 2 , similar to that of Case 2.1.1. And T n 1 = T ^ n 1 P n 1 x x y y z z m m .

Figure 6 
               The illustrations of 
                     
                        
                        
                           z
                           ′
                           ∈
                           
                              
                                 N
                              
                              
                                 {
                                 H
                                 
                                    
                                       S
                                    
                                    
                                       n
                                    
                                    
                                       β
                                    
                                 
                                 }
                              
                           
                           
                              (
                              
                                 w
                              
                              )
                           
                        
                        z^{\prime} \in {N}_{\left\{H{S}_{n}^{\beta }\right\}}\left(w)
                     
                  : (a) Case 2.2.2.1 and (b) Case 2.2.2.2.
Figure 6

The illustrations of z N { H S n β } ( w ) : (a) Case 2.2.2.1 and (b) Case 2.2.2.2.

When z N H S n β ( w ) , we set P n 1 be the path from w to z , then there exists a vertex a distinct from z and w in P n 1 . First, we suppose a V ( H S n Γ n { α , β , i = 1 n 2 j i } ) . The proof is similar to the case of z N H S n β ( w ) . Next, we suppose a V ( H S n α , j i ) , for some i { 1 , , n 2 } . Clearly, in this case, w V ( H S n Γ n { α , β , i = 1 n 2 j i } ) , the proof is similar to the case of a V ( H S n Γ n { α , β , i = 1 n 2 j i } ) (Figure 6[a]).

Case 2.2.2.2. For some i { 1 , , n 2 } , one of { x , y } belongs to V ( H S n j i ) .

Without loss of generality, suppose x , u n 2 V ( H S n j n 2 ) .

When z N H S n β ( w ) , we set T ^ n 1 be the tree connecting h , y , m . We can obtain n 2 internally disjoint S -trees T 1 , T 2 , , T n 2 , similar to Case 2.1.2. And T n 1 = T ^ n 1 P n 1 P n 1 x x y y z z m m h h (Figure 6[b]).

When z N H S n β ( w ) , there exists a vertex a distinct from z and w in P n 1 . First, we suppose a V ( H S n Γ n { α , β , i = 1 n 2 j i } ) . The proof is similar to the case of z N H S n β ( w ) . Next, we suppose a V ( H S n α , j i ) for some i { 1 , , n 2 } . Clearly, in this case, w V ( H S n Γ n { α , β , i = 1 n 2 j i } ) . The proof is similar to the case of a V ( H S n Γ n { α , β , i = 1 n 2 j i } ) .

Case 2.3. There are two cross edges between { T ^ 1 , , T ^ n 2 } and H S n β .

Case 2.3.1. One of { x , y , z } belongs to H S n β , and some u i V ( H S n β ) for i { 1 , , n 2 } .

Without loss of generality, suppose z , u n 2 V ( H S n β ) , and u i V ( H S n j i ) for i { 1 , , n 3 } . There exists a path joining u i and m i in H S n j i , say P i , and m i V ( H S n β ) , for i { 1 , , n 3 } .

Let W = { m 1 , , m n 3 , u n 2 , z } . By Lemma 3.3, there are n 1 internally disjoint paths between w and W , say P 1 , , P n 1 , and m i V ( P i ) for i { 1 , , n 3 } , u n 2 V ( P n 2 ) , z V ( P n 1 ) . If w W , clearly, x , y , w V ( H S n Γ n { α , β , i = 1 n 3 j i } ) , there exists a tree connecting x , y , and w , say T ^ n 1 . Let

T i = T ^ i u i u i P i m i m i P i , i { 1 , , n 3 } T n 2 = T ^ n 2 u n 2 u n 2 P n 2 T n 1 = x x y y z z w w T ^ n 1

Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees (Figure 7[a]). If w W , the proof is similar to the case of w W .

Figure 7 
               The illustrations of (a) Case 2.3.1 and (b) Case 2.3.2.
Figure 7

The illustrations of (a) Case 2.3.1 and (b) Case 2.3.2.

Case 2.3.2. Two of { x , y , z } belong to H S n β .

Without loss of generality, suppose x , y V ( H S n β ) , clearly, x is adjacent to y . Let W = ( W \ { u n 2 , z } ) { x , y } , we obtain n 3 internally disjoint S -trees T 1 , T 2 , , T n 3 , similar to that of Case 2.3.1 by replacing W with W . Let x V ( P n 2 ) , y V ( P n 1 ) . Since the girth of H S n β is 6, there is a vertex m in P n 2 or P n 1 such that m is distinct with x , y , and w . Without loss of generality, suppose m V ( P n 2 ) . Since there are two cross edges between H S n α and H S n β , m and w belong to different copies, z and u n 2 belong to different copies. We consider the case that m belongs to different copies with z or u n 2 , and the case that m belongs to the same copy with z or u n 2 is similar. Suppose z V ( H S n j n 2 ) , m V ( H S n j n 1 ) . By Lemma 2.3, H S n j n 2 , j n 1 is connected, then there is a path joining z and m , say Q . Obviously, u n 2 , w V ( H S n Γ n { α , β , i = 1 n 3 j i } ) . By Lemma 2.3, H S n Γ n { α , β , i = 1 n 3 j i } is connected, then there is a path joining u n 2 and w , say R . Let T n 2 = T ^ n 2 u n 2 u n 2 R w w , T n 1 = x x y y z z P n 2 P n 1 m m Q . Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees (Figure 7[b]).

Case 2.3.3. Two of { u 1 , , u n 2 } belong to H S n β .

Let W = ( W \ { m n 3 , z } ) { u n 3 , m } , and m V ( H S n Γ n { α , β , i = 1 n 4 j i } ) . We obtain n 3 internally disjoint S -trees T 1 , T 2 , , T n 4 , T n 2 , similar to that of Case 2.3.1 by replacing W with W . Let T ^ n 1 be the tree connecting x , y , z , m , T n 3 = T ^ n 3 u n 3 u n 3 P n 3 , T n 1 = x x y y z z m m P n 1 T ^ n 1 . Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees.

Case 3. The vertices of S are distributed equally in two distinct copies of H S n .

Without loss of generality, suppose x , y V ( H S n α ) and z , w V ( H S n β ) , where α , β Γ n , α β . Since H S n α is isomorphic to S n , by Lemma 3.2, there are n 1 internally disjoint paths joining x and y in H S n α , say P 1 , , P n 1 . Similarly, there are n 1 internally disjoint paths joining z and w in H S n β , say P 1 , , P n 1 . Let x i N ( x ) V ( P i ) , w i N ( w ) V ( P i ) for i { 1 , , n 1 } . By Lemma 2.4, different vertices of { x 1 , , x n 1 } belong to distinct copies and different vertices of { w 1 , , w n 1 } belong to distinct copies. Obviously, at most one x i V ( H S n β ) , and at most one w i V ( H S n α ) for i { 1 , , n 1 } . We suppose x i , w i belong to different copies, where i { 1 , , n 1 } , and the case that for some i { 1 , , n 1 } , x i , w i belong to the same copy is similar.

Case 3.1. None of { x 1 , , x n 1 } belongs to H S n β , and none of { w 1 , , w n 1 } belongs to H S n α for i { 1 , , n 1 } .

As n ! 2 2 n 2 ( n 3 ), we can suppose x i V ( H S n γ i ) , w i V ( H S n η i ) , and γ i , η i Γ n { α , β } , γ i η i for i { 1 , , n 1 } . By Lemma 2.3, H S n γ i , η i is connected, there exists a path joining x i and w i , say P ^ i , for i { 1 , , n 1 } . Let T i = P i P i x i x i w i w i P ^ i , where i { 1 , , n 1 } . Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees.

Case 3.2. One of { x 1 , , x n 1 } belongs to H S n β , and none of { w 1 , , w n 1 } belongs to H S n α for i { 1 , , n 1 } .

Without loss of generality, suppose x n 1 V ( H S n β ) .

Case 3.2.1. x n 1 V ( P i ) , where i { 1 , , n 1 } .

Without loss of generality, suppose x n 1 V ( P n 1 ) . We can obtain n 2 internally disjoint S -trees T 1 , , T n 2 similar to that of Case 3.1. Let T n 1 = P n 1 P n 1 x n 1 x n 1 . Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees.

Case 3.2.2. x n 1 V ( P i ) , where i { 1 , , n 1 } .

Let W = { w 1 , , w n 1 } . By Lemma 3.3, there are n 1 internally disjoint paths Q 1 , , Q n 1 between x n 1 and W such that w i V ( Q i ) , where i { 1 , , n 1 } . It is necessary to consider the following situations.

When V ( Q i ) V ( P i ) = n 1 , that is, V ( Q i ) V ( P i ) = W , where i { 1 , , n 1 } . We can obtain n 2 internally disjoint S -trees T 1 , , T n 2 similar to that of Case 3.1. Let T n 1 = P n 1 P n 1 Q n 1 x n 1 x n 1 . Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees.

When V ( Q i ) V ( P i ) n , where i { 1 , , n 1 } . The proof is similar to that of Case 3.2.1.

Case 3.3. One of { x 1 , , x n 1 } belongs to H S n β , and one of { w 1 , , w n 1 } belongs to H S n α , where i { 1 , , n 1 } .

The proof is similar to that of Case 3.2.

Case 4. The vertices of S are distributed in three distinct copies of H S n .

Without loss of generality, suppose x , y V ( H S n α ) and z V ( H S n β ) , w V ( H S n γ ) where α , β , γ Γ n , α β γ . Since H S n α is isomorphic to S n , by Lemma 3.2, there exist n 1 internally disjoint paths joining x and y in H S n α , say P 1 , , P n 1 . Let N ( x ) = { x 1 , , x n 1 } and x i N ( x ) V ( P i ) , by Lemma 2.4, the external neighbors of N ( x ) belong to different copies. Consequently, we just consider the case y N ( x ) and the proof of the case y N ( x ) is similar.

Case 4.1. There are three cross edges between N [ x ] and H S n β , γ .

Suppose x i V ( H S n j i ) , x n 2 V ( H S n β ) , x n 1 V ( H S n γ ) , where j i Γ n { α , β , γ } , i { 1 , , n 3 } , and let y V ( H S n j n 2 ) . By Lemma 2.4, x V ( H S n β , γ ) .

When x V ( H S n β ) , there is a tree connecting x i , a i , b i in H S n j i , say T ^ i , and a i V ( H S n β ) , b i V ( H S n γ ) for i { 1 , , n 3 } . There is a path joining y and b n 2 in H S n j n 2 , say P , and b n 2 V ( H S n γ ) . Let Z = { a 1 , , a n 3 , x n 2 , x } , W = { b 1 , , b n 2 , x n 1 } . By Lemma 3.3, there are n 1 internally disjoint paths between z and Z , say P 1 , , P n 1 , n 1 internally disjoint paths between w and W , say P ^ 1 , , P ^ n 1 , a i V ( P i ) for i { 1 , , n 3 } , x n 2 V ( P n 2 ) , x V ( P n 1 ) , b i V ( P ^ i ) for i { 1 , , n 2 } , x n 1 V ( P ^ n 1 ) . Let

T i = P i P i P ^ i T ^ i x i x i a i a i b i b i , i { 1 , , n 3 } T n 2 = P n 2 P n 2 P ^ n 2 x n 2 x n 2 y y P b n 2 b n 2 T n 1 = P n 1 P n 1 P ^ n 1 x x x n 1 x n 1 .

Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees (Figure 8).

Figure 8 
               The illustration of 
                     
                        
                        
                           x
                           ′
                           ∈
                           V
                           
                              (
                              
                                 H
                                 
                                    
                                       S
                                    
                                    
                                       n
                                    
                                    
                                       β
                                    
                                 
                              
                              )
                           
                        
                        x^{\prime} \in V\left(H{S}_{n}^{\beta })
                     
                  .
Figure 8

The illustration of x V ( H S n β ) .

When x V ( H S n γ ) , the proof is similar to the case of x V ( H S n β ) .

Case 4.2. There are two cross edges between N [ x ] and H S n β , γ .

Case 4.2.1. For two integers 1 j k n 1 , x j V ( H S n β ) , x V ( H S n γ ) .

Without loss of generality, suppose x n 2 V ( H S n β ) , x n 1 V ( H S n γ ) , x i V ( H S n j i ) , for j i Γ n { α , β , γ } , i { 1 , , n 3 } .

Case 4.2.1.1. For some i { 1 , , n 3 } , x V ( H S n j i ) .

Figure 9 
               The illustration of Case 4.2.1.1.
Figure 9

The illustration of Case 4.2.1.1.

Without loss of generality, suppose x , x n 3 V ( H S n j n 3 ) , and let y V ( H S n j n 2 ) . Let u , v V ( H S n j n 3 ) , and u V ( H S n j n 1 ) , v V ( H S n γ ) . Let A = { x n 3 , x } , B = { u , v } . By Lemma 3.4, there are two disjoint paths between A and B , say R 1 and R 2 , R 1 is the path joining x n 3 and u , and R 2 is the path joining x and v . There is a path joining y and m in H S n j n 2 , say P and m V ( H S n β ) . There is a tree connecting x i , a i and b i in H S n j i , say T ^ i for i { 1 , , n 4 } , and a i V ( H S n β ) , b i V ( H S n γ ) . There is a tree connecting u , a n 3 and b n 3 in H S n j n 1 , say T ^ n 3 and a n 3 V ( H S n β ) , b n 3 V ( H S n γ ) . Let Z = { a 1 , , a n 3 , x n 2 , m } , W = { b 1 , , b n 3 , v , x n 1 } . By Lemma 3.3, there are n 1 internally disjoint paths between z and Z , say P 1 , , P n 1 , n 1 internally disjoint paths between w and W , say P ^ 1 , , P ^ n 1 and a i V ( P i ) , x n 2 V ( P n 2 ) , m V ( P n 1 ) , b i V ( P ^ i ) for i { 1 , , n 3 } , v V ( P ^ n 2 ) , x n 1 V ( P ^ n 1 ) . Let

T i = P i P i P ^ i T ^ i x i x i a i a i b i b i , i { 1 , , n 4 } T n 3 = P n 3 P n 3 P ^ n 3 T ^ n 3 x n 3 x n 3 a n 3 a n 3 b n 3 b n 3 u u R 1 T n 2 = P n 2 P n 2 P ^ n 2 R 2 x n 2 x n 2 x x v v T n 1 = P n 1 P n 1 P ^ n 1 P x n 1 x n 1 y y m m .

Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees (Figure 9).

Case 4.2.1.2. x V ( H S n Γ n { α , β , γ , i = 1 n 3 j i } ) .

Without loss of generality, suppose x V ( H S n j n 2 ) . When y V ( H S n β ) or V ( H S n γ ) , the proof is similar to that of Case 4.1. When y V ( H S n j i ) , for some i { 1 , , n 3 } , the proof is similar to that of Case 4.2.1.1. When y V ( H S n Γ n { α , β , γ , i = 1 n 2 j i } ) (Figure 10).

Figure 10 
               The illustration of 
                     
                        
                        
                           y
                           ′
                           ∈
                           V
                           
                              (
                              
                                 H
                                 
                                    
                                       S
                                    
                                    
                                       n
                                    
                                    
                                       
                                          
                                             Γ
                                          
                                          
                                             n
                                          
                                       
                                       −
                                       
                                          {
                                          
                                             α
                                             ,
                                             β
                                             ,
                                             γ
                                             ,
                                             
                                                
                                                   
                                                      ⋃
                                                   
                                                
                                                
                                                   i
                                                   =
                                                   1
                                                
                                                
                                                   n
                                                   −
                                                   2
                                                
                                             
                                             
                                                
                                                   j
                                                
                                                
                                                   i
                                                
                                             
                                          
                                          }
                                       
                                    
                                 
                              
                              )
                           
                        
                        y^{\prime} \in V\left(H{S}_{n}^{{\Gamma }_{n}-\left\{\alpha ,\beta ,\gamma ,{\bigcup }_{i=1}^{n-2}{j}_{i}\right\}})
                     
                  .
Figure 10

The illustration of y V ( H S n Γ n { α , β , γ , i = 1 n 2 j i } ) .

Without loss of generality, suppose y V ( H S n j n 1 ) . There is a tree connecting x i , a i , and b i in H S n j i , say T ^ i and a i V ( H S n β ) , b i V ( H S n γ ) for i { 1 , , n 3 } . There is a path joining x and b n 2 in H S n j n 2 , say R and b n 2 V ( H S n γ ) . There is a path joining y and m in H S n j n 1 , say Q and m V ( H S n β ) . Let Z = { a 1 , , a n 3 , x n 2 , m } , W = { b 1 , , b n 2 , x n 1 } . By Lemma 3.3, there are n 1 internally disjoint paths between z and Z , say P 1 , , P n 1 , n 1 internally disjoint paths between w and W , say P ^ 1 , , P ^ n 1 and a i V ( P i ) , for i { 1 , , n 3 } , x n 2 V ( P n 2 ) , m V ( P n 1 ) , b i V ( P ^ i ) for i { 1 , , n 2 } , x n 1 V ( P ^ n 1 ) . Let

T i = P i P i P ^ i T ^ i x i x i a i a i b i b i , i { 1 , , n 3 } T n 2 = P n 2 P n 2 P ^ n 2 x n 2 x n 2 R x x b n 2 b n 2 T n 1 = P n 1 P n 1 P ^ n 1 x n 1 x n 1 y y Q m m .

Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees.

Case 4.2.2. For some j { 1 , , n 1 } , x V ( H S n β ) , x j V ( H S n γ ) .

Without loss of generality, suppose x V ( H S n β ) , x n 1 V ( H S n γ ) .

Let x i V ( H S n j i ) , for i { 1 , , n 2 } and Z = ( Z \ { x n 2 } ) { a n 2 } . We can obtain n 2 internally disjoint S -trees T 1 , T 2 , , T n 3 , T n 1 , similar to that of Case 4.1 by replacing Z with Z . There is a tree connecting x n 2 , a n 2 , b n 2 in H S n j n 2 , say T ^ n 2 . Let T n 2 = T ^ n 2 x n 2 x n 2 a n 2 a n 2 b n 2 b n 2 P n 2 P n 2 P ^ n 2 (Figure 11[a]). Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees.

Figure 11 
               The illustrations of (a) Case 4.2.2 and (b) Case 4.2.3.
Figure 11

The illustrations of (a) Case 4.2.2 and (b) Case 4.2.3.

Case 4.2.3. For some j { 1 , , n 1 } , x , x j V ( H S n β ) .

Without loss of generality, suppose x , x n 1 V ( H S n β ) , x i V ( H S n j i ) , where j i Γ n { α , β , γ } , for i { 1 , , n 2 } .

When y V ( H S n γ ) , there is a tree connecting x i , a i , b i in H S n j i , say T ^ i and a i V ( H S n β ) , b i V ( H S n γ ) for i { 1 , , n 3 } . There is a path joining x n 2 and b n 2 in H S n j n 2 , say P and b n 2 V ( H S n γ ) . Let Z = { a 1 , , a n 3 , x , x n 1 } , W = { b 1 , , b n 2 , y } . By Lemma 3.3, there are n 1 internally disjoint paths between z and Z , say P 1 , , P n 1 , n 1 internally disjoint paths between w and W , say P ^ 1 , , P ^ n 1 and a i V ( P i ) for i { 1 , , n 3 } , x V ( P n 2 ) , x n 1 V ( P n 1 ) , b i V ( P ^ i ) , for i { 1 , , n 2 } , y P ^ n 1 . Let

T i = P i P i P ^ i T ^ i x i x i a i a i b i b i , i { 1 , , n 3 } T n 2 = P n 2 P n 2 P ^ n 2 x n 2 x n 2 P b n 2 b n 2 x x T n 1 = P n 1 P n 1 P ^ n 1 x n 1 x n 1 y y .

Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees (Figure 11[b]).

When y V ( H S n Γ n { α , β , γ , i = 1 n 2 j i } ) , without loss of generality, suppose y V ( H S n j n 1 ) . There is a path joining y and b n 1 in H S n j n 1 , say Q , and b n 1 V ( H S n γ ) . We obtain n 2 internally disjoint S -trees T 1 , T 2 , , T n 2 , similar to the case of y V ( H S n γ ) . Let W = ( W \ { y } ) { b n 1 } . T n 1 = P n 1 P n 1 P ^ n 1 x n 1 x n 1 Q y y b n 1 b n 1 . Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees.

Case 4.3. There is one cross edge between N [ x ] and H S n β , γ .

Case 4.3.1. x V ( H S n β ) .

Without loss of generality, suppose x i V ( H S n j i ) , where j i Γ n { α , β , γ } , i { 1 , , n 1 } . There is a tree connecting x i , a i , b i , say T ^ i , and a i V ( H S n β ) , b i V ( H S n γ ) for i { 1 , , n 1 } . Let Z = { a 1 , , a n 1 } , W = { b 1 , , b n 1 } . By Lemma 3.3, there are n 1 internally disjoint paths between z and Z , say P 1 , , P n 1 , n 1 internally disjoint paths between w and W , say P ^ 1 , , P ^ n 1 and a i V ( P i ) , b i V ( P ^ i ) for i { 1 , , n 1 } . Let T i = P i P i P ^ i T ^ i x i x i a i a i b i b i for i { 1 , , n 1 } . Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees.

Case 4.3.2. For some i { 1 , , n 2 } , x i V ( H S n β ) .

Without loss of generality, suppose x n 1 V ( H S n β ) , x i V ( H S n j i ) , where j i Γ n { α , β , γ } , for i { 1 , , n 2 } .

When x V ( H S n Γ n { α , β , γ , i = 1 n 2 j i } ) , without loss of generality, suppose x V ( H S n j n 1 ) . There is a path joining x and b n 1 in H S n j n 1 , say R and b n 1 V ( H S n γ ) . Let Z = { a 1 , , a n 2 , x n 1 } , W = { b 1 , , b n 1 } . By Lemma 3.3, there are n 1 internally disjoint paths between z and Z , say P 1 , , P n 1 , n 1 internally disjoint paths between w and W , say P ^ 1 , , P ^ n 1 and a i V ( P i ) , for i { 1 , , n 2 } , x n 1 V ( P n 1 ) , b i V ( P ^ i ) for i { 1 , , n 1 } . Let T i = P i P i P ^ i T ^ i x i x i a i a i b i b i for i { 1 , , n 2 } , T n 1 = P n 1 P n 1 P ^ n 1 x n 1 x n 1 R x x b n 1 b n 1 . Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees (Figure 12).

Figure 12 
               The illustration of 
                     
                        
                        
                           x
                           ′
                           ∈
                           V
                           
                              (
                              
                                 H
                                 
                                    
                                       S
                                    
                                    
                                       n
                                    
                                    
                                       
                                          
                                             Γ
                                          
                                          
                                             n
                                          
                                       
                                       −
                                       
                                          {
                                          
                                             α
                                             ,
                                             β
                                             ,
                                             γ
                                             ,
                                             
                                                
                                                   
                                                      ⋃
                                                   
                                                
                                                
                                                   i
                                                   =
                                                   1
                                                
                                                
                                                   n
                                                   −
                                                   2
                                                
                                             
                                             
                                                
                                                   j
                                                
                                                
                                                   i
                                                
                                             
                                          
                                          }
                                       
                                    
                                 
                              
                              )
                           
                        
                        x^{\prime} \in V\left(H{S}_{n}^{{\Gamma }_{n}-\left\{\alpha ,\beta ,\gamma ,{\bigcup }_{i=1}^{n-2}{j}_{i}\right\}})
                     
                  .
Figure 12

The illustration of x V ( H S n Γ n { α , β , γ , i = 1 n 2 j i } ) .

When x V ( H S n j i ) , for some i { 1 , , n 2 } , without loss of generality, suppose x V ( H S n j n 2 ) . We obtain n 2 internally disjoint S -trees T 1 , T 2 , , T n 2 , similar to the case of x V ( H S n Γ n { α , β , γ , i = 1 n 2 j i } ) . Since there are two cross edges between H S n α and H S n j n 2 , y V ( H S n α , β , i = 1 n 2 j i ) . We suppose y V ( H S n γ ) and the proof of the case y V ( H S n Γ n { α , β , γ , i = 1 n 2 j i } ) is similar. Let P ^ n 1 be the path joining w and y , T n 1 = P n 1 P n 1 P ^ n 1 y y . Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees.

Case 4.4. There are no cross edges between N [ x ] and H S n β , γ .

The proof is similar to that of Case 4.3.1.

Case 5. The vertices of S are distributed in four distinct copies of H S n .

Without loss of generality, suppose x V ( H S n α ) , y V ( H S n β ) , z V ( H S n γ ) , and w V ( H S n η ) , where α , β , γ , η Γ n , α β γ η . Let X = { x 1 , , x n 1 } , Y = { y 1 , , y n 1 } , Z = { z 1 , , z n 1 } , W = { w 1 , , w n 1 } , and x i , y i , z i , w i V ( H S n j i ) for i { 1 , , n 1 } . We suppose x X , y Y , z Z , w W , and the proof of the case x X or y Y or z Z or w W is similar. By Lemma 3.3, there are n 1 internally disjoint paths between x and X , say P 1 , , P n 1 , n 1 internally disjoint paths between y and Y , say P 1 , , P n 1 , n 1 internally disjoint paths between z and Z , say P 1 , , P n 1 , n 1 internally disjoint paths between w and W , say P ^ 1 , , P ^ n 1 and such that x i V ( P i ) , y i V ( P i ) , z i V ( P i ) , w i V ( P ^ i ) for i { 1 , , n 1 } . Clearly, there exists a tree connecting x i , y i , z i , w i in H S n j i , say T ^ i for i { 1 , , n 1 } . Let T i = P i P i P i P ^ i x i x i y i y i z i z i w i w i T ^ i for i { 1 , , n 1 } . Then T 1 , T 2 , , T n 1 are n 1 internally disjoint S -trees (Figure 13).

Figure 13 
               The illustration of Case 5.
Figure 13

The illustration of Case 5.

4 Concluding remarks

The hierarchical star networks have some attractive properties to design interconnection networks. In this article, we focus on the hierarchical star graphs, which is an invariant of the star network and denoted by H S n . We show that κ 4 ( H S n ) = n 1 for n 2 . So far, the results about generalized k -connectivity of networks are almost about k = 3 and there are few results about larger k . In the future work, the generalized k -connectivity of the networks for k 5 would be an interesting problem.

Acknowledgements

The authors would like to express their sincere thanks to the anonymous referees and editors for their valuable suggestions and useful comments.

  1. Funding information: This work was supported by the Science Foundation of Qinghai Province (No. 2021-ZJ-703).

  2. Conflict of interest: The authors state no conflict of interest.

References

[1] J. A. Bondy and U. S. R. Murty, Graph Theory, Springer, New York, 2008. 10.1007/978-1-84628-970-5Search in Google Scholar

[2] G. Chartrand, F. Kapoor, and L. Lesniak, Generalized Connectivity in Graphs, Bombay Math. 2 (1984), 1–6.Search in Google Scholar

[3] H. Li, X. Li, Y. Mao, and Y. Sun, Note on the generalized connectivity, Ars Combin. 114 (2014), 193–202. Search in Google Scholar

[4] S. Li, X. Li, and W. Zhou, Sharp bounds for the generalized connectivity, Discrete Math. 310 (2010), 2147–2163, https://doi.org/10.1016/j.disc.2010.04.011. Search in Google Scholar

[5] H. Li, B. Wu, J. Meng, and Y. Mao, Steiner tree packing number and tree connectivity, Discrete Math. 341 (2018), 1945–1951, https://doi.org/10.1016/j.disc.2018.03.021. Search in Google Scholar

[6] G. Chartrand, F. Okamoto, and P. Zhang, Rainbow trees in graphs and generalized connectivity, Networks 55 (2010), 360–367, https://doi.org/10.1002/net.20339. Search in Google Scholar

[7] H. Li, X. Li, and Y. Sun, The generalized 3-connectivity of Cartesian product graphs, Discrete Math. Theor. Comput. Sci. 14 (2012), 43–54, https://doi.org/10.1080/03605302.2011.615878. Search in Google Scholar

[8] H. Li, Y. Ma, W. Yang, and Y. Wang, The generalized 3-connectivity of graph products, Appl. Math. Comput. 295 (2017), 77–83, https://doi.org/10.1016/j.amc.2016.10.002. Search in Google Scholar

[9] S. Li, W. Li, and X. Li, The generalized connectivity of complete bipartite graphs, Ars Combin. 104 (2012), 65–79, https://doi.org/10.1007/s10483-012-1568-9. Search in Google Scholar

[10] S. Zhao and R. Hao, The generalized connectivity of alternating group graphs and (n,k)-star graphs, Discrete Appl. Math. 251 (2018), 310–321, https://doi.org/10.1016/j.dam.2018.05.059. Search in Google Scholar

[11] S. Lin and Q. Zhang, The generalized 4-connectivity of hypercubes, Discrete Appl. Math. 220 (2017), 60–67, https://doi.org/10.1016/j.dam.2016.12.003. Search in Google Scholar

[12] S. Zhao and R. Hao, The generalized 4-connectivity of exchanged hypercubes, Appl. Math. Comput. 347 (2019), 342–353, https://doi.org/10.1016/j.amc.2018.11.023. Search in Google Scholar

[13] S. Zhao, R. Hao, and E. Cheng, Two kinds of generalized connectivity of dual cubes, Discrete Appl. Math. 257 (2019), 306–316, https://doi.org/10.1016/j.dam.2018.09.025. Search in Google Scholar

[14] S. Zhao, R. Hao, and J. Wu, The generalized 4-connectivity of hierarchical cubic networks. Discrete Appl. Math. 289 (2021), 194–206, https://doi.org/10.1016/j.dam.2020.09.026. Search in Google Scholar

[15] X. Li and Y. Mao, Generalized Connectivity of Graphs, Springer Publishing, Cham, 2016. 10.1007/978-3-319-33828-6Search in Google Scholar

[16] Y. Sun and X. Li, On the difference of two generalized connectivities of a graph, J. Comb. Optim. 33 (2017), 283–291, https://doi.org/10.1007/s10878-015-9956-9. Search in Google Scholar

[17] Y. Sun, F. Li, and Z. Jin, On two generalized connectivities of graphs, Discuss. Math. Graph Theory 38 (2018), 245–261. 10.7151/dmgt.1987Search in Google Scholar

[18] X. Li and Y. Mao, A Survey on the Generalized Connectivity of Graphs, 2012, DOI: https://doi.org/10.48550/arXiv.1207.1838. Search in Google Scholar

[19] S. B. Akers, B. Krishnamurthy, and D. Harel, The star graph: an attractive alternative to the n-cube, In: Proceedings of Interconnection Networks for High-Performance Parallel Computers, Paper presented at Washington United States, 1994, pp. 145–152. Search in Google Scholar

[20] P. K. Srimani and W. Shi, Hierarchical star: a new two level interconnection network, J. Syst. Archit. 51 (2005), 1–14, https://doi.org/10.1016/j.sysarc.2004.05.003. Search in Google Scholar

[21] M. Gu, J. Chang, and R. Hao, On component connectivity of hierarchical star networks, Int. J. Found. Comput. 31 (2020), 313–326, https://doi.org/10.1142/S0129054120500100. Search in Google Scholar

[22] S. Li, J. Tu, and C. Yu, The generalized 3-connectivity of star graphs and bubble-sort graphs. Appl. Math. Comput. 274 (2016), 41–46, https://doi.org/10.1016/j.amc.2015.11.016. Search in Google Scholar

[23] C. Li, S. Lin, and S. Li, The 4-set tree connectivity of (n,k)-star networks, Theoret. Comput. Sci. 844 (2020), 81–86, https://doi.org/10.1016/j.tcs.2020.08.004. Search in Google Scholar

Received: 2022-04-18
Revised: 2022-07-16
Accepted: 2022-08-16
Published Online: 2022-10-17

© 2022 Junzhen Wang et al., published by De Gruyter

This work is licensed under the Creative Commons Attribution 4.0 International License.

Articles in the same Issue

  1. Regular Articles
  2. A random von Neumann theorem for uniformly distributed sequences of partitions
  3. Note on structural properties of graphs
  4. Mean-field formulation for mean-variance asset-liability management with cash flow under an uncertain exit time
  5. The family of random attractors for nonautonomous stochastic higher-order Kirchhoff equations with variable coefficients
  6. The intersection graph of graded submodules of a graded module
  7. Isoperimetric and Brunn-Minkowski inequalities for the (p, q)-mixed geominimal surface areas
  8. On second-order fuzzy discrete population model
  9. On certain functional equation in prime rings
  10. General complex Lp projection bodies and complex Lp mixed projection bodies
  11. Some results on the total proper k-connection number
  12. The stability with general decay rate of hybrid stochastic fractional differential equations driven by Lévy noise with impulsive effects
  13. Well posedness of magnetohydrodynamic equations in 3D mixed-norm Lebesgue space
  14. Strong convergence of a self-adaptive inertial Tseng's extragradient method for pseudomonotone variational inequalities and fixed point problems
  15. Generic uniqueness of saddle point for two-person zero-sum differential games
  16. Relational representations of algebraic lattices and their applications
  17. Explicit construction of mock modular forms from weakly holomorphic Hecke eigenforms
  18. The equivalent condition of G-asymptotic tracking property and G-Lipschitz tracking property
  19. Arithmetic convolution sums derived from eta quotients related to divisors of 6
  20. Dynamical behaviors of a k-order fuzzy difference equation
  21. The transfer ideal under the action of orthogonal group in modular case
  22. The multinomial convolution sum of a generalized divisor function
  23. Extensions of Gronwall-Bellman type integral inequalities with two independent variables
  24. Unicity of meromorphic functions concerning differences and small functions
  25. Solutions to problems about potentially Ks,t-bigraphic pair
  26. Monotonicity of solutions for fractional p-equations with a gradient term
  27. Data smoothing with applications to edge detection
  28. An ℋ-tensor-based criteria for testing the positive definiteness of multivariate homogeneous forms
  29. Characterizations of *-antiderivable mappings on operator algebras
  30. Initial-boundary value problem of fifth-order Korteweg-de Vries equation posed on half line with nonlinear boundary values
  31. On a more accurate half-discrete Hilbert-type inequality involving hyperbolic functions
  32. On split twisted inner derivation triple systems with no restrictions on their 0-root spaces
  33. Geometry of conformal η-Ricci solitons and conformal η-Ricci almost solitons on paracontact geometry
  34. Bifurcation and chaos in a discrete predator-prey system of Leslie type with Michaelis-Menten prey harvesting
  35. A posteriori error estimates of characteristic mixed finite elements for convection-diffusion control problems
  36. Dynamical analysis of a Lotka Volterra commensalism model with additive Allee effect
  37. An efficient finite element method based on dimension reduction scheme for a fourth-order Steklov eigenvalue problem
  38. Connectivity with respect to α-discrete closure operators
  39. Khasminskii-type theorem for a class of stochastic functional differential equations
  40. On some new Hermite-Hadamard and Ostrowski type inequalities for s-convex functions in (p, q)-calculus with applications
  41. New properties for the Ramanujan R-function
  42. Shooting method in the application of boundary value problems for differential equations with sign-changing weight function
  43. Ground state solution for some new Kirchhoff-type equations with Hartree-type nonlinearities and critical or supercritical growth
  44. Existence and uniqueness of solutions for the stochastic Volterra-Levin equation with variable delays
  45. Ambrosetti-Prodi-type results for a class of difference equations with nonlinearities indefinite in sign
  46. Research of cooperation strategy of government-enterprise digital transformation based on differential game
  47. Malmquist-type theorems on some complex differential-difference equations
  48. Disjoint diskcyclicity of weighted shifts
  49. Construction of special soliton solutions to the stochastic Riccati equation
  50. Remarks on the generalized interpolative contractions and some fixed-point theorems with application
  51. Analysis of a deteriorating system with delayed repair and unreliable repair equipment
  52. On the critical fractional Schrödinger-Kirchhoff-Poisson equations with electromagnetic fields
  53. The exact solutions of generalized Davey-Stewartson equations with arbitrary power nonlinearities using the dynamical system and the first integral methods
  54. Regularity of models associated with Markov jump processes
  55. Multiplicity solutions for a class of p-Laplacian fractional differential equations via variational methods
  56. Minimal period problem for second-order Hamiltonian systems with asymptotically linear nonlinearities
  57. Convergence rate of the modified Levenberg-Marquardt method under Hölderian local error bound
  58. Non-binary quantum codes from constacyclic codes over 𝔽q[u1, u2,…,uk]/⟨ui3 = ui, uiuj = ujui
  59. On the general position number of two classes of graphs
  60. A posteriori regularization method for the two-dimensional inverse heat conduction problem
  61. Orbital stability and Zhukovskiǐ quasi-stability in impulsive dynamical systems
  62. Approximations related to the complete p-elliptic integrals
  63. A note on commutators of strongly singular Calderón-Zygmund operators
  64. Generalized Munn rings
  65. Double domination in maximal outerplanar graphs
  66. Existence and uniqueness of solutions to the norm minimum problem on digraphs
  67. On the p-integrable trajectories of the nonlinear control system described by the Urysohn-type integral equation
  68. Robust estimation for varying coefficient partially functional linear regression models based on exponential squared loss function
  69. Hessian equations of Krylov type on compact Hermitian manifolds
  70. Class fields generated by coordinates of elliptic curves
  71. The lattice of (2, 1)-congruences on a left restriction semigroup
  72. A numerical solution of problem for essentially loaded differential equations with an integro-multipoint condition
  73. On stochastic accelerated gradient with convergence rate
  74. Displacement structure of the DMP inverse
  75. Dependence of eigenvalues of Sturm-Liouville problems on time scales with eigenparameter-dependent boundary conditions
  76. Existence of positive solutions of discrete third-order three-point BVP with sign-changing Green's function
  77. Some new fixed point theorems for nonexpansive-type mappings in geodesic spaces
  78. Generalized 4-connectivity of hierarchical star networks
  79. Spectra and reticulation of semihoops
  80. Stein-Weiss inequality for local mixed radial-angular Morrey spaces
  81. Eigenvalues of transition weight matrix for a family of weighted networks
  82. A modified Tikhonov regularization for unknown source in space fractional diffusion equation
  83. Modular forms of half-integral weight on Γ0(4) with few nonvanishing coefficients modulo
  84. Some estimates for commutators of bilinear pseudo-differential operators
  85. Extension of isometries in real Hilbert spaces
  86. Existence of positive periodic solutions for first-order nonlinear differential equations with multiple time-varying delays
  87. B-Fredholm elements in primitive C*-algebras
  88. Unique solvability for an inverse problem of a nonlinear parabolic PDE with nonlocal integral overdetermination condition
  89. An algebraic semigroup method for discovering maximal frequent itemsets
  90. Class-preserving Coleman automorphisms of some classes of finite groups
  91. Exponential stability of traveling waves for a nonlocal dispersal SIR model with delay
  92. Existence and multiplicity of solutions for second-order Dirichlet problems with nonlinear impulses
  93. The transitivity of primary conjugacy in regular ω-semigroups
  94. Stability estimation of some Markov controlled processes
  95. On nonnil-coherent modules and nonnil-Noetherian modules
  96. N-Tuples of weighted noncommutative Orlicz space and some geometrical properties
  97. The dimension-free estimate for the truncated maximal operator
  98. A human error risk priority number calculation methodology using fuzzy and TOPSIS grey
  99. Compact mappings and s-mappings at subsets
  100. The structural properties of the Gompertz-two-parameter-Lindley distribution and associated inference
  101. A monotone iteration for a nonlinear Euler-Bernoulli beam equation with indefinite weight and Neumann boundary conditions
  102. Delta waves of the isentropic relativistic Euler system coupled with an advection equation for Chaplygin gas
  103. Multiplicity and minimality of periodic solutions to fourth-order super-quadratic difference systems
  104. On the reciprocal sum of the fourth power of Fibonacci numbers
  105. Averaging principle for two-time-scale stochastic differential equations with correlated noise
  106. Phragmén-Lindelöf alternative results and structural stability for Brinkman fluid in porous media in a semi-infinite cylinder
  107. Study on r-truncated degenerate Stirling numbers of the second kind
  108. On 7-valent symmetric graphs of order 2pq and 11-valent symmetric graphs of order 4pq
  109. Some new characterizations of finite p-nilpotent groups
  110. A Billingsley type theorem for Bowen topological entropy of nonautonomous dynamical systems
  111. F4 and PSp (8, ℂ)-Higgs pairs understood as fixed points of the moduli space of E6-Higgs bundles over a compact Riemann surface
  112. On modules related to McCoy modules
  113. On generalized extragradient implicit method for systems of variational inequalities with constraints of variational inclusion and fixed point problems
  114. Solvability for a nonlocal dispersal model governed by time and space integrals
  115. Finite groups whose maximal subgroups of even order are MSN-groups
  116. Symmetric results of a Hénon-type elliptic system with coupled linear part
  117. On the connection between Sp-almost periodic functions defined on time scales and ℝ
  118. On a class of Harada rings
  119. On regular subgroup functors of finite groups
  120. Fast iterative solutions of Riccati and Lyapunov equations
  121. Weak measure expansivity of C2 dynamics
  122. Admissible congruences on type B semigroups
  123. Generalized fractional Hermite-Hadamard type inclusions for co-ordinated convex interval-valued functions
  124. Inverse eigenvalue problems for rank one perturbations of the Sturm-Liouville operator
  125. Data transmission mechanism of vehicle networking based on fuzzy comprehensive evaluation
  126. Dual uniformities in function spaces over uniform continuity
  127. Review Article
  128. On Hahn-Banach theorem and some of its applications
  129. Rapid Communication
  130. Discussion of foundation of mathematics and quantum theory
  131. Special Issue on Boundary Value Problems and their Applications on Biosciences and Engineering (Part II)
  132. A study of minimax shrinkage estimators dominating the James-Stein estimator under the balanced loss function
  133. Representations by degenerate Daehee polynomials
  134. Multilevel MC method for weak approximation of stochastic differential equation with the exact coupling scheme
  135. Multiple periodic solutions for discrete boundary value problem involving the mean curvature operator
  136. Special Issue on Evolution Equations, Theory and Applications (Part II)
  137. Coupled measure of noncompactness and functional integral equations
  138. Existence results for neutral evolution equations with nonlocal conditions and delay via fractional operator
  139. Global weak solution of 3D-NSE with exponential damping
  140. Special Issue on Fractional Problems with Variable-Order or Variable Exponents (Part I)
  141. Ground state solutions of nonlinear Schrödinger equations involving the fractional p-Laplacian and potential wells
  142. A class of p1(x, ⋅) & p2(x, ⋅)-fractional Kirchhoff-type problem with variable s(x, ⋅)-order and without the Ambrosetti-Rabinowitz condition in ℝN
  143. Jensen-type inequalities for m-convex functions
  144. Special Issue on Problems, Methods and Applications of Nonlinear Analysis (Part III)
  145. The influence of the noise on the exact solutions of a Kuramoto-Sivashinsky equation
  146. Basic inequalities for statistical submanifolds in Golden-like statistical manifolds
  147. Global existence and blow up of the solution for nonlinear Klein-Gordon equation with variable coefficient nonlinear source term
  148. Hopf bifurcation and Turing instability in a diffusive predator-prey model with hunting cooperation
  149. Efficient fixed-point iteration for generalized nonexpansive mappings and its stability in Banach spaces
Downloaded on 7.12.2025 from https://www.degruyterbrill.com/document/doi/10.1515/math-2022-0490/html
Scroll to top button