Comparative Study of Domination Numbers of Butterfly Graph BF(n)

Size: px
Start display at page:

Download "Comparative Study of Domination Numbers of Butterfly Graph BF(n)"

Transcription

1 Comparative Study of Domination Numbers of Butterfly Graph BF(n) Indrani Kelkar 1 and B. Maheswari 2 1. Department of Mathematics, Vignan s Institute of Information Technology, Visakhapatnam , India. indranisarang@yahoo.co.in 2. Department of Applied Mathematics, Sri Padmavati Mahila Visva Vidyalayam, Tirupati , India. maherahul@yahoo.com Abstract Butterfly graphs are very important structures in computer architecture and communication techniques Domination in graphs is an enriched area of research at present. We present results on various domination numbers like total domination, independent domination, accurate domination, efficient domination number etc of BF(n). We also present comparative study of these domination numbers of BF(n). Key Words : Butterfly graph, domination number, total domination number, independent domination number, accurate domination number, efficient domination number. 1. Introduction Domination in a graph, along with its many variations, provides an extremely rich area of study. Berge[5] and Ore[16] were the first to define dominating sets. Among the various applications of domination, the most often discussed is a communication network. A fixed connection communication network is a graph G(V, E) whose nodes represent processors and whose edges represent communication links between the processors. Examples of fixed connection machines are mesh, hypercube, butterfly graphs etc. In this paper we present a comparative study on various domination numbers of butterfly graph BF(n). 2. Butterfly Graph BF(n) Definition : The vertex set V of BF(n) is the set of ordered pairs (α; v) where α {0, 1, 2, n-1} and v = x n-1 x n-2 x 1 x 0 is a binary string of length n where x i = 0 or 1. There is an edge from a vertex (α; v) to a vertex (α ; v ) in V where α α +1 (mod n) and x j = x j j α. A Butterfly graph BF(n) is an n-partite graph with n levels. Each level L k for k = 0, 1,., n-1 1

2 has 2 n vertices and L k = { (k; v) / v = x n-1 x n-2 x 1 x 0, x i = 0 or 1}. Using decimal representation of the binary word we can write L k = { (k; m) / where k = 0, 1, 2,. n-1 and m = x j 2 j, j = 0,1,...n-1) }. 3 Preliminary results For n = 2, 3 the butterfly graphs BF(2) and BF(3) have a special structure. BF(2) is the only butterfly graph having parallel edges and BF(3) is the only butterfly graph having triangles. BF(n) are 4 regular graphs with strong symmetry in structure. From the definition of edges in BF(n) we state the following simple results (without proof). Lemma 1 : Two vertices (k; m) and (k; m ) in the level L k of BF(n) dominate a pair of vertices (k-1; m) and (k-1; m ) in the preceding level L k-1 if m m = 2 k. Lemma 2 : Two vertices (k; m) and (k; m ) in the level L k of BF(n) dominate two vertices (k+1; m) and (k+1; m ) in the succeeding level L k+1 if m m = 2 k+1. Lemma 3 : The minimum number of vertices from level L k needed to dominate all the vertices of levels L k-1 and L k+1 is 2 n-1. 4 Definitions of various domination numbers of a graph. Domination Number: A subset D of vertices of G is called a dominating set of G if every vertex in V \ D is dominated by at least one vertex in D. The minimum number of vertices in a dominating set is called the domination number of G and is denoted by γ(g). Independent domination number: A dominating set D i such that no two vertices in D i are adjacent in G is called an independent dominating set of G. In other words for an independent dominating set the induced subgraph < D i > is a null graph. Cardinality of the minimum independent dominating set is called the independent domination number of G and is denoted by γ i (G). Accurate Domination Number: A dominating set D of G is called an accurate dominating set if the induced subgraph < V \ D > contains a dominating set D 1 of cardinality not equal to cardinality of D. The number of vertices in a minimum accurate dominating set is called the accurate domination number and is denoted by γ a. Efficient Domination Number : A subset P of vertex set V of a graph G, is said to be an efficient dominating set if P is a dominating set and every vertex of V \ P is adjacent to exactly 2

3 one vertex of P. Minimum cardinality of such a set P is called an efficient domination number of G and is denoted by γ p. This parameter is also known as perfect domination in the literature. Inverse Domination Number : Let D be a minimum dominating set of G. If V \ D contains a dominating set D 1 of G then D 1 is called an inverse dominating set with respect to D. The inverse domination number is the number of vertices in a minimum inverse dominating set of G. Total Domination Number: A subset D of vertices of G is called a total dominating set of G if every vertex in V is dominated by at least one vertex in D. The minimum number of vertices in a total dominating set is called the total domination number of G and is denoted by γ t (G). Matching domination Number 5. Main Results : From [ ] paper we state the domination number of BF(n) and present dominating sets for BF(2), BF(3), BF(4) and BF(5). γ(bf(n)) = 2 if n = 2 = 6 if n = 3 = (2k+r) 2 n-1 if n = 4k+r for r = 0,1,2 and k ε Z + = (k+1) 2 n if n= 4k+3 for k ε Z +. Figure 1 : All possible dominating sets of BF(2) Figure 2 : Dominating set of BF(3) Figure 3 : Dominating sets of BF(4) Figure 4 : Dominating set of BF(5) From the above figures we make following observations : 1. Vertices in two colour sets both form dominating sets for BF(n) and hence each of these dominating sets (level wise complement vertex sets) is an inverse dominating set. As cardinality of both sets are equal we get that γ -1 (BF(n)) = γ(bf(n)). 2. For n = 2, 3, the dominating sets are independent sets and hence γ i (BF(n)) = γ(bf(n)) for n = 2, 3. For n = 4, we can make another choice of 16 vertices into dominating set, which forms an independent set. All the vertices in L 3 are dominated by the winged edges from 3

