Lower Bounds for the Exponential Domination Number of C m C n

Size: px
Start display at page:

Download "Lower Bounds for the Exponential Domination Number of C m C n"

Transcription

1 Lower Bounds for the Exponential Domination Number of C m C n Chassidy Bozeman Joshua Carlson Michael Dairyko Derek Young Michael Young, April 6, 06 Abstract A vertex v in an exponential dominating set assigns weight ( ) dist(v,u) to vertex u. An exponential dominating set of a graph G is a subset of V (G) such that every vertex in V (G) has been assigned a sum weight of at least. In this paper the exponential dominating number for the graph C m C n, denoted by γ e (C m C n ) is discussed. Anderson et. al. [] proved that γ e(c m C n ) 3 and conjectured that 3 is also the asymptotic lower bound. We use a linear programing approach to sharpen the lower bound to ɛ(m,n). Keywords. exponential domination, domination, grid, linear programming, mixed integer programming Introduction Given a graph G, a weight function of G is a function w : V (G) V (G) R. For u, v V (G), we say that u assigns weight w(u, v) to v. For a set S V (G) we denote w(s, v) := s S w(s, v). Department of Mathematics, Iowa State University, Ames, IA 500, USA. {cbozeman, jmsdg7, mdairyko, ddyoung, myoung}@iastate.edu Corresponding author.

2 Similarly, w(v, S) := s S w(v, s). For two weight functions of G, w and w, we say w w, if w (u, v) w(u, v) for all u, v V (G). Let D V (G) and w be a weight function of G. The pair (D, w) dominates the graph G, if for all v V (G), w(d, v). The standard definition of domination is where w(u, v) is if v is in the closed neighborhood of u, and 0 if it is not. This type of domination has been widely studied (see [4], [7]). Another well-studied type of domination is total domination, in which w(u, v) is if v is in the neighborhood of u and 0 if it is not (see [5], [8]). There is also k-domination and k-distance domination (see [], [6]). In k-domination w(u, v) is if v is in the neighborhood of u, if k u = v, and 0 otherwise. In k-distance domination w(u, v) is if the distance from u to v is at most k, and 0 otherwise. For exponential domination, w(u, v) = ( )dist(u,v), where dist(u, v) represents the length of the shortest path from u to v. An exponential dominating set of a graph G is a set D V (G) such that (D, w) dominates G when w(u, v) = ( )dist(u,v). The exponential domination number of G, denoted by γ e (G), is the cardinality of a minimum exponential dominating set. This type of exponential domination has also been referred to as porous exponential domination. Some work has been done in non-porous exponential domination, where dist(u, v) represents the length of the shortest path from u to v that does not have any internal vertices that are in the dominating set (see [3]). It is described in [3] that applications of exponential domination relate to the passing of information, and specifically models how information can be spread from a speaker through a crowd. Thus, the exponential domination number represents the minimum number of speakers needed to successfully convey a message to every individual within a crowd. Within exponential domination, there has been research on the exponential domination number of C m C n, where is the Cartesian product. Anderson et. al. [], found lower and upper bounds for γ e (C m C n ). The following theorem shows a sharp upper bound for the exponential domination number of the graph C 3m C 3n.

3 Theorem. [] For all m and n, γ e (C 3m C 3n ) (3m)(3n) 3. The proof of Theorem is constructive. An exponential dominating set is created by choosing a vertex from each row and colu of a 3 3 grid and then periodically tiling C 3m C 3n with the grid and selecting all the corresponding vertices. This argument was extended to C m C n, for m, n arbitrarily large. Theorem. [] γ e (C m C n ) lim m,n 3. A lower bound can be attained in the following way: Observe that when m and n are large enough, for each v V (C m C n ) there exists 4i vertices u V (C m C n ) such that dist(v, u) = i, when i is a positive integer. So w(v, V (C m C n )) + 4i i = 8. This implies i= 8 γ e(g). However this bound can be improved to by adjusting the weight function so that v assigns weight to itself, resulting in w(v, V (C m C n )) 7. 7 A better lower bound was attained in [] by showing that the weight function could be adjusted so that each vertex assigns.5 less than in the original weight function. Theorem 3. [] For all m, n 3, < γ e(g). The above theorems led to the following conjecture. Conjecture. [] For all m and n, 3 γ e(c m C n ). 3

4 In this paper, a better lower bound for γe(cm Cn) is produced. In section, we use linear programming to minimize how much weight is necessary for each vertex in an exponential dominating set to assign. This leads to improved lower bounds in section 3. For the remainder of the paper, we refer to w as the weight function w(u, v) := Linear Program ( ) dist(u,v). Let D = {d, d,..., d } be an exponential dominating set of C m C n. Given an odd positive integer r, let G v be the subgraph of C m C n that is an r r grid centered vertex v V (C m C n ), with V (G v ) = {v, v,..., v r }. Let I v be the set of interior vertices of G v. In this section, a linear program is created where the sum of the weights assigned to the vertices in I v is minimized. The minimum value attained is of the form I v + k, where 0 < k. A new weight function is then created, which still dominates with D and has v assigning k less weight than before. A sequence of weight functions will be constructed recursively.. The Grid First, we naturally partition V (C m C n ). For each v i V (G v ), define S i to be the set of vertices w V (C m C n ) such that the distance between v i and w is less than the distance between w and any other vertex in G v. Notice that S i = {v i }, if v i I v. For i r, let x i = w(s i, v i ). Therefore, if ( i, j r, then w(s i, v j ) = x ) dist(vi,v j ) i. We define Γ = V (G) \ r i= S i and for j r, let ɛ j = w(γ, v j ). Thus, w(d, v j ) r i= w(s i, v j ) + ɛ j = r i= x i ( ) dist(vi,v j ) + ɛ j. Observe that V (Γ) m + n and dist(γ, V (G v )) as m, n. Thus 0 ɛ j (m + n ) ( ) dist(γ,v (Gv)) for each j r. Therefore 4

