CHAPTER - 1 INTRODUCTION

Size: px
Start display at page:

Download "CHAPTER - 1 INTRODUCTION"

Transcription

1 CHAPTER - 1 INTRODUCTION INTRODUCTION This thesis comprises of six chapters and is concerned with the construction of new classes of cordial graphs, even and odd graceful graphs, even and odd mean graphs, prime graphs and strongly multiplicative graphs by using graph operations. It has becomes more and more clear in recent years that the two disciplines of graph theory and computer science have much in common, and that each is capable of assisting significantly in the development of the other. Thus graph theorists are increasingly finding that many of their problems can be solved, or their research furthered by the use of computing techniques. Graph labeling problems are one among them. Numerous variations of labeling have been investigated in the literature. A survey on recent results, conjectures and open problems in labeling graph is presented in the paper by J.A.Gallian [18]. Two important graph labelings called Graceful labeling and Harmonious labeling are defined in graph labeling. Cordial labeling, Even

2 2 graceful labeling, Odd graceful labeling and equitable labeling are variations of Graceful labeling. These labelings are used throughout the thesis. An outline of the results contained in all the chapters is given in the introduction. 1.1 TYPES OF LABELING A labeling (or valuation) of a graph G is an assignment f of labels from a set of positive integers to the vertices of G that induce a label for each edge xy defined by the labels f(x) and f(y). We formally define below some of the graph labelings which are used throughout this thesis. [1,4,8,9] For the other related terminology and notations, we follow Bondy and Murthy [6] and Behzad et al [4]. Definition A simple graph is said to be graceful if there exists an injection such that the induced function defined by, is a bijection. The injection is called a Graceful Labeling of. The values are called graceful labels of the vertex and the edge respectively. Many families of graphs are proved to be graceful and also some families of graphs are proved non graceful (refer Gallian 2008). Recognition of a given graph to be graceful or not is one of the major problems in Graph Theory. [25-28,30]

3 3 An example of graceful graph is given in Figure 1.1. Figure 1.1 Graceful labeling of A cyclic decomposition of is obtained as follows: 1. Choose any graph with graceful labeling. 2. Identify the edges of with suitable edges of, where q = E( G) 3. Each vertex and each edge of is rotated times from the original position. Definition A graceful labeling f of a graph is said to be an α-labeling (interlaced and balanced) if there exists, a smallest value λ such that either or.

4 4 Equivalently, for each edge e = uv of G, one end vertex receives a label from the set while the other end vertex receives a label from the set {λ+1,..., q}. Such a λ is often called the width of graceful labeling. A graph G admitting α-labeling is necessarily bipartite. In this thesis it is verified that Supersubdivision of any non-trivial graph with even or odd graceful graph is α-labeling. Rosa [29] has proved the following significant theorem. Theorem [29] If a graph G with q edges has a graceful labeling, then there exists a cyclic decomposition of the complete graph K 2cq+1 into subgraphs isomorphic to G, where c is arbitrary natural number. Recently, El Zanati and Vanden Eynden [17] have proved that G has q edges and admits α-labeling, then can be decomposed into subgraphs isomorphic to G, for all positive integers m and n. Definition Let f be a function from the vertices of G to {0,1}and for each edge xy assign the label f(x)-f(y). Call f a Cordial Labeling of G if the number of vertices labeled 0 and the number of vertices labeled 1 differs by at most 1 and the number of edges labeled 0 and the number of edges labeled 1 differs by atmost 1.An example of cordial graph is given in Figure 1.2.

5 5 Figure 1.2 Cordial labeled wheel W 5 In the complete bipartite graph, the part consisting of two vertices is termed as the 2-vertices part of and the part consisting of m vertices is termed as the m-vertices part of. Definition A function f is called an Even-Graceful Labeling of a graph G with q edges, if f is an injection from the vertices of G to the set { 0,1,2,...,2q} such that when each edge uv is assigned the label f ( u ) f ( v ), the resulting edge labels are distinct even numbers, i.e. they range from 2 to 2q. Definition A function f is called an Odd-Graceful Labeling of a graph G with q edges, if f is an injection from the vertices of G to the set {0,1,2,,2q-1} such that when each edge uv is assigned the label f ( u ) f ( v ), the resulting edge labels are distinct odd numbers, i.e. they range from 1 to 2q-1.

6 6 A graph which admits an Even or Odd-Graceful labeling is said to be Even or Odd-Graceful Graph. An Even or Odd-Graceful labeling f is called an Even or Odd- α- valuation of G. If there exist an even integer λ, so that for each edge uv either f ( u) λ < f ( v) or f ( v) λ < f ( u). It follows that such a λ must be the smallest of the two vertex labels that yield the edge labeled 2 or 1 respectively. bipartite. A graph G admitting an Even or Odd-α- valuation is necessarily Definition Let G be a graph with n vertices and t edges. A graph H is said to be a Supersubdivision of G if H is obtained from G by replacing every edge of G by a complete bipartite graph for some m i (vary for each edge),in such a way that the end of G are merged with the two vertices of the 2-vertices part of after removing the edge from G. The Graph C 4 and its Supersubdivision are shown in the following Figures 1.3 and 1.4.

7 7 Fig 1.3 Cycle Fig 1.4 A Super subdivision of Definition A graph G with p vertices and q edges is called Even Mean Graph if there is an injective function f from the vertices of G to {2,4,6,8,..2q} such that when each edge uv is labeled with [f(u)+f(v)]/2, then the resulting edge labels are distinct. Definition A graph G with p vertices and q edges is called Odd Mean Graph, if there is an injective function f from the vertices of G to {1,3,5,7,..2q-1} such that when each edge uv is labeled with [f(u)+f(v)]/2, then the resulting edge labels are distinct. Definition A graph with vertex set V is said to have a Prime Labeling if its vertices are labeled with distinct integers 1,2,3,, V such that for each edge xy the labels assigned to x and y are relatively prime.

