Next Article in Journal
Nonstandard Action of Diffeomorphisms and Gravity’s Anti-Newtonian Limit
Next Article in Special Issue
Trees with Minimum Weighted Szeged Index Are of a Large Diameter
Previous Article in Journal
Inertial Mann-Type Algorithm for a Nonexpansive Mapping to Solve Monotone Inclusion and Image Restoration Problems
Previous Article in Special Issue
Novel Fractional Operators with Three Orders and Power-Law, Exponential Decay and Mittag–Leffler Memories Involving the Truncated M-Derivative
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

The Differential on Graph Operator Q(G)

by
Ludwin A. Basilio
1,
Jair Castro Simon
2,
Jesús Leaños
1,* and
Omar Rosario Cayetano
2
1
Academic Unit of Mathematics, Autonomous University of Zacatecas, Paseo la Bufa, int. Calzada Solidaridad, Zacatecas 98060, Mexico
2
Faculty of Mathematics, Autonomous University of Guerrero, Carlos E. Adame 5, Col. La Garita 39650, Acapulco, Guerrero, Mexico
*
Author to whom correspondence should be addressed.
Symmetry 2020, 12(5), 751; https://doi.org/10.3390/sym12050751
Submission received: 23 March 2020 / Revised: 17 April 2020 / Accepted: 1 May 2020 / Published: 6 May 2020
(This article belongs to the Special Issue Recent Advances in Discrete and Fractional Mathematics)

Abstract

:
If G = ( V ( G ) , E ( G ) ) is a simple connected graph with the vertex set V ( G ) and the edge set E ( G ) , S is a subset of V ( G ) , and let B ( S ) be the set of neighbors of S in V ( G ) S . Then, the differential of S ( S ) is defined as | B ( S ) | | S | . The differential of G, denoted by ( G ) , is the maximum value of ( S ) for all subsets S V ( G ) . The graph operator Q ( G ) is defined as the graph that results by subdividing every edge of G once and joining pairs of these new vertices iff their corresponding edges are incident in G. In this paper, we study the relations between ( G ) and ( Q ( G ) ) . Besides, we exhibit some results relating the differential ( G ) and well-known graph invariants, such as the domination number, the independence number, and the vertex-cover number.

1. Introduction

Some social networks arising from technologies such as Whatsapp, Facebook, Twitter, etc., have served as useful tools for communication and dissemination of information. Due to the high popularity of these technologies, they now have a wide variety of applications in the marketing of many products. With these facts in mind, several authors [1,2] have established some influential maximization problems, which share an algorithmic problem for information diffusion in social networks: the problem of determining the best set of nodes to influence the rest. For example, in [1], the authors attacked this problem by means of submodular functions and provided an algorithm that produced a solution that was provably within 63% of optimal for certain instances. Two years later, the same group of researchers [2] developed a more general framework and showed that the mentioned maximization problem can be approximated in a more general model known as the decreasing cascade model. In [3], it was explained how the differential of a graph G could be motivated by these scenarios.
The study of the differential together with several other variants started in [4]. In particular, in [4], some bounds were established for ( G ) . In that paper, the differential of G was related to the following maximization problem:
“You are allowed to buy as many tokens as you like, say k tokens, at cost of $1 each. You then place the tokens on some subset of k vertices of G. For each vertex of G which has no token on it, but is adjacent to a vertex with a token on it, you receive $1. Your objective is to maximize your profit, that is, the total value received minus the cost of the tokens bought.“
The differential ( G ) of a graph was also analyzed in [3,5,6,7,8,9,10,11,12,13]. In [10], it was established that ( G ) + γ R ( G ) = n , where n denotes the order of G and γ R ( G ) denotes the Roman domination number of G. These graph parameters lead to two natural algorithmic decision problems:
  • DIF: If G is a graph and k is an integer, decide if ( G ) k ;
  • ROM: If G is a graph and l is an integer, decide if γ R ( G ) l .
