Next Article in Journal
Simulation of Passenger Evacuation Process in Cruise Ships Based on A Multi-Grid Model
Previous Article in Journal
Feature Selection for Blood Glucose Level Prediction in Type 1 Diabetes Mellitus by Using the Sequential Input Selection Algorithm (SISAL)
 
 
Correction published on 10 September 2021, see Symmetry 2021, 13(9), 1668.
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

On the Secure Total Domination Number of Graphs

by
Abel Cabrera Martínez
1,
Luis P. Montejano
2,* and
Juan A. Rodríguez-Velázquez
1
1
Departament d’Enginyeria Informàtica i Matemàtiques, Universitat Rovira i Virgili, Av. Països Catalans 26, 43007 Tarragona, Spain
2
Euncet University Business School, Universitat Politècnica de Catalunya, 08225 Terrassa, Spain
*
Author to whom correspondence should be addressed.
Submission received: 14 August 2019 / Revised: 11 September 2019 / Accepted: 12 September 2019 / Published: 15 September 2019
(This article belongs to the Section Mathematics)

Abstract

:
A total dominating set D of a graph G is said to be a secure total dominating set if for every vertex u V ( G ) \ D , there exists a vertex v D , which is adjacent to u, such that ( D \ { v } ) { u } is a total dominating set as well. The secure total domination number of G is the minimum cardinality among all secure total dominating sets of G. In this article, we obtain new relationships between the secure total domination number and other graph parameters: namely the independence number, the matching number and other domination parameters. Some of our results are tight bounds that improve some well-known results.

1. Introduction

The following approach to the protection of a graph was proposed by Cockayne et al. [1]. Suppose that one or more entities are stationed at some of the vertices of a graph G and that an entity at a vertex can deal with a problem at any vertex in its closed neighbourhood. In general, an entity could consist of an observer, a robot, a guard, a legion, and so on. Informally, we say that G is protected under a given placement of entities if there exists at least one entity available to handle a problem at any vertex. The simplest cases of graph protection are those in which you can locate at most one entity per vertex. In such a case, the set of vertices containing the entities is said to be a dominating set.
In a graph G = ( V ( G ) , E ( G ) ) , a vertex dominates itself and its neighbours. A subset S V ( G ) is said to be a dominating set of G if S dominates every vertex of G, while S is said to be a total dominating set if every vertex v V ( G ) is dominated by at least one vertex in S \ { v } . As usual, the neighbourhood of a vertex v V ( G ) will be denoted by N ( v ) . Now, a set S V ( G ) is said to be a secure (total) dominating set if S is a (total) dominating set and for every v V ( G ) \ S there exists u N ( v ) S such that ( S { v } ) \ { u } is a (total) dominating set. In the case of secure (total) domination, the graph is deemed protected by a (total) dominating set and when an entity moves (to deal with a problem) to a neighbour not included in the (total) dominating set, the new set of entities obtained from the movement of the entity is a (total) dominating set which protects the graph as well.
The minimum cardinality among all dominating sets of G is the domination number of G, denoted by γ ( G ) . The total domination number, the secure domination number and the secure total domination number of G are defined by analogy, and are denoted by γ t ( G ) , γ s ( G ) and γ s t ( G ) , respectively.
The domination number and the total domination number have been extensively studied. For instance, we cite the following books [2,3,4]. The secure domination number, which has been less studied, was introduced by Cockayne et al. in [1] and studied further in several works including [5,6,7,8,9,10], while the secure total domination number was introduced by Benecke et al. in [11] and studied further in [9,12,13,14].
In this work we study the relationships between the secure total domination number and other graph parameters. The article is organized as follows. In Section 2 we define key terms and additional notation. In Section 3 we show that γ s t ( G ) α ( G ) + γ ( G ) , where α ( G ) denotes the independence number of G. Since γ ( G ) α ( G ) , this result improves the bound γ s t ( G ) 2 α ( G ) obtained in [14]. Section 4 is devoted to the study of relationships between the secure total domination number and other domination parameters. In particular, we outline some known results that become tools to derive new ones. Finally, in Section 5 we obtain several bounds on the secure total domination number in terms of the matching number and other graph parameters.

2. Some Additional Concepts and Notation

All graphs considered in this paper are finite and undirected, without loops or multiple edges. The minimum degree of a graph G will be denoted by δ ( G ) and the maximum degree by Δ ( G ) . As usual, the closed neighbourhood of a vertex v V ( G ) is denoted by N [ v ] = N ( v ) { v } . We say that a vertex v V ( G ) is a universal vertex of G if N [ v ] = V ( G ) . By analogy with the notation used for vertices, for a set S V ( G ) , its open neighbourhood is the set N ( S ) = v S N ( v ) , and its closed neighbourhood is the set N [ S ] = N ( S ) S . We also define the following sets associated with v V ( G ) .
  • The internal private neighbourhood of v relative to S is defined by
    i p n ( v , S ) = { u S : N ( u ) S = { v } } .
  • The external private neighbourhood of v relative to S is defined by
    e p n ( v , S ) = { u V ( G ) \ S : N ( u ) S = { v } } .
  • The private neighbourhood of v relative to S is defined by
    p n ( v , S ) = i p n ( v , S ) e p n ( v , S ) = { u V ( G ) : N ( u ) S = { v } } .