5 assuming that ɛ = ɛ r j= (m + n ) r j= ɛ j, ( ) dist(γ,v (Gv)) which means ɛ 0 as m, n. r (m + n ) ( ) dist(γ,v (Gv)), Example. Consider the graph G = C 6 C 8 as shown in Figure. For the simplicity of the figure, we remove the edges of G. Choose r = 3 and construct G v5 with V (G v5 ) = {v, v,..., v 9 }. We then label the corresponding sets S, S,..., S 9, Γ. For instance, observe that S 3 consists of all vertices in G whose distance to v 3 is smaller than their distance to any other vertex of G v5. Figure : C 6 C 8 with edges removed. The Program Lemma below proves how to get a lower bound for the exponential domination number of a graph C m C n, given that each vertex in the dominating set assigns more weight to V (C m C n ) than needed. 5

6 Lemma. Let G be a graph and D = {d, d,..., d } be an exponential dominating set of G and ρ R such that w(d j, V (G)) ρ for all j. If there exists a sequence of weight functions {w j } j=0, where w = w 0, and the following conditions are satisfied for j, ) w j < w j, ) f (D, w j ) dominates G, and 3) there exist k R such that 0 < k w j (d j, V (G)) w j (d j, V (G)), then ρ k < V (G). Proof. Let {w j } j=0 be such a sequence of weight functions for the exponential dominating set D. Conditions ) and 3) imply that k < w 0 (d j, V (G)) w (d j, V (G)) for all d j D. Therefore, k < [w 0 (d j, V (G)) w (d j, V (G))]. j= Since condition ) gives w (D, v) for all v V (G), then Combining these inequalities gives, V (G) w (d j, V (G)). j= k + V (G) < w 0 (d j, V (G)) j= ρ = ρ. j= This implies that ρ k < V (G). 6

7 We now construct a recursive set of weight functions that satisfy the conditions of Lemma for some k. Let d j D and w j be a weight function such that (D, w j ) dominates C m C n. Let G d be the r r grid G dj and I = I dj. Recall that x i = w(s i, v i ). Let A be the r r matrix such that [A] ij = ( ) dist(vi,v j ). Let x = [x, x,..., x r ] T and w = [w(d, v ), w(d, v ),..., w(d, v r )] T. Thus, w A x. In fact, if w 0 < w, then w 0 < Ax. Let c be the real-valued vector such that c T x = v i I w j (D, v i ). The objective function in the linear program will be c T x, where x is a vector of r variables. Since (D, w j ) dominates C m C n, w j, where is the all s vector. Therefore, A x; hence, Ax is a constraint. Let b be the real-valued vector whose ith entry is + ( dist(vi,d j ) ) + ɛj if v i I and 8 otherwise. The constraint Ax b will be added to ensure that for each vertex in I the weight assigned from d j can be decreased by the appropriate amount. Consider the following linear program: min c T x s.t. Ax Ax b x 0. Define x to be an optimal solution to the linear program and x min to be the value attained. Obviously, I + ɛ < x min, so 0 < k = x min ɛ I. For each i with v i I, let r ) dist(vi,v s) ( y i = x i s= Thus, 0 y i ( ) dist(vi,d j ) and y i = k. v i I ɛ i. Remark. Note that the weights function {w j } j=0 satisfy conditions ), ), and 3) of Lemma. Clearly w j < w j, so ) is satisfied. For each v V (C m C n ) \ I, w j (D, v) = w j (D, v). For each v i I, w j (D, v) = w j (D, v) k = + ɛ i. This implies (D, w j ) dominates C m C n so ) is satisfied. Lastly, w j (d j, V (C m C n )) = w j (d j, V (C m C n )) k, so 3) is satisfied. 7

8 3 Main Results In this section, we use Lemma and the weight functions {w j } j=0 constructed in Section to attain a lower bound for the exponential domination number of C m C n. Theorem 4. For all m, n 3, ɛ γ e(c m C n ), where ɛ 0 as m, n. Moreover, ɛ = 0 when m and n are both odd. Proof. Let D be a minimum exponential dominating set. For each v D, let G v be the 3 3 grid centered at v. Observe that here we have that ρ = 8 and that w(v, V (G)) 8 for all v D. The solution to the corresponding linear program is x min = Therefore, it follows that k = ɛ = ɛ, so γ ɛ e(c m C n ) by Lemma. The linear program created in Section can be constructed in the form of a mixed integer linear program by adding the constraints x i = 0 or, when v i I v. Then the attained k is ɛ v by choosing a 9 9 grid as G v. However, the weight function can only be adjusted at a vertex v D, such that no vertices in D I v have been adjusted. Rather than using the linear program for all the vertices in D, we will use it for the vertices in D that are relatively close together and use the mixed integer linear program for those vertices in D that are not close to the other vertices of D. Theorem 5. Let D be an exponential dominating set of C m C n and α be the number of vertices in D that are not within a 7 7 grid of any other vertex in D. Then where ɛ 0 as m, n α ɛ γ(c m C n ), Proof. Let D be the set of vertices that are not within a 7 7 grid of any other vertex in D; so D = α. Choose r = 9 in G v and let b be the real-valued vector whose ith entry is 0 if v i I v and 4 otherwise. By taking geometric sums, it is easy to see that x i 4, for all i. 8

9 The linear program min c T x s.t. Ax Ax b x b x 0. will attain a minimum of So each vertex in D can be adjusted by ɛ 49 = 7.06 ɛ to ɛ, for some ɛ 0. As before, the vertices of D \ D can be adjusted to ɛ, for some ɛ 0. So ( α)( ɛ ) + α( ɛ ), which implies ( α + ɛ). Corollary is a direct result of combining Theorems and 5. Corollary. Let D be an exponential dominating set of C m C n. For m and n large enough, the number of vertices in D that are not within a 7 7 grid of any other vertex in D is at most.7. References [] M. Anderson, R. Brigham, J. Carrington, R. Vitray, and J. Yellen, On exponential domination of C m C n, AKCE Int. J. Graphs Comb 6 (009), [] M. Chellali, O. Favaron, A. Hansberg, and L. Volkmann, k-domination and k-independence in graphs: a survey, Graphs and Comb. 8 () (0), 55. [3] P. Dankelmann, D. Day, D. Erwin, S. Mukwembi, and H. Swart, Domination with exponential decay, Discrete Math. 309 (9) (009), [4] D. Gonçlaves, A. Pinlou, M. Rao, and A. Thomassé, The domination number of grids, SIAM J. Discrete Math., 5 (3), (0), [5] S. Gravier, Total domination number of grid graphs, Discrete Appl. Math., (-3) (00), 9 8. [6] A. Hansberg, D. Meierling, and L. Volkmann, Distance domination and distance Irredundance in graphs, Elec. J. Comb. 4 (007), #R35. 9

