STUDIES IN GRAPH THEORY - DISTANCE RELATED CONCEPTS IN GRAPHS. R. ANANTHA KUMAR (Reg. No ) DOCTOR OF PHILOSOPHY

Size: px
Start display at page:

Download "STUDIES IN GRAPH THEORY - DISTANCE RELATED CONCEPTS IN GRAPHS. R. ANANTHA KUMAR (Reg. No ) DOCTOR OF PHILOSOPHY"

Transcription

1 STUDIES IN GRAPH THEORY - DISTANCE RELATED CONCEPTS IN GRAPHS A THESIS Submitted by R. ANANTHA KUMAR (Reg. No ) In partial fulfillment for the award of the degree of DOCTOR OF PHILOSOPHY FACULTY OF SCIENCE AND HUMANITIES KALASALINGAM UNIVERSITY (KALASALINGAM ACADEMY OF RESEARCH AND EDUCATION) ANAND NAGAR, KRISHNANKOIL TAMIL NADU, INDIA. SEPTEMBER 2013

2 CERTIFICATE This is to certify that all the corrections/suggestions pointed out by the examiners have been incorporated in the thesis of Mr. R. ANANTHA KUMAR. Place: Krishnankoil Date: SIGNATURE Dr. S. ARUMUGAM SUPERVISOR Senior Professor (Research) National Centre for Advanced Research in Discrete Mathematics (n-cardmath) Kalasalingam University (Kalasalingam Academy of Research and Education) Anand Nagar, Krishnankoil , Tamil Nadu, INDIA.

3

4 KALASALINGAM UNIVERSITY (Kalasalingam Academy of Research and Education) ANAND NAGAR, KRISHNANKOIL BONAFIDE CERTIFICATE Certified that this thesis titled STUDIES IN GRAPH THEORY - DISTANCE RELATED CONCEPTS IN GRAPHS is the bonafide work of Mr. R. ANANTHA KUMAR, who carried out the research under my supervision. Certified further that to the best of my knowledge the work reported herein does not form part of any other thesis or dissertation on the basis of which a degree or award was conferred on an earlier occasion of this or any other candidate. SIGNATURE Dr. S. ARUMUGAM SUPERVISOR Senior Professor (Research) National Centre for Advanced Research in Discrete Mathematics (n-cardmath) Kalasalingam University (Kalasalingam Academy of Research and Education) Anand Nagar, Krishnankoil , Tamil Nadu, INDIA.

5 ABSTRACT By a graph G = (V, E), we mean a finite undirected graph with neither loops nor multiple edges. The order and size of G are denoted by n = V and m = E respectively. For graph theoretic terminology we refer to Chartrand and Lesniak [7]. In Chapter 1, we collect some basic definitions and theorems on graphs which are needed for the subsequent chapters. The distance d(u, v) between two vertices u and v of a connected graph G is the length of a shortest u-v path in G. There are several distance related concepts and parameters such as eccentricity, radius, diameter, convexity and metric dimension which have been investigated by several authors in terms of theory and applications. An excellent treatment of various distances and distance related parameters are given in Buckley and Harary [6]. Let G = (V, E) be a graph. Let v V. The open neighborhood N(v) of a vertex v is the set of vertices adjacent to v. Thus N(v) = {w V : wv E}. The closed neighborhood of a vertex v, is the set N[v] = N(v) {v}. For a set S V, the open neighborhood N(S) is defined to be N(v). For any two disjoint subsets v S A, B V, let [A, B] denote the set of all edges with one end in A and the other end in B. For any set C V, the induced subgraph C is the maximal subgraph of G with vertex set C.

6 Saenpholphat and Zhang [25] introduced the concept of connected resolving set and in this context they introduced the concept of distance similar vertices. Two vertices u and v of a connected graph G are defined to be distance similar if d(u, x) = d(v, x) for all x V (G) {u, v}. Hence two vertices u and v in a connected graph G are distance similar if and only if either uv / E(G) and N(u) = N(v) or uv E(G) and N[u] = N[v]. Also, distance similarity in a connected graph G is an equivalence relation on V (G). Therefore this relation gives a unique partition of V (G). We observe that if U is a distance similar equivalence class of G, then {d(x, v) : v U} = 1 for all x V U. These observations lead to the following concepts. Let G = (V, E) be a connected graph. A proper subset S of V is called a distance similar set if {d(u, v) : v S} = 1 for all u V S. A distance similar set S is called a maximal distance similar set if any set S 1 with S S 1 V, is not a distance similar set of G. The maximum cardinality of a maximal distance similar set of G is called the distance similar number of G and is denoted by ds(g). The minimum cardinality of a maximal distance similar set in G is called the lower distance similar number of G and is denoted by ds (G). Any distance similar set S of G with S = ds(g) is called a ds-set of G. A nonempty subset S of V is called a pairwise distance similar set (pds-set) if either S = 1 or any two vertices in S are distance similar. The maximum cardinality of a maximal pairiv

7 wise distance similar set in G is called the pairwise distance similar number of G and is denoted by Φ(G). The minimum cardinality of a maximal pairwise distance similar set in G is called the lower pairwise distance similar number of G and is denoted by Φ (G). Let V 1, V 2,..., V k be the distance similar equivalence classes of G. Then Φ(G) = max 1 i k V i and Φ (G) = min 1 i k V i. In Chapter 2, we obtain a condition for S V to be a distance similar set of a graph G and a condition for a maximal distance similar set to be a distance similar equivalence class of G. We characterize bipartite graphs and unicyclic graphs with ds(g) = 1. We give a relation connecting dim(g) and cardinality of maximal distance similar sets. We characterize graphs with distance similar number equal to (G), n 2, n 3 and d(g). We also determine the distance similar number for several product graphs. We show that the set of all maximal distance similar sets which are contained in any neighborhood N(u) forms a partition of N(u). We also prove that the distance similar number of any graph can be computed in polynomial time. In Chapter 3, we initiate a study of pairwise distance similar set and pairwise distance similar number of a graph. Let Φ(G) and Φ (G) denote the pairwise distance similar number and lower pairwise distance similar number of a graph G. We present several basic results on these parameters. We obtain a characterization of graph with Φ(G) = (G) and Φ (G) = (G). We present sharp v

8 lower and upper bounds of Φ(G) for product graphs. Further we characterize graphs with Φ(G) = n 2 and Φ(G) = n 3. One of the basic problems in graph theory is to select a minimum set S of vertices in such a way that each vertex in the graph is uniquely determined by its distances to the chosen vertices. This concept was introduced by Slater [29] who called such a set as a locating set. The same concept was independently discovered by Harary and Melter [16] who used the term resolving set. By an ordered set of vertices we mean a set W = {w 1, w 2,, w k } on which the ordering (w 1, w 2,, w k ) has been imposed. For an ordered subset W = {w 1, w 2,, w k } of V (G), we refer to the k-vector (ordered k-tuple) r(v W ) = (d(v, w 1 ), d(v, w 2 ),, d(v, w k )) as the (metric) representation of v with respect to W. The set W is called a resolving set for G if r(u W ) = r(v W ) implies u = v for all u, v V (G). Hence if W is a resolving set of cardinality k for a graph G of order n, then the set {r(v W ) : v V (G)} consists of n distinct k-vectors. A resolving set of minimum cardinality is called a basis for G. The metric dimension of G is defined to be the cardinality of a basis of G and is denoted by dim(g). The definition of metric dimension of a graph depends on the concept of resolving set W, in which an order is imposed on the elements of W. We define the concept distance pattern distinguishing sets in which W is considered simply as a set and for any vertex v the set of all distances from v to W is associated. vi

9 Let M be a nonempty subset of V (G) and let u V (G). The distance pattern of u with respect to M is given by f M (u) = {d(u, v) : v M}. If f M is an injective function on V, then the set M is called a distance pattern distinguishing set (DP D-set) of G. If G admits a DP D-set, then G is called a DP D-graph. The minimum cardinality of a DP D-set in a DP D-graph G is the DP D-number of G and is denoted by ϱ(g). In Chapter 4, we study distance pattern distinguishing sets and distance pattern distinguishing number of a graph. We obtain several necessary conditions for distance pattern distinguishing sets, and characterize some families of graphs which admit a distance pattern distinguishing set. We also obtain distance pattern distinguishing number of several families of graphs. Further, we give a relation connecting distance pattern distinguishing number and metric dimension of a graph. We define the concept local distance pattern distinguishing set (LDP D-set) and LDP D-number of a graph G. We obtain LDP D-number of several families of graphs. Maximum matchings in bipartite graphs have several interesting applications. Let G = (V, E) be a bipartite graph with bipartition V 1 and V 2, where V 1 V 2. Hall [15] proved that there exists a matching M in G such that V 1 is matched to a subset of V 2 under M if and only if N(S) S for all S V 1. The condition N(S) S for all S V is called Hall s condition. Motivated by this condition Chartrand and Lesniak [7] defined a subset U of V to be nondeficient if N(S) S for every vii

10 nonempty subset S of U. We introduce the concept of nondeficient number of G. The nondeficient number nd(g) of a graph G is defined to be the maximum cardinality of a nondeficient set of G. Any nondeficient set U of G with U = nd(g) is called a nd-set of G. In Chapter 5, we initiate a study of nondeficient number of graphs. We also present sharp lower and upper bounds for nondeficient number. We obtain several bounds for nd(g) in terms of well known graph theoretic parameters such as β 0 and β 1. Further we give a relation connecting nondeficient number and order of a maximum critical independent set. viii

11 ACKNOWLEDGEMENT First of all, I thank Almighty God for His abundant blessings. I am indebted and grateful to my supervisor Prof. S. Arumugam, Director, n-cardmath, Kalasalingam University, Krishnankoil for his invaluable guidance, inspiration and fruitful discussions during the course of this research work. My special thanks are due to our collaborators Prof. Dr. B.D. Acharya and Dr. K.A. Germina. S. B. Rao, I wish to express my thanks to the Department Research Committee Members for their helpful suggestions. I thank the Department of Science and Technology (DST), Government of India, New Delhi for providing financial assistance through Research Fellowship during the period August August 2011 at Kalasalingam University. I am extremely thankful to the Chairman, A.K. Group of Institutions Kalvivallal Thiru T. Kalasalingam, Chancellor Ilayavallal Thiru K. Sridharan and Vice-Chancellor Dr. S. Saravanasankar, Kalasalingam University for providing the necessary facilities during the period of my research. I also thank the staff members and research scholars of n-cardmath for their kind cooperation. Words are inadequate to express my gratitude to my parents and other members of my family for their affectionate blessings and support throughout my academic career. I heartily thank my friends for their constant encouragement to finish this work successfully. affection. It is my pleasure to thank Prof. S. Arumugam s family for their Finally, I extend my thanks to Mr. K. Alaguraj, for typesetting the thesis in an excellent manner. R.ANANTHA KUMAR ix