The subgraph induced by S V ( G ) will be denoted by S , while the graph obtained from G by removing all the vertices in S V ( G ) (and all the edges incident with a vertex in S) will be denoted by G S . If H is a graph, then we say that a graph G is H-free if G does not contain any copy of H as an induced subgraph.
We denote the set of leaves of a graph G by L ( G ) , and the set of support vertices (vertices adjacent to leaves) by S ( G ) . The set of isolated vertices of V ( G ) \ ( S ( G ) L ( G ) ) will be denoted by I G .
We will use the notation C n , N n and P n for cycle graphs, empty graphs and path graphs of order n, respectively.
Let f : V ( G ) { 0 , 1 , 2 } be a function. For any i { 0 , 1 , 2 } we define the subsets of vertices V i = { v V ( G ) : f ( v ) = i } and we identify f with the three subsets of V ( G ) induced by f. Thus, in order to emphasize the notation of these sets, we denote the function by f ( V 0 , V 1 , V 2 ) . Given a set X V ( G ) , we define f ( X ) = v X f ( v ) , and the weight of f is defined to be ω ( f ) = f ( V ( G ) ) = | V 1 | + 2 | V 2 | .
A (total) weak Roman dominating function is a function f ( V 0 , V 1 , V 2 ) satisfying that V 1 V 2 is (total) dominating set and for every vertex v V 0 there exists u N ( v ) ( V 1 V 2 ) such that the function f ( V 0 , V 1 , V 2 ) , defined by f ( v ) = 1 , f ( u ) = f ( u ) 1 and f ( x ) = f ( x ) whenever x V ( G ) \ { u , v } , satisfies that V 1 V 2 is (total) dominating set. Notice that S V ( G ) is a secure (total) dominating set if and only if there exits a (total) weak Roman dominating function f ( V 0 , V 1 , V 2 ) such that V 2 = and V 1 = S .
The weak Roman domination number, denoted by γ r ( G ) , is the minimum weight among all weak Roman dominating functions on G. By analogy we define the total weak Roman domination number, which is denoted by γ t r ( G ) . The weak Roman domination number was introduced by Henning and Hedetniemi [15] and studied further in several works including [7,8,10,16,17], while the total weak Roman domination number was recently introduced in [12].
A dominating set of cardinality γ ( G ) will be called a γ ( G ) -set. A similar agreement will be assumed when referring to optimal sets associated with other parameters used in the article. As usual, we will use the acronyms TDS and STDS to refer to total dominating sets and secure total dominating sets, respectively.
A TDS X is said to be a total outer-connected dominating set if the subgraph induced by V ( G ) \ X is connected. The total outer-connected domination number of G, denoted by γ t o c ( G ) , is the minimum cardinality among all total outer-connected dominating sets of G. This parameter was introduced by Cyman in [18] and studied further in [19,20,21].
An independent set of a graph G is a subset of vertices such that no two vertices in the subset represent an edge of G. The maximum cardinality among all independent sets is the independence number of G, denoted by α ( G ) . Analogously, two edges in a graph G are independent if they are not adjacent in G. A set of pairwise independent edges of G is called a matching of G. The matching number α ( G ) , sometimes known as the edge independence number, is the maximum cardinality among all matchings of G.
For the remainder of the paper, definitions will be introduced whenever a concept is needed.

3. Secure Total Domination & Independence