10 [7] T. Haynes, S. Hedetniemi, and P. Slater, Domination in Graphs, Chapman & Hall/CRC Pure and Applied Mathematics, (998). [8] M. Henning, A survey of selected recent results on total domination in graphs, Discrete Math. 309 (), (009),

An Explicit Construction of Optimal Dominating and [1, 2] Dominating Sets in Grid

An Explicit Construction of Optimal Dominating and [1, 2] Dominating Sets in Grid An Explicit Construction of Optimal Dominating and [ 2] Dominating Sets in Grid P. Sharifani 1, M.R. Hooshmandasl 2, M. Alambardar Meybodi 3 3 Department of Computer Science, Yazd University, Yazd, Iran.

More information

Locating-Total Dominating Sets in Twin-Free Graphs: a Conjecture

Locating-Total Dominating Sets in Twin-Free Graphs: a Conjecture Locating-Total Dominating Sets in Twin-Free Graphs: a Conjecture Florent Foucaud Michael A. Henning Department of Pure and Applied Mathematics University of Johannesburg Auckland Park, 2006, South Africa

More information

Vertices contained in all or in no minimum k-dominating sets of a tree

Vertices contained in all or in no minimum k-dominating sets of a tree AKCE Int. J. Graphs Comb., 11, No. 1 (2014), pp. 105-113 Vertices contained in all or in no minimum k-dominating sets of a tree Nacéra Meddah and Mostafa Blidia Department of Mathematics University of

More information

Bulletin of the Iranian Mathematical Society

Bulletin of the Iranian Mathematical Society ISSN: 117-6X (Print) ISSN: 1735-8515 (Online) Bulletin of the Iranian Mathematical Society Vol. 4 (14), No. 6, pp. 1491 154. Title: The locating chromatic number of the join of graphs Author(s): A. Behtoei

More information

k-tuple Domatic In Graphs

k-tuple Domatic In Graphs CJMS. 2(2)(2013), 105-112 Caspian Journal of Mathematical Sciences (CJMS) University of Mazandaran, Iran http://cjms.journals.umz.ac.ir ISSN: 1735-0611 k-tuple Domatic In Graphs Adel P. Kazemi 1 1 Department

More information

arxiv: v1 [math.co] 6 Jan 2017

arxiv: v1 [math.co] 6 Jan 2017 Domination in intersecting hypergraphs arxiv:70.0564v [math.co] 6 Jan 207 Yanxia Dong, Erfang Shan,2, Shan Li, Liying Kang Department of Mathematics, Shanghai University, Shanghai 200444, P.R. China 2

More information

Graphs with few total dominating sets

Graphs with few total dominating sets Graphs with few total dominating sets Marcin Krzywkowski marcin.krzywkowski@gmail.com Stephan Wagner swagner@sun.ac.za Abstract We give a lower bound for the number of total dominating sets of a graph

More information

GLOBAL MINUS DOMINATION IN GRAPHS. Communicated by Manouchehr Zaker. 1. Introduction

GLOBAL MINUS DOMINATION IN GRAPHS. Communicated by Manouchehr Zaker. 1. Introduction Transactions on Combinatorics ISSN (print): 2251-8657, ISSN (on-line): 2251-8665 Vol. 3 No. 2 (2014), pp. 35-44. c 2014 University of Isfahan www.combinatorics.ir www.ui.ac.ir GLOBAL MINUS DOMINATION IN

More information

Some Nordhaus-Gaddum-type Results

Some Nordhaus-Gaddum-type Results Some Nordhaus-Gaddum-type Results Wayne Goddard Department of Mathematics Massachusetts Institute of Technology Cambridge, USA Michael A. Henning Department of Mathematics University of Natal Pietermaritzburg,

More information

2-bondage in graphs. Marcin Krzywkowski*

2-bondage in graphs. Marcin Krzywkowski* International Journal of Computer Mathematics Vol. 00, No. 00, January 2012, 1 8 2-bondage in graphs Marcin Krzywkowski* e-mail: marcin.krzywkowski@gmail.com Department of Algorithms and System Modelling

More information

The Study of Secure-dominating Set of Graph Products

The Study of Secure-dominating Set of Graph Products The Study of Secure-dominating Set of Graph Products Hung-Ming Chang Department of Mathematics National Kaohsiung Normal University Advisor: Hsin-Hao Lai August, 014 Outline 1 Introduction Preliminary

More information

Average distance, radius and remoteness of a graph

Average distance, radius and remoteness of a graph Also available at http://amc-journal.eu ISSN 855-3966 (printed edn.), ISSN 855-397 (electronic edn.) ARS MATHEMATICA CONTEMPORANEA 7 (0) 5 Average distance, radius and remoteness of a graph Baoyindureng

More information

Dominating a family of graphs with small connected subgraphs

Dominating a family of graphs with small connected subgraphs Dominating a family of graphs with small connected subgraphs Yair Caro Raphael Yuster Abstract Let F = {G 1,..., G t } be a family of n-vertex graphs defined on the same vertex-set V, and let k be a positive

More information

A note on the total domination number of a tree

A note on the total domination number of a tree A note on the total domination number of a tree 1 Mustapha Chellali and 2 Teresa W. Haynes 1 Department of Mathematics, University of Blida. B.P. 270, Blida, Algeria. E-mail: m_chellali@yahoo.com 2 Department

More information

Eternal domination on 3 n grid graphs

Eternal domination on 3 n grid graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 61(2) (201), Pages 16 174 Eternal domination on 3 n grid graphs S. Finbow Department of Mathematics, Statistics, and Computer Science St. Francis Xavier University,

More information

ON DOMINATING THE CARTESIAN PRODUCT OF A GRAPH AND K 2. Bert L. Hartnell

ON DOMINATING THE CARTESIAN PRODUCT OF A GRAPH AND K 2. Bert L. Hartnell Discussiones Mathematicae Graph Theory 24 (2004 ) 389 402 ON DOMINATING THE CARTESIAN PRODUCT OF A GRAPH AND K 2 Bert L. Hartnell Saint Mary s University Halifax, Nova Scotia, Canada B3H 3C3 e-mail: bert.hartnell@smu.ca