Due to the relation that these parameters satisfy, an algorithm for DIF can be used to decide the ROM and vice versa. In [8], it was proven that DIF is NP-complete by a reduction from the three-dimensional matching problem.
Most of the contributions reported in [3,5,6,7,8,9,10,11,12,13] lied on at least one of the following issues of the differential of a graph:
  • To obtain inequalities relating the differential of G with other graph invariants of G.
  • To study the differential ( G ) for the most important graph families (complete graphs, trees, star graphs, etc.).
  • To study the variation of the differential ( G ) under certain transformations (graph operators, products of graphs, etc.).
  • To determine the computational complexity of the DIF problem.
We remark that, until now, the understanding of the differential of a graph has been relatively modest, and hence, the study of each of these four issues can lead to deep and fascinating problems for future research.
The differential of D V ( G ) was also analyzed in [14], and the minimum differential of an independent set was studied in [15]. The B-differential or enclaveless number ψ ( G ) of G is max { | B ( D ) | : D V ( G ) } and was treated in [16,17].
In this paper, G denotes a simple graph with vertex set V ( G ) , edge set E ( G ) , and n : = | V ( G ) | 3 . Let u , v be two vertices of G, and let S V ( G ) . As usual, N G ( v ) is the set of neighbors that v has in V ( G ) , and N G [ v ] denotes the closed neighborhood of v, i.e., N G [ v ] : = N G ( v ) { v } . We denote by δ G ( v ) : = | N G ( v ) | the degree of v in G and by δ ( G ) and Δ ( G ) the minimum and the maximum degree of G, respectively. The subgraph of G induced by S is denoted by G [ S ] , and S ¯ : = V ( G ) S . Then, N S ¯ ( v ) consists precisely of the neighbors that v has in S ¯ . Let N G ( S ) : = v S N G ( v ) and N G [ S ] : = N G ( S ) S . For v S , an external private neighbor of v with respect to S is a vertex w N G ( v ) S ¯ , which satisfies that w N G ( u ) for any u S { v } . The set of external private neighbors of v with respect to S is denoted by epn G [ v , S ] . Let B G ( S ) be the set of elements of S ¯ that have a neighbor in S, and let C G ( S ) : = S B G ( S ) ¯ . Note that { S , B G ( S ) , C G ( S ) } is a partition of V ( G ) . The differential of S V ( G ) is defined as G ( S ) = | B G ( S ) | | S | , and the differential of G is defined as ( G ) = m a x { G ( S ) : S V ( G ) } . We will say that S is a differential set if G ( S ) = ( G ) . A differential set is a minimum (maximum) differential set if it has minimum (maximum) cardinality among all differential sets.
As long as no confusion can arise from the context, we often omit the reference to G in δ G ( v ) , N G ( v ) , N G [ v ] , etc.
Notice that if G is disconnected and G 1 , , G k are its connected components, then ( G ) = ( G 1 ) + + ( G k ) . Then, we shall assume that any graph under consideration is connected.
A graph operator is a function F : Γ Γ , where Γ and Γ are two families of graphs. The study of how a graph invariant changes when a graph operator is applied is a classical problem in graph theory. We recall that the line graph L ( G ) of the graph G is the graph with vertex set on E ( G ) in which e , f E ( G ) are adjacent in L ( G ) iff e and f are incident in G.
In [18], the subdivision graph S ( G ) of G as the graph constructed from G by subdividing every edge of G once was defined. The graph Q ( G ) (following the notations [18]) is obtained from G by subdividing each edge of G once and joining pairs of these new vertices iff their corresponding edges have a common endvertex in G (see Figure 1). Then, Q ( G ) contains both L ( G ) and S ( G ) as proper induced subgraphs.
For e = u v E ( G ) , let V ( e ) : = { u , v } . Now, let us define:
E E ( G ) : = { { e 1 , e 2 } : e 1 , e 2 E ( G ) , e 1 e 2 , | V ( e 1 ) V ( e 2 ) | = 1 } ,
and:
E V ( G ) : = { { e , u } : e E ( G ) , u V ( e ) } .
Then, Q ( G ) = ( V ( G ) E ( G ) , E E ( G ) E V ( G ) ) .
Remark 1.
From the last equality, it is clear that V ( Q ( G ) ) is the disjoint union of V ( G ) and E ( G ) . For brevity, we shall use V : = V ( G ) and L : = E ( G ) . Then, trivially, | V | = | V ( G ) | , | L | = | E ( G ) | . We also note that all vertices u L V ( Q ( G ) ) have exactly two neighbors in V V ( Q ( G ) ) . See Figure 1.
From now on, we assume that V and L are the proper subsets of V ( Q ( G ) ) described in Remark 1.
The graphs provide a formal and natural language for modeling and studying several molecular phenomena in chemistry. A “topological index” is a graph invariant applicable in this kind of phenomena. Perhaps the best known topological indices are the Zagreb indices. They have been used to study molecular complexity, chirality, Z E -isomerism, hetero-systems, etc. As can be seen in [19,20,21,22], L ( G ) , S ( G ) , Q ( G ) , and other related graph operators have been widely studied in the context of the topological indices. On the other hand, the theory of graph operators is a classical and active area of research in graph theory, which has the following general question as the prime motivation: Given a graph G, a graph parameter ω , and a graph operator O ( G ) , what can we say about ω ( O ( G ) ) when certain information on G or on ω ( G ) is known? As can be seen in [23,24] and the references therein, at least one of L ( G ) , S ( G ) , or Q ( G ) has been studied from this second point of view.