4 L 0 vertices included in D. Similarly we can make such a choice for higher values of n and hence γ i (BF(n)) = γ(bf(n)) for all n. Figure 5 : Independent Dominating sets of BF(4) 3. For n= 2, 4 vertices in V\ D are adjacent to exactly one vertex in D and hence D is an efficient dominating set. But for n 3, 5, it is not true so a minimum dominating set is not efficient and if we add some more vertices to D more adjacencies are added hence efficient dominating set does not exist for n 2, 4, 4k. Hence γ e (BF(n)) = γ(bf(n)) for n = 2, 4, 4k. Figure 13 : Minimal Efficient Dominating set for BF(4) Result 2 : from [ ] we get that accurate domination number of BF(n) is γ a (BF(n)) = γ(bf(n)) +1 for n = 2, 3, 4k = γ(bf(n)) for n 4k. Result 3 : From [ ] we get that the Total Domination number of BF(n) is γ t (BF(n)) = γ(bf(n)) +2 for n= 2 and 3 = γ(bf(n)) for n > 4. Here we present few total dominating sets of BF(n) for n = 2, 3, 4 and then discuss about matching domination number of BF(n). Figure 6 : Total dominating sets of BF(2) Figure 7 : Total dominating sets of BF(3) Figure 8 : Total dominating sets of BF(4) From the above figures we claim that these total dominating sets form a perfect matching in D and as we have seen that the dominating sets of these graphs posses no matching, the total dominating set of BF(n) forms a minimal matching dominating set. By the symmetric and regular structure of BF(n) we claim that there is a minimal total dominating set which is a minimal matching dominating set and hence γ t (BF(n)) = γ m (BF(n)) Conclusion : 4

5 Domination Number n = 2 n = 3 n = 4 n = 4k n = 4k+1 n = 4k+2 n = 4k+3 Domination γ(bf(n)) k 2 n (2k+1) 2 n-1 (k+1) 2 n (k+1) 2 n Non-split γ ns (BF(n)) k 2 n (2k+1) 2 n-1 (k+1) 2 n (k+1) 2 n Independent γ i (BF(n)) k 2 n (2k+1) 2 n-1 (k+1) 2 n (k+1) 2 n Inverse γ -1 (BF(n)) k 2 n (2k+1) 2 n-1 (k+1) 2 n (k+1) 2 n Accurate γ a (BF(n)) k2 n + 1 (2k+1) 2 n-1 (k+1) 2 n (k+1) 2 n Efficient γ e (BF(n)) k 2 n Total γ t (BF(n)) k 2 n (2k+1) 2 n-1 (k+1) 2 n (k+1) 2 n Matching γ m (BF(n)) k 2 n (2k+1) 2 n-1 (k+1) 2 n (k+1) 2 n From above table we observe following relations between various domination numbers of BF(n). 1. γ t (BF(n)) = γ m (BF(n)) for all n 2. γ a (BF(n)) = γ(bf(n)) +1 for n = 2, 3, 4k and γ a (BF(n)) = γ(bf(n)) for n 4k. 3. γ(bf(n)) = γ -1 (BF(n)) = γ ns (BF(n)) = γ i (BF(n)) for all n 4. γ(bf(n)) = γ e (BF(n)) for n = 2, 4k References : [1] Allan, R.B. Laskar, R., On Domination and Independent Domination Number of a Graph, Discrete Maths 23, (1978), pp [2] Allan, R.B. Laskar, R Hedetniemi, S.T., A note on Total Domination, Discrete Maths 49, (1984), pp [3] Barth, D. Raspaud, A., Two edge-disjoint Hamiltonian cycles in the Butterfly Graph, Information Processing Letters, 51, (1994), [4] Berge, C., Theory of Graphs and Its Applications, Methuen, London (1962). [5] Berge, C., Graphs and Hypergraphs, North Holland Amsterdam (1973). [6] [7] Cockayne, E J., Dawes, R.M. Hedetniemi, S.T., Total Domination in Graphs, Networks, Vol. 10, (1980),

6 [8] Cockayne, E.J. Hartnell, B.L. Hedetniemi, S.T. Laskar, R., Efficient Domination in Graphs, (1988), Clemson Univ., Dept of Mathematical Science, Tech. Report, 558. [9] Chen, G. Fransis, C.M., Comments on A New Family of Cayley Graph Interconnection networks of Constant Degree 4, IEEE Transactions on parallel and Distributed Systems, Vol. 8, 12, (1987), [10] Haynes, T.W. Hedetniemi, S.T. Slater, P.J., Fundamentals of Domination in graphs, Marcel Dekker Inc. New York, (1998). [11] Kattimani, M.B., Some New Contributions to Graph Theory, PhD Thesis, Gulberga Univ, India, (2000). [12] Kelkar Indrani, B Maheswari, Accurate Domination Number of Butterfly Graphs, Chamchuri Journal of Mathematics, Vol 1 (2009) Number 1, pp [13] Kelkar Indrani, B Maheswari, Domination Number of Butterfly Graph, Journal of Pure and Applied Physics, July-Aug [14] Kelkar Indrani, B Maheswari, Total Domination Number of Butterfly Graph, communicated. [15] Laskar, R. Walikar, H.B., On Domination Related Concepts in Graph Theory, Lecture Notes in Maths 885, Springer-Verlang, (1980), [16] Ore, O., Theory of Graphs, Amer, Maths. Soc. Colloq. Pub. 38, Providence (1962). 6

Accurate Domination Number of Butterfly Graphs

Accurate Domination Number of Butterfly Graphs Chamchuri Journal of Mathematics Volume 1(2009) Number 1, 35 43 http://www.math.sc.chula.ac.th/cjm Accurate Domination Number of Butterfly Graphs Indrani Kelkar and Bommireddy Maheswari Received 19 June

More information

Some Domination Parameters of Arithmetic Graph Vn

Some Domination Parameters of Arithmetic Graph Vn IOSR Journal of Mathematics (IOSRJM) ISSN: 78-578 Volume, Issue 6 (Sep-Oct. 0), PP 4-8 Some Domination Parameters of Arithmetic Graph Vn S.Uma Maheswari and B.Maheswari.Lecturer in Mathematics, J.M.J.College,

More information

Degree Equitable Domination Number and Independent Domination Number of a Graph

Degree Equitable Domination Number and Independent Domination Number of a Graph Degree Equitable Domination Number and Independent Domination Number of a Graph A.Nellai Murugan 1, G.Victor Emmanuel 2 Assoc. Prof. of Mathematics, V.O. Chidambaram College, Thuthukudi-628 008, Tamilnadu,

More information

Domination and Irredundant Number of 4-Regular Graph