Klostermeyer and Mynhardt [9] in 2008, established the following upper bound.
Theorem 1.
[9] For any graph G with no isolated vertex,
γ s t ( G ) 3 α ( G ) 1 .
In 2017 Duginov [14] answered the following open question posed by Klostermeyer and Mynhardt [9] p. 282: Is there a graph G such that γ s t ( G ) = 3 α ( G ) 1 , where α ( G ) 2 ? Duginov provided a negative answer to this question by confirming the suspicions of Klostermeyer and Mynhardt that γ s t ( G ) 2 α ( G ) .
Theorem 2.
[14] For any graph G with no isolated vertex,
γ s t ( G ) 2 α ( G ) .
We now proceed to improve the bound above.
Since γ ( G ) α ( G ) , the following result improves Theorem 2.
Theorem 3.
For any graph G with no isolated vertex,
γ s t ( G ) α ( G ) + γ ( G ) .
Proof. 
Let D be a γ ( G ) -set. Let I be an α ( G ) -set such that | D I | is at its maximum among all α ( G ) -sets. Notice that for any x D I ,
e p n ( x , D I ) i p n ( x , D I ) e p n ( x , I ) .
We next define a set S V ( G ) of minimum cardinality among the sets satisfying the following properties.
(a)
D I S .
(b)
For every vertex x D I ,
(b1)
if e p n ( x , D I ) , then S e p n ( x , D I ) ;
(b2)
if e p n ( x , D I ) = , i p n ( x , D I ) and e p n ( x , I ) \ i p n ( x , D I ) , then either e p n ( x , I ) \ D = or S e p n ( x , I ) \ D ;
(b3)
if e p n ( x , D I ) = and e p n ( x , I ) = i p n ( x , D I ) , then S N ( e p n ( x , I ) ) \ { x } ;
(b4)
if e p n ( x , D I ) = i p n ( x , D I ) = , then N ( x ) \ ( D I ) = or S N ( x ) \ ( D I ) .
Since D and I are dominating sets, from (a) and (b) we conclude that S is a TDS. From now on, let v V ( G ) \ S . Observe that there exists a vertex u N ( v ) I N ( v ) S , as I S is an α ( G ) -set. To conclude that S is a STDS, we only need to prove that S = ( S \ { u } ) { v } is a TDS of G.
First, notice that every vertex in V ( G ) \ N ( u ) is dominated by some vertex in S , because S is a TDS of G. Let w N ( u ) . Now, we differentiate two cases with respect to vertex u.
  • Case 1. u I \ D . If w D , then there exists some vertex in D S which dominates w, as D is a dominating set. Suppose that w D . If w i p n ( u , D I ) , then I = ( I { w } ) \ { u } is an α ( G ) -set such that | D I | > | D I | , which is a contradiction. Hence, w i p n ( u , D I ) , which implies that there exists some vertex in ( D I ) \ { u } S which dominates w.
  • Case 2. u I D . We first suppose that w D . If w e p n ( u , D I ) , then w is dominated by some vertex in ( D I ) \ { u } S . If w e p n ( u , D I ) , then by ( b 1 ) and the fact that in this case all vertices in e p n ( u , D I ) form a clique, w is dominated by some vertex in S \ { u } S . From now on, suppose that w D . If w i p n ( u , D I ) , then there exists some vertex in ( D I ) \ { u } S which dominates w. Finally, we consider the case in that w i p n ( u , D I ) .
We claim that i p n ( u , D I ) = { w } . In order to prove this claim, suppose that there exists w i p n ( u , D I ) \ { w } . Notice that w D . By (1) and the fact that all vertices in e p n ( u , I ) form a clique, we prove that w w E ( G ) , and so w i p n ( u , D I ) , which is a contradiction. Therefore, i p n ( u , D I ) = { w } and, as a result,
e p n ( u , D I ) { w } e p n ( u , I ) .
In order to conclude the proof, we consider the following subcases.
Subcase 2.1. e p n ( u , D I ) . By (2), ( b 1 ) , and the fact that all vertices in e p n ( u , I ) form a clique, we conclude that w is adjacent to some vertex in S \ { u } S , as desired.
Subcase 2.2. e p n ( u , D I ) = and e p n ( u , I ) \ { w } . By (2), ( b 2 ) , and the fact that all vertices in e p n ( u , I ) form a clique, we show that w is dominated by some vertex in S \ { u } S , as desired.
Subcase 2.3. e p n ( u , D I ) = and e p n ( u , I ) = { w } . In this case, by ( b 3 ) we deduce that w is dominated by some vertex in S \ { u } S , as desired.
According to the two cases above, we can conclude that S is a TDS of G, and so S is a STDS of G. Now, by the the minimality of | S | , we show that | S | | D I | + | D I | = | D | + | I | . Therefore, γ s t ( G ) | S | | I | + | D | = α ( G ) + γ ( G ) , which completes the proof. □
The bound above is tight. For instance, it is achieved for any corona product graph G = H 1 H 2 , where H 1 is an arbitrary graph and H 2 is the disjoint union of k complete nontrivial graphs. Notice that α ( G ) = k | V ( H 1 ) | , γ ( G ) = | V ( H 1 ) | and γ s t ( G ) = ( k + 1 ) | V ( H 1 ) | = α ( G ) + γ ( G ) . Another example is the graph G shown in Figure 2, where γ s t ( G ) = 8 , α ( G ) = 6 and γ ( G ) = 2 .

4. Secure Total Domination & Other Kinds of Domination

For any graph G with no isolated vertex, V ( G ) is a secure total dominating set, which implies that γ s t ( G ) | V ( G ) | . All graphs achieving this trivial bound were characterized by Benecke et al. as follows.
Theorem 4.
[11] Let G be a graph of order n. Then γ s t ( G ) = n if and only if V ( G ) \ ( L ( G ) S ( G ) ) is an independent set.
Since every secure total dominating set is a total dominating set, it is clear that γ t ( G ) γ s t ( G ) . All graphs satisfying the equality were characterized by Klostermeyer and Mynhardt in [9].
Theorem 5.
[9] If G is a connected graph, then the following statements are equivalent.
  • γ s t ( G ) = γ t ( G ) .
  • γ s t ( G ) = 2 .
  • G has two universal vertices.