2. Results

We start by listing some basic properties of Q ( G ) , which can be deduced easily from the definition of Q ( G ) . We use E n to denote the graph of order n 2 with no edges.
Proposition 1.
If G is a graph of order n, then:
(i) 
| V ( Q ( G ) ) | = | V | + | L | .
(ii) 
| E ( Q ( G ) ) | = 2 | L | + | E ( L ( G ) ) | .
(iii) 
L ( G ) is an induced subgraph of Q ( G ) .
(iv) 
G Q ( G ) if and only if G E n .
(v) 
If v V , then δ Q ( G ) ( v ) = δ G ( v ) .
(vi) 
If u L , then | N ( u ) V | = 2 .
(vii) 
If v V and u N Q ( G ) ( v ) , then N Q ( G ) [ v ] N Q ( G ) [ u ] .
(viii) 
If u L , then there exist vertices x , y V such that { x , y } = N Q ( G ) ( u ) V and δ Q ( G ) ( u ) = δ G ( x ) + δ G ( y ) .
(ix) 
If G is a regular graph, then Q ( G ) is a biregular graph.
We recall that a vertex cover of G is a subset S V ( G ) such that each edge of G has at least one endvertex in S. The vertex-covering number τ ( G ) of G is the size of any smallest vertex cover in G. A subset S V ( G ) is a dominating set of G if each vertex in G belongs to S or has a neighbor in S. The domination number γ ( G ) of G is the minimum cardinality of a dominating set of G. Similarly, a subset S V ( G ) is independent if any two vertices in S are not adjacent in G. The independence number α ( G ) of G is the maximum cardinality of an independent set of G.
Proposition 2.
If G is a graph and S is a differential set of Q ( G ) , then S L .
Proof. 
Let S V ( Q ( G ) ) be as in Proposition 2. Suppose that there is v S V . If there exist w N ( v ) S , then ( S { v } ) = | B ( S ) | + 1 | S | + 1 = ( S ) + 2 = ( Q ( G ) ) + 2 , a contradiction. Let u N ( v ) and v N ( u ) V with v v . Let us show that v B ( S ) . If v C ( S ) , then ( ( S { v } ) { u } ) | B ( S ) | + 1 | S | = ( Q ( G ) ) + 1 , a contradiction. If v S , then ( ( S { v , v } ) { u } ) | B ( S ) | + 1 | S | + 1 = ( Q ( G ) ) + 2 , again a contradiction. Therefore, v B ( S ) ; hence, there exists u N ( v ) such that u S ; according to this and by the definition of Q ( G ) , we know that u N ( u ) , and since u is arbitrary, we conclude e p n [ v , S ] = , a contradiction. Therefore, S V = . □
Proposition 3.
If G is a graph of order n 2 , then ( Q ( G ) ) ( L ( G ) ) + 2 .
Proof. 
Let S be a differential set of L ( G ) , and notice that B L ( G ) ( S ) B Q ( G ) ( S ) ; even more, there exist v 1 , v 2 B ( S ) V , then Q ( G ) ( S ) = | B Q ( G ) ( S ) | | S | | B L ( G ) ( S ) | + 2 | S | = ( L ( G ) ) + 2 . □
For the n star graph, equality holds in the above proposition. For an example, see Figure 2.
Proposition 4.
If G is a graph, then L contains a dominating set S of Q ( G ) such that γ ( Q ( G ) ) = | S | .
Proof. 
Let D be a minimum dominating set of Q ( G ) . If D L , there is nothing to show, so we may assume that D V has at least one vertex v. We know that N Q ( G ) [ v ] N Q ( G ) [ u ] for any u N Q ( G ) ( v ) by Proposition 1 ( v i i ) . Then, D : = ( D { v } ) { u } is a minimum dominating set of Q ( G ) with | D V | = | D V | 1 . Continuing in this way, we can construct the desired S. □
Proposition 5.
If G is a graph and S is a differential set of Q ( G ) , then S is a dominating set of L ( G ) .
Proof. 
Suppose that S is a differential set of Q ( G ) . By Proposition 2, we know that S L . We recall that { S , B ( S ) , C ( S ) } is a partition of V ( Q ( G ) ) . If S is a dominating set for L ( G ) , there is nothing to show, so we may assume that there exists a vertex u C ( S ) L . Proposition 1 (viii) implies that N ( u ) V = { v 1 , v 2 } for some v 1 , v 2 V . If v i S for some i { 1 , 2 } , then u B ( S ) , a contradiction. If v i B ( S ) for some i { 1 , 2 } , then there exists u S such that v i N ( u ) for some i { 1 , 2 } , and therefore, u N ( u ) . This implies u B ( S ) , a contradiction. We conclude that v 1 , v 2 C ( S ) , and so, ( D { u } ) > ( D ) = ( Q ( G ) ) , which is a contradiction. □
Corollary 1.
If G is a graph and S is a differential set of Q ( G ) , then C ( S ) V .
Corollary 2.
If G is a graph and S is a differential set of Q ( G ) , then | S | γ ( L ( G ) ) .
Proposition 6.
If G is a graph of order n, then γ ( Q ( G ) ) n 2 .
Proof. 
Suppose that D is a minimum dominating set of Q ( G ) and that | D | < n 2 . By Proposition 2, we can assume that D L . This and Proposition 1 v i ) imply that D has at most 2 | D | adjacent vertices in V. If n is even, then 2 | D | 2 n 2 1 = n 1 ; therefore, D is not a dominating set of Q ( G ) , which is a contradiction. If n = 2 k + 1 with k N , then 2 | D | 2 n 2 2 = 2 k = n 1 ; therefore, D is not a dominating set in Q ( G ) , a contradiction. □
Observation 1.
Note that for the cycle, complete, and path graphs, equality holds in the above proposition.
Proposition 7.
If G is a graph of order n, then G has a perfect matching iff γ ( Q ( G ) ) = n 2 .
Proof. 
According to Proposition 6, it suffices to show that γ ( Q ( G ) ) n 2 . Let M : = { e 1 , . . . , e k } E ( G ) be a perfect matching of G and M : = { u 1 , . . . , u k } L the vertex set in Q ( G ) corresponding to the edges of M. Let us prove that M is a dominating set of Q ( G ) . Let v V ; since M is a perfect matching, there is x V and i { 1 , , k } such that e i = x v . Hence, v N ( u e i ) . Let u L M ; by Proposition 1 ( v i ), there are v 1 , v 2 N ( u ) V y v 1 v 2 E ( G ) . Since M is a perfect matching, there is y V and i { 1 , , k } such that e i = v 1 y , then e i is incident to v 1 v 2 , and hence, u N ( u e i ) for some i { 1 , , k } . This shows that M is a dominating set of Q ( G ) , and so, γ ( Q ( G ) ) | M | = n 2 .
Conversely, assume that γ ( Q ( G ) ) = n 2 . Then, there is a minimum dominating set D of Q ( G ) contained in L, by Proposition 4. Let D = { e 1 , , e n 2 } E ( G ) be the set of edges of G, corresponding to the vertices of D. If v V , then there exist u D such that v N ( u ) , and then, v is an endvertex of some edge in D . Let us prove that D is an independent edge set. Assume that there are i , j { 1 , , n 2 } ( i j ) and x V such that e i = x y 1 y e j = x y 2 with y 1 , y 2 V , then x N ( u i ) N ( u j ) V , and by Proposition 1 ( v i ) , we have that the maximum number of vertices in V adjacent to D is 2 | D | 1 n 1 , a contradiction. Therefore, G has a perfect matching. □
Let us define m : = | V ( Q ( G ) ) | . It is well known that ( Q ( G ) ) m 2 . Now, we will determine what G is, when ( Q ( G ) ) { m 3 , m 2 } . For this, we need to recall three known facts.
Proposition 8
([5]). If D is a differential set of a graph G, then | D | γ ( G ) .
Proposition 9
([11]). If G is a graph of order n 3 and maximum degree Δ, then:
(a) 
Δ = n 1 iff ( G ) = n 2 .
(b) 
Δ = n 2 iff ( G ) = n 3 .
(c) 
If Δ = n 3 , then ( G ) = n 4 .
Proposition 10.
If G is a simple graph of order n, then:
(a) 
( Q ( G ) ) = | V ( Q ( G ) ) | 2 iff G = P 2 .
(b) 
( Q ( G ) ) = | V ( Q ( G ) ) | 3 iff G { P 3 , K 3 , E 1 P 2 } .
Proof. 
(a) Suppose that ( Q ( G ) ) = | V ( Q ( G ) ) | 2 . By Proposition 9 (a), we have that Δ ( Q ( G ) ) = | V ( Q ( G ) ) | 1 , and so, γ ( Q ( G ) ) = 1 . Then, Proposition 6 implies n = 2 , and consequently, G { E 2 , P 2 } . If G = E 2 , then Q ( G ) = E 2 and Δ ( Q ( E 2 ) ) = 1 , a contradiction; therefore G = P 2 . The backward implication is easy to check. (b) Now, we suppose that ( Q ( G ) ) = | V ( Q ( G ) ) | 3 . By Proposition 9 (b), we have that Δ ( Q ( G ) ) = | V ( Q ( G ) ) | 2 , and so, γ ( Q ( G ) ) = 2 . Then, Proposition 6 implies that n { 1 , 2 , 3 , 4 } . It is not hard to derive a contradiction for each of the cases n = 1 and n = 2 . Then, we can assume n { 3 , 4 } . If n = 4 , by Proposition 1 vi), we conclude Δ ( Q ( G ) ) < | V ( Q ( G ) ) | 2 , a contradiction. If n = 3 , then G { E 3 , P 3 , K 3 , E 1 P 2 } . Since G = E 3 does not satisfy the hypothesis, we are done. Again, the backward implication is easy to see. □
Theorem 1.
If G is a graph of order n 3 , then α ( Q ( G ) ) = | V | .
Proof. 
Since x 1 x 2 E ( Q ( G ) ) for all x 1 , x 2 V , then V is an independent set of Q ( G ) . Let D V ( Q ( G ) ) be a maximum independent set of Q ( G ) . We will show that D V . Seeking a contradiction, suppose that there is u D L . From Proposition 1 ( v i ) , we know that there exist v 1 , v 2 V such that { v 1 , v 2 } = N ( u ) V . From this and the independence of D, it follows that v 1 , v 2 D . Even more, v i N ( u ) for all i { 1 , 2 } and u D L , otherwise u N ( u ) ; this contradicts the independence of D. Therefore, ( D { u } ) { v 1 , v 2 } is independent in Q ( G ) , contradicting the maximality of D. Therefore, D V , and by the maximality of D, we conclude that D = V . □
Observation 2.
[25] For any graph G, | V ( G ) | = α ( G ) + τ ( G ) .
Corollary 3.
If G is a graph, then τ ( Q ( G ) ) = | L | .
Corollary 4.
If G is a graph, then τ ( Q ( G ) ) γ ( L ( G ) ) .
Observation 3.
If S is a differential set of Q ( G ) , n 1 : = | B ( S ) V | , and n 2 : = | B ( S ) L | , then | B ( S ) | = n 1 + n 2 , | V | = | C ( S ) | + n 1 , and | L | = | S | + n 2 .
Proposition 11.
If G is a graph and S is a minimum differential set of Q ( G ) , then n 1 = 2 | S | .
Proof. 
Suppose that S is a minimum differential set of Q ( G ) . By Proposition 2, we know that S L . If | S | = 1 , by the definition of Q ( G ) , the equality holds. Thus, we can assume that S has at least two vertices, say u 1 and u 2 .
Now, suppose that u 1 and u 2 are adjacent in Q ( G ) . Then, there exist v 1 , v 2 , v 3 V such that { v 1 , v 2 } = N ( u 1 ) V and { v 2 , v 3 } = N ( u 2 ) V . Since S is a minimum differential set, then |epn [ u , S ] | 2 for all u S . This and the fact | N ( u i ) V | = 2 for all i = 1 , 2 imply the existence of an x 2 epn [ u 2 , S ] L . Since x 2 L , then x 2 has exactly two neighbors in V, say y 1 and y 2 .
If x 2 is adjacent to some of v 1 or v 2 , then x 2 N ( u 1 ) , contradicting that x 2 is a private neighbor of u 2 . Then, we conclude that x 2 N ( u 2 ) and that y i = v 3 for some i { 1 , 2 } . Without loss of generality, we can assume y 1 = v 3 . Therefore, y 2 v i for all i { 1 , 2 , 3 } . Since x 2 epn [ u 2 , S ] , then y 2 B ( S ) C ( S ) . If y 2 B ( S ) , then there exists u S { u 1 , u 2 } such that y 2 N ( u ) , and so, x 2 N ( u ) , contradicting that x 2 is a private neighbor of u 2 . Thus, we can assume that y 2 C ( S ) . From the latter, we get ( ( S { u 2 } ) { x 2 } ) = ( | B ( S ) | 1 + 1 + 1 ) ( | S | 1 + 1 ) = ( S ) + 1 , a contradiction. This last contradiction implies that S is independent in Q ( G ) . The latter and S L imply that | B ( S ) V | = 2 | S | , as required. □
Corollary 5.
If G is a graph of order n and S is a minimum differential set in Q ( G ) , then | V | = 2 | S | + | C ( S ) | .
Theorem 2.
If G is a graph of order n, then ( Q ( G ) ) = τ ( Q ( G ) ) .
Proof. 
Suppose that S is a minimum differential set of Q ( G ) . Then:
( Q ( G ) ) = ( S ) = | B ( S ) | | S | = n 1 + n 2 | S | = ( | V | | C ( S ) | ) + ( | L | | S | ) | S | = | V | + | L | | C ( S ) | 2 | S | = | L | = τ ( Q ( G ) )
 □