More information

Nordhaus Gaddum Bounds for Independent Domination

Nordhaus Gaddum Bounds for Independent Domination Nordhaus Gaddum Bounds for Independent Domination Wayne Goddard 1 Department of Computer Science, University of Natal, Durban 4041, South Africa Michael A. Henning School of Mathematics, Statistics and

More information

Parity Dominating Sets in Grid Graphs

Parity Dominating Sets in Grid Graphs Parity Dominating Sets in Grid Graphs John L. Goldwasser and William F. Klostermeyer Dept. of Mathematics West Virginia University Morgantown, WV 26506 Dept. of Computer and Information Sciences University

More information

Maximum Alliance-Free and Minimum Alliance-Cover Sets

Maximum Alliance-Free and Minimum Alliance-Cover Sets Maximum Alliance-Free and Minimum Alliance-Cover Sets Khurram H. Shafique and Ronald D. Dutton School of Computer Science University of Central Florida Orlando, FL USA 3816 hurram@cs.ucf.edu, dutton@cs.ucf.edu

More information

AALBORG UNIVERSITY. Total domination in partitioned graphs. Allan Frendrup, Preben Dahl Vestergaard and Anders Yeo

AALBORG UNIVERSITY. Total domination in partitioned graphs. Allan Frendrup, Preben Dahl Vestergaard and Anders Yeo AALBORG UNIVERSITY Total domination in partitioned graphs by Allan Frendrup, Preben Dahl Vestergaard and Anders Yeo R-2007-08 February 2007 Department of Mathematical Sciences Aalborg University Fredrik

More information

EXACT DOUBLE DOMINATION IN GRAPHS

EXACT DOUBLE DOMINATION IN GRAPHS Discussiones Mathematicae Graph Theory 25 (2005 ) 291 302 EXACT DOUBLE DOMINATION IN GRAPHS Mustapha Chellali Department of Mathematics, University of Blida B.P. 270, Blida, Algeria e-mail: mchellali@hotmail.com

More information

Distance in Graphs - Taking the Long View

Distance in Graphs - Taking the Long View AKCE J Graphs Combin, 1, No 1 (2004) 1-13 istance in Graphs - Taking the Long View Gary Chartrand 1 and Ping Zhang 2 epartment of Mathematics, Western Michigan University, Kalamazoo, MI 49008, USA 1 e-mail:

More information

THE RAINBOW DOMINATION NUMBER OF A DIGRAPH