Domination and Irredundant Number of 4-Regular Graph Domination and Irredundant Number of 4-Regular Graph S. Delbin Prema #1 and C. Jayasekaran *2 # Department of Mathematics, RVS Technical Campus-Coimbatore, Coimbatore - 641402, Tamil Nadu, India * Department

More information

Note: Simultaneous Graph Parameters: Factor Domination and Factor Total Domination

Note: Simultaneous Graph Parameters: Factor Domination and Factor Total Domination Note: Simultaneous Graph Parameters: Factor Domination and Factor Total Domination Peter Dankelmann a Michael A. Henning b Wayne Goddard c Renu Laskar d a School of Mathematical Sciences, University of

More information

Triple Connected Domination Number of a Graph

Triple Connected Domination Number of a Graph International J.Math. Combin. Vol.3(2012), 93-104 Triple Connected Domination Number of a Graph G.Mahadevan, Selvam Avadayappan, J.Paulraj Joseph and T.Subramanian Department of Mathematics Anna University:

More information

A note on isolate domination

A note on isolate domination Electronic Journal of Graph Theory and Applications 4 (1) (016), 94 100 A note on isolate domination I. Sahul Hamid a, S. Balamurugan b, A. Navaneethakrishnan c a Department of Mathematics, The Madura

More information

Chromatic Transversal Domatic Number of Graphs

Chromatic Transversal Domatic Number of Graphs International Mathematical Forum, 5, 010, no. 13, 639-648 Chromatic Transversal Domatic Number of Graphs L. Benedict Michael Raj 1, S. K. Ayyaswamy and I. Sahul Hamid 3 1 Department of Mathematics, St.

More information

THE CONNECTED COMPLEMENT DOMINATION IN GRAPHS V.MOHANASELVI 1. Assistant Professor of Mathematics, Nehru Memorial College, Puthanampatti,

THE CONNECTED COMPLEMENT DOMINATION IN GRAPHS V.MOHANASELVI 1. Assistant Professor of Mathematics, Nehru Memorial College, Puthanampatti, THE CONNECTED COMPLEMENT DOMINATION IN GRAPHS V.MOHANASELVI 1 Assistant Professor of Mathematics, Nehru Memorial College, Puthanampatti, Tiruchirappalli-621 00 S.DHIVYAKANNU 2 Assistant Professor of Mathematics,

More information

Triple Domination Number and it s Chromatic Number of Graphs

Triple Domination Number and it s Chromatic Number of Graphs Triple Domination Number and it s Chromatic Number of Graphs A.Nellai Murugan 1 Assoc. Prof. of Mathematics, V.O.Chidambaram, College, Thoothukudi-628 008, Tamilnadu, India anellai.vocc@gmail.com G.Victor

More information

Connected total perfect dominating set in fuzzy graph S.Revathi 1, C.V.R. Harinarayanan 2 and R.Muthuraj 3

Connected total perfect dominating set in fuzzy graph S.Revathi 1, C.V.R. Harinarayanan 2 and R.Muthuraj 3 Connected total perfect dominating set in fuzzy graph S.Revathi 1, C.V.R. Harinarayanan 2 and R.Muthuraj 3 1 Assistant Professor, Department of Mathematics, Saranathan College of Engineering Trichy 620

More information

(1,2) - Domination in Line Graphs of C n, P n and K 1,n

(1,2) - Domination in Line Graphs of C n, P n and K 1,n American Journal of Computational and Applied Mathematics 03, 3(3): 6-67 DOI: 0.593/j.ajcam.030303.0 (,) - Domination in Line Graphs of C n, P n and K,n N. Murugesan, Deepa. S. Nair * Post Graduate and

More information

Vertex Minimal and Common Minimal Equitable Dominating Graphs

Vertex Minimal and Common Minimal Equitable Dominating Graphs Int. J. Contemp. Math. Sciences, Vol. 7, 2012, no. 10, 499-505 Vertex Minimal and Common Minimal Equitable Dominating Graphs G. Deepak a, N. D. Soner b and Anwar Alwardi b a Department of Mathematics The

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 9, September ISSN

International Journal of Scientific & Engineering Research, Volume 6, Issue 9, September ISSN International Journal of Scientific & Engineering Research, Volue 6, Issue 9, Seteber-05 9 ISSN 9-558 Doinating Sets Of Divisor Cayley Grahs G. Mirona, Prof. B. Maheswari Abstract Let n be an integer and

More information

The Dual Neighborhood Number of a Graph

The Dual Neighborhood Number of a Graph Int. J. Contemp. Math. Sciences, Vol. 5, 2010, no. 47, 2327-2334 The Dual Neighborhood Number of a Graph B. Chaluvaraju 1, V. Lokesha 2 and C. Nandeesh Kumar 1 1 Department of Mathematics Central College

More information

Characterization of Super Strongly Perfect Graphs in Chordal and Strongly Chordal Graphs

Characterization of Super Strongly Perfect Graphs in Chordal and Strongly Chordal Graphs ISSN 0975-3303 Mapana J Sci, 11, 4(2012), 121-131 https://doi.org/10.12725/mjs.23.10 Characterization of Super Strongly Perfect Graphs in Chordal and Strongly Chordal Graphs R Mary Jeya Jothi * and A Amutha

More information

PAijpam.eu TOTAL CO-INDEPENDENT DOMINATION OF JUMP GRAPH

PAijpam.eu TOTAL CO-INDEPENDENT DOMINATION OF JUMP GRAPH International Journal of Pure and Applied Mathematics Volume 110 No. 1 2016, 43-48 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v110i1.4

More information

TREES WITH UNIQUE MINIMUM DOMINATING SETS

TREES WITH UNIQUE MINIMUM DOMINATING SETS TREES WITH UNIQUE MINIMUM DOMINATING SETS Sharada B Department of Studies in Computer Science, University of Mysore, Manasagangothri, Mysore ABSTRACT A set D of vertices of a graph G is a dominating set

More information

Graphs with Two Disjoint Total Dominating Sets

Graphs with Two Disjoint Total Dominating Sets Graphs with Two Disjoint Total Dominating Sets Izak Broere, Rand Afrikaans University Michael Dorfling, Rand Afrikaans University Wayne Goddard, University of Natal Johannes H. Hattingh, Georgia State