Corollary 6.
Let K n , S n , S m , n , K m , n , P n , C n , W n , T be the complete, star, double star, complete bipartite, path, cycle, wheel, and tree graphs, respectively, then the following hold:
(i) 
( Q ( K n ) ) = n ( n 1 ) 2 .
(ii) 
( Q ( S n ) ) = n 1 .
(iii) 
( Q ( S m , n ) ) = n + m 1 .
(iv) 
( Q ( K m , n ) ) = m n .
(v) 
( Q ( P n ) ) = n 1 .
(vi) 
( Q ( C n ) ) = n .
(vii) 
( Q ( W n ) ) = 2 ( n 1 ) .
(viii) 
( Q ( T ) ) = n 1 .
Proof. 
Theorem 2 implies ( Q ( G ) ) = τ ( Q ( G ) ) , and Corollary 3 implies τ ( Q ( G ) ) = | L | = | E ( G ) | . On the other hand, note that the expression on the right side of each equation is precisely the number of edges of the corresponding graph G { K n , S n , S m , n , K m , n , P n , C n , W n , T } . Clearly, each of the claimed equalities follows directly from these three facts. □

3. Concluding Remarks

If G is a simple graph, then Q ( G ) denotes the graph on V ( G ) E ( G ) in which two distinct elements of V ( G ) E ( G ) are adjacent as vertices of Q ( G ) iff they are adjacent or incident in G. The graph operator Q ( G ) belongs to an extensive collection of graph operators that have been widely studied in graph theory for a long time. Perhaps the better known member of that collection is the line graph L ( G ) of G. A simple inspection of graphs Q ( G ) and L ( G ) reveals that L ( G ) is contained in Q ( G ) as the induced subgraph.
In this work, we determined the exact value of three graph theoretical parameters for Q ( G ) , namely the differential ( Q ( G ) ) , the vertex-covering number τ ( Q ( G ) ) , and the independence number α ( Q ( G ) ) . We also provided a tight lower bound for the domination number γ ( Q ( G ) ) of Q ( G ) .
Surprisingly, we discovered that ( Q ( G ) ) is equal to τ ( Q ( G ) ) and that the latter is exactly the number of edges of G. As a consequence, we managed to give explicit expressions for ( Q ( G ) ) , when G belongs to some fundamental graphs, such as complete graphs, trees, etc.
The graph parameters , τ , α , and γ are of quite independent interest in graph theory. For instance, it is well known that the exact determination of each of them is computationally hard for most of the graphs. However, as can be seen throughout this work, it seems that the structure of Q ( G ) and the concept of the differential of a graph have enabled establishing some interesting relationships between these parameters and some of the invariants of Q ( G ) .
In the Introduction, we already mentioned several interesting general problems involving the differential of a graph. In particular, we mentioned that the decision problem DIF is NP-complete. On the other hand, here, we showed that ( Q ( G ) ) = | E ( G ) | , and so, given a graph G and an integer k, we can decide whether ( Q ( G ) ) k in polynomial time. Motivated by this fact, we propose the following question: Which graph operators maintain the decision problem DIF in the NP-complete class?