12 TABLE OF CONTENTS TITLE PAGE NO. ABSTRACT iii LIST OF FIGURES xii LIST OF SYMBOLS xiii CHAPTER 1. PRELIMINARIES INTRODUCTION BASIC GRAPH THEORY DISTANCE RELATED CONCEPTS ORGANIZATION OF THE THESIS 13 CHAPTER 2. DISTANCE SIMILAR SETS 15 IN GRAPHS 2.1 INTRODUCTION BASIC RESULTS AN ALGORITHM FOR COMPUTING ds(g) GRAPHS WITH ds(g) = DISTANCE SIMILAR SETS AND RESOLVING SETS BOUNDS FOR DISTANCE SIMILAR NUMBER DISTANCE SIMILAR SETS AND GRAPH OPERATIONS CONCLUSION AND SCOPE 38 x

13 TITLE PAGE NO. CHAPTER 3. PAIRWISE DISTANCE SIMILAR 39 SETS IN GRAPHS 3.1 INTRODUCTION BASIC RESULTS CONCLUSION AND SCOPE 48 CHAPTER 4. DISTANCE PATTERN 49 DISTINGUISHING SETS IN GRAPHS 4.1 INTRODUCTION BASIC RESULTS DP D-NUMBER OF GRAPHS METRIC DIMENSION AND DP D-NUMBER EMBEDDING A GRAPH INTO A DP D-GRAPH LOCAL DP D-SETS LDP D-GRAPHS AND UNIVERSAL VERTICES CONCLUSION AND SCOPE 90 CHAPTER 5. NONDEFICIENT SETS IN GRAPHS INTRODUCTION BASIC RESULTS BOUNDS NONDEFICIENT SETS AND GRAPH OPERATIONS CONCLUSION AND SCOPE 112 REFERENCES 113 LIST OF PUBLICATIONS 117 VITAE 118 xi

14 LIST OF FIGURES FIGURE TITLE PAGE NO. NO. 2.1 Graph with ds = 4 and ds = Example for distance similarity is not hereditary Example for illustration of Algorithm Graph with Φ = 4 and Φ = Graphs with unequal and equal Φ and Φ Graph with ds = 4 and Φ = Graph with Φ = n DP D-Graph Graph which is LDP D but not DP D Tree with n ( I c N(I c ) ) = 4 and nd(t ) = Graph G xii

15 LIST OF SYMBOLS ω α deg(v) or d(v) d(g) or diam(g) dim(g) ϱ(g) ds(g) β 1 g β 0 or α l(p ) ds (G) Φ (G) δ µ(g) nd(g) η(g) Φ(G) r rank(g) T k (G) clique number critical independence number degree of v diameter dimension of G distance pattern distinguishing number of G distance similar number of G edge independence number girth independence number length of the path P lower distance similar number of G lower pairwise distance similar number of G maximum degree minimum degree Mycielskian of a graph G nondeficient number of G nullity of G pairwise distance similar number of G radius rank of G trestled graph of G of index k xiii

16 CHAPTER 1 PRELIMINARIES 1.1 INTRODUCTION In this chapter we collect some basic definitions and theorems on graphs which are needed for the subsequent chapters. For graph theoretic terminology, we refer to Chartrand and Lesniak [7]. In Section 1.2 we present some of the basic definitions in graph theory. In Section 1.3 we present the fundamentals of distance similar vertices and nondeficient sets in graphs. In Section 1.4 we give an overview of the organization of the remaining chapters of the thesis. 1.2 BASIC GRAPH THEORY Definition A graph G is a finite nonempty set of objects called vertices together with a set of unordered pairs of distinct vertices of G called edges. The vertex set and the edge set of G are denoted by V (G) and E(G) respectively. The edge e = {u, v} is said to join the vertices u and v. We write e = uv and say that

17 u and v are adjacent vertices; u and e are incident, as are v and e. If e 1 and e 2 are distinct edges of G incident with a common vertex, then e 1 and e 2 are adjacent edges. The number of vertices in G is called the order of G and the number of edges in G is called the size of G. The order and size of G are denoted by n and m respectively. A graph is trivial if its vertex set is a singleton. Definition Let G = (V, E) be a graph and let v V. A vertex u is called a neighbor of v in G if uv is an edge of G. The set N(v) of all neighbors of v is called the open neighborhood of v. Thus N(v) = {u V : uv E}. The closed neighborhood of v in G is defined as N[v] = N(v) {v}. If S V, then N(S) = N(v) and N[S] = N(S) S. Definition The degree of a vertex v in a graph G is defined to be the number of edges incident with v and is denoted by deg(v) or d(v). In other words deg(v) = N(v). The minimum and maximum degrees of vertices of G are denoted by δ and respectively. A vertex of degree zero in G is called an isolated vertex and a vertex of degree one is called a pendant vertex or a leaf. An edge e in a graph G is called a pendant edge if it is incident with a pendant vertex. Any vertex which is adjacent to a pendant vertex is called a support vertex. A vertex of degree n 1 is called an universal vertex. 2 v S

18 Definition A walk W in a graph G is an alternating sequence u 0, e 1, u 1,..., u k 1, e k, u k of vertices and edges of G, beginning and ending with vertices, such that e i = u i 1 u i, for 1 i k. The vertices u 0 and u k are called the origin and terminus of W respectively and W is called a u 0 -u k walk. The walk W is also denoted by (u 0, u 1, u 2,..., u k 1, u k ). If u 0 = u k, the walk is closed and open otherwise. The number of edges in a walk is called the length of the walk. A path P of length k (denoted by P k ) is a walk (u 0, u 1, u 2,..., u k 1, u k ) in which all the vertices u 0, u 1, u 2,..., u k 1, u k are distinct. Definition A cycle C k of length k 3 in a graph G is a closed walk (u 0, u 1, u 2,..., u k 1, u 0 ) in which all the vertices u 0, u 1, u 2,..., u k 1 are distinct. A cycle C k is called even or odd according as k is even or odd. A graph G having no cycle is called an acyclic graph. A graph having exactly one cycle is called an unicyclic graph. The length of a shortest cycle (if any) in a graph G is called its girth and denoted by g(g). Definition A graph G is said to be connected if every pair of distinct vertices of G are joined by a path. A graph G that is not connected is called a disconnected graph. A maximal connected subgraph of G is called a component of G. Thus a disconnected graph is a graph having more than one component. 3

19 Definition A graph G is complete if every pair of distinct vertices of G are adjacent in G. A complete graph on n vertices is denoted by K n. A clique in G is a complete subgraph of G. The maximum order of a clique in G is called the clique number of G and is denoted by ω(g) or simply ω. A clique H in G with V (H) = ω is called a maximum clique in G. Definition The complement G of a graph G is the graph with vertex set V (G) such that two vertices are adjacent in G if and only if they are not adjacent in G. Definition A nontrivial connected graph having no cut vertex is called a block. A block of a graph G is a subgraph of G which itself is a block and is maximal with respect to this property. For any real number x, x denotes the largest integer less than or equal to x and x denotes the smallest integer greater than or equal to x. Definition A graph H is called a subgraph of G if V (H) V (G) and E(H) E(G). A subgraph H of a graph G is a proper subgraph of G if either V (H) V (G) or E(H) E(G). A spanning subgraph of G is a subgraph H of G with V (H) = V (G). 4

20 For a set S of vertices of G, the induced subgraph denoted by S or by G[S], is the maximal subgraph of G with vertex set S. Thus two vertices of S are adjacent in S if and only if they are adjacent in G. For any two disjoint subsets A, B V, let [A, B] denote the set of all edges with one end in A and the other end in B. Definition Two graphs G 1 and G 2 are said to be isomorphic (written as G 1 = G2 ) if there exists a bijection φ : V (G 1 ) V (G 2 ) such that uv E(G 1 ) if and only if φ(u)φ(v) E(G 2 ). Such a function φ is called an isomorphism from G 1 to G 2. Definition A bipartite graph G = (X, Y, E) is a graph whose vertex set V (G) can be partitioned into two nonempty subsets X and Y such that each edge of G has one end in X and the other end in Y. The pair (X, Y ) is called a bipartition of G. Definition A complete bipartite graph K r,s is a bipartite graph G with bipartition X, Y such that X = r, Y = s and every vertex in X is adjacent to every vertex in Y. The graph K 1,r is called a star. When r > 2, the vertex of degree r in K 1,r is called its center. The graph G obtained from K 1,r and K 1,s by joining their centers by an edge is called a bistar and is denoted by B(r, s). 5

21 Definition A k-partite graph G is a graph whose vertex set V can be partitioned into k nonempty subsets V 1, V 2,..., V k such that no edge has both ends in any one subset V i. If further G contains every edge uv where u V i, v V j, i j, then G is called a complete k-partite graph and is denoted by K n1,n 2,...,n k where V 1 = n 1, V 2 = n 2,..., V k = n k. Definition A subset S V is said to be independent if no two vertices in S are adjacent. The independence number β 0 (G) is the maximum cardinality of an independent set in G. Definition A connected acyclic graph is called a tree. A disconnected graph in which each component is a tree is called a forest. Definition Two graphs G 1 and G 2 are said to be disjoint if they have no vertex in common. They are said to be edge disjoint if they have no edge in common. Definition vertex sets. Let G 1 and G 2 be two graphs with disjoint 1. The union G = G 1 G 2 has V (G) = V (G 1 ) V (G 2 ) and E(G) = E(G 1 ) E(G 2 ). A graph G consisting of k, k 2 disjoint copies of a graph H is denoted by G = kh. 6