The result above is an important tool to characterize all graphs with γ s t ( G ) = 3 . To begin with, we need to state the following basic tool.
Proposition 1.
If H is a spanning subgraph (with no isolated vertex) of a graph G, then
γ s t ( G ) γ s t ( H ) .
Proof. 
Let E = { e 1 , , e k } be the set of all edges of G not belonging to the edge set of H. Let H 0 = G and, for every i { 1 , , k } , let X i = { e 1 , , e i } and H i = G X i . Since any STDS of H i is a STDS of H i 1 , we can conclude that γ s t ( H i 1 ) γ s t ( H i ) . Hence, γ s t ( G ) = γ s t ( H 0 ) γ s t ( H 1 ) γ s t ( H k ) = γ s t ( H ) . □
Let G be the family of graphs H of order n 3 such that the subgraph induced by three vertices of H contains a path P 3 and the remaining n 3 vertices have degree two and they form an independent set. Figure 1 shows a graph belonging to G .
Theorem 6.
Given a graph G, the following statements are equivalent.
  • γ s t ( G ) = 3 .
  • G has at most one universal vertex and there exists H G which is a spanning subgraph of G.
Proof. 
Let D be a γ s t ( G ) -set and assume that | D | = 3 . By Theorem 5, G has at most one universal vertex. Let D = { u , v , w } and notice that D contains a path P 3 , as D is a total dominating set of G. Since D is a STDS of G, we observe that | N ( z ) D | 2 for every z V ( G ) \ D . Hence, in this case, G contains a spanning subgraph belonging to G .
Conversely, since G has at most one universal vertex, by Theorem 5 we have that γ s t ( G ) 3 . Moreover, it is readily seen that γ s t ( H ) 3 for any H G . Hence, if H G is a spanning subgraph of G, by Proposition 1 it follows that γ s t ( G ) 3 . Therefore, γ s t ( G ) = 3 . □
We now consider the relationship between γ s ( G ) and γ s t ( G ) .
Theorem 7.
[9] Let G be a graph with no isolated vertex.
(i) 
If δ ( G ) = 1 , then γ s ( G ) + 1 γ s t ( G ) .
(ii) 
If δ ( G ) 2 , then γ s ( G ) γ s t ( G ) 2 γ s ( G ) .
A natural question is if the bound γ s t ( G ) 2 γ s ( G ) , due to Klostermeyer and Mynhardt, can be improved with γ s t ( G ) γ s ( G ) + γ ( G ) . The example given in Figure 2 shows that, in general, this inequality does not hold.
In Theorem 10 we will show some cases in which γ s t ( G ) γ s ( G ) + γ ( G ) . To this end, we need to outline the following two known results.
Theorem 8.
[12] The following inequalities hold for any graph G with no isolated vertex.
(i) 
γ t ( G ) γ t r ( G ) γ s t ( G ) .
(ii) 
γ t r ( G ) min { γ t ( G ) , γ r ( G ) } + γ ( G ) .
Although the problem of characterizing all graphs with γ t r ( G ) = γ s t ( G ) remains open, some particular cases were described in [12].
Theorem 9.
[12]
(i) 
γ s t ( G ) = γ ( G ) + 1 if and only if γ t r ( G ) = γ ( G ) + 1 .
(ii) 
For any { K 1 , 3 , K 1 , 3 + e } -free graph G with no isolated vertex, γ s t ( G ) = γ t r ( G ) .
(iii) 
For any graph G with no isolated vertex and maximum degree Δ ( G ) 2 , γ s t ( G ) = γ t r ( G ) .
From Theorems 8 and 9 (ii), and using the fact that γ r ( G ) γ s ( G ) , we can show that the bound γ s t ( G ) 2 γ s ( G ) established in Theorem 7 can be improved for any { K 1 , 3 , K 1 , 3 + e } -free graph.
Theorem 10.
For any { K 1 , 3 , K 1 , 3 + e } -free graph G with no isolated vertex,
γ s t ( G ) min { γ t ( G ) , γ r ( G ) } + γ ( G ) γ s ( G ) + γ ( G ) .
The previous bounds are tight. They are achieved, for instance, for the wheel graph G N 1 + C 4 and for G N 2 + P 3 , which is the join of N 2 and P 3 . For these two graphs we have that γ s t ( G ) = 3 , γ s ( G ) = γ r ( G ) = γ t ( G ) = 2 and γ ( G ) = 1 .
To derive a consequence of Theorem 10 we need to state the following result due to Burger et al. [6].
Theorem 11.
[6] For any connected graph G C 5 of order n and δ ( G ) 2 ,
γ s ( G ) n 2 .
Notice that γ s t ( C 5 ) = 4 = 5 2 + γ ( C 5 ) . Hence, from Theorems 10 and 11 we immediately have the next result.
Theorem 12.
For any connected { K 1 , 3 , K 1 , 3 + e } -free graph G of order n and δ ( G ) 2 ,
γ s t ( G ) n 2 + γ ( G ) .
The bound above is tight. It is achieved for G N 1 + C 4 , G C 5 and G C 6 , where γ s t ( G ) equals 3 , 4 and 5, respectively.
The following result shows us a relationship between the secure total domination number and the total outer-connected domination number.
Theorem 13.
Let G be a graph of order n. If γ t o c ( G ) n 2 , then
γ s t ( G ) γ t o c ( G ) + n 2 .
Proof. 
We assume that γ t o c ( G ) n 2 . Let D be a γ t o c ( G ) -set and S a γ ( V ( G ) \ D ) -set. Since D is a TDS of G, D S is a TDS as well. Furthermore, every vertex u V ( G ) \ ( D S ) is dominated by some vertex v S , and D ( D S { u } ) \ { v } is a TDS of G. Hence, D S is a STDS of G, which implies that γ s t ( G ) | D S | = | D | + | S | . Now, since V ( G ) \ D is a connected nontrivial graph, we have that | S | = γ ( V ( G ) \ D ) | V ( G ) \ D | 2 = n γ t o c ( G ) 2 . Therefore, γ s t ( G ) γ t o c ( G ) + n 2 , which completes the proof. □
The bound above is tight. For instance, it is achieved for the wheel graph G N 1 + C 4 and for G N 2 + P 3 . In both cases γ s t ( G ) = 3 and γ t o c ( G ) = 2 .
The following result was obtained by Favaron et al. in [20].
Theorem 14.
[20] For any graph G of order n, diameter d i a m ( G ) 2 and minimum degree δ ( G ) 3 ,
γ t o c ( G ) 2 n 2 3 .
The following result is a direct consequence of combining the result above and Theorem 13.
Theorem 15.
For any graph G of order n, diameter two and minimum degree δ ( G ) 3 ,
γ s t ( G ) 5 n 2 6 .
The bound above is achieved for the wheel graph G N 1 + C 4 and for G N 2 + P 3 . As we already know, in both cases γ s t ( G ) = 3 .