THE RAINBOW DOMINATION NUMBER OF A DIGRAPH Kragujevac Journal of Mathematics Volume 37() (013), Pages 57 68. THE RAINBOW DOMINATION NUMBER OF A DIGRAPH J. AMJADI 1, A. BAHREMANDPOUR 1, S. M. SHEIKHOLESLAMI 1, AND L. VOLKMANN Abstract. Let D = (V,

More information

Technische Universität Ilmenau Institut für Mathematik

Technische Universität Ilmenau Institut für Mathematik Technische Universität Ilmenau Institut für Mathematik Preprint No. M 09/25 Partitioning a graph into a dominating set, a total dominating set, and something else Henning, Michael A.; Löwenstein, Christian;

More information

k-tuple Total Domination in Supergeneralized Petersen Graphs

k-tuple Total Domination in Supergeneralized Petersen Graphs Communications in Mathematics and Applications Volume (011), Number 1, pp. 9 38 RGN Publications http://www.rgnpublications.com k-tuple Total Domination in Supergeneralized Petersen Graphs Adel P. Kazemi

More information

Complementary Signed Dominating Functions in Graphs

Complementary Signed Dominating Functions in Graphs Int. J. Contemp. Math. Sciences, Vol. 6, 011, no. 38, 1861-1870 Complementary Signed Dominating Functions in Graphs Y. S. Irine Sheela and R. Kala Department of Mathematics Manonmaniam Sundaranar University

More information

Throttling positive semidefinite zero forcing propagation time on graphs

Throttling positive semidefinite zero forcing propagation time on graphs Throttling positive semidefinite zero forcing propagation time on graphs Joshua Carlson Leslie Hogben Jürgen Kritschgau Kate Lorenzen Michael S. Ross Seth Selken Vicente Valle Martinez July, 018 Abstract

More information

Lights Out!: A Survey of Parity Domination in Grid Graphs

Lights Out!: A Survey of Parity Domination in Grid Graphs Lights Out!: A Survey of Parity Domination in Grid Graphs William Klostermeyer University of North Florida Jacksonville, FL 32224 E-mail: klostermeyer@hotmail.com Abstract A non-empty set of vertices is

More information

Applied Mathematics Letters

Applied Mathematics Letters Applied Mathematics Letters 23 (2010) 1295 1300 Contents lists available at ScienceDirect Applied Mathematics Letters journal homepage: www.elsevier.com/locate/aml The Roman domatic number of a graph S.M.

More information

The domination game played on unions of graphs

The domination game played on unions of graphs The domination game played on unions of graphs Paul Dorbec 1,2 Gašper Košmrlj 3 Gabriel Renault 1,2 1 Univ. Bordeaux, LaBRI, UMR5800, F-33405 Talence 2 CNRS, LaBRI, UMR5800, F-33405 Talence Email: dorbec@labri.fr,

More information

A Bound on Weak Domination Number Using Strong (Weak) Degree Concepts in Graphs

A Bound on Weak Domination Number Using Strong (Weak) Degree Concepts in Graphs ISSN 974-9373 Vol. 5 No.3 (2) Journal of International Academy of Physical Sciences pp. 33-37 A Bound on Weak Domination Number Using Strong (Weak) Degree Concepts in Graphs R. S. Bhat Manipal Institute

More information

Power propagation time and lower bounds for power domination number

Power propagation time and lower bounds for power domination number 1 2 3 4 Power propagation time and lower bounds for power domination number Daniela Ferrero Leslie Hogben Franklin H.J. Kenter Michael Young December 17, 2015 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

More information

A Sharp Upper Bound on Algebraic Connectivity Using Domination Number

A Sharp Upper Bound on Algebraic Connectivity Using Domination Number A Sharp Upper Bound on Algebraic Connectivity Using Domination Number M Aouchiche a, P Hansen a,b and D Stevanović c,d a GERAD and HEC Montreal, Montreal, Qc, CANADA b LIX, École Polytechnique, Palaiseau,

More information

Roman domination perfect graphs

Roman domination perfect graphs An. Şt. Univ. Ovidius Constanţa Vol. 19(3), 2011, 167 174 Roman domination perfect graphs Nader Jafari Rad, Lutz Volkmann Abstract A Roman dominating function on a graph G is a function f : V (G) {0, 1,

More information

A NOTE ON THE DOMINATION NUMBER OF THE CARTESIAN PRODUCTS OF PATHS AND CYCLES. 1. Introduction

A NOTE ON THE DOMINATION NUMBER OF THE CARTESIAN PRODUCTS OF PATHS AND CYCLES. 1. Introduction Kragujevac Journal of Mathematics Volume 37() (013), Pages 75 85. A NOTE ON THE DOMINATION NUMBER OF THE CARTESIAN PRODUCTS OF PATHS AND CYCLES POLONA PAVLIČ1, AND JANEZ ŽEROVNIK,3 Abstract. Using algebraic

More information

Math 104: Homework 7 solutions

Math 104: Homework 7 solutions Math 04: Homework 7 solutions. (a) The derivative of f () = is f () = 2 which is unbounded as 0. Since f () is continuous on [0, ], it is uniformly continous on this interval by Theorem 9.2. Hence for

More information

On k-rainbow independent domination in graphs

On k-rainbow independent domination in graphs On k-rainbow independent domination in graphs Tadeja Kraner Šumenjak Douglas F. Rall Aleksandra Tepeh Abstract In this paper, we define a new domination invariant on a graph G, which coincides with the

More information

Zero sum partition of Abelian groups into sets of the same order and its applications

Zero sum partition of Abelian groups into sets of the same order and its applications Zero sum partition of Abelian groups into sets of the same order and its applications Sylwia Cichacz Faculty of Applied Mathematics AGH University of Science and Technology Al. Mickiewicza 30, 30-059 Kraków,

More information

On the metric dimension of the total graph of a graph

On the metric dimension of the total graph of a graph Notes on Number Theory and Discrete Mathematics Print ISSN 1310 5132, Online ISSN 2367 8275 Vol. 22, 2016, No. 4, 82 95 On the metric dimension of the total graph of a graph B. Sooryanarayana 1, Shreedhar

More information

Introduction to Domination Polynomial of a Graph

Introduction to Domination Polynomial of a Graph Introduction to Domination Polynomial of a Graph arxiv:0905.2251v1 [math.co] 14 May 2009 Saeid Alikhani a,b,1 and Yee-hock Peng b,c a Department of Mathematics Yazd University 89195-741, Yazd, Iran b Institute

More information

Some New Approaches for Computation of Domination Polynomial of Specific Graphs

Some New Approaches for Computation of Domination Polynomial of Specific Graphs Journal of Mathematical Extension Vol. 8, No. 2, (2014), 1-9 Some New Approaches for Computation of Domination Polynomial of Specific Graphs S. Alikhani Yazd University E. Mahmoudi Yazd University M. R.

More information

Research Article k-tuple Total Domination in Complementary Prisms

Research Article k-tuple Total Domination in Complementary Prisms International Scholarly Research Network ISRN Discrete Mathematics Volume 2011, Article ID 68127, 13 pages doi:10.502/2011/68127 Research Article k-tuple Total Domination in Complementary Prisms Adel P.

More information

Lower bounds on the minus domination and k-subdomination numbers

Lower bounds on the minus domination and k-subdomination numbers Theoretical Computer Science 96 (003) 89 98 www.elsevier.com/locate/tcs Lower bounds on the minus domination and k-subdomination numbers Liying Kang a;, Hong Qiao b, Erfang Shan a, Dingzhu Du c a Department

More information

Zero forcing propagation time on oriented graphs

Zero forcing propagation time on oriented graphs Zero forcing propagation time on oriented graphs Adam Berliner a, Chassidy Bozeman b, Steve Butler b,, Minerva Catral c, Leslie Hogben b,d, Brenda Kroschel e, Jephian Chin-Hung Lin b, Nathan Warnberg f,

More information

Properties of independent Roman domination in graphs

Properties of independent Roman domination in graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 5 (01), Pages 11 18 Properties of independent Roman domination in graphs M. Adabi E. Ebrahimi Targhi N. Jafari Rad M. Saied Moradi Department of Mathematics

More information

Secure Domination in Graphs

Secure Domination in Graphs Int. J. Advance Soft Compu. Appl, Vol. 8, No. 2, July 2016 ISSN 2074-8523 Secure Domination in Graphs S.V. Divya Rashmi 1, S. Arumugam 2, and Ibrahim Venkat 3 1 Department of Mathematics Vidyavardhaka

More information

Minimizing the Laplacian eigenvalues for trees with given domination number

Minimizing the Laplacian eigenvalues for trees with given domination number Linear Algebra and its Applications 419 2006) 648 655 www.elsevier.com/locate/laa Minimizing the Laplacian eigenvalues for trees with given domination number Lihua Feng a,b,, Guihai Yu a, Qiao Li b a School

More information

Bounds for the Zero Forcing Number of Graphs with Large Girth

Bounds for the Zero Forcing Number of Graphs with Large Girth Theory and Applications of Graphs Volume 2 Issue 2 Article 1 2015 Bounds for the Zero Forcing Number of Graphs with Large Girth Randy Davila Rice University, rrd32@txstate.edu Franklin Kenter Rice University,

More information

A characterization of diameter-2-critical graphs with no antihole of length four

A characterization of diameter-2-critical graphs with no antihole of length four Cent. Eur. J. Math. 10(3) 2012 1125-1132 DOI: 10.2478/s11533-012-0022-x Central European Journal of Mathematics A characterization of diameter-2-critical graphs with no antihole of length four Research

More information

Turán numbers of vertex-disjoint cliques in r-partite graphs

Turán numbers of vertex-disjoint cliques in r-partite graphs Turán numbers of vertex-disjoint cliques in r-partite graphs Jessica De Silva a,1,, Kristin Heysse b, Adam Kapilow c,, Anna Schenfisch d,, Michael Young e, a University of Nebraska-Lincoln, United States

More information

On the Gutman index and minimum degree

On the Gutman index and minimum degree On the Gutman index and minimum degree Jaya Percival Mazorodze 1 Department of Mathematics University of Zimbabwe, Harare, Zimbabwe mazorodzejaya@gmail.com Simon Mukwembi School of Mathematics, Statistics

More information

New bounds on the signed domination numbers of graphs

New bounds on the signed domination numbers of graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 61(3) (015), Pages 73 80 New bounds on the signed domination numbers of graphs S.M. Hosseini Moghaddam Department of Mathematics Qom Branch, Islamic Azad University

More information

Relations between edge removing and edge subdivision concerning domination number of a graph

Relations between edge removing and edge subdivision concerning domination number of a graph arxiv:1409.7508v1 [math.co] 26 Sep 2014 Relations between edge removing and edge subdivision concerning domination number of a graph Magdalena Lemańska 1, Joaquín Tey 2, Rita Zuazua 3 1 Gdansk University

More information

A LOWER BOUND FOR RADIO k-chromatic NUMBER OF AN ARBITRARY GRAPH

A LOWER BOUND FOR RADIO k-chromatic NUMBER OF AN ARBITRARY GRAPH Volume 10, Number, Pages 5 56 ISSN 1715-0868 A LOWER BOUND FOR RADIO k-chromatic NUMBER OF AN ARBITRARY GRAPH SRINIVASA RAO KOLA AND PRATIMA PANIGRAHI Abstract Radio k-coloring is a variation of Hale s

More information

arxiv: v1 [math.co] 29 Jul 2010

arxiv: v1 [math.co] 29 Jul 2010 RADIO NUMBERS FOR GENERALIZED PRISM GRAPHS PAUL MARTINEZ, JUAN ORTIZ, MAGGY TOMOVA, AND CINDY WYELS arxiv:1007.5346v1 [math.co] 29 Jul 2010 Abstract. A radio labeling is an assignment c : V (G) N such

More information

Generalized connected domination in graphs

Generalized connected domination in graphs Discrete Mathematics and Theoretical Computer Science DMTCS vol. 8, 006, 57 64 Generalized connected domination in graphs Mekkia Kouider 1 and Preben Dahl Vestergaard 1 Laboratoire de Recherche en Informatique,

More information

Hanna Furmańczyk EQUITABLE COLORING OF GRAPH PRODUCTS

Hanna Furmańczyk EQUITABLE COLORING OF GRAPH PRODUCTS Opuscula Mathematica Vol. 6 No. 006 Hanna Furmańczyk EQUITABLE COLORING OF GRAPH PRODUCTS Abstract. A graph is equitably k-colorable if its vertices can be partitioned into k independent sets in such a

More information

A Note on Disjoint Dominating Sets in Graphs

A Note on Disjoint Dominating Sets in Graphs Int. J. Contemp. Math. Sciences, Vol. 7, 2012, no. 43, 2099-2110 A Note on Disjoint Dominating Sets in Graphs V. Anusuya Department of Mathematics S.T. Hindu College Nagercoil 629 002 Tamil Nadu, India

More information

arxiv: v1 [math.co] 20 Oct 2018

arxiv: v1 [math.co] 20 Oct 2018 Total mixed domination in graphs 1 Farshad Kazemnejad, 2 Adel P. Kazemi and 3 Somayeh Moradi 1,2 Department of Mathematics, University of Mohaghegh Ardabili, P.O. Box 5619911367, Ardabil, Iran. 1 Email:

More information

ALL GRAPHS WITH PAIRED-DOMINATION NUMBER TWO LESS THAN THEIR ORDER. Włodzimierz Ulatowski

ALL GRAPHS WITH PAIRED-DOMINATION NUMBER TWO LESS THAN THEIR ORDER. Włodzimierz Ulatowski Opuscula Math. 33, no. 4 (2013), 763 783 http://dx.doi.org/10.7494/opmath.2013.33.4.763 Opuscula Mathematica ALL GRAPHS WITH PAIRED-DOMINATION NUMBER TWO LESS THAN THEIR ORDER Włodzimierz Ulatowski Communicated

More information

Transactions on Combinatorics ISSN (print): , ISSN (on-line): Vol. 4 No. 2 (2015), pp c 2015 University of Isfahan

Transactions on Combinatorics ISSN (print): , ISSN (on-line): Vol. 4 No. 2 (2015), pp c 2015 University of Isfahan Transactions on Combinatorics ISSN (print): 2251-8657, ISSN (on-line): 2251-8665 Vol. 4 No. 2 (2015), pp. 1-11. c 2015 University of Isfahan www.combinatorics.ir www.ui.ac.ir UNICYCLIC GRAPHS WITH STRONG

More information

Ma/CS 6b Class 23: Eigenvalues in Regular Graphs

Ma/CS 6b Class 23: Eigenvalues in Regular Graphs Ma/CS 6b Class 3: Eigenvalues in Regular Graphs By Adam Sheffer Recall: The Spectrum of a Graph Consider a graph G = V, E and let A be the adjacency matrix of G. The eigenvalues of G are the eigenvalues

More information

University of Alabama in Huntsville Huntsville, AL 35899, USA

University of Alabama in Huntsville Huntsville, AL 35899, USA EFFICIENT (j, k)-domination Robert R. Rubalcaba and Peter J. Slater,2 Department of Mathematical Sciences University of Alabama in Huntsville Huntsville, AL 35899, USA e-mail: r.rubalcaba@gmail.com 2 Department

More information

INDEPENDENT TRANSVERSAL DOMINATION IN GRAPHS

INDEPENDENT TRANSVERSAL DOMINATION IN GRAPHS Discussiones Mathematicae Graph Theory 32 (2012) 5 17 INDEPENDENT TRANSVERSAL DOMINATION IN GRAPHS Ismail Sahul Hamid Department of Mathematics The Madura College Madurai, India e-mail: sahulmat@yahoo.co.in

More information

SUB-EXPONENTIALLY MANY 3-COLORINGS OF TRIANGLE-FREE PLANAR GRAPHS

SUB-EXPONENTIALLY MANY 3-COLORINGS OF TRIANGLE-FREE PLANAR GRAPHS SUB-EXPONENTIALLY MANY 3-COLORINGS OF TRIANGLE-FREE PLANAR GRAPHS Arash Asadi Luke Postle 1 Robin Thomas 2 School of Mathematics Georgia Institute of Technology Atlanta, Georgia 30332-0160, USA ABSTRACT

More information

Connections between exponential time and polynomial time problem Lecture Notes for CS294

Connections between exponential time and polynomial time problem Lecture Notes for CS294 Connections between exponential time and polynomial time problem Lecture Notes for CS294 Lecturer: Russell Impagliazzo Scribe: Stefan Schneider November 10, 2015 We connect problems that have exponential

More information

A characterisation of eccentric sequences of maximal outerplanar graphs

A characterisation of eccentric sequences of maximal outerplanar graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 58(3) (2014), Pages 376 391 A characterisation of eccentric sequences of maximal outerplanar graphs P. Dankelmann Department of Mathematics University of Johannesburg

More information

Double domination in signed graphs

Double domination in signed graphs PURE MATHEMATICS RESEARCH ARTICLE Double domination in signed graphs P.K. Ashraf 1 * and K.A. Germina 2 Received: 06 March 2016 Accepted: 21 April 2016 Published: 25 July 2016 *Corresponding author: P.K.

More information

Dominating Broadcasts in Graphs. Sarada Rachelle Anne Herke

Dominating Broadcasts in Graphs. Sarada Rachelle Anne Herke Dominating Broadcasts in Graphs by Sarada Rachelle Anne Herke Bachelor of Science, University of Victoria, 2007 A Thesis Submitted in Partial Fulfillment of the Requirements for the Degree of MASTER OF

More information

THE DECK RATIO AND SELF-REPAIRING GRAPHS

THE DECK RATIO AND SELF-REPAIRING GRAPHS THE DECK RATIO AND SELF-REPAIRING GRAPHS YULIA BUGAEV AND FELIX GOLDBERG Abstract. In this paper we define, for a graph invariant ψ, the ψ(g) deck ratio of ψ by D ψ (G) = P ψ(g v). We give generic upper

More information

On Pairs of Disjoint Dominating Sets in a Graph

On Pairs of Disjoint Dominating Sets in a Graph International Journal of Mathematical Analysis Vol 10, 2016, no 13, 623-637 HIKARI Ltd, wwwm-hikaricom http://dxdoiorg/1012988/ijma20166343 On Pairs of Disjoint Dominating Sets in a Graph Edward M Kiunisala

More information

Large Supports are required for Well-Supported Nash Equilibria

Large Supports are required for Well-Supported Nash Equilibria Large Supports are required for Well-Supported Nash Equilibria Yogesh Anbalagan 1, Hao Huang 2, Shachar Lovett 3, Sergey Norin 4, Adrian Vetta 5, and Hehui Wu 6 Abstract We prove that for any constant

More information

Rainbow domination in the Cartesian product of directed paths

Rainbow domination in the Cartesian product of directed paths AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 70() (018), Pages 9 61 Rainbow domination in the Cartesian product of directed paths Guoliang Hao College of Science, East China University of Technology Nanchang

More information

Note Coveringhypercubes by isometric paths

Note Coveringhypercubes by isometric paths Discrete Mathematics 240 (2001) 253 260 www.elsevier.com/locate/disc Note Coveringhypercubes by isometric paths Shannon L. Fitzpatrick a, Richard J. Nowakowski b;, Derek Holton c, Ian Caines b a Acadia

More information

Radio Number for Square of Cycles

Radio Number for Square of Cycles Radio Number for Square of Cycles Daphne Der-Fen Liu Melanie Xie Department of Mathematics California State University, Los Angeles Los Angeles, CA 9003, USA August 30, 00 Abstract Let G be a connected

More information

A survey on graphs which have equal domination and closed neighborhood packing numbers

A survey on graphs which have equal domination and closed neighborhood packing numbers A survey on graphs which have equal domination and closed neighborhood packing numbers Robert R. Rubalcaba a, Andrew Schneider a,b, Peter J. Slater a,c a Department of Mathematical Sciences b Undergraduate

More information

ABSTRACT 1. INTRODUCTION

ABSTRACT 1. INTRODUCTION THE FIBONACCI NUMBER OF GENERALIZED PETERSEN GRAPHS Stephan G. Wagner Department of Mathematics, Graz University of Technology, Steyrergasse 30, A-8010 Graz, Austria e-mail: wagner@finanz.math.tu-graz.ac.at

More information

Czechoslovak Mathematical Journal

Czechoslovak Mathematical Journal Czechoslovak Mathematical Journal Varaporn Saenpholphat; Ping Zhang Connected resolvability of graphs Czechoslovak Mathematical Journal, Vol. 53 (2003), No. 4, 827 840 Persistent URL: http://dml.cz/dmlcz/127843

More information

Introduction to Algorithms

Introduction to Algorithms Introduction to Algorithms 6.046J/18.401J/SMA5503 Lecture 18 Prof. Erik Demaine Negative-weight cycles Recall: If a graph G = (V, E) contains a negativeweight cycle, then some shortest paths may not exist.

More information

A Solution to the Checkerboard Problem

A Solution to the Checkerboard Problem A Solution to the Checkerboard Problem Futaba Okamoto Mathematics Department, University of Wisconsin La Crosse, La Crosse, WI 5460 Ebrahim Salehi Department of Mathematical Sciences, University of Nevada

More information

Zero-sum square matrices

Zero-sum square matrices Zero-sum square matrices Paul Balister Yair Caro Cecil Rousseau Raphael Yuster Abstract Let A be a matrix over the integers, and let p be a positive integer. A submatrix B of A is zero-sum mod p if the

More information

POSITIVE SEMIDEFINITE ZERO FORCING

POSITIVE SEMIDEFINITE ZERO FORCING May 17, 2011 POSITIVE SEMIDEFINITE ZERO FORCING JASON EKSTRAND, CRAIG ERICKSON, H. TRACY HALL, DIANA HAY, LESLIE HOGBEN, RYAN JOHNSON, NICOLE KINGSLEY, STEVEN OSBORNE, TRAVIS PETERS, JOLIE ROAT, ARIANNE

More information

Near-domination in graphs

Near-domination in graphs Near-domination in graphs Bruce Reed Researcher, Projet COATI, INRIA and Laboratoire I3S, CNRS France, and Visiting Researcher, IMPA, Brazil Alex Scott Mathematical Institute, University of Oxford, Oxford

More information

Note on group distance magic complete bipartite graphs

Note on group distance magic complete bipartite graphs Cent. Eur. J. Math. 12(3) 2014 529-533 DOI: 10.2478/s11533-013-0356-z Central European Journal of Mathematics Note on group distance magic complete bipartite graphs Research Article Sylwia Cichacz 1 1

More information

Roman dominating influence parameters

Roman dominating influence parameters Roman dominating influence parameters Robert R. Rubalcaba a, Peter J. Slater b,a a Department of Mathematical Sciences, University of Alabama in Huntsville, AL 35899, USA b Department of Mathematical Sciences

More information

Math 312 Spring08 Day 13

Math 312 Spring08 Day 13 HW 3: Due Monday May 19 th. 11. 1 # 2, 3, 6, 10 11. 2 # 1, 3, 6 Math 312 Spring08 Day 13 11.1 Continuous Functions and Mappings. 1. Definition. Let A be a subset of R n i. A mapping F: A R n is said to

More information

Graph homomorphism into an odd cycle

Graph homomorphism into an odd cycle Graph homomorphism into an odd cycle Hong-Jian Lai West Virginia University, Morgantown, WV 26506 EMAIL: hjlai@math.wvu.edu Bolian Liu South China Normal University, Guangzhou, P. R. China EMAIL: liubl@hsut.scun.edu.cn

More information

On size, radius and minimum degree

On size, radius and minimum degree On size, radius and minimum degree Simon Mukwembi To cite this version: Simon Mukwembi. On size, radius and minimum degree. Discrete Mathematics and Theoretical Computer Science, DMTCS, 2014, Vol. 16 no.

More information

Relating 2-rainbow domination to weak Roman domination

Relating 2-rainbow domination to weak Roman domination Relating 2-rainbow domination to weak Roman domination José D. Alvarado 1, Simone Dantas 1, and Dieter Rautenbach 2 arxiv:1507.04901v1 [math.co] 17 Jul 2015 1 Instituto de Matemática e Estatística, Universidade

More information

ON INTEGER DOMINATION IN GRAPHS AND VIZING-LIKE PROBLEMS. Boštjan Brešar, 1 Michael A. Henning 2 and Sandi Klavžar 3 1.

ON INTEGER DOMINATION IN GRAPHS AND VIZING-LIKE PROBLEMS. Boštjan Brešar, 1 Michael A. Henning 2 and Sandi Klavžar 3 1. TAIWANESE JOURNAL OF MATHEMATICS Vol. 10, No. 5, pp. 1317-1328, September 2006 This paper is available online at http://www.math.nthu.edu.tw/tjm/ ON INTEGER DOMINATION IN GRAPHS AND VIZING-LIKE PROBLEMS

More information

GRAPHS CONTAINING TRIANGLES ARE NOT 3-COMMON

GRAPHS CONTAINING TRIANGLES ARE NOT 3-COMMON GRAPHS CONTAINING TRIANGLES ARE NOT 3-COMMON JAMES CUMMINGS AND MICHAEL YOUNG Abstract. A finite graph G is k-common if the minimum (over all k- colourings of the edges of K n) of the number of monochromatic

More information

arxiv: v1 [math.co] 20 Dec 2016

arxiv: v1 [math.co] 20 Dec 2016 F-POLYNOMIAL FORMULA FROM CONTINUED FRACTIONS MICHELLE RABIDEAU arxiv:1612.06845v1 [math.co] 20 Dec 2016 Abstract. For cluster algebras from surfaces, there is a known formula for cluster variables and

More information

ACO Comprehensive Exam March 17 and 18, Computability, Complexity and Algorithms

ACO Comprehensive Exam March 17 and 18, Computability, Complexity and Algorithms 1. Computability, Complexity and Algorithms (a) Let G(V, E) be an undirected unweighted graph. Let C V be a vertex cover of G. Argue that V \ C is an independent set of G. (b) Minimum cardinality vertex

More information

On minimum cutsets in independent domination vertex-critical graphs

On minimum cutsets in independent domination vertex-critical graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 71(3) (2018), Pages 369 380 On minimum cutsets in independent domination vertex-critical graphs Nawarat Ananchuen Centre of Excellence in Mathematics CHE, Si

More information

On graphs having a unique minimum independent dominating set

On graphs having a unique minimum independent dominating set AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 68(3) (2017), Pages 357 370 On graphs having a unique minimum independent dominating set Jason Hedetniemi Department of Mathematical Sciences Clemson University

More information

Edge Isoperimetric Theorems for Integer Point Arrays

Edge Isoperimetric Theorems for Integer Point Arrays Edge Isoperimetric Theorems for Integer Point Arrays R. Ahlswede, S.L. Bezrukov Universität Bielefeld, Fakultät für Mathematik Postfach 100131, 33501 Bielefeld, Germany Abstract We consider subsets of

More information

Key words. silver matrix, graph colouring, coding theory, domination in graphs, finite projective

Key words. silver matrix, graph colouring, coding theory, domination in graphs, finite projective Silver Cubes Mohammad Ghebleh 1, Luis A. Goddyn 1, Ebadollah S. Mahmoodian 2, Maryam Verdian-Rizi 1 1 Department of Mathematics, Simon Fraser University, Burnaby, BC V5A 1S6, Canada 2 Department of Mathematical

More information

q-counting hypercubes in Lucas cubes

q-counting hypercubes in Lucas cubes Turkish Journal of Mathematics http:// journals. tubitak. gov. tr/ math/ Research Article Turk J Math (2018) 42: 190 203 c TÜBİTAK doi:10.3906/mat-1605-2 q-counting hypercubes in Lucas cubes Elif SAYGI

More information

Irredundance saturation number of a graph

Irredundance saturation number of a graph AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 46 (2010), Pages 37 49 Irredundance saturation number of a graph S. Arumugam Core Group Research Facility (CGRF) National Center for Advanced Research in Discrete

More information

Packing of Rigid Spanning Subgraphs and Spanning Trees

Packing of Rigid Spanning Subgraphs and Spanning Trees Packing of Rigid Spanning Subgraphs and Spanning Trees Joseph Cheriyan Olivier Durand de Gevigney Zoltán Szigeti December 14, 2011 Abstract We prove that every 6k + 2l, 2k-connected simple graph contains

More information