22 2. The join G = G 1 +G 2 has V (G) = V (G 1 ) V (G 2 ) and E(G) = E(G 1 ) E(G 2 ) {uv : u V (G 1 ), v V (G 2 )}. 3. The Cartesian product G = G 1 G 2 has V (G) = V (G 1 ) V (G 2 ), and two vertices (u 1, u 2 ) and (v 1, v 2 ) of G are adjacent in G if and only if either u 1 = v 1 and u 2 v 2 E(G 2 ) or u 2 = v 2 and u 1 v 1 E(G 1 ). 4. The corona of G 1 and G 2 is defined to be the graph G = G 1 G 2 formed from one copy of G 1 and V (G 1 ) copies of G 2 where the i th vertex of G 1 is adjacent to every vertex in the i th copy of G 2. In particular, the corona H K 1 is the graph constructed from a copy of H, where for each vertex v V (H), a new vertex v and a pendant edge vv are added. 5. The Lexicographic product G H of two graphs G and H has V (G H) = V (G) V (H) and two vertices (u, x), (v, y) of G H being adjacent whenever uv E(G), or u = v and xy E(H). 6. For three or more disjoint graphs G 1, G 2,..., G n the sequential join G 1 + G G n is the graph (G 1 + G 2 ) (G 2 + G 3 ) (G n 1 + G n ). Definition A split graph is a graph whose vertex set can be partitioned into two sets V 1 and V 2 such that V 1 forms a complete graph and V 2 is an independent set. Definition The hypercube Q n is the graph whose vertices are the n-dimensional binary vectors, where two vertices are 7

23 adjacent if and only if they differ in exactly one coordinate. Alternatively, Q n is K 2 if n = 1, while for n 2, Q n = Q n 1 K 2. Definition [17] Given an arbitrary graph G, the trestled graph of index k, denoted by T k (G), is the graph obtained from G by adding k-copies of K 2 for each edge uv of G and joining u and v to the respective end vertices of each K 2. Definition [23] For a graph G = (V, E), the Mycielskian of G is the graph µ(g) with vertex set V V {u}, where V = {v i : v i V } and is disjoint from V and E = E {v i v j : v iv j E} {v i u : v i V }. Definition [13] Let G 0 be a graph with V (G 0 ) = {v 1, v 2,..., v k } and let G 1, G 2,..., G k be k disjoint graphs. The composition graph G = G 0 [G 1, G 2,..., G k ] is formed as follows: We replace each vertex v i in G 0 with the graph G i and make each vertex of G i adjacent to each vertex of G j whenever v i is adjacent to v j in G 0. In particular the graph P k [G 1, G 2,..., G k ] is called the sequential join of the graphs G 1, G 2,..., G k. Definition [9] The core of a graph G is obtained by successively deleting end vertices until none remain. 8

24 1.3 DISTANCE RELATED CONCEPTS One concept that pervades all of graph theory is that of distance, and distance is used in isomorphism testing, graph operations, extremal problem on connectivity and diameter. One of the fundamental problems in the study of chemical structure is to determine ways to represent a set of chemical compounds such that distinct compounds have distinct representations. This problem is solved by using the concept of resolving sets in [10]. Definition The distance d G (u, v) or d(u, v) between two vertices u and v of a connected graph G is defined to be the length of a shortest path joining u and v in G. The eccentricity of a vertex v of a connected graph G is defined as e(v) = max{d(u, v) : u V (G)}. The radius of G is defined as rad(g) = min{e(v) : v V (G)} and the diameter of G is defined as diam(g) = d(g) = max{e(v) : v V (G)}. Consequently, diam(g) is the maximum distance between any two vertices of G. In [29] and later in [30], Slater introduced the concept of a locating set for a connected graph G. He called the cardinality of a minimum locating set as the location number of G. Independently, Harary and Melter [16], discovered these concepts as well but used the term resolving set and metric dimension. Applications of resolving sets arise in various areas including coin weighing problem [28], drug discovery [10], robot navigation [19], network discovery and verification [2], connected joins in graphs [27] and strategies for the mastermind game [11]. 9

25 Definition Let G be a connected graph. By an ordered set of vertices we mean a subset W = {w 1, w 2,..., w k } V (G) on which the ordering (w 1, w 2,..., w k ) has been imposed. For an ordered subset W V (G), we refer to the k-vector (ordered k-tuple) r(v W ) = (d(v, w 1 ), d(v, w 2 ),..., d(v, w k )) as the metric representation of v with respect to W. The set W is called a resolving set for G if r(u W ) = r(v W ) implies that u = v for all u, v V (G). Hence if W is a resolving set of cardinality k for a graph G of order n, then the set {r(v W ) : v V (G)} consists of n distinct k-vectors. A resolving set of minimum cardinality for a graph G is called a basis for G. Definition The metric dimension of G is defined to be the cardinality of a minimum resolving set of G and is denoted by dim(g). A resolving set W of G is a minimal resolving set if no proper subset of W is a resolving set of G. The upper metric dimension of G is defined to be the maximum cardinality of a minimal resolving set of G and is denoted by dim + (G). For any connected graph G of order n, we have 1 dim(g) dim + (G) n 1. The minimum metric dimension problem is to find a basis of G. Garey and Johnson [10] noted that the minimum metric dimension problem is NP-complete for general graphs by a reduction from 3-dimensional matching. An explicit reduction from 3-SAT was given by Khuller et al. [19]. 10

26 The metric dimension of some standard graphs are listed below. [10] dim(g) = 1 if and only if G = P n. [10] dim(g) = n 1 if and only if G = K n, where n 2. [19] For the cycle C n, n 3, dim(c n ) = 2. [8] For the graph K r,s, r, s 1, dim(k r,s ) = r + s 2. Theorem [19] Let T = (V, E) be a tree which is not a path. For any v V, let l v denote the number of components S of T {v} such that the induced subgraph S {v} is a path with v as origin. Then dim(t ) = (l v 1). l v >1 Theorem [19] The metric dimension of a d-dimensional grid (d 2) is d. For a survey of results in metric dimension, we refer to Chartrand and Zhang [8] and Hernando et al. [18]. Definition [25] Two vertices u and v of a connected graph G are defined to be distance similar if d(u, x) = d(v, x) for all x V (G) {u, v}. Proposition [25] Two vertices u and v in a connected graph are distance similar if and only if either uv / E(G) and N(u) = N(v) or uv E(G) and N[u] = N[v]. Proposition [25] Distance similarity in a connected graph G is an equivalence relation on V (G). 11

27 Proposition [25] If U is a distance similar equivalence class of a connected graph G, then U is either independent in G or in G. Proposition [25] Let G be a nontrivial connected graph of order n. If G has k distance similar equivalence classes, then dim(g) n k. We observe that if U is a distance similar equivalence class of G, then {d(x, v) : v U} = 1 for all x V U. Definition [7] A collection {S 1, S 2,..., S n } of finite nonempty sets has a system of distinct representatives (SDR) if there exist n distinct elements x 1, x 2,..., x n such that x i S i, 1 i n. Theorem [7] A collection {S 1, S 2,..., S n } of finite nonempty sets has an SDR if and only if for each integer k with 1 k n, the union of any k of these sets contains at least k elements. Definition A set of pairwise independent edges of G is called a matching in G. The number of edges in a maximum matching of G is the edge independence number β 1 (G) of G. If M is a matching in a graph G with the property that every vertex of G is incident with an edge of M, then M is a perfect matching in G. Definition A vertex that is incident with no vertex of M is called an M-vertex. Let M be a matching in a graph G. An M-alternating path of G is a path whose edges are alternatively in 12

28 M and not in M. An M-augmenting path is an M-alternating path both of whose end vertices are M vertices. Definition [3] A subgraph H of G is called an elementary subgraph if every component of H is either a cycle or an edge. Definition [5] The rank and the nullity of a graph G, denoted by rank(g) and η(g) respectively, are defined to be the rank and nullity of the adjacency matrix of G. 1.4 ORGANIZATION OF THE THESIS Saenpholphat and Zhang [25] introduced the concept of connected resolving set and in this context they introduced the concept of distance similar vertices and distance similar equivalence class of a connected graph G. In Chapter 2, we introduce the concept of distance similar set and distance similar number ds(g) of a graph. We prove that ds(g) can be computed in polynomial time. We characterize bipartite graphs and unicyclic graphs with ds(g) = 1. We obtain a relation connecting dim(g) and ds(g). We also characterize graphs with distance similar number equal to (G), n 2, n 3 and d(g). We also determine the distance similar number of various graph products. Hernando et al. [18] called a pair of vertices satisfying the distance similarity condition as twins and introduced the concept of the twin graph of a graph G. Motivated by this, in Chapter 3, we initiate a study of pairwise distance similar set and pairwise distance 13

29 similar number Φ(G) of a graph. We obtain a characterization of graphs with Φ(G) = (G), Φ (G) = (G), Φ(G) = n 2 and Φ(G) = n 3. We obtain bounds for the pairwise distance similar number of product graphs. Chapter 4 is devoted to the study of distance pattern distinguishing sets and distance pattern distinguishing number of a graph. We characterize a few families of graphs which admit a distance pattern distinguishing set. We also determine distance pattern distinguishing number of several families of graphs. We present some embedding techniques to embed a given graph into a graph which admits a distance pattern distinguishing set. We also investigate the relation between distance pattern distinguishing number and metric dimension of a graph. Further, we initiate a study of local distance pattern distinguishing set (LDP D-set) and LDP D-number of a graph. Also we obtain LDP D-number of several families of graphs. Chartrand and Lesniak [7, Page 235] defined a subset U of V to be nondeficient if N(S) S for every nonempty subset S of U. In Chapter 5, using the concept we introduce the nondeficient number of a graph. We present sharp lower and upper bounds for the nondeficient number of a graph in terms of well known graph theoretic parameters. Further we obtain a relation connecting nondeficient number and the order of a maximum critical independent set of a graph. 14

30 CHAPTER 2 DISTANCE SIMILAR SETS IN GRAPHS 2.1 INTRODUCTION Saenpholphat and Zhang [25] introduced the concept of connected resolving set and in this context they introduced the concept of distance similar vertices and obtained several basic results. Two vertices u and v of a connected graph G are defined to be distance similar if d(u, x) = d(v, x) for all x V (G) {u, v}. Thus u and v are distance similar if and only if either uv / E(G) and N(u) = N(v) or uv E(G) and N[u] = N[v]. Distance similarity in a connected graph G is an equivalence relation on V (G). If U is a distance similar equivalence class of a connected graph G, then U is either independent in G or in G. Proposition [25] Let G be a nontrivial connected graph of order n. If G has k distance similar equivalence classes, then dim(g) n k. The content of this chapter has been accepted for publication in Utilitas Mathematica.