5. Secure Total Domination & Matching

To begin this section, we proceed to introduce new definitions and terminology. Given a matching M of a graph G, let V M be the set formed by the end-vertices of edges belonging to M . Given a vertex v V M , we say that v V M is the partner of v if v v M . Observe that if v is the partner of v, then v is the partner of v .
A maximum matching is a matching of cardinality α ( G ) . The following lemmas show some properties of maximum matchings.
Lemma 1.
Let M be a maximum matching of a graph G. The following statements hold.
(i) 
N ( u ) V M for every u V ( G ) \ V M .
(ii) 
If u V ( G ) \ V M is adjacent to v V M , then N ( v ) V M { u } , where v is the partner of v.
Proof. 
Let u V ( G ) \ V M . If there exists a vertex w N ( u ) ( V ( G ) \ V M ) , then the set M { u w } is a matching of G of cardinality greater than | M | , which is a contradiction. Hence, N ( u ) V M and (i) follows.
Now, we suppose that there exists u V ( G ) \ V M and a vertex v N ( u ) V M . Let v be the partner of v. If there exists a vertex w N ( v ) ( V ( G ) \ ( V M { u } ) ) , then the set M \ { v v } { u v , v w } is a matching of G of cardinality greater than | M | , which is a contradiction. Hence, N ( v ) V M { u } and (ii) follows. □
Lemma 2.
For any graph G with L ( G ) , there exists a maximum matching M such that for each vertex x S ( G ) there exists y L ( G ) such that x y M .
Proof. 
Let M be a maximum matching of G such that | V M L ( G ) | is maximum. It is easy to see that the maximality of M leads to S ( G ) V M . Suppose that there exists a support vertex x such that x x M and x L ( G ) . Let y N ( x ) L ( G ) . Notice that the set M = M \ { x x } { x y } is a maximum matching of G and | V M L ( G ) | > | V M L ( G ) | , which is a contradiction. Therefore, the result follows. □
The next result provides a relationship between the secure total domination number, the matching number and some special vertices of a graph.
Theorem 16.
For any graph G with minimum degree δ ( G ) = 1 ,
γ s t ( G ) 2 α ( G ) + | L ( G ) | | S ( G ) | + | I G | .
Proof. 
Let M be a maximum matching satisfying Lemma 2. Let S = V M L ( G ) I G . Notice that V M I G = and S ( G ) V M . Hence, | S | = 2 α ( G ) + | L ( G ) | | S ( G ) | + | I G | .
Notice that that S is a TDS of G. We shall show that S is a STDS of G. Now, let v V ( G ) \ S . Since v I G and V M is a dominating set of G, there exists a vertex u V M \ S ( G ) which is adjacent to v. Let S = ( S \ { u } ) { v } . We will see that S is a TDS of G as well. Since S is a TDS of G, every vertex w V ( G ) \ N ( u ) is adjacent to some vertex belonging to S . Let w N ( u ) and observe that | N ( w ) | 2 as u S ( G ) .
If w V ( G ) \ V M , then by Lemma 1 (i) we have that N ( w ) V M . Hence there exists a vertex in V M \ { u } S which is adjacent to w, as | N ( w ) | 2 . Now, if w V M \ { u } , where u is the partner of u, then w is adjacent to its partner, which belongs to S . Finally, if w = u , then by Lemma 1 (ii) we have that N ( w ) V M { v } and since | N ( w ) | 2 it follows that N ( w ) ( V M \ { u } ) { v } S .
Thus, S is a TDS of G, as desired. Therefore, S is a STDS and so γ s t ( G ) | S | = 2 α ( G ) + | L ( G ) | | S ( G ) | + | I G | . □
The bound above is tight. For instance, it is achieved for the graph shown in Figure 3. In this case, γ s t ( G ) = 22 , α ( G ) = 7 , | L ( G ) | = 12 , | S ( G ) | = 6 and | I G | = 2 .
From now on we consider the case of graphs with minimum degree δ ( G ) 2 .
Definition 1.
Given a maximum matching M of a graph G with δ ( G ) 2 , we construct a set D M V M as follows.
(i) 
| D M | = α ( G ) .
(ii) 
x y M for all x , y D M .
(iii) 
| N ( x ) ( V ( G ) \ V M ) | | N ( x ) ( V ( G ) \ V M ) | for all x D M , where x is the partner of x.
We proceed to show some properties of D M V M .
Lemma 3.
Let M be a maximum matching of a graph G with δ ( G ) 2 . The following statements hold.
(a) 
If u V ( G ) \ V M is adjacent to v V M \ D M , then u is adjacent to v D M , where v is the partner of v .
(b) 
D M is a dominating set of G.
(c) 
If v D M , then its partner v V M \ D M satisfies that | N ( v ) V M | δ ( G ) 1 .
Proof. 
Let u V ( G ) \ V M . By Lemma 1 (i) we have that N ( u ) V M . If there exists a vertex v V M \ D M , then by Lemma 1 (ii) we have that N ( v ) V M { u } (where v D M is the partner of v ). By item (iii) in the definition of D M it follows that u N ( v ) and (a) holds.
From item (a) we deduce that N ( u ) D M . Now, by definition of D M , every vertex in V M \ D M is dominated by its partner, which belongs to D M . Therefore, D M is a dominating set of G and so (b) follows.
Now, let z D M and z its partner. If | N ( z ) V M | δ ( G ) 2 , then there exist two vertices x , y N ( z ) ( V ( G ) \ V M ) . By Lemma 3 (a) we have that x , y N ( z ) , which is a contradiction by Lemma 1 (ii). Therefore, | N ( z ) V M | δ ( G ) 1 and (c) follows, which completes the proof. □
Theorem 17.
For any graph G with minimum degree δ ( G ) 2 ,
γ s t ( G ) 2 α ( G ) δ ( G ) + 2 .
Proof. 
Let n be the order of G. Let v V ( G ) be a vertex of degree δ ( G ) and u N ( v ) . It is readily seen that the set S = ( V ( G ) \ N ( v ) ) { u } is a STDS of G and, as a consequence, γ s t ( G ) n δ ( G ) + 1 . Thus, the inequality holds for 2 α ( G ) { n 1 , n } .
From now on we suppose that 2 α ( G ) n 2 . Let M be a maximum matching of G. Since | V M | = 2 α ( G ) n 2 , there exist two vertices x , y V ( G ) \ V M . By Lemma 3 (b) we have that D M is a dominating set of G, which implies that there exists a vertex v x N ( x ) D M . Since δ ( G ) 2 , by Lemmas 1 and 3 (a), there exists a vertex v y N ( y ) ( D M \ { v x } ) and also we deduce that N ( x ) N ( y ) V M and N ( x ) N ( y ) D M . Let R = ( N ( x ) N ( y ) ) D M . Hence | R | = | N ( x ) N ( y ) | + | ( N ( x ) \ N ( y ) ) D M | + | ( N ( y ) \ N ( x ) ) D M | ( | N ( x ) | + | N ( y ) | ) / 2 δ ( G ) . Let Z R \ { v x , v y } such that | Z | = δ ( G ) 2 and let Z be the set of partners of the vertices in Z.
Let M = ( M \ { v x v x , v y v y } ) { x v x , y v y } , where v x and v y are the partners of v x and v y respectively. Notice that M is a maximum matching of G and the set D M = D M V M satisfies the conditions given in Definition 1.
We will prove that S = V M \ Z is a STDS of G. By Lemma 3 (b) we have that D M is a dominating set of G, which implies that every vertex in V ( G ) \ S is dominated by some vertex in D M S . Also, every vertex in Z is dominated by either x or y, which belong to S, and every vertex in S \ Z satisfies that its partner belongs to S as well. Hence S is a TDS of G.
Let v V ( G ) \ S and let S = ( S \ { v * } ) { v } , where either v * = v is the partner of v if v Z , or v * is a vertex belonging to N ( v ) D M if v V ( G ) \ V M (notice that in this case, v * exists since D M is a dominating set). We only need to prove that S is a TDS of G. Since S is a TDS of G, every vertex in V ( G ) \ N ( v * ) has at least one neighbour in S . Now, let u N ( v * ) and consider the following two cases.
Case 1. u V ( G ) \ V M . Since | V M ( V ( G ) \ S ) | = δ ( G ) 1 , by Lemma 1 (i) we deduce that there exists some vertex in N ( u ) S .
Case 2. u V M . In this case, we analyse three subcases. If u Z , then u is dominated by either x or y, which belong to S . If u = v , then as u V M \ D M , by Lemma 3 (c) it follows that | N ( u ) V M | δ ( G ) 1 . As in this case | V M ( V ( G ) \ S ) | = δ ( G ) 2 , we deduce that N ( u ) S . Finally, if u V M \ ( Z { v } ) , then its partner belongs to S .
Hence, S is a TDS of G, as desired. Therefore, S is a STDS of G and γ s t ( G ) | S | = | V M \ Z | = 2 α ( G ) δ ( G ) + 2 , which completes the proof. □
The bound above is tight. For instance, it is achieved for the graphs G N 2 + P 3 and G N 1 + C 4 . In both cases γ s t ( G ) = 3 , α ( G ) = 2 and δ ( G ) = 3 .
Cockayne et al. in [8] obtained the following bound on the secure domination number in terms of the order and the matching number.
Theorem 18.
[8] If a graph G of order n does not have isolated vertices, then
γ s ( G ) n α ( G ) .
Therefore, by Theorems 10 and 18 we deduce the following result.
Theorem 19.
For any { K 1 , 3 , K 1 , 3 + e } -free graph G with minimum degree δ ( G ) 1 and order n,
γ s t ( G ) n α ( G ) + γ ( G ) .
The bound above is tight. For instance, it is achieved for the graphs G C 6 and G P 6 , as for these graphs we have γ s t ( G ) = 5 , α ( G ) = 3 and γ ( G ) = 2 .
The k-domination number of G, denoted by γ k ( G ) , is another well-known parameter [3]. The following theorem is a contribution of DeLaViña et al. in [22].
Theorem 20.
[22] Let k be a positive integer. For any graph G with minimum degree δ ( G ) 2 k 1 ,
γ k ( G ) α ( G ) .
Since every γ 2 ( G ) -set is a secure dominating set of G, it is immediate that γ s ( G ) γ 2 ( G ) , and so Theorems 10 and 20 lead to the following result.
Theorem 21.
For any { K 1 , 3 , K 1 , 3 + e } -free graph G with minimum degree δ ( G ) 3 ,
γ s t ( G ) α ( G ) + γ ( G ) .
The bound above is tight. For instance, it is achieved for the wheel graph G N 1 + C 4 and for G N 2 + P 3 , as in both cases γ s t ( G ) = 3 , α ( G ) = 2 and γ ( G ) = 1 .