More information

Domination in Jahangir Graph J 2,m

Domination in Jahangir Graph J 2,m Int. J. Contemp. Math. Sciences, Vol., 007, no. 4, 119-1199 Domination in Jahangir Graph J,m D. A. Mojdeh and A. N. Ghameshlou Department of Mathematics University of Mazandaran P.O. Box 47416-1467, Babolsar,

More information

Strong Triple Connected Domination Number of a Graph

Strong Triple Connected Domination Number of a Graph Strong Triple Connected Domination Number of a Graph 1, G. Mahadevan, 2, V. G. Bhagavathi Ammal, 3, Selvam Avadayappan, 4, T. Subramanian 1,4 Dept. of Mathematics, Anna University : Tirunelveli Region,

More information

Efficient Triple Connected Domination Number of a Graph

Efficient Triple Connected Domination Number of a Graph International Journal of Computational Engineering Research Vol, 03 Issue, 6 Efficient Triple Connected Domination Number of a Graph G. Mahadevan 1 N. Ramesh 2 Selvam Avadayappan 3 T. Subramanian 4 1 Dept.

More information

Global Alliance Partition in Trees

Global Alliance Partition in Trees Global Alliance Partition in Trees Linda Eroh Department of Mathematics University of Wisconsin Oshkosh, Oshkosh, WI, 54901 eroh@uwoshedu and Ralucca Gera Department of Applied Mathematics Naval Postgraduate

More information

Double Domination Edge Critical Graphs.

Double Domination Edge Critical Graphs. East Tennessee State University Digital Commons @ East Tennessee State University Electronic Theses and Dissertations 5-2006 Double Domination Edge Critical Graphs. Derrick Wayne Thacker East Tennessee

More information

Algorithmic aspects of k-domination in graphs

Algorithmic aspects of k-domination in graphs PREPRINT 國立臺灣大學數學系預印本 Department of Mathematics, National Taiwan University www.math.ntu.edu.tw/~mathlib/preprint/2012-08.pdf Algorithmic aspects of k-domination in graphs James K. Lan and Gerard Jennhwa

More information

POWER DOMINATION OF MIDDLE GRAPH OF PATH, CYCLE AND STAR

POWER DOMINATION OF MIDDLE GRAPH OF PATH, CYCLE AND STAR Volume 114 No. 5 2017, 13-19 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu POWER DOMINATION OF MIDDLE GRAPH OF PATH, CYCLE AND STAR B. Thenmozhi

More information

On graphs with disjoint dominating and 2-dominating sets

On graphs with disjoint dominating and 2-dominating sets On graphs with disjoint dominating and 2-dominating sets 1 Michael A. Henning and 2 Douglas F. Rall 1 Department of Mathematics University of Johannesburg Auckland Park, 2006 South Africa Email: mahenning@uj.ac.za

More information

Abstract. 1. Introduction

Abstract. 1. Introduction MATCHINGS IN 3-DOMINATION-CRITICAL GRAPHS: A SURVEY by Nawarat Ananchuen * Department of Mathematics Silpaorn University Naorn Pathom, Thailand email: nawarat@su.ac.th Abstract A subset of vertices D of

More information

Perfect Dominating Sets in Fuzzy Graphs

Perfect Dominating Sets in Fuzzy Graphs IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728,p-ISSN: 2319-765X, Volume 8, Issue 3 (Sep. - Oct. 2013), PP 43-47 Perfect Dominating Sets in Fuzzy Graphs S. Revathi, P.J.Jayalakshmi, C.V.R.Harinarayanan

More information

THE RAINBOW DOMINATION SUBDIVISION NUMBERS OF GRAPHS. N. Dehgardi, S. M. Sheikholeslami and L. Volkmann. 1. Introduction

THE RAINBOW DOMINATION SUBDIVISION NUMBERS OF GRAPHS. N. Dehgardi, S. M. Sheikholeslami and L. Volkmann. 1. Introduction MATEMATIQKI VESNIK 67, 2 (2015), 102 114 June 2015 originalni nauqni rad research paper THE RAINBOW DOMINATION SUBDIVISION NUMBERS OF GRAPHS N. Dehgardi, S. M. Sheikholeslami and L. Volkmann Abstract.

More information

On Independent Equitable Cototal Dominating set of graph

On Independent Equitable Cototal Dominating set of graph IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X Volume 12, Issue 6 Ver V (Nov - Dec2016), PP 62-66 wwwiosrjournalsorg On Independent Equitable Cototal Dominating set of graph

More information

Eternal Domination: Criticality and Reachability

Eternal Domination: Criticality and Reachability Eternal Domination: Criticality and Reachability William F. Klostermeyer School of Computing University of North Florida Jacksonville, FL 32224-2669 wkloster@unf.edu Gary MacGillivray Department of Mathematics

More information

To Find Strong Dominating Set and Split Strong Dominating Set of an Interval Graph Using an Algorithm

To Find Strong Dominating Set and Split Strong Dominating Set of an Interval Graph Using an Algorithm Dr A Sudhakaraiah, V Rama Latha, E Gnana Deepika, TVenkateswarulu/International Journal Of To Find Strong Dominating Set and Split Strong Dominating Set of an Interval Graph Using an Algorithm Dr A Sudhakaraiah

More information

Bounds on the signed domination number of a graph.

Bounds on the signed domination number of a graph. Bounds on the signed domination number of a graph. Ruth Haas and Thomas B. Wexler September 7, 00 Abstract Let G = (V, E) be a simple graph on vertex set V and define a function f : V {, }. The function

More information

International Journal of Mathematical Archive-7(9), 2016, Available online through ISSN

International Journal of Mathematical Archive-7(9), 2016, Available online through  ISSN International Journal of Mathematical Archive-7(9), 2016, 189-194 Available online through wwwijmainfo ISSN 2229 5046 TRIPLE CONNECTED COMPLEMENTARY ACYCLIC DOMINATION OF A GRAPH N SARADHA* 1, V SWAMINATHAN

More information

38. Triple Connected Domination Number of a Graph

38. Triple Connected Domination Number of a Graph 38. Triple Connected Domination Number of a Graph Ms.N.Rajakumari *& V.Murugan** *Assistant Professor, Department of Mathematics, PRIST University, Thanjavur, Tamil Nadu. **Research Scholar, Department