8 8 Definition A graph with p vertices is Strongly Multiplicative if the vertices of G can be labeled with distinct integers 1,2,3, p such that the labels induced on the edges by the product of the end vertices are distinct. Definition A graph of order n is said to be a Strongly * graph if its vertices can be assigned the values 1,2,3,4 n in such a way that, when an edge whose vertices are labeled i and j is labeled with the values i + j + ij, all edges have different labels. 1.2 ORGANIZATION OF THESIS The chapters are organized based on the following classifications: 1. Supersubdivision of any non-trivial Graph 2. One vertex union of Grid Graph and Structured Web Graph 3. Silo graph and Chaplet Graph 4. Even Graceful Graph and Odd Graceful Graphs 5. Even Mean Graph, Odd Mean Graph, Prime Graph, Strongly Multiplicative Graph and Strongly * Graph. In Chapter 2, an algorithm is given to construct certain Super subdivision of any non trivial connected graph. It is shown that such Supersubdivision graph of any non trivial connected graph admits a graceful

9 9 labeling.it follows from Rosa s theorem [29] that some complete graphs can be cyclically decomposed into subgraphs isomorphic to such Supersubdivision graph of any non trivial connected graphs and by theorems of El Zanati and Vanden Eynden [15]. It follows that some complete bipartite graphs can be decomposed into sub graphs isomorphic to such certain Supersubdivision of any non-trivial connected graph. In Chapter 3, an algorithm is given for cordial labeling of one vertex union of any non trivial grid graph and diagonal grid graph.. An algorithm is also given for cordial labeling of structured web graph. Motivated by the work of Sethuraman et al [18] in this theorem, we propose an algorithm to get Cordial Labeling for one vertex union of t copies of grid graph P P, mn>, 2, i.e.. ( P m have also proved the following graphs are cordial: n m ) t n P, mn>, 2, t > 1. We One vertex union of Diagonal Grid Graph d( p p ) m, n mn, 1 and One vertex union of Structured Web Graph W n S ( P C ) m, n 1 = n m n Further it is proved that Fence Graph P m d P mn, is Total Product n Cordial Graph. In Chapter 4, another family of graphs with Cordial Labeling of Silo graph and Cordial Labeling of Chaplet Graph is considered. I. Cahit [7] and

10 10 Sethuraman et al [31,32,33] have proved that that every tree is cordial and one edge union of Shell Graphs and one vertex union of complete bipartite graphs are cordial. Here cordial labeling for the following graphs are given as: 1. Silo graph C4r tpn rt, 1 and n > 1 t 2. Chaplet graph C C, p, qand t p q In Chapter 5, Even graceful labeling for the following graphs are studied. Grid, Comb Θ and Multiple fans, n mean graphs. In Chapter 6, the following graphs are prove to be even and odd Comb Θ K 1, n, Path, n, Cycle with odd length,

11 11 Star K 1,n, n. The following graphs are proved to satisfy the prime labelling t C n ( Isomorphic) n, t C n ( Non-Isomorphic) n, C n. K 1, n, W n When is odd, Strongly Multiplicative and Strongly * Labeling results for Prism Graph is given.

CHAPTER 6 ODD MEAN AND EVEN MEAN LABELING OF GRAPHS

CHAPTER 6 ODD MEAN AND EVEN MEAN LABELING OF GRAPHS 92 CHAPTER 6 ODD MEAN AND EVEN MEAN LABELING OF GRAPHS In this chapter we introduce even and odd mean labeling,prime labeling,strongly Multiplicative labeling and Strongly * labeling and related results

More information

Odd Harmonious Labeling of Some Graphs