6. Conclusions

This article is a contribution to the theory of protection of graphs. In particular, it is devoted to the study of the secure total domination number of a graph. We study the properties of this parameter in order to obtain its exact value or general bounds. Among our main contributions we highlight the following.
  • We show that γ s t ( G ) α ( G ) + γ ( G ) . Since γ ( G ) α ( G ) , this result improves the bound γ s t ( G ) 2 α ( G ) obtained in [14].
  • We characterize the graphs with γ s t ( G ) = 3 .
  • We show that if G is a { K 1 , 3 , K 1 , 3 + e } -free graph G with no isolated vertex, then γ s t ( G ) min { γ t ( G ) , γ r ( G ) } + γ ( G ) γ s ( G ) + γ ( G ) .
  • We study the relationship that exists between the secure total domination number and the matching number of a graph. In particular, we obtain the following results.
    (a)
    γ s t ( G ) 2 α ( G ) + | L ( G ) | | S ( G ) | + | I G | for any graph G of minimum degree one.
    (b)
    γ s t ( G ) 2 α ( G ) δ ( G ) + 2 for every graph G of minimum degree δ ( G ) 2 .
    (c)
    γ s t ( G ) α ( G ) + γ ( G ) for every { K 1 , 3 , K 1 , 3 + e } -free graph G of minimum degree δ ( G ) 3 .