31 We observe that if U is a distance similar equivalence class of G, then {d(x, v) : v U} = 1 for all x V U. Motivated by this observation we introduce the concept distance similar set and distance similar number ds(g) of G and initiate a study of this parameter. We characterize bipartite graphs and unicyclic graphs with ds(g) = 1. We present several fundamental results on these concepts and also an algorithm which computes ds(g) in O(n 4 )-time. We also obtain a characterization of graphs with distance similar number equal to (G), n 2, n 3 and d(g). We determine the distance similar number of several graph products. 2.2 BASIC RESULTS Definition Let G = (V, E) be a connected graph. A proper subset S of V is called a distance similar set of G if {d(u, v) : v S} = 1 for all u V S. A distance similar set S is a maximal distance similar set if any set S 1 with S S 1 V, is not a distance similar set of G. The maximum cardinality of a distance similar set of G is the distance similar number of G and is denoted by ds(g). The minimum cardinality of a maximal distance similar set of G is called the lower distance similar number of G and is denoted by ds (G). Any distance similar set S of G with S = ds(g) is called a ds-set of G. 16

32 We start with an example to illustrate the concept of distance similar set and distance similar number. Example (1) For the graph G 1 given in Figure 2.1, S 1 = {a, b, c, d} and S 2 = {x} are maximal distance similar sets and ds(g 1 ) = 4 and ds (G 1 ) = 1. a b c d G 1 x Figure 2.1: Graph with ds = 4 and ds = 1. (2) Let T be a tree. For any support vertex v, let l(v) denote the number of leaves adjacent to v. Then ds(t ) = max{l(v) : v is a support vertex of T }. In particular for the path P n, we have ds(p n ) = ds (P n ) = 1 for all n 4. (3) For the complete bipartite graph K m,n with m, n 2 and with bipartition X, Y, both X and Y are maximal distance similar sets. Hence ds(k m,n ) = max{m, n} and ds (K m,n ) = min{m, n}. 2 if n = 3 or 4 (4) For the cycle C n, we have ds(c n ) = 1 if n 5. 17

33 Observation (1) If S is any distance similar set of G and u N(S) S, then u is adjacent to every vertex in S. Thus S N(u) and hence 1 ds (G) ds(g) (G). Also ds(g) = n 1 if and only if (G) = n 1. (2) A proper subset S of V (G) is a distance similar set of G if and only if the edge induced subgraph [S, N(S) S] is a complete bipartite graph. Observation Any distance similar equivalence class is obviously a distance similar set. However, the converse is not true. For the graph G 1 given in Figure 2.1, S = {a, b, c, d} is a maximal distance similar set. Since S is neither an independent set nor a clique in G 1, it follows from Proposition that S is not a distance similar equivalence class. Lemma Let S be a maximal distance similar set in G. Then S is a distance similar equivalence class if and only if S is an independent set or a clique in G. Proof. If S is a distance similar equivalence class, then the result follows from Proposition Conversely, let S be a maximal distance similar set in G such that S is an independent set or a clique in G. Let v S and let U be the distance similar equivalence class such that v U. Let w S {v}. Since S is a distance similar set, d(x, v) = d(x, w) for all x V S. Now, let x S {v, w}. Since S N(u) for some u V, it follows that d(x, v) = d(x, w) = 2 18

34 if S is independent and d(x, v) = d(x, w) = 1 if S is a clique. Thus v and w are distance similar vertices and hence w U. Hence S U. Thus U is a distance similar set and since S is a maximal distance similar set, S = U. The following lemma gives a necessary and sufficient condition for a set S to be a distance similar set. Lemma Let G be any nontrivial connected graph and let S be a proper subset of V with S 2. Then S is a distance similar set of G if and only if N(x) S = N(y) S for all x, y S. Proof. Suppose N(x) S = N(y) S for all x, y S. Let v V S and d(v, S) = k. Let P : (v = v 0, v 1,..., v k ) be a shortest path joining v and S, so that v k S. Since N(x) S = N(y) S for all x, y S it follows that v k 1 is adjacent to all the vertices of S. Hence {d(v, w) : w S} = 1 and S is a distance similar set of G. Conversely, let S be a distance similar set of G and let x, y S. If N(x) S N(y) S, let w N(x) S and w / N(y) S. Then {d(w, v) : v S} 2, which is a contradiction. Corollary Let S 1 and S 2 be two distance similar sets in G such that S 1 2, S 2 2 and S 1, S 2 N(u). If S 1 S 2, then S 1 S 2 is a distance similar set of G. Corollary The set of all maximal distance similar sets which are contained in N(u) forms a partition of N(u). 19

35 Proposition Let S be any distance similar set of G with S 3 and let v S. Then S {v} is a distance similar set if and only if d S (v) = 0 or S 1. Proof. If d S (v) = 0 or S 1, then {d(v, v i ) : v i S {v}} = {2} or {1}. Also, since S is a distance similar set, {d(w, v i ) : v i S {v}} = 1 for all w V {S {v}}. Hence S {v} is a distance similar set of G. Conversely, if 1 d S (v) < S 1, then there exist vertices v i, v j S such that vv i E(G) and vv j / E(G). Hence S {v} is not a distance similar set of G. Corollary Let S be any distance similar set of G. Then the following statements are equivalent: (i) S {v} is a distance similar set for all v S. (ii) S is an independent set or a clique in G. (iii) S is a distance similar equivalence class. Observation Distance similarity is not a hereditary property. For example, for the graph G 2 given in Figure 2.2, S 1 = {v 2, v 3, v 4 } is a distance similar set but the subsets {v 2, v 3 } and {v 3, v 4 } of S 1 are not distance similar sets. Also maximality of distance similar sets is not equivalent to 1-maximality. For example, for the graph G 2 given in Figure 2.2, S 2 = {v 7 } is a distance similar set, which is 1-maximal but not maximal, since S 2 {v 8, v 9 } is a maximal distance similar set. 20

36 v 2 v 7 v 1 v 8 v 3 v 5 v 6 v 11 v 4 G 2 v 9 v 10 Figure 2.2: Example for distance similarity is not hereditary. Proposition For any separable graph G, ds (G) = 1. Proof. Let v be a cut vertex of G. We claim that {v} is a maximal distance similar set of G. Suppose there exists a distance similar set S such that v S and S 2. Let u V (G) be such that S N(u). Then S V (G 1 ) where G 1 is the block of G containing v and u. Now let G 2 be a block of G such that v V (G 2 ) and G 2 G 1. Then for any y V (G 2 ) N(v), we have d(y, v) = 1 and d(y, w) 2 for all w S {v}, which is a contradiction. Hence {v} is a maximal distance similar set of G and ds (G) = AN ALGORITHM FOR COMPUTING ds(g) In this section we prove that the distance similar number ds(g) can be computed in O(n 4 ) time. Given two vertices u, v V with v N(u), we first give an algorithm to find the maximal distance similar set S such that v S and S N(u). 21

37 Algorithm Input : A vertex u V (G) and v N(u). Output: Maximal distance similar set S such that S N(u) and v S. S 0 = N(u), S 1 = {x N(u) : N(x) N(u) = N(v) N(u)} i = 1 While S i S i 1 do S i = S i 1 S i, Si v = N(v) S i If Si v = then S i+1 = S i (N(S ( i ) S i) ) else S i+1 = (N(x) S i ) N(S i Sv i ) end Output S i x S v i Theorem Let G = (V, E) be a connected graph, let u V and v N(u). Let S k be the output of Algorithm Then S k is a maximal distance similar set with v S k N(u). Proof. Clearly N(u) = S k S k 1 S k 2 S 1, where the sets S k, S k 1, S k 2,..., S 1 are mutually disjoint. Clearly v S k and S k N(u). Now let y V S k. If y / N(u), then it follows from the definition of S 1 that {d(y, z) : z S 1 } = 1. Since S k S 1 we have {d(y, z) : z S k } = 1. If y N(u), then y S i for some i, 1 i k 1. We claim that y is adjacent to all the vertices of S i+1 or to no vertex of S i+1. If Si v =, then S i+1 = S i (N(S i ) S i), and in this case y is adjacent to no vertex of S i+1. If Si v, then 22

38 S i+1 = ( x S v i ) (N(x) S i ) N(S i Sv i ). If y Sv i, then y is adjacent to all the vertices of S i+1, and if y S i Si v, then y is adjacent to no vertex of S i+1. Since y N(u), it follows that either d(y, z) = 1 for all z S i+1 or d(y, z) = 2 for all z S i+1. Also S k S i+1 and hence {d(y, z) : z S k } = 1. Thus S k is a distance similar set of G. Now let S be any distance similar set in G such that v S N(u). We claim that S S k. Suppose there exists a vertex y such that y S and y / S k. Hence y S i for some i, 1 i k 1. If Si v =, then S i = N(S i 1 ) S i 1. Since y S i, there exists z S i 1 such that zy E(G). Also zv / E(G), and both y, (( v S, which is a contradiction. ) If Si v ), then S i = S i 1 (N(x) S i 1 ) N(S i 1 Svi 1 ). If y N(S i 1 x S v i 1 S v i 1 ), then there exists z S i 1 Sv i 1 such that zy E(G). Also zv ( / E(G) and both) z, v S, which is a contradiction. If y / (N(x) S i 1 ), then there exists y 1 Si 1 v such that yy 1 / x S v i 1 E(G). Also y 1 v E(G), which is a contradiction. Therefore S S k. Thus S k is a maximal distance similar set with v S k N(u). Illustration We illustrate Algorithm with an example. For the graph G 3 given in Figure 2.3, we find the maximal distance similar set S such that S N(u) and v S. From Algorithm 2.3.1, we have S 0 = {v, v 1, v 2, v 3, v 4 }, S 1 = {v, v 1, v 2 }, S 1 = {v 3, v 4 } and S1 v =. Since S1 v =, S 2 = {v, v 1 }, S 2 = {v 2 } and S2 v =. Since S2 v =, S 3 = S 2 (N(S 2) S 2 ) = S 2 = S 2. Therefore S 3 = {v, v 1 } 23