More information

The strong chromatic number of a graph

The strong chromatic number of a graph The strong chromatic number of a graph Noga Alon Abstract It is shown that there is an absolute constant c with the following property: For any two graphs G 1 = (V, E 1 ) and G 2 = (V, E 2 ) on the same

More information

k-tuple domination in graphs

k-tuple domination in graphs Information Processing Letters 87 (2003) 45 50 www.elsevier.com/locate/ipl k-tuple domination in graphs Chung-Shou Liao a, Gerard J. Chang b, a Institute of Information Sciences, Academia Sinica, Nankang,

More information

DOMINATION PARAMETERS OF A GRAPH AND ITS COMPLEMENT

DOMINATION PARAMETERS OF A GRAPH AND ITS COMPLEMENT Discussiones Mathematicae Graph Theory 38 (2018) 203 215 doi:10.7151/dmgt.2002 DOMINATION PARAMETERS OF A GRAPH AND ITS COMPLEMENT Wyatt J. Desormeaux 1, Teresa W. Haynes 1,2 and Michael A. Henning 1 1

More information

We need the following Theorems for our further results: MAIN RESULTS

We need the following Theorems for our further results: MAIN RESULTS International Journal of Technical Research Applications e-issn: 2320-8163, SPLIT BLOCK SUBDIVISION DOMINATION IN GRAPHS MH Muddebihal 1, PShekanna 2, Shabbir Ahmed 3 Department of Mathematics, Gulbarga

More information

Bounds for the m-eternal Domination Number of a Graph

Bounds for the m-eternal Domination Number of a Graph Bounds for the m-eternal Domination Number of a Graph Michael A. Henning Department of Pure and Applied Mathematics University of Johannesburg South Africa mahenning@uj.ac.za Gary MacGillivray Department

More information

Former Bulletin of Society of Mathematicians Banja Luka ISSN (p), ISSN X (o)

Former Bulletin of Society of Mathematicians Banja Luka ISSN (p), ISSN X (o) Bulletin of International Mathematical Virtual Institute ISSN 1840-4359 Vol. 1(2011), 39-43 Former Bulletin of Society of Mathematicians Banja Luka ISSN 0354-5792 (p), ISSN 1986-521X (o) COMPLEMENT FREE

More information

An Algorithm for Minimal and Minimum Distance - 2 Dominating Sets of Graph

An Algorithm for Minimal and Minimum Distance - 2 Dominating Sets of Graph Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 3 (2017), pp. 1117-1126 Research India Publications http://www.ripublication.com An Algorithm for Minimal and Minimum Distance

More information

Connected Liar s Domination in Graphs: Complexity and Algorithm 1

Connected Liar s Domination in Graphs: Complexity and Algorithm 1 Applied Mathematical Sciences, Vol. 12, 2018, no. 10, 489-494 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2018.8344 Connected Liar s Domination in Graphs: Complexity and Algorithm 1 Chengye

More information

Capacitated Domination

Capacitated Domination Capacitated Domination Wayne Goddard, Stephen T. Hedetniemi, James L. Huff Dept of Computer Science Clemson University, Clemson SC 29634, USA Alice A. McRae Dept of Computer Science Appalachian State University,

More information

GEODETIC DOMINATION IN GRAPHS

GEODETIC DOMINATION IN GRAPHS GEODETIC DOMINATION IN GRAPHS H. Escuadro 1, R. Gera 2, A. Hansberg, N. Jafari Rad 4, and L. Volkmann 1 Department of Mathematics, Juniata College Huntingdon, PA 16652; escuadro@juniata.edu 2 Department

More information

Roman Domination in Complementary Prism Graphs