All bounds obtained in the paper are tight.

Author Contributions

The results presented in this paper were obtained as a result of collective work sessions involving all authors. The process was organized and led by J.A.R.-V.

Funding

This work has been partially supported by the Spanish Ministry of Economy, Industry and Competitiveness, under the grants MTM2016-78227-C2-1-P and MTM2017-90584-REDT.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Cockayne, E.J.; Grobler, P.J.P.; Gründlingh, W.R.; Munganga, J.; van Vuuren, J.H. Protection of a graph. Util. Math. 2005, 67, 19–32. [Google Scholar]
  2. Haynes, T.W.; Hedetniemi, S.T.; Slater, P.J. Domination in Graphs: Volume 2: Advanced Topics; Chapman & Hall/CRC Pure and Applied Mathematics; Taylor & Francis Group: Abingdon, UK, 1998. [Google Scholar]
  3. Haynes, T.W.; Hedetniemi, S.T.; Slater, P.J. Fundamentals of Domination in Graphs; Chapman and Hall/CRC Pure and Applied Mathematics Series; Marcel Dekker, Inc.: New York, NY, USA, 1998. [Google Scholar]
  4. Henning, M.A.; Yeo, A. Total Domination in Graphs, Springer Monographs in Mathematics; Springer: New York, NY, USA, 2013. [Google Scholar]
  5. Boumediene Merouane, H.; Chellali, M. On secure domination in graphs. Inform. Process. Lett. 2015, 115, 786–790. [Google Scholar] [CrossRef]
  6. Burger, A.P.; Henning, M.A.; van Vuuren, J.H. Vertex covers and secure domination in graphs. Quaest. Math. 2008, 31, 163–171. [Google Scholar] [CrossRef]
  7. Chellali, M.; Haynes, T.W.; Hedetniemi, S.T. Bounds on weak Roman and 2-rainbow domination numbers. Discrete Appl. Math. 2014, 178, 27–32. [Google Scholar] [CrossRef]
  8. Cockayne, E.J.; Favaron, O.; Mynhardt, C.M. Secure domination, weak Roman domination and forbidden subgraphs. Bull. Inst. Combin. Appl. 2003, 39, 87–100. [Google Scholar]
  9. Klostermeyer, W.F.; Mynhardt, C.M. Secure domination and secure total domination in graphs. Discuss. Math. Graph Theory 2008, 28, 267–284. [Google Scholar] [CrossRef]
  10. Valveny, M.; Rodríguez-Velázquez, J.A. Protection of graphs with emphasis on Cartesian product graphs. Filomat 2019, 33, 319–333. [Google Scholar]
  11. Benecke, S.; Cockayne, E.J.; Mynhardt, C.M. Secure total domination in graphs. Util. Math. 2007, 74, 247–259. [Google Scholar]
  12. Cabrera Martínez, A.; Montejano, L.P.; Rodríguez-Velázquez, J.A. Total weak Roman domination in graphs. Symmetry 2019, 11, 831. [Google Scholar] [CrossRef]
  13. Kulli, V.R.; Chaluvaraju, B.; Kumara, M. Graphs with equal secure total domination and inverse secure total domination numbers. J. Inf. Optim. Sci. 2008, 39, 467–473. [Google Scholar] [CrossRef]
  14. Duginov, O. Secure total domination in graphs: bounds and complexity. Discrete Appl. Math. 2017, 222, 97–108. [Google Scholar] [CrossRef]
  15. Henning, M.A.; Hedetniemi, S.T. Defending the Roman Empire—A new strategy. Discrete Math. 2003, 266, 239–251. [Google Scholar] [CrossRef]
  16. Pushpam, P.R.L.; Malini Mai, T.N.M. Weak Roman domination in graphs. Discuss. Math. Graph Theory 2011, 31, 115–128. [Google Scholar]
  17. Valveny, M.; Pérez-Rosés, H.; Rodríguez-Velázquez, J.A. On the weak Roman domination number of lexicographic product graphs. Discrete Appl. Math. 2019, 263, 257–270. [Google Scholar] [CrossRef]
  18. Cyman, J. Total outer-connected domination numbers in trees. Discuss. Math. Graph Theory 2010, 30, 377–383. [Google Scholar] [CrossRef]
  19. Cyman, J.; Raczek, J. Total outer-connected domination numbers of trees. Discrete Appl. Math. 2009, 157, 3198–3202. [Google Scholar] [CrossRef] [Green Version]
  20. Favaron, O.; Karami, H.; Sheikholeslami, S.M. On the total outer-connected domination in graphs. J. Comb. Optim. 2014, 27, 451–461. [Google Scholar] [CrossRef]
  21. Hattingh, J.; Joubert, E. A note on total outer-connected domination numbers of a tree. AKCE J. Graphs Comb. 2010, 7, 223–227. [Google Scholar]
  22. DeLaViña, E.; Goddard, W.; Henning, M.A.; Pepper, R.; Vaughan, E.R. Bounds on the k-domination number of a graph. Appl. Math. Lett. 2011, 24, 996–998. [Google Scholar] [CrossRef]