Author Contributions

The authors contributed equally to this work. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Acknowledgments

The authors would like to thank the Editor and the anonymous referees, whose comments and suggestions greatly improved the presentation of this paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Kempe, D.; Kleinberg, J.; Tardos, E. Maximizing the spread of influence through a social network. In Proceedings of the 9th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, New York, NY, USA, 24–27 August 2003; pp. 137–146. [Google Scholar]
  2. Kempe, D.; Kleinberg, J.; Tardos, E. Influential nodes in a diffusion model for social networks. In International Colloquium on Automata, Languages, and Programming; Springer: Berlin/Heidelberg, Germany, 2005; pp. 1127–1138. [Google Scholar]
  3. Bermudo, S.; Fernau, H. Lower bound on the differential of a graph. Discret. Math. 2012, 312, 3236–3250. [Google Scholar] [CrossRef] [Green Version]
  4. Mashburn, J.L.; Haynes, T.W.; Hedetniemi, S.M.; Hedetniemi, S.T.; Slater, P.J. Differentials in graphs. Util. Math. 2006, 69, 43–54. [Google Scholar]
  5. Basilio, L.A.; Bermudo, S.; Sigarreta, J.M. Bounds on the differential of a graph. Util. Math. 2017, 103, 319–334. [Google Scholar]
  6. Bermudo, S. On the Differential and Roman domination number of a graph with minimum degree two. Discret. Appl. Math. 2017, 232, 64–72. [Google Scholar] [CrossRef]
  7. Bermudo, S.; De la Torre, L.; Martín-Caraballo, A.M.; Sigarreta, J.M. The differential of the strong product graphs. Int. J. Comput. Math. 2015, 92, 1124–1134. [Google Scholar] [CrossRef]
  8. Bermudo, S.; Fernau, H. Computing the differential of a graph: hardness, approximability and exact algorithms. Discret. Appl. Math. 2014, 165, 69–82. [Google Scholar] [CrossRef]
  9. Bermudo, S.; Fernau, H. Combinatorics for smaller kernels: the differential of a graph. Theor. Comput. Sci. 2015, 562, 330–345. [Google Scholar] [CrossRef]
  10. Bermudo, S.; Fernau, H.; Sigarreta, J.M. The differential and the Roman domination number of a graph. Appl. Anal. Discret. Math. 2014, 8, 155–171. [Google Scholar] [CrossRef]
  11. Bermudo, S.; Rodríguez, J.M.; Sigarreta, J.M. On the differential in graphs. Util. Math. 2015, 97, 257–270. [Google Scholar]
  12. Pushpam, P.R.L.; Yokesh, D. Differential in certain classes of graphs. Tamkang J. Math. 2010, 41, 129–138. [Google Scholar] [CrossRef]
  13. Sigarreta, J.M. Differential in Cartesian Product Graphs. Ars Comb. 2016, 26, 259–267. [Google Scholar]
  14. Goddard, W.; Henning, M.A. Generalised domination and independence in graphs. Congr. Numer. 1997, 123, 161–171. [Google Scholar]
  15. Zhang, C.Q. Finding critical independent sets and critical vertex subsets are polynomial problems. SIAM J. Discrete Math. 1990, 3, 431–438. [Google Scholar] [CrossRef] [Green Version]
  16. Basilio, L.A.; Bermudo, S.; Leaños, J.; Sigarreta, J.M. β-Differential of a Graph. Symmetry 2017, 9, 205. [Google Scholar] [CrossRef] [Green Version]
  17. Slater, P.J. Enclaveless sets and MK-systems. J. Res. Natl. Bur. Stand. 1977, 82, 197–202. [Google Scholar] [CrossRef]
  18. Cvetkocić, D.M.; Doob, M.; Sachs, H. Spectra of Graphs: Theory and Application; Academic Press: New York, NY, USA, 1980. [Google Scholar]
  19. Bindusree, A.R.; Cangul, I.N.; Lokesha, V.; Cevik, A.S. Zagreb polynomials of three graph operators. Filomat 2016, 30, 1979–1986. [Google Scholar] [CrossRef] [Green Version]
  20. Prisner, E. Graph Dynamics; CRC Press: Boca Raton, FL, USA, 1995; Volume 338. [Google Scholar]
  21. Ranjini, P.S.; Lokesha, V. Smarandache-Zagreb index on three graph operators. Int. J. Math. Comb. 2010, 3, 1. [Google Scholar]
  22. Yan, W.; Yang, B.Y.; Yeh, Y.N. The behavior of Wiener indices and polynomials of graphs under five graph decorations. Appl. Math. Lett. 2007, 20, 290–295. [Google Scholar] [CrossRef]
  23. Harary, F.; Norman, R.Z. Some properties of line digraphs. Rend. Circ. Mat. Palermo 1960, 9, 161–168. [Google Scholar] [CrossRef]
  24. Méndez-Bermúdez, J.A.; Reyes, R.; Rodríguez, J.M.; Sigarreta, J.M. Hyperbolicity on Graph Operators. Symmetry 2018, 10, 360. [Google Scholar] [CrossRef] [Green Version]
  25. Gallai, T. Über extreme Punkt-und Kantenmengen. Ann. Univ. Sci. Budapest Eötvös Sect. Math. 1959, 2, 133–138. [Google Scholar]