Roman Domination in Complementary Prism Graphs International J.Math. Combin. Vol.2(2012), 24-31 Roman Domination in Complementary Prism Graphs B.Chaluvaraju and V.Chaitra 1(Department of Mathematics, Bangalore University, Central College Campus, Bangalore

More information

International Journal of Mathematical Archive-6(10), 2015, Available online through ISSN

International Journal of Mathematical Archive-6(10), 2015, Available online through   ISSN International Journal of Mathematical Archive-6(10), 2015, 70-75 Available online through www.ijma.info ISSN 2229 5046 STRONG NONSPLIT LINE SET DOMINATING NUMBER OF GRAPH P. SOLAI RANI* 1, Mrs. R. POOVAZHAKI

More information

On the domination numbers of generalized de Bruijn digraphs and generalized Kautz digraphs

On the domination numbers of generalized de Bruijn digraphs and generalized Kautz digraphs Information Processing Letters 86 (2003) 79 85 www.elsevier.com/locate/ipl On the domination numbers of generalized de Bruijn digraphs and generalized Kautz digraphs Yosuke Kikuchi, Yukio Shibata Department

More information

On total domination and support vertices of a tree

On total domination and support vertices of a tree On total domination and support vertices of a tree Ermelinda DeLaViña, Craig E. Larson, Ryan Pepper and Bill Waller University of Houston-Downtown, Houston, Texas 7700 delavinae@uhd.edu, pepperr@uhd.edu,

More information

Planar Graph Characterization - Using γ - Stable Graphs

Planar Graph Characterization - Using γ - Stable Graphs Planar Graph Characterization - Using γ - Stable Graphs M. YAMUNA VIT University Vellore, Tamilnadu INDIA myamuna@vit.ac.in K. KARTHIKA VIT University Vellore, Tamilnadu INDIA karthika.k@vit.ac.in Abstract:

More information

Augmenting a Graph of Minimum Degree 2 to have Two Disjoint Total Dominating Sets

Augmenting a Graph of Minimum Degree 2 to have Two Disjoint Total Dominating Sets Augmenting a Graph of Minimum Degree 2 to have Two Disjoint Total Dominating Sets Michael Dorfling a,1 Wayne Goddard b,c Johannes H. Hattingh d Michael A. Henning a,1 a School of Mathematical Sciences,

More information

Dynamic Dominating Sets: the Eviction Model for Eternal Domination

Dynamic Dominating Sets: the Eviction Model for Eternal Domination Dynamic Dominating Sets: the Eviction Model for Eternal Domination William F. Klostermeyer School of Computing University of North Florida Jacksonville, FL 32224-2669 wkloster@unf.edu Mary Lawrence School

More information

Perfect k-domination in graphs

Perfect k-domination in graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 48 (2010), Pages 175 184 Perfect k-domination in graphs B. Chaluvaraju Department of Mathematics Bangalore University Central College Campus, Bangalore 560

More information

FUZZY DOUBLE DOMINATION NUMBER AND CHROMATIC NUMBER OF A FUZZY GRAPH

FUZZY DOUBLE DOMINATION NUMBER AND CHROMATIC NUMBER OF A FUZZY GRAPH International Journal of Information Technology and Knowledge Management July-December 2011 Volume 4 No 2 pp 495-499 FUZZY DOUBLE DOMINATION NUMBER AND CHROMATIC NUMBER OF A FUZZY GRAPH G MAHADEVAN 1 V

More information

Some Upper Bounds for Signed Star Domination Number of Graphs. S. Akbari, A. Norouzi-Fard, A. Rezaei, R. Rotabi, S. Sabour.

Some Upper Bounds for Signed Star Domination Number of Graphs. S. Akbari, A. Norouzi-Fard, A. Rezaei, R. Rotabi, S. Sabour. Some Upper Bounds for Signed Star Domination Number of Graphs S. Akbari, A. Norouzi-Fard, A. Rezaei, R. Rotabi, S. Sabour Abstract Let G be a graph with the vertex set V (G) and edge set E(G). A function

More information

Bounds for Support Equitable Domination Number

Bounds for Support Equitable Domination Number e-issn 2455 1392 Volume 2 Issue 6, June 2016 pp. 11 15 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Bounds for Support Equitable Domination Number R.Guruviswanathan 1, Dr. V.Swaminathan

More information

Triple Connected Complementary Tree Domination Number Of A Graph V. Murugan et al.,

Triple Connected Complementary Tree Domination Number Of A Graph V. Murugan et al., International Journal of Power Control Signal and Computation (IJPCSC) Vol.5 No. 2,2013-Pp:48-57 gopalax journals,singapore ISSN:0976-268X Paper Received :04-03-2013 Paper Published:14-04-2013 Paper Reviewed

More information

THE STRONG NON-SPLIT DOMINATION NUMBER OF A JUMP GRAPH

THE STRONG NON-SPLIT DOMINATION NUMBER OF A JUMP GRAPH THE STRONG NON-SPLIT DOMINATION NUMBER OF A JUMP GRAPH N. Pratap Babu Rao Department of Mathematics S.G. Degree Collegekoppal (Karnataka)India ----------------------------------------------------------------------------***--------------------------------------------------------------------------

More information

Bounds on the k-domination Number of a Graph

Bounds on the k-domination Number of a Graph Bounds on the k-domination Number of a Graph Ermelinda DeLaViña a,1, Wayne Goddard b, Michael A. Henning c,, Ryan Pepper a,1, Emil R. Vaughan d a University of Houston Downtown b Clemson University c University

More information

Eccentric domination in splitting graph of some graphs

Eccentric domination in splitting graph of some graphs Advances in Theoretical and Applied Mathematics ISSN 0973-4554 Volume 11, Number 2 (2016), pp. 179-188 Research India Publications http://www.ripublication.com Eccentric domination in splitting graph of

More information

DOMINATION IN SOME CLASSES OF DITREES

DOMINATION IN SOME CLASSES OF DITREES BULLETIN OF THE INTERNATIONAL MATHEMATICAL VIRTUAL INSTITUTE ISSN (p) 20-4874, ISSN (o) 20-4955 www.imvibl.org /JOURNALS / BULLETIN Vol. 6(2016), 157-167 Former BULLETIN OF THE SOCIETY OF MATHEMATICIANS

More information

Complementary Acyclic Weak Domination Preserving Sets

Complementary Acyclic Weak Domination Preserving Sets International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 30-9364, ISSN (Print): 30-9356 ijresorg Volume 4 Issue 7 ǁ July 016 ǁ PP 44-48 Complementary Acyclic Weak Domination

More information

Total Domination on Generalized Petersen Graphs

Total Domination on Generalized Petersen Graphs International Journal of Scientific and Innovative Mathematical Research (IJSIMR) Volume 2, Issue 2, February 2014, PP 149-155 ISSN 2347-307X (Print) & ISSN 2347-3142 (Online) www.arcjournals.org Total

More information

(1, 2) -Vertex Domination in Fuzzy Line Graphs

(1, 2) -Vertex Domination in Fuzzy Line Graphs International Journal of Engineering, Science and Mathematics Vol. 5 Issue 4, December 2016, ISSN: 2320-0294 Impact Factor: 6.765 Journal Homepage: Double-Blind Peer Reviewed Refereed Open Access International

More information

TIGHT LOWER BOUND FOR LOCATING-TOTAL DOMINATION NUMBER. VIT University Chennai, INDIA

TIGHT LOWER BOUND FOR LOCATING-TOTAL DOMINATION NUMBER. VIT University Chennai, INDIA International Journal of Pure and Applied Mathematics Volume 101 No. 5 2015, 661-668 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu PAijpam.eu TIGHT LOWER

More information

(1, 2) -Vertex Domination in Fuzzy Graphs

(1, 2) -Vertex Domination in Fuzzy Graphs (1, 2) -Vertex Domination in Fuzzy Graphs N.Sarala 1, T.Kavitha 2 Associate Professor, Department of Mathematics, ADM College, Nagapattinam, Tamilnadu, India 1 Assistant Professor, Department of Mathematics,

More information

Subdivisions of Graphs: A Generalization of Paths and Cycles

Subdivisions of Graphs: A Generalization of Paths and Cycles Subdivisions of Graphs: A Generalization of Paths and Cycles Ch. Sobhan Babu and Ajit A. Diwan Department of Computer Science and Engineering, Indian Institute of Technology Bombay, Powai, Mumbai 400076,

More information

Strong Dominating Sets of Some Arithmetic Graphs

Strong Dominating Sets of Some Arithmetic Graphs International Journal of Computer Applications (09 888) Volume 8 No, December 01 Strong Dominating Sets of Some Arithmetic Graphs MManjuri Dept of Applied Mathematics, SPWomen s University, Tirupati-10,

More information

Signed domination numbers of a graph and its complement

Signed domination numbers of a graph and its complement Discrete Mathematics 283 (2004) 87 92 www.elsevier.com/locate/disc Signed domination numbers of a graph and its complement Ruth Haas a, Thomas B. Wexler b a Department of Mathematics, Smith College, Northampton,

More information

DOUBLE DOMINATION CRITICAL AND STABLE GRAPHS UPON VERTEX REMOVAL 1

DOUBLE DOMINATION CRITICAL AND STABLE GRAPHS UPON VERTEX REMOVAL 1 Discussiones Mathematicae Graph Theory 32 (2012) 643 657 doi:10.7151/dmgt.1633 DOUBLE DOMINATION CRITICAL AND STABLE GRAPHS UPON VERTEX REMOVAL 1 Soufiane Khelifi Laboratory LMP2M, Bloc of laboratories

More information

Discrete Mathematics. Elixir Dis. Math. 92 (2016)

Discrete Mathematics. Elixir Dis. Math. 92 (2016) 38758 Available online at www.elixirpublishers.com (Elixir International Journal) Discrete Mathematics Elixir Dis. Math. 92 (2016) 38758-38763 Complement of the Boolean Function Graph B(K p, INC, K q )

More information

RAINBOW DOMINATION IN GRAPHS

RAINBOW DOMINATION IN GRAPHS TAIWANESE JOURNAL OF MATHEMATICS Vol. 12, No. 1, pp. 213-225, February 2008 This paper is available online at http://www.tjm.nsysu.edu.tw/ RAINBOW DOMINATION IN GRAPHS Boštjan Brešar 1, Michael A. Henning

More information

Robert Cowen and Stephen H. Hechler. Received June 4, 2003; revised June 18, 2003

Robert Cowen and Stephen H. Hechler. Received June 4, 2003; revised June 18, 2003 Scientiae Mathematicae Japonicae Online, Vol. 9, (2003), 9 15 9 G-FREE COLORABILITY AND THE BOOLEAN PRIME IDEAL THEOREM Robert Cowen and Stephen H. Hechler Received June 4, 2003; revised June 18, 2003

More information

On the packing numbers in graphs arxiv: v1 [math.co] 26 Jul 2017

On the packing numbers in graphs arxiv: v1 [math.co] 26 Jul 2017 On the packing numbers in graphs arxiv:1707.08656v1 [math.co] 26 Jul 2017 Doost Ali Mojdeh and Babak Samadi Department of Mathematics University of Mazandaran, Babolsar, Iran damojdeh@umz.ac.ir samadibabak62@gmail.com

More information

Discrete Applied Mathematics. A revision and extension of results on 4-regular, 4-connected, claw-free graphs

Discrete Applied Mathematics. A revision and extension of results on 4-regular, 4-connected, claw-free graphs Discrete Applied Mathematics 159 (2011) 1225 1230 Contents lists available at ScienceDirect Discrete Applied Mathematics journal homepage: www.elsevier.com/locate/dam A revision and extension of results

More information

My Top 10 Favorite Graph Theory Conjectures. Stephen Hedetniemi, Professor Emeritus, School of Computing Clemson University

My Top 10 Favorite Graph Theory Conjectures. Stephen Hedetniemi, Professor Emeritus, School of Computing Clemson University My Top 10 Favorite Graph Theory Conjectures Stephen Hedetniemi, Professor Emeritus, School of Computing Clemson University 1. Vizing s Conjecture 1963 The Cartesian product two graphs G and H is the graph

More information

Efficient Algorithm for the Paired-Domination Problem in Convex Bipartite Graphs

Efficient Algorithm for the Paired-Domination Problem in Convex Bipartite Graphs Efficient Algorithm for the Paired-Domination Problem in Convex Bipartite Graphs Ruo-ei Hung, Chi-Hyi Laio, and Chun-Kai ang Abstract Let G =(V,E) be a graph without isolated vertices. A matching in G

More information

Domination Number of Jump Graph

Domination Number of Jump Graph International Mathematical Forum, Vol. 8, 013, no. 16, 753-758 HIKARI Ltd, www.m-hikari.com Domination Number of Jump Graph Y. B. Maralabhavi Department of Mathematics Bangalore University Bangalore-560001,

More information

Math 776 Graph Theory Lecture Note 1 Basic concepts

Math 776 Graph Theory Lecture Note 1 Basic concepts Math 776 Graph Theory Lecture Note 1 Basic concepts Lectured by Lincoln Lu Transcribed by Lincoln Lu Graph theory was founded by the great Swiss mathematician Leonhard Euler (1707-178) after he solved

More information

SIGN DOMINATING SWITCHED INVARIANTS OF A GRAPH

SIGN DOMINATING SWITCHED INVARIANTS OF A GRAPH BULLETIN OF THE INTERNATIONAL MATHEMATICAL VIRTUAL INSTITUTE ISSN (p) 0-87, ISSN (o) 0-955 www.imvibl.org /JOURNALS / BULLETIN Vol. 7(017), 5-6 Former BULLETIN OF THE SOCIETY OF MATHEMATICIANS BANJA LUKA

More information

Sources for this lecture. 3. Matching in bipartite and general graphs. Symmetric difference

Sources for this lecture. 3. Matching in bipartite and general graphs. Symmetric difference S-72.2420 / T-79.5203 Matching in bipartite and general graphs 1 3. Matching in bipartite and general graphs Let G be a graph. A matching M in G is a set of nonloop edges with no shared endpoints. Let

More information

Characterisation of Restrained Domination Number and Chromatic Number of a Fuzzy Graph

Characterisation of Restrained Domination Number and Chromatic Number of a Fuzzy Graph Characterisation of Restrained Domination Number and Chromatic Number of a Fuzzy Graph 1 J.S.Sathya, 2 S.Vimala 1 Research Scholar, 2 Assistant Professor, Department of Mathematics, Mother Teresa Women

More information

Hardness of Subgraph and Supergraph Problems in c-tournaments

Hardness of Subgraph and Supergraph Problems in c-tournaments Hardness of Subgraph and Supergraph Problems in c-tournaments Kanthi K Sarpatwar 1 and N.S. Narayanaswamy 1 Department of Computer Science and Engineering, IIT madras, Chennai 600036, India kanthik@gmail.com,swamy@cse.iitm.ac.in

More information

EFFICIENT BONDAGE NUMBER OF A JUMP GRAPH

EFFICIENT BONDAGE NUMBER OF A JUMP GRAPH EFFICIENT BONDAGE NUMBER OF A JUMP GRAPH N. Pratap Babu Rao Associate Professor S.G. College Koppal(Karnataka), INDIA --------------------------------------------------------------------------------***------------------------------------------------------------------------------

More information

Rainbow game domination subdivision number of a graph

Rainbow game domination subdivision number of a graph Rainbow game domination subdivision number of a graph J. Amjadi Department of Mathematics Azarbaijan Shahid Madani University Tabriz, I.R. Iran j-amjadi@azaruniv.edu Abstract The rainbow game domination

More information

Complementary nil vertex edge dominating sets

Complementary nil vertex edge dominating sets Proyecciones Journal of Mathematics Vol. 34, N o 1, pp. 1-13, March 2015. Universidad Católica del Norte Antofagasta - Chile Complementary nil vertex edge dominating sets S. V. Siva Rama Raju Ibra College

More information

Efficient Domination number and Chromatic number of a Fuzzy Graph

Efficient Domination number and Chromatic number of a Fuzzy Graph Efficient Domination number and Chromatic number of a Fuzzy Graph Dr.S.Vimala 1 J.S.Sathya 2 Assistant Professor,Department of Mathematics,Mother Teresa Women s University, Kodaikanal, India Research Scholar,

More information

Line Graphs and Circulants

Line Graphs and Circulants Line Graphs and Circulants Jason Brown and Richard Hoshino Department of Mathematics and Statistics Dalhousie University Halifax, Nova Scotia, Canada B3H 3J5 Abstract The line graph of G, denoted L(G),

More information

CLASSES OF VERY STRONGLY PERFECT GRAPHS. Ganesh R. Gandal 1, R. Mary Jeya Jothi 2. 1 Department of Mathematics. Sathyabama University Chennai, INDIA

CLASSES OF VERY STRONGLY PERFECT GRAPHS. Ganesh R. Gandal 1, R. Mary Jeya Jothi 2. 1 Department of Mathematics. Sathyabama University Chennai, INDIA Inter national Journal of Pure and Applied Mathematics Volume 113 No. 10 2017, 334 342 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Abstract: CLASSES

More information

Vertex 3-colorability of claw-free graphs

Vertex 3-colorability of claw-free graphs Algorithmic Operations Research Vol.2 (27) 5 2 Vertex 3-colorability of claw-free graphs Marcin Kamiński a Vadim Lozin a a RUTCOR - Rutgers University Center for Operations Research, 64 Bartholomew Road,

More information

Outer-2-independent domination in graphs

Outer-2-independent domination in graphs Proc. Indian Acad. Sci. (Math. Sci.) Vol. 126, No. 1, February 2016, pp. 11 20. c Indian Academy of Sciences Outer-2-independent domination in graphs MARCIN KRZYWKOWSKI 1,2,, DOOST ALI MOJDEH 3 and MARYEM

More information

REDUCING GRAPH COLORING TO CLIQUE SEARCH

REDUCING GRAPH COLORING TO CLIQUE SEARCH Asia Pacific Journal of Mathematics, Vol. 3, No. 1 (2016), 64-85 ISSN 2357-2205 REDUCING GRAPH COLORING TO CLIQUE SEARCH SÁNDOR SZABÓ AND BOGDÁN ZAVÁLNIJ Institute of Mathematics and Informatics, University

More information

Complexity Results on Graphs with Few Cliques

Complexity Results on Graphs with Few Cliques Discrete Mathematics and Theoretical Computer Science DMTCS vol. 9, 2007, 127 136 Complexity Results on Graphs with Few Cliques Bill Rosgen 1 and Lorna Stewart 2 1 Institute for Quantum Computing and School

More information

Dominated colorings of graphs

Dominated colorings of graphs Noname manuscript No. (will be inserted by the editor) Dominated colorings of graphs Houcine Boumediene Merouane Mohammed Haddad Mustapha Chellali Hamamache Kheddouci Received: date / Accepted: date Abstract

More information

On the Wimer Method for Designing Edge-Based Algorithms

On the Wimer Method for Designing Edge-Based Algorithms On the Wimer Method for Designing Edge-Based Algorithms Alan C. Jamieson Dept of Mathematics and Computer Science St. Mary s College of Maryland, St. Mary s City, MD 20686 and Wayne Goddard, Stephen T.

More information

STRONG / WEAK EDGE VERTEX MIXED DOMINATION NUMBER OF A GRAPH

STRONG / WEAK EDGE VERTEX MIXED DOMINATION NUMBER OF A GRAPH IJMS, Vol. 11, No. 3-4, (July-December 2012),. 433-444 Serials Publications ISSN: 0972-754X STRONG / WEAK EDGE VERTEX MIXED DOMINATION NUMBER OF A GRAPH R. S. Bhat, S. S. Kamath & Surekha R. Bhat Abstract:

More information

On Acyclic Vertex Coloring of Grid like graphs

On Acyclic Vertex Coloring of Grid like graphs On Acyclic Vertex Coloring of Grid like graphs Bharat Joshi and Kishore Kothapalli {bharatj@research., kkishore@}iiit.ac.in Center for Security, Theory and Algorithmic Research International Institute

More information

Grundy chromatic number of the complement of bipartite graphs

Grundy chromatic number of the complement of bipartite graphs Grundy chromatic number of the complement of bipartite graphs Manouchehr Zaker Institute for Advanced Studies in Basic Sciences P. O. BOX 45195-159 Zanjan, Iran E-mail: mzaker@iasbs.ac.ir Abstract A Grundy

More information

POINT-SET DOMATIC NUMBERS OF GRAPHS

POINT-SET DOMATIC NUMBERS OF GRAPHS 124 (1999) MATHEMATICA BOHEMICA No. 1, 77 82 POINT-SET DOMATIC NUMBERS OF GRAPHS Bohdan Zelinka, Liberec (Received September 10, 1997) Abstract. A subset D of the vertex set V (G) of a graph G is called

More information