Figure 1. A graph H belonging to G . The set of black-coloured vertices forms a γ s t ( H ) -set.
Figure 1. A graph H belonging to G . The set of black-coloured vertices forms a γ s t ( H ) -set.
Symmetry 11 01165 g001
Figure 2. A graph G with γ s t ( G ) = 8 , γ s ( G ) = 5 and γ ( G ) = 2 . The set of black-coloured vertices forms a γ s t ( G ) -set.
Figure 2. A graph G with γ s t ( G ) = 8 , γ s ( G ) = 5 and γ ( G ) = 2 . The set of black-coloured vertices forms a γ s t ( G ) -set.
Symmetry 11 01165 g002
Figure 3. The set of black-coloured vertices forms a γ s t ( G ) -set.
Figure 3. The set of black-coloured vertices forms a γ s t ( G ) -set.
Symmetry 11 01165 g003

Share and Cite

MDPI and ACS Style

Cabrera Martínez, A.; Montejano, L.P.; Rodríguez-Velázquez, J.A. On the Secure Total Domination Number of Graphs. Symmetry 2019, 11, 1165. https://0-doi-org.brum.beds.ac.uk/10.3390/sym11091165

AMA Style

Cabrera Martínez A, Montejano LP, Rodríguez-Velázquez JA. On the Secure Total Domination Number of Graphs. Symmetry. 2019; 11(9):1165. https://0-doi-org.brum.beds.ac.uk/10.3390/sym11091165

Chicago/Turabian Style

Cabrera Martínez, Abel, Luis P. Montejano, and Juan A. Rodríguez-Velázquez. 2019. "On the Secure Total Domination Number of Graphs" Symmetry 11, no. 9: 1165. https://0-doi-org.brum.beds.ac.uk/10.3390/sym11091165

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