39 is the output of Algorithm and is a maximal distance similar set containing v. v v 1 u v 2 v 5 v 6 v 3 v 4 G 3 Figure 2.3: Example for illustration of Algorithm Theorem O(n 4 ) time. For any graph G, ds(g) can be computed in Proof. Let u V (G) and let v N(u). Let f(u) = max{ S : S is a maximal distance similar set and S N(u)}. Given the adjacency list of the graph G, the sets S 0, S 1, S i and Si v in Algorithm can be determined in O(n) time each. Also the set S i+1 can be determined in O(n 2 ) time both when Si v = and Si v. Since the while loop is executed at most n times, it follows that the algorithm takes O(n 3 ) time to find the maximal distance similar set S N(u) containing v. Hence f(u) can be computed in O(n 3 ) time. Now, since ds(g) = max{f(u) : u V (G)}, it follows that ds(g) can be computed in O(n 4 ) time. 24

40 2.4 GRAPHS WITH ds(g) = 1 In this section we present several families of graphs with ds(g) = 1. Theorem Let G = (V, E) be a bipartite graph of order at least three with bipartition V 1, V 2. Then ds(g) = 1 if and only if for any set S V 1 or S V 2 with S 2, the induced subgraph S N(S) is not a complete bipartite graph. Proof. Suppose ds(g) = 1. If there exists S V 1 such that S 2 and S N(S) is a complete bipartite graph, then S is a distance similar set of G and hence ds(g) 2, which is a contradiction. Also, since G is a bipartite graph, for any subset S with S V 1 or S V 2, the vertex induced graph S N(S) and the edge induced subgraph [S, N(S) S] are isomorphic and hence the converse follows from (2) of Observation Corollary For the n-dimensional hypercube Q n, n 3, ds(q n ) = 1. Corollary Let T be a tree. Then ds(t ) = 1 if and only if every support vertex in T has exactly one adjacent leaf. Theorem Let G be any graph with δ(g) 2 and g(g) 5, where g(g) is the girth of G. Then ds(g) = 1. Proof. Suppose G has a ds-set S with S 2. Then S N(u) for some u V (G) S. Further since g(g) 5, S is independent. 25

41 Now, since δ(g) 2, there exists a vertex v N(S) S with v u and both u and v are adjacent to all the vertices in S. Thus G contains a cycle C 4, a contradiction. Hence ds(g) = 1. Theorem Let G be a unicyclic graph with cycle C. Then ds(g) = 1 if and only if G satisfies the following: (i) Every support vertex in G has exactly one adjacent leaf. (ii) If C = C 3, then at most one vertex of C 3 has degree two and if C = C 4, then at most two vertices of C 4 have degree two and they are adjacent. Proof. Suppose ds(g) = 1. Since the set of all leaves adjacent to any support vertex of G forms a distance similar set, (i) follows. If G does not satisfy (ii), then the two vertices in C 3 with degree two or the two nonadjacent vertices in C 4 with degree two form a distance similar set of G, a contradiction. Therefore G satisfies the conditions (i) and (ii). Conversely, let G be a unicyclic graph satisfying the conditions (i) and (ii). Suppose ds(g) 2 and let S be any ds-set of G. Since S 2 and any two vertices of S lie on a cycle, it follows that S V (C). Further S is a ds-set of the cycle C and since ds(c n ) = 1 if n 5, it follows that C = C 3 or C = C 4. Now condition (ii) implies that [S, N(S) S] is not a complete bipartite graph, which is a contradiction. Thus ds(g) = 1. 26

42 2.5 DISTANCE SIMILAR SETS AND RESOLVING SETS In Proposition 2.1.1, Saenpolphat and Zhang presented a lower bound for metric dimension of a graph in terms of order and number of equivalence classes of a graph. In this section we obtain a sharp and better lower bound for the metric dimension of a graph G by using maximal distance similar sets of G. Theorem Let S be any maximal distance similar set in G with S 2 and let S N(u). Then dim(g) dim( S {u} ) 1. Proof. Let W be a basis of G. Let v 1, v 2 S. If W S =, then r(v 1 W ) = r(v 2 W ). Hence it follows that W S and any pair of vertices in S is resolved by a vertex in W S. Hence W S or (W S) {u} is a resolving set of S {u}, so that dim( S {u} ) W S + 1. Now, let T be any basis for S {u}. Then W 1 = (W (W S)) (T S) is a resolving set of G and hence T S W S. Thus dim( S {u} ) W S and hence dim( S {u} ) = W S or W S + 1. Now dim(g) = W W S dim( S {u} ) 1. Corollary Let S 1, S 2,..., S k be disjoint maximal distance similar sets of G with S i 2. Then dim(g) k (dim( S i + K 1 ) 1). i=1 27

43 Corollary Let S 1, S 2,..., S k be disjoint maximal distance similar sets of G with S i 2 and each S i is an independent set or a clique. Then dim(g) k ( S i 1). i=1 Observation The lower bound for dim(g) given in Corollary is sharp. Consider the graph G obtained from the star K 1,k and k copies G 1, G 2,..., G k of the path P 3, where G i = (x i, y i, z i ), by joining all the pendent vertices of the star to all the vertices of each G i. Then V (G i ), 1 i k, are maximal distance similar sets of G and dim( V (G i ) {u i } ) = 2 where u i is a pendent vertex of the star K 1,k. Further W = {x 1, x 2,..., x k } is a basis of G and hence dim(g) = k = k (dim( V (G i ) {u i } ) 1). Further for i=1 any distance similar equivalence class S i in G, we have S i = 1 and hence the bound for dim(g) given in Proposition reduces to the trivial inequality dim(g) 0. This shows that the bound given in Theorem is better than the one given in Proposition BOUNDS FOR DISTANCE SIMILAR NUMBER Since ds(g) (G) n 1 and ds(g) = n 1 if and only if (G) = n 1, it follows that ds(g) n 2 for any graph G with (G) n 1. The following theorem gives a characterization of all graphs with ds(g) = (G). Theorem Let G be any connected graph of order n. Then ds(g) = (G) if and only if (G) n 2 and G = G1 + K n (G), where G 1 is any graph of order (G). 28

44 Proof. Suppose ds(g) = (G). Let S be a ds-set of G. Then S = N(u) where u V (G) S and d(u) = (G). Now let v V S and let d(v, S) = t. Let P = (v = v 0, v 1, v 2,..., v t ) where v t S be a shortest path. Now v t 1 is adjacent to v t in S and since S is a ds-set, v t 1 is adjacent to all vertices in S. Thus d(v t 1 ) = (G) and t = 1. Thus every vertex in V S is adjacent to every vertex in S and V S is an independent set in G. Hence G is isomorphic to S + K n (G). Further S and V S are distance similar sets in G and hence (G) V S, so that (G) n 2. Conversely, suppose G is isomorphic to G 1 + K n (G), V (G 1 ) = (G) and (G) n 2. Then V (G1 ) is a distance similar set of G with V (G 1 ) = (G). Hence it follows from (1) of Observation that ds(g) = (G). We now proceed to characterize graphs G with ds(g) = n 2, n 3 and d(g). Theorem Let G be any graph of order n with n 5. Then ds(g) = n 2 if and only if G is isomorphic to 2K 1 + H where H is any graph of order n 2 with (H) < n 3. Proof. Suppose ds(g) = n 2. Then (G) = n 2 by (1) of Observation Thus ds(g) = (G) and the result follows from Theorem Theorem Let G be a graph of order n with n 6. Then ds(g) = n 3 if and only if G is isomorphic to one of the following graphs. 29

45 (i) The graph obtained from any graph H of order n 3 and the path P 3 by joining exactly one pendent vertex of P 3 to all the vertices of H. (ii) The graph obtained from any graph H of order n 3 and K 2 K 1 by joining exactly one vertex of K 2 and the vertex of K 1 to all the vertices of H. (iii) The graph H + 3K 1 or H + (K 2 K 1 ), where H is any graph of order n 3 with (H) n 5 and H does not contain K 2,n 5 as a subgraph when (G) = n 2. Proof. Let G be any connected graph of order n 6 with ds(g) = n 3. It follows from Observation that n 3 (G) n 2. Now let S be a ds-set of G. Let u V S be such that S N(u) and let V S = {u, v, w}. Case 1. (G) = n 3. Then it follows from Theorem that G = H + 3K 1 where H is any graph of order n 3. Hence G is isomorphic to the graph given in (iii). Case 2. (G) = n 2. In this case the vertex u is adjacent to at most one of the vertices v, w and hence {u, v, w} = K 3 or P 3 or K 2 K 1. Suppose {u, v, w} = K 3. Since G is connected, the vertices v and w are adjacent to all the vertices of S. Also, if S contains a subgraph K 2,n 5 and V 1 is a partite set of K 2,n 5 with V 1 = n 5, then 30

46 V 1 (V S) is a distance similar set of G of cardinality n 2, which is a contradiction. Hence G is isomorphic to the graph given in (iii). If {u, v, w} = P 3 = (u, v, w), then v is nonadjacent to the vertices of S since (G) = n 2. Also if w is adjacent to all the vertices of S, then S {v} is a distance similar set of cardinality n 2, a contradiction. Hence G is isomorphic to the graph given in (i). Now we assume that {u, v, w} = K 2 K 1. Without loss of generality let K 2 K 1 = (u, v) {w}. Since G is connected, w is adjacent to all the vertices of S. Now v is either adjacent to u only or adjacent to all the vertices of S. If v is adjacent to u only, then G is isomorphic to the graph given in (ii). Now suppose v is adjacent to all the vertices of S. If S contains a subgraph K 2,n 5 and V 1 is a partite set of K 2,n 5 with V 1 = n 5, then V 1 (V S) is a distance similar set of G of cardinality n 2, which is a contradiction. Hence G is isomorphic to the graph given in (iii). Conversely, let G be a graph as given in the theorem. It follows from (1) of Observation and Theorem that ds(g) n 3. Further V (H) is a ds-set of G of cardinality n 3. Thus ds(g) = n 3. Theorem Let G be any graph of order n 4 and diameter d. Then the following holds: (i) If d 3, then ds(g) n d and ds(g) = n d if and only if G can be obtained from a path P of length d by replacing any vertex v i of P by any graph H of order ds(g) and joining every vertex of H to the neighbors of v i in P. 31

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

