Some new results on the total domination polynomial of a graph
Saeid Alikhani, Nasrin Jafari

TL;DR
This paper investigates the properties of the total domination polynomial of graphs, characterizes edges that do not affect this polynomial, and explores graphs with specific total domination roots.
Contribution
It characterizes irrelevant edges for the total domination polynomial and analyzes graphs with particular total domination roots.
Findings
Characterization of irrelevant edges in total domination polynomial
Results on the number of total dominating sets in regular graphs
Identification of graphs with specific total domination roots
Abstract
Let be a simple graph of order . The total dominating set of is a subset of that every vertex of is adjacent to some vertices of . The total domination number of is equal to minimum cardinality of total dominating set in and is denoted by . The total domination polynomial of is the polynomial , where is the number of total dominating sets of of size . A root of is called a total domination root of . An irrelevant edge of is an edge , such that . In this paper, we characterize edges possessing this property. Also we obtain some results for the number of total dominating sets of a regular graph. Finally, we study graphs with exactly two total domination roots , and .
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research Β· Graph theory and applications Β· Graph Labeling and Dimension Problems
Some new results on the total domination polynomial of a graph
Saeid Alikhani111Corresponding author and Nasrin Jafari
Abstract
Let be a simple graph of order . The total dominating set of is a subset of that every vertex of is adjacent to some vertices of . The total domination number of is equal to minimum cardinality of total dominating set in and is denoted by . The total domination polynomial of is the polynomial , where is the number of total dominating sets of of size . A root of is called a total domination root of . An irrelevant edge of is an edge , such that . In this paper, we characterize edges possessing this property. Also we obtain some results for the number of total dominating sets of a regular graph. Finally, we study graphs with exactly two total domination roots , and .
Department of Mathematics, Yazd University, 89195-741, Yazd, Iran
1 Introduction
Let be a simple graph. The order of is the number of vertices of . For any vertex , the open neighborhood of is the set and the closed neighborhood is the set . For a set , the open neighborhood of is the set and the closed neighborhood of is the set . The set is a total dominating set if every vertex of is adjacent to some vertices of , or equivalently, . The total domination number is the minimum cardinality of a total dominating set in . A total dominating set with cardinality is called a -set. An -subset of is a subset of of cardinality . Let be the family of total dominating sets of which are -subsets and let . The polynomial is defined as total domination polynomial of . A root of is called a total domination root of . We denote the set of distinct total domination roots by .
The corona of two graphs and , as defined by Frucht and Harary in [12], is the graph formed from one copy of and copies of , where the -th vertex of is adjacent to every vertex in the -th copy of . The corona , in particular, is the graph constructed from a copy of , where for each vertex , a new vertex and a pendant edge are added.
Recurrence relations of graph polynomials have received considerable attention in the literature. It is well-known that the independence polynomial and matching polynomial of a graph satisfies a linear recurrence relation with respect to two vertex elimination operations, the deletion of a vertex and the deletion of vertexβs closed neighborhood. Other graph polynomials in the literature satisfy similar recurrence relations with respect to vertex and edge elimination operations [13]. In contrast, it is significantly harder to find recurrence relations for the domination polynomial and the total domination polynomial. The easiest recurrence relation is to remove an edge and to compute the total domination polynomial of the graph arising instead of the one for the original graph. Indeed, for the total domination polynomial of a graph there might be such irrelevant edges, that can be deleted without changing the value of the total domination polynomial at all. An irrelevant edge is an edge of , such that .
The roots of graph polynomials reflect some important information about the structure of graphs. There are many papers on the location of the roots of graph polynomials such as chromatic polynomial, matching polynomial, independence polynomial, characteristic polynomial and domination polynomial. We refer the reader to [14] and its references for more information in roots of graph polynomials. In [2] we have shown that all roots of lie in the circle with center and the radius , where is the minimum degree of . Also we proved that for a graph of order , if , then every integer root of lies in the set .
As usual we denote the complete graph, path and cycle of order by , and , respectively. Also is the star graph with vertices. A leaf (end-vertex) of a graph is a vertex of degree one, while a support vertex is a vertex adjacent to a leaf.
In the next section, we characterize irrelevant edges for the total domination polynomial. We consider regular graphs in Section 3 and study their total domination polynomials. Finally we study graphs with exactly two total domination roots , and in Section 4.
2 Irrelevant edges
The easiest recurrence relation for total domination polynomial of a graph is to remove an edge and to compute the total domination polynomial of the graph arising instead of the one for the original graph. Indeed, for the total domination polynomial of a graph there might be such irrelevant edges, that can be deleted without changing the value of the total domination polynomial at all. In this section, we study these edges.
Definition 2.1
Let be a graph. A vertex is total domination-covered, if each total dominating set of is a total dominating set of and the total dominating sets of are exactly those total dominating sets of not including the vertex .
The proofs of Theorems 2.2 and 2.3 follow the proofs in [13] with some minor changes:
Theorem 2.2
Let be a graph. A vertex is total domination-covered if there is a vertex such that .
**Proof.Β **To dominate , the vertex or a vertex adjacent to must be in each total dominating set of . Since every vertex adjacent to is also adjacent to in , so we have the result.
Theorem 2.3
Let be a graph. If is an irrelevant edge in , then and are total domination-covered in .
**Proof.Β **By contradiction, suppose that at least one vertex (say ) is not total domination-covered in . Then there exist a total dominating set of which is not a total dominating set of , and this implies that which is a contradiction.
Note that the converse of Theorem 2.3 is not true. As an example for the graph in Figure 1, the vertices and are total domination-covered, while is not irrelevant edge. Because but the total domination polynomial of is .
We need the following theorem to obtain more results.
Theorem 2.4
[10]* If is a graph and with , then .*
By Theorem 2.4, we have the following result.
Theorem 2.5
Let be a graph and with . If there exists a support vertex , then the edge is an irrelevant edge.
**Proof.Β **By theorem 2.4, we have
.
Note that the graph has at least an isolated vertex, therefore and we have the result.
Theorem 2.6
Let be a graph and is an edge of . If the vertices and are adjacent to the support vertices, then is an irrelevant edge.
**Proof.Β **Suppose that the vertices , are adjacent to the support vertices and , respectively. Then, every total dominating set of include support vertices and . So the vertices on edge , under any total dominating set of are dominated and adjacency between them is ineffective. Therefore and is an irrelevant edge.
Let to compute the total domination polynomial of a family of graphs which has shown in Figure 2 using the irrelevant edges. An -firecracker is a graph obtained by the concatenation of , -stars by linking one leaf from each. See figure 2. The following easy theorem gives the total domination number of this kind of graphs:
Theorem 2.7
For every natural numbers and , we have .
**Proof.Β **Let be a minimum total dominating set of . Then and for every , the set contains exactly one vertex that is adjacent to . So .
Theorem 2.8
For every natural numbers and ,
.
**Proof.Β **By Theorem 2.6, every edge that linking -stars together is an irrelevant edge. Therefore and we have the result.
Now, we generalize the definition of firecracker graphs. An -firecracker is a a graph obtained by the concatenation of -stars by linking one leaf from each (see Figure 3). If (), then every edge that linking -starsβs together, is an irrelevant edge. Therefore .
Here, we are interested to examine the effect on the total domination polynomial of a graph when we remove a vertex. Recall that a vertex is called essential vertex, if ([10]).
Lemma 2.9
Let be a graph. The vertex is an essential vertex if and only if is a support vertex of .
**Proof.Β **Since if and only if has an isolated vertex, so we have the result.
Theorem 2.10
[10]* If is a graph and , then*
**
where is the graph obtained from by removing all edges between vertices of and .
Lemma 2.11
Let be a graph and is a support vertex of . Then .
**Proof.Β **Since the vertex is a support vertex, so . Therefore, by Theorem 2.10, we have the result.
3 Total domination polynomial of regular graphs
In this section, we study some coefficients of the total domination polynomial of regular graphs and then compute the total domination polynomial of cubic graphs of order .
We denote the family of all total dominating sets of with cardinality and contain a vertex by and . Two graphs and are said to be total dominating equivalent or simply -equivalent, if and written . It is evident that the relation of -equivalent is an equivalence relation on the family of graphs, and thus is partitioned into equivalence classes, called the -equivalence classes. Given , let
If , then is said to be total dominating unique or simply -unique. In this section, similar to [4], we determine the -equivalence classes for cubic graphs of order . The proofs of Theorems 3.1 and 3.2 follow the proofs in [4] with some minor changes:
Lemma 3.1
Let be a vertex transitive graph of order and . For any , we have .
**Proof.Β **If is a total dominating set of vertex transitive graph, , with size and , then is also a total dominating set of with size . Also, because is a vertex transitive graph, so for every vertices and , . If is a total dominating set of size , then there are exactly vertices such that counted in , for any . Therefore and the proof is complete.
Lemma 3.2
Let be -regular graph of order . Then for all .
**Proof.Β **Let be a -regular graph of order with vertex set . Each vertex of is adjacent to vertices. Let be a -subsets of , and . Then is a total dominating set for of size and the number of total dominating set of size for is equal to number of ways of choosing vertex of . Therefore . Similarly for each , we have . So for any , and the proof is complete.
In the study of the total domination polynomial of regular graphs, it is natural to ask about the total domination polynomial of Petersen graph and its -equivalence class. To answer to this question, we consider exactly cubic graphs of order given in Figure 4 (see [4]). There are just two non-connected cubic graphs of order . Note that the graph is the Petersen graph. The following theorem gives the total domination polynomial of the Petersen graph.
Theorem 3.3
The total domination polynomial of Petersen graph is
[TABLE]
**Proof.Β **We have . Since the Petersen graph is a -regular graph of order , by Lemma 3.2, we have , for . On the other hand, since is a vertex transitive graph, we calculate , for using Lemma 3.1. So we have the result.
Using Maple we computed the total domination polynomial of cubic graphs of order . As some consequences we stat the following results for graphs in Figure 4.
Theorem 3.4
- (i)
The Petersen graph is not -unique. More precisely, the three graphs , and are -equivalent. 2. (ii)
The three graphs , and are -equivalent. 3. (iii)
The graphs , , , , , , , , , , , , , are -unique.
4 On the graphs with exactly two total domination roots
Graphs whose certain polynomials have few roots can sometimes give interesting information about the structure of graph. The characterization of graphs with few distinct roots of characteristic polynomials (i.e., graphs with few distinct eigenvalues) have been the subject of many researchers [6, 7, 8, 9]. Also the first authors has studied graphs with few domination roots in [1]. In [2] we have shown that all roots of lie in the circle with center and the radius , where is the minimum degree of . Also we proved that for a graph of order , if , then every integer root of lies in the set . Motivated by these integer roots, and a conjecture in [2] which states that for every integer root of , , we study graphs with exactly two total domination roots , and , in this section.
4.1 Graphs with exactly two total domination roots
In this subsection, first we state and prove the following theorem to present a necessary condition for a graph to have exactly two total domination roots and [math].
Theorem 4.1
If is a graph of order with support vertices, then .
**Proof.Β **Let be the set of all support vertices of . For every vertex , the set is a total dominating set of . So .
Theorem 4.2
Let be a graph of order . If , then has at least two support vertices.
**Proof.Β **Let be a graph of order and , such that and . By Theorem 4.1, , where is the number of support vertices. So and . Therefore we have result.
4.2 Graphs with exactly two total domination roots
In this subsection, we present a necessary condition for graphs two total domination roots . We recall that a vertex cut of a graph is a subset of such that is not connected and a -vertex cut of is a vertex cut of vertices. The connectivity, of a connected graph (which contains no complete graph factor) is the smallest integer for which has a -vertex cut. To obtain our result, we introduce graphs in Figure 5 which denoted by .
Infinite family are connected cubic graphs. For , let be the graph constructed as follows. Consider two copies of the path with respective vertex sequences and . Let , , and . For each , join to and to . To complete the construction of the graph , join to and to . We note that are cubic graphs of order .
Theorem 4.3
[6]* If is a -connected graph of order , then with equality if and only if or or is the generalized Petersen graph of order shown in Figure 6.*
Theorem 4.4
Let be a simple graph of order . If , then .
**Proof.Β **Let be a -connected graph and , where . So by Theorem 4.1, we have , and so , . By Theorem 4.3, or or is the generalized Petersen graph, , of order . But , , and so . On the other hand, for every , is a -regular graph of order with . So by Lemma 3.2 we have By the assumption, we shall have
[TABLE]
So , which is a contradiction. Therefore and we have result.
As an example of family of graph with , let be an arbitrary graph of order and consider copies of graph . By definition, the graph is obtained by identifying each vertex of with an end vertex of a ([3]). See Figure 7. By Theorem 2.6 we compute the total domination polynomial of (see also [3]).
Theorem 4.5
For any graph of order , we have .
**Proof.Β **Let be a total dominating set of of size in Figure 7. Obviously and for any , the set contains exactly one vertex that is adjacent to , so . On the other hand, for all , and , the vertices are adjacent to support vertices , . Therefore each edge in is an irrelevant edge, and so we have
4.3 Graphs with exactly two total domination roots
In this subsection, we shall characterize graphs whose total domination polynomial have exactly two roots and [math]. To do this, we need the following result.
Theorem 4.6
[6]* Let be a connected graph of order . Then if and only if is , or (in Figure 7) for some connected graph .*
The next theorem classifies all connected graphs without end-vertices, whose total domination polynomial have just two roots .
Theorem 4.7
Let be a graph of order with . Then if and only if is or .
**Proof.Β **First note that and . Let . Therefore and . By Theorem 4.1 we have where is the number of support vertices of . Therefore . On the other hand
[TABLE]
Therefore we have and so . By Theorem 4.6, is , or for some connected graph . Since and by Theorem 4.5, is or .
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1[1] S. Alikhani, Graphs whose certain polynomials have few distinct roots , ISRN Discrete Math., Volume 2013, Article ID 195818, 8 pages.
- 2[2] S. Alikhani and N. Jafari, On the roots of total domination polynomial of graphs , submitted. Available at http://arxiv.org/abs/1605.02222 .
- 3[3] S. Alikhani and N. Jafari, Total domination polynomial of graphs from primary subgraphs , submitted. Available at https://arxiv.org/abs/1609.07789 .
- 4[4] S. Alikhani and Y.H. Peng, Domination polynomials of cubic graphs of order 10 10 10 , Turk. J. Math. 35 (2011) 355 -β 366.
- 5[5] W.G. Bridges, R.A. Mena, Multiplicative cones- a family of three eigenvalue graph , Aequationes Math. 22 (1981) 208-214.
- 6[6] R.C. Brigham, J.R. Carrington, R.P. Vitray, Connected graphs with maximum total domination number . J. Combin. Comput. Combin. Math. (2000) 34, 81β96.
- 7[7] E.R. van Dam, Regular graphs with four eigenvalues, Linear Alg, Appl. 226/228 (1995) 139-162.
- 8[8] E.R. van Dam, Graphs with few eigenvalues, An Interplay between Combinatorics and Algebra, Center Dissertation Series 20, Thesis, Tilburg University, 1996.