Odd Harmonious Labeling of Some Graphs International J.Math. Combin. Vol.3(0), 05- Odd Harmonious Labeling of Some Graphs S.K.Vaidya (Saurashtra University, Rajkot - 360005, Gujarat, India) N.H.Shah (Government Polytechnic, Rajkot - 360003,

More information

On Cordial Labeling: Gluing of Paths and Quadrilateral Snake Graphs on Cycle Graph

On Cordial Labeling: Gluing of Paths and Quadrilateral Snake Graphs on Cycle Graph Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 12, Number 4 (2016), pp. 3559 3567 Research India Publications http://www.ripublication.com/gjpam.htm On Cordial Labeling: Gluing of

More information

On the Graceful Cartesian Product of Alpha-Trees

On the Graceful Cartesian Product of Alpha-Trees Theory and Applications of Graphs Volume 4 Issue 1 Article 3 017 On the Graceful Cartesian Product of Alpha-Trees Christian Barrientos Clayton State University, chr_barrientos@yahoo.com Sarah Minion Clayton

More information

PETERSEN GRAPHS. Anna Benini and Anita Pasotti

PETERSEN GRAPHS. Anna Benini and Anita Pasotti Discussiones Mathematicae Graph Theory 35 (2015) 43 53 doi:10.7151/dmgt.1776 α-labelings OF A CLASS OF GENERALIZED PETERSEN GRAPHS Anna Benini and Anita Pasotti DICATAM - Sezione di Matematica Università

More information

Total magic cordial labeling and square sum total magic cordial labeling in extended duplicate graph of triangular snake

Total magic cordial labeling and square sum total magic cordial labeling in extended duplicate graph of triangular snake 2016; 2(4): 238-242 ISSN Print: 2394-7500 ISSN Online: 2394-5869 Impact Factor: 5.2 IJAR 2016; 2(4): 238-242 www.allresearchjournal.com Received: 28-02-2016 Accepted: 29-03-2016 B Selvam K Thirusangu P

More information

Graceful and odd graceful labeling of graphs

Graceful and odd graceful labeling of graphs International Journal of Mathematics and Soft Computing Vol.6, No.2. (2016), 13-19. ISSN Print : 2249 3328 ISSN Online: 2319 5215 Graceful and odd graceful labeling of graphs Department of Mathematics

More information

Variation of Graceful Labeling on Disjoint Union of two Subdivided Shell Graphs

Variation of Graceful Labeling on Disjoint Union of two Subdivided Shell Graphs Annals of Pure and Applied Mathematics Vol. 8, No., 014, 19-5 ISSN: 79-087X (P), 79-0888(online) Published on 17 December 014 www.researchmathsci.org Annals of Variation of Graceful Labeling on Disjoint

More information

PROPERLY EVEN HARMONIOUS LABELINGS OF DISJOINT UNIONS WITH EVEN SEQUENTIAL GRAPHS

PROPERLY EVEN HARMONIOUS LABELINGS OF DISJOINT UNIONS WITH EVEN SEQUENTIAL GRAPHS Volume Issue July 05 Discrete Applied Mathematics 80 (05) PROPERLY EVEN HARMONIOUS LABELINGS OF DISJOINT UNIONS WITH EVEN SEQUENTIAL GRAPHS AUTHORS INFO Joseph A. Gallian*, Danielle Stewart Department

More information

Graceful Labeling for Some Star Related Graphs

Graceful Labeling for Some Star Related Graphs International Mathematical Forum, Vol. 9, 2014, no. 26, 1289-1293 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/imf.2014.4477 Graceful Labeling for Some Star Related Graphs V. J. Kaneria, M.

More information

Divisor cordial labeling in context of ring sum of graphs

Divisor cordial labeling in context of ring sum of graphs International Journal of Mathematics and Soft Computing Vol.7, No.1 (2017), 23-31. ISSN Print : 2249-3328 ISSN Online : 2319-5215 Divisor cordial labeling in context of ring sum of graphs G. V. Ghodasara

More information

Chapter 4. square sum graphs. 4.1 Introduction

Chapter 4. square sum graphs. 4.1 Introduction Chapter 4 square sum graphs In this Chapter we introduce a new type of labeling of graphs which is closely related to the Diophantine Equation x 2 + y 2 = n and report results of our preliminary investigations

More information

GLOBAL JOURNAL OF ENGINEERING SCIENCE AND RESEARCHES GROUP S 3 CORDIAL PRIME LABELING OF WHEEL RELATED GRAPH B. Chandra *1 & R.

GLOBAL JOURNAL OF ENGINEERING SCIENCE AND RESEARCHES GROUP S 3 CORDIAL PRIME LABELING OF WHEEL RELATED GRAPH B. Chandra *1 & R. GLOBAL JOURNAL OF ENGINEERING SCIENCE AND RESEARCHES GROUP S 3 CORDIAL PRIME LABELING OF WHEEL RELATED GRAPH B. Chandra *1 & R. Kala 2 *1 Reg. No. 7348, Research Scholar, Department of Mathematics, Manonmaniam

More information

Seema Mehra, Neelam Kumari Department of Mathematics Maharishi Dayanand University Rohtak (Haryana), India

Seema Mehra, Neelam Kumari Department of Mathematics Maharishi Dayanand University Rohtak (Haryana), India International Journal of Scientific & Engineering Research, Volume 5, Issue 10, October-014 119 ISSN 9-5518 Some New Families of Total Vertex Product Cordial Labeling Of Graphs Seema Mehra, Neelam Kumari

More information

Product Cordial Labeling for Some New Graphs

Product Cordial Labeling for Some New Graphs www.ccsenet.org/jmr Journal of Mathematics Research Vol. 3, No. ; May 011 Product Cordial Labeling for Some New Graphs S K Vaidya (Corresponding author) Department of Mathematics, Saurashtra University

More information

Properly even harmonious labelings of disconnected graphs

Properly even harmonious labelings of disconnected graphs Available online at www.sciencedirect.com ScienceDirect AKCE International Journal of Graphs and Combinatorics 12 (2015) 193 203 www.elsevier.com/locate/akcej Properly even harmonious labelings of disconnected

More information

1. INTRODUCTION. In 1736, Leonhard Euler wrote a paper on the Seven Bridges of Königsberg

1. INTRODUCTION. In 1736, Leonhard Euler wrote a paper on the Seven Bridges of Königsberg 1. INTRODUCTION In 1736, Leonhard Euler wrote a paper on the Seven Bridges of Königsberg which is regarded as the first paper in the history of graph theory. Graph theory is now a major tool in mathematical

More information

Prime and Prime Cordial Labeling for Some Special Graphs

Prime and Prime Cordial Labeling for Some Special Graphs Int. J. Contemp. Math. Sciences, Vol. 5, 2, no. 47, 2347-2356 Prime and Prime Cordial Labeling for Some Special Graphs J. Baskar Babujee and L. Shobana Department of Mathematics Anna University Chennai,

More information

NEIGHBOURHOOD SUM CORDIAL LABELING OF GRAPHS

NEIGHBOURHOOD SUM CORDIAL LABELING OF GRAPHS NEIGHBOURHOOD SUM CORDIAL LABELING OF GRAPHS A. Muthaiyan # and G. Bhuvaneswari * Department of Mathematics, Government Arts and Science College, Veppanthattai, Perambalur - 66, Tamil Nadu, India. P.G.

More information

AMO - Advanced Modeling and Optimization, Volume 16, Number 2, 2014 PRODUCT CORDIAL LABELING FOR SOME BISTAR RELATED GRAPHS

AMO - Advanced Modeling and Optimization, Volume 16, Number 2, 2014 PRODUCT CORDIAL LABELING FOR SOME BISTAR RELATED GRAPHS AMO - Advanced Modeling and Optimization, Volume 6, Number, 4 PRODUCT CORDIAL LABELING FOR SOME BISTAR RELATED GRAPHS S K Vaidya Department of Mathematics, Saurashtra University, Rajkot-6 5, GUJARAT (INDIA).

More information

Signed Product Cordial labeling in duplicate graphs of Bistar, Double Star and Triangular Ladder Graph

Signed Product Cordial labeling in duplicate graphs of Bistar, Double Star and Triangular Ladder Graph Signed Product Cordial labeling in duplicate graphs of Bistar Double Star Triangular Ladder Graph P.P Ulaganathan #1 B. Selvam #2 P. Vijaya kumar #3 12 Department of Mathematics S.I.V.E.T College Gowrivakkam

More information

Graceful Labeling for Cycle of Graphs

Graceful Labeling for Cycle of Graphs International Journal of Mathematics Research. ISSN 0976-5840 Volume 6, Number (014), pp. 173 178 International Research Publication House http://www.irphouse.com Graceful Labeling for Cycle of Graphs

More information

Divisor Cordial Labeling in the Context of Graph Operations on Bistar

Divisor Cordial Labeling in the Context of Graph Operations on Bistar Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 12, Number 3 (2016), pp. 2605 2618 Research India Publications http://www.ripublication.com/gjpam.htm Divisor Cordial Labeling in the

More information

Product Cordial Sets of Trees

Product Cordial Sets of Trees Product Cordial Sets of Trees Ebrahim Salehi, Seth Churchman, Tahj Hill, Jim Jordan Department of Mathematical Sciences University of Nevada, Las Vegas Las Vegas, NV 8954-42 ebrahim.salehi@unlv.edu Abstract

More information

Cordial Double-Staircase Graphs

Cordial Double-Staircase Graphs Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 7 (2017), pp. 3395-3401 Research India Publications http://www.ripublication.com Cordial Double-Staircase Graphs K. Ameenal

More information

Super Fibonacci Graceful Labeling Of Some Cycle Related Graphs

Super Fibonacci Graceful Labeling Of Some Cycle Related Graphs International Journal of Mathematics Trends and Technology (IJMTT) Volume 3 Number 3 - October06 Super Fibonacci Graceful Labeling Of Some Cycle Related Graphs D.Amuthavalli, M. Premkumar Assistant Professor

More information

Prime Harmonious Labeling of Some New Graphs

Prime Harmonious Labeling of Some New Graphs IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 12, Issue 5 Ver. IV (Sep. - Oct.2016), PP 57-61 www.iosrjournals.org Prime Harmonious Labeling of Some New Graphs P.Deepa

More information

Some bistar related square sum graphs

Some bistar related square sum graphs (IJMTT) --Volume 47X Number July 2017 2017 Volume, Issue3 Y - Month Some bistar related square sum graphs G. V. Ghodasara 1, Mitesh J. Patel 2 1 Assistant Professor in Mathematics, H. & H. B. Kotak Institute

More information

More on Permutation Labeling of Graphs

More on Permutation Labeling of Graphs International Journal of Applied Graph Theory Vol.1, No. (017), 30-4. ISSN(Online) : 456 7884 More on Permutation Labeling of Graphs G. V. Ghodasara Department of Mathematics H. & H. B. Kotak Institute

More information

Chapter 4. Triangular Sum Labeling

Chapter 4. Triangular Sum Labeling Chapter 4 Triangular Sum Labeling 32 Chapter 4. Triangular Sum Graphs 33 4.1 Introduction This chapter is focused on triangular sum labeling of graphs. As every graph is not a triangular sum graph it is

More information

VERTEX ODD DIVISOR CORDIAL GRAPHS

VERTEX ODD DIVISOR CORDIAL GRAPHS Asia Pacific Journal of Research Vol: I. Issue XXXII, October 20 VERTEX ODD DIVISOR CORDIAL GRAPHS A. Muthaiyan and 2 P. Pugalenthi Assistant Professor, P.G. and Research Department of Mathematics, Govt.

More information

Chapter 5. E-cordial Labeling of Graphs

Chapter 5. E-cordial Labeling of Graphs Chapter 5 E-cordial Labeling of Graphs 65 Chapter 5. E-cordial Labeling of Graphs 66 5. Introduction In 987 the concept of cordial labeling was introduced by Cahit [6] as a weaker version of graceful and

More information

TOTAL SEQUENTIAL CORDIAL LABELING OF UNDIRECTED GRAPHS

TOTAL SEQUENTIAL CORDIAL LABELING OF UNDIRECTED GRAPHS National Journal on Advances in Computing & Management Vol. 4 No. 2 Oct 2013 9 TOTAL SEQUENTIAL CORDIAL LABELING OF UNDIRECTED GRAPHS Parameswari.R 1, Rajeswari.R 2 1 Research Scholar,Sathyabama University,

More information

A graph is finite if its vertex set and edge set are finite. We call a graph with just one vertex trivial and all other graphs nontrivial.

A graph is finite if its vertex set and edge set are finite. We call a graph with just one vertex trivial and all other graphs nontrivial. 2301-670 Graph theory 1.1 What is a graph? 1 st semester 2550 1 1.1. What is a graph? 1.1.2. Definition. A graph G is a triple (V(G), E(G), ψ G ) consisting of V(G) of vertices, a set E(G), disjoint from

More information

SOME GRAPHS WITH n- EDGE MAGIC LABELING

SOME GRAPHS WITH n- EDGE MAGIC LABELING SOME GRAPHS WITH n- EDGE MAGIC LABELING Neelam Kumari 1, Seema Mehra 2 Department of mathematics, M. D. University Rohtak (Haryana), India Abstract: In this paper a new labeling known as n-edge magic labeling

More information

Vertex-graceful labelings for some double cycles

Vertex-graceful labelings for some double cycles Vertex-graceful labelings for some double cycles Wai Chee SHIU Department of Mathematics Hong Kong Baptist University. June 28, 2011 Vertex-graceful labelings for some double cycles p. 1/2 Vertex-graceful

More information

Mean, Odd Sequential and Triangular Sum Graphs

Mean, Odd Sequential and Triangular Sum Graphs Circulation in Computer Science Vol.2, No.4, pp: (40-52), May 2017 https://doi.org/10.22632/ccs-2017-252-08 Mean, Odd Sequential and Triangular Sum Graphs M. A. Seoud Department of Mathematics, Faculty

More information

Math 778S Spectral Graph Theory Handout #2: Basic graph theory

Math 778S Spectral Graph Theory Handout #2: Basic graph theory Math 778S Spectral Graph Theory Handout #: Basic graph theory Graph theory was founded by the great Swiss mathematician Leonhard Euler (1707-178) after he solved the Königsberg Bridge problem: Is it possible

More information

Some Cordial Labeling of Duplicate Graph of Ladder Graph

Some Cordial Labeling of Duplicate Graph of Ladder Graph Annals of Pure and Applied Mathematics Vol. 8, No. 2, 2014, 43-50 ISSN: 2279-087X (P), 2279-0888(online) Published on 17 December 2014 www.researchmathsci.org Annals of Some Cordial Labeling of Duplicate

More information

Cycle Related Subset Cordial Graphs

Cycle Related Subset Cordial Graphs International Journal of Applied Graph Theory Vol., No. (27), 6-33. ISSN(Online) : 2456 7884 Cycle Related Subset Cordial Graphs D. K. Nathan and K. Nagarajan PG and Research Department of Mathematics

More information

EVEN SUM CORDIAL LABELING FOR SOME NEW GRAPHS

EVEN SUM CORDIAL LABELING FOR SOME NEW GRAPHS International Journal of Mechanical ngineering and Technology (IJMT) Volume 9, Issue 2, February 2018, pp. 214 220 Article ID: IJMT_09_02_021 Available online at http://www.iaeme.com/ijmt/issues.asp?jtype=ijmt&vtype=9&itype=2

More information

Chapter 5. Fibonacci Graceful Labeling of Some Graphs

Chapter 5. Fibonacci Graceful Labeling of Some Graphs Chapter 5 ibonacci Graceful Labeling of Some Graphs 12 Chapter 5. ibonacci and Super ibonacci Graceful Labeling of Some Graphs 13 5.1 Introduction The brief account of graceful labeling is given in chapter

More information

Cordial, Total Cordial, Edge Cordial, Total Edge Cordial Labeling of Some Box Type Fractal Graphs

Cordial, Total Cordial, Edge Cordial, Total Edge Cordial Labeling of Some Box Type Fractal Graphs International Journal of Algebra and Statistics Volume 1: 2(2012), 99 106 Published by Modern Science Publishers Available at: http://www.m-sciences.com Cordial, Total Cordial, Edge Cordial, Total Edge

More information

Prime Labeling For Some Octopus Related Graphs

Prime Labeling For Some Octopus Related Graphs IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 12, Issue 6 Ver. III (Nov. - Dec.2016), PP 57-64 www.iosrjournals.org Prime Labeling For Some Octopus Related Graphs A.

More information

Super vertex Gracefulness of Some Special Graphs

Super vertex Gracefulness of Some Special Graphs IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 11, Issue 3 Ver. V (May - Jun. 2015), PP 07-15 www.iosrjournals.org Super vertex Gracefulness of Some Special Graphs N.Murugesan

More information

Prime Labeling for Some Cycle Related Graphs

Prime Labeling for Some Cycle Related Graphs Journal of Mathematics Research ISSN: 1916-9795 Prime Labeling for Some Cycle Related Graphs S K Vaidya (Corresponding author) Department of Mathematics, Saurashtra University Rajkot 360 005, Gujarat,

More information

arxiv: v1 [math.co] 28 Dec 2013

arxiv: v1 [math.co] 28 Dec 2013 On Distance Antimagic Graphs arxiv:131.7405v1 [math.co] 8 Dec 013 Rinovia Simanjuntak and Kristiana Wijaya Combinatorial Mathematics Research Group Faculty of Mathematics and Natural Sciences Institut

More information

Some Star Related Vertex Odd Divisor Cordial Labeling of Graphs

Some Star Related Vertex Odd Divisor Cordial Labeling of Graphs Annals o Pure and Applied Mathematics Vol. 6, No., 08, 385-39 ISSN: 79-087X (P), 79-0888(online) Published on 6 February 08 www.researchmathsci.org DOI: http://dx.doi.org/0.457/apam.v6na5 Annals o Some

More information

Vertex-Mean Graphs. A.Lourdusamy. (St.Xavier s College (Autonomous), Palayamkottai, India) M.Seenivasan

Vertex-Mean Graphs. A.Lourdusamy. (St.Xavier s College (Autonomous), Palayamkottai, India) M.Seenivasan International J.Math. Combin. Vol. (0), -0 Vertex-Mean Graphs A.Lourdusamy (St.Xavier s College (Autonomous), Palayamkottai, India) M.Seenivasan (Sri Paramakalyani College, Alwarkurichi-67, India) E-mail:

More information

Living with the Labeling Disease for 25 years. Joe Gallian University of Minnesota Duluth

Living with the Labeling Disease for 25 years. Joe Gallian University of Minnesota Duluth Living with the Labeling Disease for 25 years Joe Gallian University of Minnesota Duluth My background PhD in finite groups 1971 Did not know definition of graph when I stated at UMD 1972 Backed into graph

More information

Some Results On Vertex Odd Divisor Cordial Labeling of Graphs

Some Results On Vertex Odd Divisor Cordial Labeling of Graphs Inter national Journal of Pure and Applied Mathematics Volume 113 No. 11 2017, 199 207 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Some Results

More information

λ -Harmonious Graph Colouring

λ -Harmonious Graph Colouring λ -Harmonious Graph Colouring Lauren DeDieu McMaster University Southwestern Ontario Graduate Mathematics Conference June 4th, 201 What is a graph? What is vertex colouring? 1 1 1 2 2 Figure : Proper Colouring.

More information

Vertex Odd Mean and Even Mean Labeling of Fan Graph, Mongolian Tent and K 2 + C n

Vertex Odd Mean and Even Mean Labeling of Fan Graph, Mongolian Tent and K 2 + C n International Journal of Mathematics And its Applications Volume 4, Issue 4 (016), 3 7. (Special Issue) ISSN: 347-1557 Available Online: http://ijmaa.in/ International Journal 347-1557 of Mathematics Applications

More information

Graph Labelings for Everyone!

Graph Labelings for Everyone! for Everyone! Christopher 95 th Annual Meeting of the MAA-SE University of Alabama at Birmingham Friday, March 25, 2016 Definitions I have been very lucky to work with a lot of wonderful professors and

More information

Open problems involving super edge-magic labelings and related topics

Open problems involving super edge-magic labelings and related topics Open problems involving super edge-magic labelings and related topics S.C. López 1, F.A. Muntaner-Batle 2 and M. Rius-Font 1 1 Departament de Matemàtica Aplicada 4, Universitat Politècnica de Catalunya,

More information

Edge-Odd Graceful Labeling of Sum of K 2 & Null Graph with n Vertices and a Path of n Vertices Merging with n Copies of a Fan with 6 Vertices

Edge-Odd Graceful Labeling of Sum of K 2 & Null Graph with n Vertices and a Path of n Vertices Merging with n Copies of a Fan with 6 Vertices Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 9 (2017), pp. 4943-4952 Research India Publications http://www.ripublication.com Edge-Odd Graceful Labeling of Sum of K

More information

Product Cordial Labeling of Some Cycle Related Graphs

Product Cordial Labeling of Some Cycle Related Graphs Product Cordial Labeling of Some Cycle Related Graphs A. H. Rokad 1, G. V. Ghodasara 2 1 PhD Scholar, School of Science, RK University, Rajkot - 360020, Gujarat, India 2 H. & H. B. Kotak Institute of Science,

More information

Edge Graceful Labeling of Some Trees

Edge Graceful Labeling of Some Trees Global Journal of Mathematical Sciences: Theory and Practical. olume, Number (0), pp. - International Research Publication House http://www.irphouse.com Edge Graceful Labeling of Some Trees B. Gayathri

More information

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

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

More information

Characterizing Graphs (3) Characterizing Graphs (1) Characterizing Graphs (2) Characterizing Graphs (4)

Characterizing Graphs (3) Characterizing Graphs (1) Characterizing Graphs (2) Characterizing Graphs (4) S-72.2420/T-79.5203 Basic Concepts 1 S-72.2420/T-79.5203 Basic Concepts 3 Characterizing Graphs (1) Characterizing Graphs (3) Characterizing a class G by a condition P means proving the equivalence G G

More information

ON A WEAKER VERSION OF SUM LABELING OF GRAPHS

ON A WEAKER VERSION OF SUM LABELING OF GRAPHS ON A WEAKER VERSION OF SUM LABELING OF GRAPHS IMRAN JAVAID, FARIHA KHALID, ALI AHMAD and M. IMRAN Communicated by the former editorial board In this paper, we introduce super weak sum labeling and weak

More information

Group Distance Magic Labeling for the Cartesian Product of Cycles

Group Distance Magic Labeling for the Cartesian Product of Cycles Group Distance Magic Labeling for the Cartesian Product of Cycles by Stephen Balamut MS Candidate: Applied and Computational Mathematics Advisor: Dalibor Froncek Department of Mathematics and Statistics

More information

Research Article Harmonious Properties of Uniform k-distant Trees

Research Article Harmonious Properties of Uniform k-distant Trees Chinese Mathematics Volume 013, Article ID 75451, 4 pages http://dx.doi.org/10.1155/013/75451 Research Article Harmonious Properties of Uniform k-distant Trees M. Murugan School of Science, Tamil Nadu

More information

Vertex Odd Divisor Cordial Labeling for Vertex Switching of Special Graphs

Vertex Odd Divisor Cordial Labeling for Vertex Switching of Special Graphs Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 9 (017), pp. 555 5538 Research India Publications http://www.ripublication.com/gjpam.htm Vertex Odd Divisor Cordial Labeling

More information

On Sequential Topogenic Graphs

On Sequential Topogenic Graphs Int. J. Contemp. Math. Sciences, Vol. 5, 2010, no. 36, 1799-1805 On Sequential Topogenic Graphs Bindhu K. Thomas, K. A. Germina and Jisha Elizabath Joy Research Center & PG Department of Mathematics Mary

More information

Remainder Cordial Labeling of Graphs

Remainder Cordial Labeling of Graphs Journal of Algorithms and Computation journal homepage: http://jac.ut.ac.ir Remainder Cordial Labeling of Graphs R. Ponraj 1, K. Annathurai and R. Kala 3 1 Department of Mathematics, Sri Paramakalyani

More information

Root Cube Mean Labeling of Graphs

Root Cube Mean Labeling of Graphs International Journal of Engineering Science, Advanced Computing and Bio-Technology Vol 8, No 4, October December 07, pp 48-55 Root Cube Mean Labeling of Graphs R Gowri and *G Vembarasi Department of mathematics

More information

GRAPH THEORY and APPLICATIONS. Factorization Domination Indepence Clique

GRAPH THEORY and APPLICATIONS. Factorization Domination Indepence Clique GRAPH THEORY and APPLICATIONS Factorization Domination Indepence Clique Factorization Factor A factor of a graph G is a spanning subgraph of G, not necessarily connected. G is the sum of factors G i, if:

More information

Gracefulness of a New Class from Copies of kc 4 P 2n and P 2 * nc 3

Gracefulness of a New Class from Copies of kc 4 P 2n and P 2 * nc 3 International Journal of Fuzzy Mathematics and Systems. ISSN 2248-9940 Volume 2, Number 1 (2012), pp. 75-81 Research India Publications http://www.ripublication.com Gracefulness of a New Class from Copies

More information

Hypo-k-Totally Magic Cordial Labeling of Graphs

Hypo-k-Totally Magic Cordial Labeling of Graphs Proyecciones Journal of Mathematics Vol. 34, N o 4, pp. 351-359, December 015. Universidad Católica del Norte Antofagasta - Chile Hypo-k-Totally Magic Cordial Labeling of Graphs P. Jeyanthi Govindammal

More information

Graph Theory: Introduction

Graph Theory: Introduction Graph Theory: Introduction Pallab Dasgupta, Professor, Dept. of Computer Sc. and Engineering, IIT Kharagpur pallab@cse.iitkgp.ernet.in Resources Copies of slides available at: http://www.facweb.iitkgp.ernet.in/~pallab

More information

Math 776 Graph Theory Lecture Note 1 Basic concepts

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

More information

The Structure of Bull-Free Perfect Graphs

The Structure of Bull-Free Perfect Graphs The Structure of Bull-Free Perfect Graphs Maria Chudnovsky and Irena Penev Columbia University, New York, NY 10027 USA May 18, 2012 Abstract The bull is a graph consisting of a triangle and two vertex-disjoint

More information

Council for Innovative Research Peer Review Research Publishing System Journal: INTERNATIONAL JOURNAL OF COMPUTERS & TECHNOLOGY

Council for Innovative Research Peer Review Research Publishing System Journal: INTERNATIONAL JOURNAL OF COMPUTERS & TECHNOLOGY ABSTRACT Odd Graceful Labeling Of Tensor Product Of Some Graphs Usha Sharma, Rinku Chaudhary Depatment Of Mathematics and Statistics Banasthali University, Banasthali, Rajasthan-304022, India rinkuchaudhary85@gmail.com

More information

Heronian Mean Labeling of Graphs

Heronian Mean Labeling of Graphs International Mathematical Forum, Vol. 12, 2017, no. 15, 705-713 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/imf.2017.68108 Heronian Mean Labeling of Graphs S.S. Sandhya Department of Mathematics

More information

PACKING DIGRAPHS WITH DIRECTED CLOSED TRAILS

PACKING DIGRAPHS WITH DIRECTED CLOSED TRAILS PACKING DIGRAPHS WITH DIRECTED CLOSED TRAILS PAUL BALISTER Abstract It has been shown [Balister, 2001] that if n is odd and m 1,, m t are integers with m i 3 and t i=1 m i = E(K n) then K n can be decomposed

More information

ON DIFFERENCE CORDIAL GRAPHS

ON DIFFERENCE CORDIAL GRAPHS Mathematica Aeterna, Vol. 5, 05, no., 05-4 ON DIFFERENCE CORDIAL GRAPHS M. A. Seoud Department of Mathematics, Faculty of Science Ain Shams University, Cairo, Egypt m.a.seoud@hotmail.com Shakir M. Salman

More information

Prime Labeling for Some Planter Related Graphs

Prime Labeling for Some Planter Related Graphs International Journal of Mathematics Research. ISSN 0976-5840 Volume 8, Number 3 (2016), pp. 221-231 International Research Publication House http://www.irphouse.com Prime Labeling for Some Planter Related

More information

Sunoj B S *, Mathew Varkey T K Department of Mathematics, Government Polytechnic College, Attingal, Kerala, India

Sunoj B S *, Mathew Varkey T K Department of Mathematics, Government Polytechnic College, Attingal, Kerala, India International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue 1 ISSN : 256-3307 Mean Sum Square Prime Labeling of Some Snake Graphs

More information

Graceful Graphs and Graceful Labelings: Two Mathematical Programming Formulations and Some Other New Results

Graceful Graphs and Graceful Labelings: Two Mathematical Programming Formulations and Some Other New Results Graceful Graphs and Graceful Labelings: Two Mathematical Programming Formulations and Some Other New Results Timothy A. Redl Department of Computational and Applied Mathematics, Rice University, Houston,

More information

Equitable edge colored Steiner triple systems

Equitable edge colored Steiner triple systems AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 0 (0), Pages 63 Equitable edge colored Steiner triple systems Atif A. Abueida Department of Mathematics University of Dayton 300 College Park, Dayton, OH 69-36

More information

Vertex Magic Group Edge Labelings

Vertex Magic Group Edge Labelings Vertex Magic Group Edge Labelings A PROJECT SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY Michael Aidan McKeown IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE

More information

Graph Theory S 1 I 2 I 1 S 2 I 1 I 2

Graph Theory S 1 I 2 I 1 S 2 I 1 I 2 Graph Theory S I I S S I I S Graphs Definition A graph G is a pair consisting of a vertex set V (G), and an edge set E(G) ( ) V (G). x and y are the endpoints of edge e = {x, y}. They are called adjacent

More information

Vertex-antimagic total labelings of graphs

Vertex-antimagic total labelings of graphs Vertex-antimagic total labelings of graphs Martin Bača Department of Applied Mathematics Technical University, 0400 Košice, Slovak Republic e-mail: hollbaca@ccsun.tuke.sk François Bertault Department of

More information

SUPER (a,d)-edge ANTIMAGIC TOTAL LABELING OF CONNECTED LAMPION GRAPH

SUPER (a,d)-edge ANTIMAGIC TOTAL LABELING OF CONNECTED LAMPION GRAPH SUPER (a,d)-edge ANTIMAGIC TOTAL LABELING OF CONNECTED LAMPION GRAPH Robiatul Adawiyah 13, Dafik 14, Slamin 15 Abstract. A G graph of order p and size q is called an (a,d)-edge antimagic total if there

More information

Definition: A graph G = (V, E) is called a tree if G is connected and acyclic. The following theorem captures many important facts about trees.

Definition: A graph G = (V, E) is called a tree if G is connected and acyclic. The following theorem captures many important facts about trees. Tree 1. Trees and their Properties. Spanning trees 3. Minimum Spanning Trees 4. Applications of Minimum Spanning Trees 5. Minimum Spanning Tree Algorithms 1.1 Properties of Trees: Definition: A graph G

More information

Note on Group Distance Magic Graphs G[C 4 ]

Note on Group Distance Magic Graphs G[C 4 ] DOI 10.1007/s00373-013-1294-z ORIGINAL PAPER Note on Group Distance Magic Graphs G[C 4 ] Sylwia Cichacz Received: 10 May 2012 / Revised: 25 January 2013 The Author(s) 2013. This article is published with

More information

Line Graphs and Circulants

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

More information

Balanced Degree-Magic Labelings of Complete Bipartite Graphs under Binary Operations

Balanced Degree-Magic Labelings of Complete Bipartite Graphs under Binary Operations Iranian Journal of Mathematical Sciences and Informatics Vol. 13, No. 2 (2018), pp 1-13 DOI: 10.7508/ijmsi.2018.13.001 Balanced Degree-Magic Labelings of Complete Bipartite Graphs under Binary Operations

More information

How to construct new super edge-magic graphs from some old ones

How to construct new super edge-magic graphs from some old ones How to construct new super edge-magic graphs from some old ones E.T. Baskoro 1, I W. Sudarsana 2 and Y.M. Cholily 1 1 Department of Mathematics Institut Teknologi Bandung (ITB), Jalan Ganesa 10 Bandung

More information

PAijpam.eu PRIME CORDIAL LABELING OF THE GRAPHS RELATED TO CYCLE WITH ONE CHORD, TWIN CHORDS AND TRIANGLE G.V. Ghodasara 1, J.P.

PAijpam.eu PRIME CORDIAL LABELING OF THE GRAPHS RELATED TO CYCLE WITH ONE CHORD, TWIN CHORDS AND TRIANGLE G.V. Ghodasara 1, J.P. International Journal of Pure and Applied Mathematics Volume 89 No. 1 2013, 79-87 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: http://dx.doi.org/10.12732/ijpam.v89i1.9

More information

On Universal Cycles of Labeled Graphs

On Universal Cycles of Labeled Graphs On Universal Cycles of Labeled Graphs Greg Brockman Harvard University Cambridge, MA 02138 United States brockman@hcs.harvard.edu Bill Kay University of South Carolina Columbia, SC 29208 United States

More information

Math 170- Graph Theory Notes

Math 170- Graph Theory Notes 1 Math 170- Graph Theory Notes Michael Levet December 3, 2018 Notation: Let n be a positive integer. Denote [n] to be the set {1, 2,..., n}. So for example, [3] = {1, 2, 3}. To quote Bud Brown, Graph theory

More information

Analysis of Some Bistar Related MMD Graphs

Analysis of Some Bistar Related MMD Graphs Volume 118 No. 10 2018, 407-413 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v118i10.41 ijpam.eu Analysis of Some Bistar Related MMD

More information

International Research Journal of Engineering and Technology (IRJET) e-issn:

International Research Journal of Engineering and Technology (IRJET) e-issn: SOME NEW OUTCOMES ON PRIME LABELING 1 V. Ganesan & 2 Dr. K. Balamurugan 1 Assistant Professor of Mathematics, T.K. Government Arts College, Vriddhachalam, Tamilnadu 2 Associate Professor of Mathematics,

More information

Upper bounds and algorithms for parallel knock-out numbers

Upper bounds and algorithms for parallel knock-out numbers Theoretical Computer Science 410 (2009) 1319 1327 Contents lists available at ScienceDirect Theoretical Computer Science journal homepage: www.elsevier.com/locate/tcs Upper bounds and algorithms for parallel

More information

Cordial Labeling on Aztec Diamond Graphs Dr. K.Ameenal Bibi 1, T.Ranjani 2 1,2 P.G and Research Department of Mathematics,

Cordial Labeling on Aztec Diamond Graphs Dr. K.Ameenal Bibi 1, T.Ranjani 2 1,2 P.G and Research Department of Mathematics, International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) ISSN (rint): 2279-47 ISSN (Online): 2279-55 International

More information

Anti-magic labellings of a class of planar graphs

Anti-magic labellings of a class of planar graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 41 (2008), Pages 283 290 Anti-magic labellings of a class of planar graphs V.Ch. Venkaiah K. Ramanjaneyulu Department of Mathematics S C R Engineering College

More information

Vertex Graceful Labeling of C j C k C l

Vertex Graceful Labeling of C j C k C l Applied Mathematical Sciences, Vol. 8, 01, no. 8, 07-05 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.1988/ams.01.5331 Vertex Graceful Labeling of C j C k C l P. Selvaraju 1, P. Balaganesan,5, J. Renuka

More information

1 Digraphs. Definition 1

1 Digraphs. Definition 1 1 Digraphs Definition 1 Adigraphordirected graphgisatriplecomprisedofavertex set V(G), edge set E(G), and a function assigning each edge an ordered pair of vertices (tail, head); these vertices together

More information