SEMI-STRONG SPLIT DOMINATION IN GRAPHS. Communicated by Mehdi Alaeiyan. 1. Introduction

SEMI-STRONG SPLIT DOMINATION IN GRAPHS. Communicated by Mehdi Alaeiyan. 1. Introduction Transactions on Combinatorics ISSN (print): 2251-8657, ISSN (on-line): 2251-8665 Vol. 3 No. 2 (2014), pp. 51-63. c 2014 University of Isfahan www.combinatorics.ir www.ui.ac.ir SEMI-STRONG SPLIT DOMINATION

More information

d 2 -coloring of a Graph

d 2 -coloring of a Graph d -coloring of a Graph K. Selvakumar and S. Nithya Department of Mathematics Manonmaniam Sundaranar University Tirunelveli 67 01, Tamil Nadu, India E-mail: selva 158@yahoo.co.in Abstract A subset S 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

Partial cubes: structures, characterizations, and constructions

Partial cubes: structures, characterizations, and constructions Partial cubes: structures, characterizations, and constructions Sergei Ovchinnikov San Francisco State University, Mathematics Department, 1600 Holloway Ave., San Francisco, CA 94132 Abstract Partial cubes

More information

Given any simple graph G = (V, E), not necessarily finite, and a ground set X, a set-indexer

Given any simple graph G = (V, E), not necessarily finite, and a ground set X, a set-indexer Chapter 2 Topogenic Graphs Given any simple graph G = (V, E), not necessarily finite, and a ground set X, a set-indexer of G is an injective set-valued function f : V (G) 2 X such that the induced edge

More information

Uniquely identifying the edges of a graph: the edge metric dimension

Uniquely identifying the edges of a graph: the edge metric dimension Uniquely identifying the edges of a graph: the edge metric dimension Aleksander Kelenc (1), Niko Tratnik (1) and Ismael G. Yero (2) (1) Faculty of Natural Sciences and Mathematics University of Maribor,

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

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

Problems in Domination and Graph Products

Problems in Domination and Graph Products Clemson University TigerPrints All Dissertations Dissertations 5-2016 Problems in Domination and Graph Products Jason Todd Hedetniemi Clemson University, jason.hedetniemi@gmail.com Follow this and additional

More information

On Dominator Colorings in Graphs

On Dominator Colorings in Graphs On Dominator Colorings in Graphs Ralucca Michelle Gera Department of Applied Mathematics Naval Postgraduate School Monterey, CA 994, USA ABSTRACT Given a graph G, the dominator coloring problem seeks a

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

Analogies and discrepancies between the vertex cover number and the weakly connected domination number of a graph

Analogies and discrepancies between the vertex cover number and the weakly connected domination number of a graph Analogies and discrepancies between the vertex cover number and the weakly connected domination number of a graph M. Lemańska a, J. A. Rodríguez-Velázquez b, Rolando Trujillo-Rasua c, a Department of Technical

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

The Simultaneous Local Metric Dimension of Graph Families

The Simultaneous Local Metric Dimension of Graph Families Article The Simultaneous Local Metric Dimension of Graph Families Gabriel A. Barragán-Ramírez 1, Alejandro Estrada-Moreno 1, Yunior Ramírez-Cruz 2, * and Juan A. Rodríguez-Velázquez 1 1 Departament d Enginyeria

More information

Claw-Free Graphs With Strongly Perfect Complements. Fractional and Integral Version.

Claw-Free Graphs With Strongly Perfect Complements. Fractional and Integral Version. Claw-Free Graphs With Strongly Perfect Complements. Fractional and Integral Version. Part II. Nontrivial strip-structures Maria Chudnovsky Department of Industrial Engineering and Operations Research Columbia

More information

On connected resolvability of graphs

On connected resolvability of graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 28 (2003), Pages 25 37 On connected resolvability of graphs Varaporn Saenpholphat and Ping Zhang Department of Mathematics Western Michigan University Kalamazoo,

More information

On the partition dimension of unicyclic graphs

On the partition dimension of unicyclic graphs Bull. Math. Soc. Sci. Math. Roumanie Tome 57(105) No. 4, 2014, 381 391 On the partition dimension of unicyclic graphs by 1 Henning Fernau, 2 Juan A. Rodríguez-Velázquez and 3 Ismael G. Yero Abstract The

More information

Disjoint Hamiltonian Cycles in Bipartite Graphs