Figure 1. Example of G , L ( G ) , and Q ( G ) graphs.
Figure 1. Example of G , L ( G ) , and Q ( G ) graphs.
Symmetry 12 00751 g001
Figure 2. Here, Gis the star graph S 5 . Note that ( Q ( S 5 ) ) = 4 and ( L ( S 5 ) ) = 2.
Figure 2. Here, Gis the star graph S 5 . Note that ( Q ( S 5 ) ) = 4 and ( L ( S 5 ) ) = 2.
Symmetry 12 00751 g002

Share and Cite

MDPI and ACS Style

Basilio, L.A.; Simon, J.C.; Leaños, J.; Cayetano, O.R. The Differential on Graph Operator Q(G). Symmetry 2020, 12, 751. https://doi.org/10.3390/sym12050751

AMA Style

Basilio LA, Simon JC, Leaños J, Cayetano OR. The Differential on Graph Operator Q(G). Symmetry. 2020; 12(5):751. https://doi.org/10.3390/sym12050751

Chicago/Turabian Style

Basilio, Ludwin A., Jair Castro Simon, Jesús Leaños, and Omar Rosario Cayetano. 2020. "The Differential on Graph Operator Q(G)" Symmetry 12, no. 5: 751. https://doi.org/10.3390/sym12050751

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