Disjoint Hamiltonian Cycles in Bipartite Graphs Disjoint Hamiltonian Cycles in Bipartite Graphs Michael Ferrara 1, Ronald Gould 1, Gerard Tansey 1 Thor Whalen Abstract Let G = (X, Y ) be a bipartite graph and define σ (G) = min{d(x) + d(y) : xy / E(G),

More information

ON GLOBAL DOMINATING-χ-COLORING OF GRAPHS

ON GLOBAL DOMINATING-χ-COLORING OF GRAPHS - TAMKANG JOURNAL OF MATHEMATICS Volume 48, Number 2, 149-157, June 2017 doi:10.5556/j.tkjm.48.2017.2295 This paper is available online at http://journals.math.tku.edu.tw/index.php/tkjm/pages/view/onlinefirst

More information

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected.

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected. 4 Connectivity 2-connectivity Separation: A separation of G of order k is a pair of subgraphs (H, K) with H K = G and E(H K) = and V (H) V (K) = k. Such a separation is proper if V (H) \ V (K) and V (K)

More information

CYCLE STRUCTURES IN GRAPHS. Angela K. Harris. A thesis submitted to the. University of Colorado Denver. in partial fulfillment

CYCLE STRUCTURES IN GRAPHS. Angela K. Harris. A thesis submitted to the. University of Colorado Denver. in partial fulfillment CYCLE STRUCTURES IN GRAPHS by Angela K. Harris Master of Science, University of South Alabama, 003 A thesis submitted to the University of Colorado Denver in partial fulfillment of the requirements for

More information

Edge Fixed Steiner Number of a Graph

Edge Fixed Steiner Number of a Graph International Journal of Mathematical Analysis Vol. 11, 2017, no. 16, 771-785 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ijma.2017.7694 Edge Fixed Steiner Number of a Graph M. Perumalsamy 1,

More information

Positive semidefinite maximum nullity and zero forcing number. Travis Anthony Peters. A dissertation submitted to the graduate faculty

Positive semidefinite maximum nullity and zero forcing number. Travis Anthony Peters. A dissertation submitted to the graduate faculty Positive semidefinite maximum nullity and zero forcing number by Travis Anthony Peters A dissertation submitted to the graduate faculty in partial fulfillment of the requirements for the degree of DOCTOR

More information

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected.

Observation 4.1 G has a proper separation of order 0 if and only if G is disconnected. 4 Connectivity 2-connectivity Separation: A separation of G of order k is a pair of subgraphs (H 1, H 2 ) so that H 1 H 2 = G E(H 1 ) E(H 2 ) = V (H 1 ) V (H 2 ) = k Such a separation is proper if V (H

More information

STRUCTURE OF THE SET OF ALL MINIMAL TOTAL DOMINATING FUNCTIONS OF SOME CLASSES OF GRAPHS

STRUCTURE OF THE SET OF ALL MINIMAL TOTAL DOMINATING FUNCTIONS OF SOME CLASSES OF GRAPHS Discussiones Mathematicae Graph Theory 30 (2010 ) 407 423 STRUCTURE OF THE SET OF ALL MINIMAL TOTAL DOMINATING FUNCTIONS OF SOME CLASSES OF GRAPHS K. Reji Kumar Department of Mathematics N.S.S College,

More information

Highly Hamiltonian Graphs and Digraphs

Highly Hamiltonian Graphs and Digraphs Western Michigan University ScholarWorks at WMU Dissertations Graduate College 6-017 Highly Hamiltonian Graphs and Digraphs Zhenming Bi Western Michigan University, zhenmingbi@gmailcom Follow this and

More information

Eulerian Subgraphs in Graphs with Short Cycles

Eulerian Subgraphs in Graphs with Short Cycles Eulerian Subgraphs in Graphs with Short Cycles Paul A. Catlin Hong-Jian Lai Abstract P. Paulraja recently showed that if every edge of a graph G lies in a cycle of length at most 5 and if G has no induced

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

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

Cographs; chordal graphs and tree decompositions

Cographs; chordal graphs and tree decompositions Cographs; chordal graphs and tree decompositions Zdeněk Dvořák September 14, 2015 Let us now proceed with some more interesting graph classes closed on induced subgraphs. 1 Cographs The class of cographs

More information

Further Results on Square Sum Graph

Further Results on Square Sum Graph International Mathematical Forum, Vol. 8, 2013, no. 1, 47-57 Further Results on Square Sum Graph K. A. Germina School of Mathematical and Physical Sciences Central University of Kerala, Kasaragode, India

More information

Equivalence Resolving Partition of a Graph

Equivalence Resolving Partition of a Graph Volume 03 - Issue 06 June 2018 PP. 49-54 Equivalence Resolving Partition of a Graph S. Hemalathaa 1, A. Subramanian 2, P. Aristotle 3, V.Swamianathan 4 1 (Reg. No 10445,Department of Mathematics, The M.D.T.

More information

Modular Monochromatic Colorings, Spectra and Frames in Graphs

Modular Monochromatic Colorings, Spectra and Frames in Graphs Western Michigan University ScholarWorks at WMU Dissertations Graduate College 12-2014 Modular Monochromatic Colorings, Spectra and Frames in Graphs Chira Lumduanhom Western Michigan University, chira@swu.ac.th

More information

Minimal dominating sets in maximum domatic partitions

Minimal dominating sets in maximum domatic partitions AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 52 (2012), Pages 281 292 Minimal dominating sets in maximum domatic partitions S. Arumugam K. Raja Chandrasekar National Centre for Advanced Research in Discrete

More information

THE COMPLEXITY OF DISSOCIATION SET PROBLEMS IN GRAPHS. 1. Introduction

THE COMPLEXITY OF DISSOCIATION SET PROBLEMS IN GRAPHS. 1. Introduction THE COMPLEXITY OF DISSOCIATION SET PROBLEMS IN GRAPHS YURY ORLOVICH, ALEXANDRE DOLGUI, GERD FINKE, VALERY GORDON, FRANK WERNER Abstract. A subset of vertices in a graph is called a dissociation set if

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

2 β 0 -excellent graphs

2 β 0 -excellent graphs β 0 -excellent graphs A. P. Pushpalatha, G. Jothilakshmi Thiagarajar College of Engineering Madurai - 65 015 India Email: gjlmat@tce.edu, appmat@tce.edu S. Suganthi, V. Swaminathan Ramanujan Research Centre

More information

ON THE NUMBERS OF CUT-VERTICES AND END-BLOCKS IN 4-REGULAR GRAPHS

ON THE NUMBERS OF CUT-VERTICES AND END-BLOCKS IN 4-REGULAR GRAPHS Discussiones Mathematicae Graph Theory 34 (2014) 127 136 doi:10.7151/dmgt.1724 ON THE NUMBERS OF CUT-VERTICES AND END-BLOCKS IN 4-REGULAR GRAPHS Dingguo Wang 2,3 and Erfang Shan 1,2 1 School of Management,

More information

Dominator Colorings and Safe Clique Partitions

Dominator Colorings and Safe Clique Partitions Dominator Colorings and Safe Clique Partitions Ralucca Gera, Craig Rasmussen Naval Postgraduate School Monterey, CA 994, USA {rgera,ras}@npsedu and Steve Horton United States Military Academy West Point,

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

On (δ, χ)-bounded families of graphs

On (δ, χ)-bounded families of graphs On (δ, χ)-bounded families of graphs András Gyárfás Computer and Automation Research Institute Hungarian Academy of Sciences Budapest, P.O. Box 63 Budapest, Hungary, H-1518 gyarfas@sztaki.hu Manouchehr

More information

Strongly chordal and chordal bipartite graphs are sandwich monotone

Strongly chordal and chordal bipartite graphs are sandwich monotone Strongly chordal and chordal bipartite graphs are sandwich monotone Pinar Heggernes Federico Mancini Charis Papadopoulos R. Sritharan Abstract A graph class is sandwich monotone if, for every pair of its

More information

Induced Saturation of Graphs

Induced Saturation of Graphs Induced Saturation of Graphs Maria Axenovich a and Mónika Csikós a a Institute of Algebra and Geometry, Karlsruhe Institute of Technology, Englerstraße 2, 76128 Karlsruhe, Germany Abstract A graph G is

More information

List of Theorems. Mat 416, Introduction to Graph Theory. Theorem 1 The numbers R(p, q) exist and for p, q 2,

List of Theorems. Mat 416, Introduction to Graph Theory. Theorem 1 The numbers R(p, q) exist and for p, q 2, List of Theorems Mat 416, Introduction to Graph Theory 1. Ramsey s Theorem for graphs 8.3.11. Theorem 1 The numbers R(p, q) exist and for p, q 2, R(p, q) R(p 1, q) + R(p, q 1). If both summands on the

More information

An approximate version of Hadwiger s conjecture for claw-free graphs

An approximate version of Hadwiger s conjecture for claw-free graphs An approximate version of Hadwiger s conjecture for claw-free graphs Maria Chudnovsky Columbia University, New York, NY 10027, USA and Alexandra Ovetsky Fradkin Princeton University, Princeton, NJ 08544,

More information

Antoni Marczyk A NOTE ON ARBITRARILY VERTEX DECOMPOSABLE GRAPHS

Antoni Marczyk A NOTE ON ARBITRARILY VERTEX DECOMPOSABLE GRAPHS Opuscula Mathematica Vol. 6 No. 1 006 Antoni Marczyk A NOTE ON ARBITRARILY VERTEX DECOMPOSABLE GRAPHS Abstract. A graph G of order n is said to be arbitrarily vertex decomposable if for each sequence (n

More information

Graph Theory. Thomas Bloom. February 6, 2015

Graph Theory. Thomas Bloom. February 6, 2015 Graph Theory Thomas Bloom February 6, 2015 1 Lecture 1 Introduction A graph (for the purposes of these lectures) is a finite set of vertices, some of which are connected by a single edge. Most importantly,

More information

Partial characterizations of clique-perfect graphs II: diamond-free and Helly circular-arc graphs

Partial characterizations of clique-perfect graphs II: diamond-free and Helly circular-arc graphs Partial characterizations of clique-perfect graphs II: diamond-free and Helly circular-arc graphs Flavia Bonomo a,1, Maria Chudnovsky b,2 and Guillermo Durán c,3 a Departamento de Matemática, Facultad

More information

A characterization of graphs by codes from their incidence matrices

A characterization of graphs by codes from their incidence matrices A characterization of graphs by codes from their incidence matrices Peter Dankelmann Department of Mathematics University of Johannesburg P.O. Box 54 Auckland Park 006, South Africa Jennifer D. Key pdankelmann@uj.ac.za

More information

Graph G = (V, E). V ={vertices}, E={edges}. V={a,b,c,d,e,f,g,h,k} E={(a,b),(a,g),( a,h),(a,k),(b,c),(b,k),...,(h,k)}

Graph G = (V, E). V ={vertices}, E={edges}. V={a,b,c,d,e,f,g,h,k} E={(a,b),(a,g),( a,h),(a,k),(b,c),(b,k),...,(h,k)} Graph Theory Graph G = (V, E). V ={vertices}, E={edges}. a b c h k d g f e V={a,b,c,d,e,f,g,h,k} E={(a,b),(a,g),( a,h),(a,k),(b,c),(b,k),...,(h,k)} E =16. Digraph D = (V, A). V ={vertices}, E={edges}.

More information

Generating p-extremal graphs

Generating p-extremal graphs Generating p-extremal graphs Derrick Stolee Department of Mathematics Department of Computer Science University of Nebraska Lincoln s-dstolee1@math.unl.edu August 2, 2011 Abstract Let f(n, p be the maximum

More information

Discrete Mathematics

Discrete Mathematics Discrete Mathematics 309 (009) 3811 380 Contents lists available at ScienceDirect Discrete Mathematics journal homepage: www.elsevier.com/locate/disc Disjoint hamiltonian cycles in bipartite graphs Michael

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

arxiv: v2 [math.co] 7 Jan 2016

arxiv: v2 [math.co] 7 Jan 2016 Global Cycle Properties in Locally Isometric Graphs arxiv:1506.03310v2 [math.co] 7 Jan 2016 Adam Borchert, Skylar Nicol, Ortrud R. Oellermann Department of Mathematics and Statistics University of Winnipeg,

More information

GRAPH MINORS AND HADWIGER S CONJECTURE

GRAPH MINORS AND HADWIGER S CONJECTURE GRAPH MINORS AND HADWIGER S CONJECTURE DISSERTATION Presented in Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy in the Graduate School of The Ohio State University By Eliade

More information

Domination and Total Domination Contraction Numbers of Graphs

Domination and Total Domination Contraction Numbers of Graphs Domination and Total Domination Contraction Numbers of Graphs Jia Huang Jun-Ming Xu Department of Mathematics University of Science and Technology of China Hefei, Anhui, 230026, China Abstract In this

More information

Group connectivity of certain graphs

Group connectivity of certain graphs Group connectivity of certain graphs Jingjing Chen, Elaine Eschen, Hong-Jian Lai May 16, 2005 Abstract Let G be an undirected graph, A be an (additive) Abelian group and A = A {0}. A graph G is A-connected

More information

A Creative Review on Integer Additive Set-Valued Graphs

A Creative Review on Integer Additive Set-Valued Graphs A Creative Review on Integer Additive Set-Valued Graphs N. K. Sudev arxiv:1407.7208v2 [math.co] 30 Jan 2015 Department of Mathematics Vidya Academy of Science & Technology Thalakkottukara, Thrissur-680501,

More information

Triangle-free graphs with no six-vertex induced path

Triangle-free graphs with no six-vertex induced path Triangle-free graphs with no six-vertex induced path Maria Chudnovsky 1, Paul Seymour 2, Sophie Spirkl Princeton University, Princeton, NJ 08544 Mingxian Zhong Columbia University, New York, NY 10027 June

More information

Hamilton cycles and closed trails in iterated line graphs

Hamilton cycles and closed trails in iterated line graphs Hamilton cycles and closed trails in iterated line graphs Paul A. Catlin, Department of Mathematics Wayne State University, Detroit MI 48202 USA Iqbalunnisa, Ramanujan Institute University of Madras, Madras

More information

Extremal Graphs Having No Stable Cutsets

Extremal Graphs Having No Stable Cutsets Extremal Graphs Having No Stable Cutsets Van Bang Le Institut für Informatik Universität Rostock Rostock, Germany le@informatik.uni-rostock.de Florian Pfender Department of Mathematics and Statistics University

More information

arxiv: v1 [cs.ds] 2 Oct 2018

arxiv: v1 [cs.ds] 2 Oct 2018 Contracting to a Longest Path in H-Free Graphs Walter Kern 1 and Daniël Paulusma 2 1 Department of Applied Mathematics, University of Twente, The Netherlands w.kern@twente.nl 2 Department of Computer Science,

More information

Probe interval graphs and probe unit interval graphs on superclasses of cographs

Probe interval graphs and probe unit interval graphs on superclasses of cographs Author manuscript, published in "" Discrete Mathematics and Theoretical Computer Science DMTCS vol. 15:2, 2013, 177 194 Probe interval graphs and probe unit interval graphs on superclasses of cographs

More information

A Study on Integer Additive Set-Graceful Graphs

A Study on Integer Additive Set-Graceful Graphs A Study on Integer Additive Set-Graceful Graphs N. K. Sudev arxiv:1403.3984v3 [math.co] 27 Sep 2015 Department of Mathematics Vidya Academy of Science & Technology Thalakkottukara, Thrissur, India. E-mail:

More information

The Strong Largeur d Arborescence

The Strong Largeur d Arborescence The Strong Largeur d Arborescence Rik Steenkamp (5887321) November 12, 2013 Master Thesis Supervisor: prof.dr. Monique Laurent Local Supervisor: prof.dr. Alexander Schrijver KdV Institute for Mathematics

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

Chromatic Connectivity of Graphs

Chromatic Connectivity of Graphs Western Michigan University ScholarWorks at WMU Dissertations Graduate College 6-206 Chromatic Connectivity of Graphs Elliot Laforge Western Michigan University Follow this and additional works at: https://scholarworkswmichedu/dissertations

More information

Perfect matchings in highly cyclically connected regular graphs

Perfect matchings in highly cyclically connected regular graphs Perfect matchings in highly cyclically connected regular graphs arxiv:1709.08891v1 [math.co] 6 Sep 017 Robert Lukot ka Comenius University, Bratislava lukotka@dcs.fmph.uniba.sk Edita Rollová University

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

The minimum G c cut problem

The minimum G c cut problem The minimum G c cut problem Abstract In this paper we define and study the G c -cut problem. Given a complete undirected graph G = (V ; E) with V = n, edge weighted by w(v i, v j ) 0 and an undirected

More information

Packing and Covering Dense Graphs

Packing and Covering Dense Graphs Packing and Covering Dense Graphs Noga Alon Yair Caro Raphael Yuster Abstract Let d be a positive integer. A graph G is called d-divisible if d divides the degree of each vertex of G. G is called nowhere

More information

1.3 Vertex Degrees. Vertex Degree for Undirected Graphs: Let G be an undirected. Vertex Degree for Digraphs: Let D be a digraph and y V (D).

1.3 Vertex Degrees. Vertex Degree for Undirected Graphs: Let G be an undirected. Vertex Degree for Digraphs: Let D be a digraph and y V (D). 1.3. VERTEX DEGREES 11 1.3 Vertex Degrees Vertex Degree for Undirected Graphs: Let G be an undirected graph and x V (G). The degree d G (x) of x in G: the number of edges incident with x, each loop counting

More information

arxiv: v2 [math.gr] 17 Dec 2017

arxiv: v2 [math.gr] 17 Dec 2017 The complement of proper power graphs of finite groups T. Anitha, R. Rajkumar arxiv:1601.03683v2 [math.gr] 17 Dec 2017 Department of Mathematics, The Gandhigram Rural Institute Deemed to be University,

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

arxiv: v1 [cs.dm] 12 Jun 2016

arxiv: v1 [cs.dm] 12 Jun 2016 A Simple Extension of Dirac s Theorem on Hamiltonicity Yasemin Büyükçolak a,, Didem Gözüpek b, Sibel Özkana, Mordechai Shalom c,d,1 a Department of Mathematics, Gebze Technical University, Kocaeli, Turkey

More information

The 3-rainbow index of graph operations

The 3-rainbow index of graph operations The 3-rainbow index of graph operations TINGTING LIU Tianjin University Department of Mathematics 300072 Tianjin CHINA ttliu@tju.edu.cn YUMEI HU Tianjin University Department of Mathematics 300072 Tianjin

More information

Further Studies on the Sparing Number of Graphs

Further Studies on the Sparing Number of Graphs Further Studies on the Sparing Number of Graphs N K Sudev 1, and K A Germina 1 Department of Mathematics arxiv:1408.3074v1 [math.co] 13 Aug 014 Vidya Academy of Science & Technology Thalakkottukara, Thrissur

More information

Independent Transversal Dominating Sets in Graphs: Complexity and Structural Properties

Independent Transversal Dominating Sets in Graphs: Complexity and Structural Properties Filomat 30:2 (2016), 293 303 DOI 10.2298/FIL1602293A Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat Independent Transversal Dominating

More information

DECOMPOSITIONS OF MULTIGRAPHS INTO PARTS WITH THE SAME SIZE

DECOMPOSITIONS OF MULTIGRAPHS INTO PARTS WITH THE SAME SIZE Discussiones Mathematicae Graph Theory 30 (2010 ) 335 347 DECOMPOSITIONS OF MULTIGRAPHS INTO PARTS WITH THE SAME SIZE Jaroslav Ivančo Institute of Mathematics P.J. Šafári University, Jesenná 5 SK-041 54

More information

arxiv: v1 [math.co] 5 May 2016

arxiv: v1 [math.co] 5 May 2016 Uniform hypergraphs and dominating sets of graphs arxiv:60.078v [math.co] May 06 Jaume Martí-Farré Mercè Mora José Luis Ruiz Departament de Matemàtiques Universitat Politècnica de Catalunya Spain {jaume.marti,merce.mora,jose.luis.ruiz}@upc.edu

More information

4 Packing T-joins and T-cuts

4 Packing T-joins and T-cuts 4 Packing T-joins and T-cuts Introduction Graft: A graft consists of a connected graph G = (V, E) with a distinguished subset T V where T is even. T-cut: A T -cut of G is an edge-cut C which separates

More information

The metric dimension of regular bipartite graphs

The metric dimension of regular bipartite graphs Bull. Math. Soc. Sci. Math. Roumanie Tome 54(10) No. 1, 011, 15 8 The metric dimension of regular bipartite graphs by M. Bača, E.T. Baskoro, A.N.M. Salman, S.W. Saputro, D. Suprijanto Abstract A set of

More information

CO PRIME PATH DECOMPOSITION NUMBER OF A GRAPH

CO PRIME PATH DECOMPOSITION NUMBER OF A GRAPH An. Şt. Univ. Ovidius Constanţa Vol. 19(1), 011, 3 36 CO PRIME PATH DECOMPOSITION NUMBER OF A GRAPH K. NAGARAJAN and A. NAGARAJAN Abstract A decomposition of a graph G is a collection ψ of edge-disjoint

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

Graph Theory Notes. August 8, H. A. Kierstead

Graph Theory Notes. August 8, H. A. Kierstead Graph Theory Notes August 8, 2018 H. A. Kierstead CHAPTER 1 Introduction This is an on going project. There will be changes to the material not yet covered, especially just before each lecture. There

More information

Advanced Topics in Discrete Math: Graph Theory Fall 2010

Advanced Topics in Discrete Math: Graph Theory Fall 2010 21-801 Advanced Topics in Discrete Math: Graph Theory Fall 2010 Prof. Andrzej Dudek notes by Brendan Sullivan October 18, 2010 Contents 0 Introduction 1 1 Matchings 1 1.1 Matchings in Bipartite Graphs...................................

More information

Bipartite graphs with at most six non-zero eigenvalues

Bipartite graphs with at most six non-zero eigenvalues Also available at http://amc-journal.eu ISSN 1855-3966 (printed edn.), ISSN 1855-3974 (electronic edn.) ARS MATHEMATICA CONTEMPORANEA 11 (016) 315 35 Bipartite graphs with at most six non-zero eigenvalues

More information

On the adjacency matrix of a block graph

On the adjacency matrix of a block graph On the adjacency matrix of a block graph R. B. Bapat Stat-Math Unit Indian Statistical Institute, Delhi 7-SJSS Marg, New Delhi 110 016, India. email: rbb@isid.ac.in Souvik Roy Economics and Planning Unit

More information

Communicated by Alireza Abdollahi. 1. Introduction. For a set S V, the open neighborhood of S is N(S) = v S

Communicated by Alireza Abdollahi. 1. Introduction. For a set S V, the open neighborhood of S is N(S) = v S Transactions on Combinatorics ISSN print: 2251-8657, ISSN on-line: 2251-8665 Vol. 01 No. 2 2012, pp. 49-57. c 2012 University of Isfahan www.combinatorics.ir www.ui.ac.ir ON THE VALUES OF INDEPENDENCE

More information

Induced Subgraph Isomorphism on proper interval and bipartite permutation graphs

Induced Subgraph Isomorphism on proper interval and bipartite permutation graphs Induced Subgraph Isomorphism on proper interval and bipartite permutation graphs Pinar Heggernes Pim van t Hof Daniel Meister Yngve Villanger Abstract Given two graphs G and H as input, the Induced Subgraph

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

Distance between two k-sets and Path-Systems Extendibility

Distance between two k-sets and Path-Systems Extendibility Distance between two k-sets and Path-Systems Extendibility December 2, 2003 Ronald J. Gould (Emory University), Thor C. Whalen (Metron, Inc.) Abstract Given a simple graph G on n vertices, let σ 2 (G)

More information

Parity Versions of 2-Connectedness

Parity Versions of 2-Connectedness Parity Versions of 2-Connectedness C. Little Institute of Fundamental Sciences Massey University Palmerston North, New Zealand c.little@massey.ac.nz A. Vince Department of Mathematics University of Florida

More information

New Constructions of Antimagic Graph Labeling

New Constructions of Antimagic Graph Labeling New Constructions of Antimagic Graph Labeling Tao-Ming Wang and Cheng-Chih Hsiao Department of Mathematics Tunghai University, Taichung, Taiwan wang@thu.edu.tw Abstract An anti-magic labeling of a finite

More information

Connectivity of graphs with given girth pair

Connectivity of graphs with given girth pair Discrete Mathematics 307 (2007) 155 162 www.elsevier.com/locate/disc Connectivity of graphs with given girth pair C. Balbuena a, M. Cera b, A. Diánez b, P. García-Vázquez b, X. Marcote a a Departament

More information

The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs

The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs The Chromatic Number of Ordered Graphs With Constrained Conflict Graphs Maria Axenovich and Jonathan Rollin and Torsten Ueckerdt September 3, 016 Abstract An ordered graph G is a graph whose vertex set

More information

Coloring. Basics. A k-coloring of a loopless graph G is a function f : V (G) S where S = k (often S = [k]).

Coloring. Basics. A k-coloring of a loopless graph G is a function f : V (G) S where S = k (often S = [k]). Coloring Basics A k-coloring of a loopless graph G is a function f : V (G) S where S = k (often S = [k]). For an i S, the set f 1 (i) is called a color class. A k-coloring is called proper if adjacent

More information

The Binding Number of Trees and K(1,3)-free Graphs

The Binding Number of Trees and K(1,3)-free Graphs The Binding Number of Trees and K(1,3)-free Graphs Wayne Goddard 1 Department of Mathematics Massachusetts Institute of Technology Cambridge, MA 02139 Abstract The binding number of a graph G is defined

More information

Graph Theory Notes. January 15, H. A. Kierstead

Graph Theory Notes. January 15, H. A. Kierstead Graph Theory Notes January 15, 2019 H. A. Kierstead CHAPTER 1 Introduction This is an on going project. There will be changes to the material not yet covered, especially just before each lecture. There

More information