Construction of Some (n,m) Petersen Graphs. with Vertex Magic Total Labeling

Size: px
Start display at page:

Download "Construction of Some (n,m) Petersen Graphs. with Vertex Magic Total Labeling"

Transcription

1 Int. J. Contemp. Math. Sciences, Vol. 7, 2012, no. 4, Construction of Some (n,m) Petersen Graphs with Vertex Magic Total Labeling R. Senthil Amutha Department of Mathematics Sree Saraswathi Thyagaraja College, Pollachi, India N. Murugesan Department of Mathematics, Government Arts College Coimbatore, India Abstract. A vertex magic total labeling on a graph with v vertices and e edges is a one to one map taking the vertices and edges onto the integers 1, 2, 3, v + e with the property that the sum of the label on the vertex and the labels of its incident edges is constant, independent of the choice of the vertex. In this paper we discuss algorithms for vertex magic total labeling of (n,m) Petersen graphs when n is even. Mathematics Subject Classification: 05C78 Keywords: Path, Cycle, Labeling, Vertex magic total labeling, (n,m)petersen graph I. INTRODUCTION A labeling of a graph is an assignment of labels, usually numbers to its vertices or its edges or sometimes to both of them. There are various attempts on labeling of graphs in the literature. J.A Gallian [1] in the year 1998 completely compiled the survey of graph labelings. J.A. MacDougall and others [3] introduced Vertexmagic total labelings of graphs, W. D. Wallis and others [6] introduced Edgemagic total labelings that generalize the idea of a magic square and can be referred for magic labelings. A vertex magic total labeling on a graph with v vertices and e edges is a one to one map taking the vertices and edges onto the integers 1, 2, 3, v + e with the property that the sum of the label on the vertex and the labels of its incident edges is constant k, independent of the choice of the vertex. In this paper, we construct the vertex magic total labeling of (n,m) Petersen graphs when n is even.

2 154 R. Senthil Amutha and N. Murugesan II. VERTEX MAGIC TOTAL LABELING A graph G(V,E) has vertex set V = V(G) and edge set E = E(G) and e = E and v = V. In general, by labeling a graph we mean an injective map defined from the set of vertices to the set of natural numbers, the same is extended to the set of edges. In this paper we define labeling from the set of vertices and edges to the set of natural numbers, such that the sum of labels of vertex and the edges incident to that vertex is a constant. Let G = {V, E, f} be a simple graph with v = V and e = E. A one to one and onto mapping f from V E to the finite subset {1,2, v+e} of natural numbers such that for every vertex x, f(x) + f(xy i ) = k, where y i s are vertices adjacent to x. For example, consider the path P 3.This is a graph with 3 vertices and 2 edges as given below Fig.1: Path P 3 In this graph the integers from 1 to 5 are used such that (i). At the vertex labeled 5, vertex label + incident edge label = = 6 (ii). At the vertex labeled 3, vertex label + sum of incident edges label = 3 + (1+2) = 6 (iii). At the vertex labeled 4, vertex label + incident edge label = = 6. This graph has vertex magic total labeling with constant k = 6. As another example consider the complete graph K Fig.2: Complete graph K 3 This is a graph with 3 vertices and 3 edges which are labeled from 1 to 6 such that (i). At the vertex labeled 6, vertex label + sum of incident edges label = 6 + (1 +2) = 9 (ii).at the vertex labeled 5, vertex label + sum of incident edges label = 5 + (1+3) = 9 (iii).at the vertex labeled 4, vertex label+ sum of incident edges label = 4 + (2 +3) = 9. This graph has vertex magic total labeling with constant k = Next let us consider the Path P Fig.3: Path P 2

3 Construction of some (n,m) Petersen graphs 155 This is a graph with 2 vertices and 1 edge which are labeled from 1 to 3 such that (i). At the vertex labeled 2, vertex label + sum of incident edges label = = 3 (ii). At the vertex labeled 3, vertex label + sum of incident edges label = = 4 This labeling is not vertex magic total labeling because the constant k differs from vertex to vertex. III. VERTEX MAGIC TOTAL LABELING FOR P(N,M) PETERSEN GRAPHS WHEN m IS ODD There are a number of standard graphs.one such graph is the Petersen graph. A generalized Petersen graph P(n,m), 1 m < n /2, consists of an outer n-cycle y 1,y 2,y 3,,y n, a set of spokes y i x i, 1 i n, the n inner edges x i x i+m, 1 i n, with indices taken modulo n. The standard Petersen graph is (5,2) is given below. Fig.4: (5,2) Petersen graph MirkaMiller and others [4] have discussed that P(n,m) is regular graph of degree 3 and has v = 2n vertices and e = 3n edges. Therefore there are totally 5n labeling required to label the Petersen graph P(n,m). It was also found in [4] that the feasible values for the constant k to define vertex magic total labeling on the Petersen graphs P(n,m) is 17n/ k 23n/ When m = 1, the P(n,1) Petersen graph is obtained. It is a graph which can be defined as a Cartesian product P 2 x C n of a path on two vertices with a cycle on n vertices. If n is even, n 4 then the generalized Petersen graph P (n,m) has a vertex magic total labeling with k = 17n/ as in [4]. The following is an algorithm for finding vertex magic total labeling (VMTL) for a P(n,1) Petersen graph when n is even and m is odd. Algorithm: In this algorithm anticlockwise and clockwise directions are represented as AC & C respectively. For all suffices l of x,when l > n, l = a mod n. Step 1: Start assigning any edge y i y i+1 in the outer cycle as 1. Step 2: Assign the edge y i+2 y i+3 as 2.In the same manner assign the edges in the outer cycle y i+4 y i+5, y i+6 y i+7 with consecutive numbers 3,4, in C. Step 3: Assign the spoke y i+1 x i+1 with the next natural number and continue assigning the spokes y i+(n-1) x i+(n-1), y i+n-3 x i+n-3, with the consecutive numbers in AC. Step 4: For the spoke y i+2 x i+2 assign the next number and start assigning the spokes y i+4 x i+4, y i+6 x i+6 up to y i x i with the consecutive numbers in C. Step 5: Assign the inner cycle edges x i x i+(n-m), x i+(n-2) x i+(n-m-2) upto x i+2 x i+(n-m+2) in AC. Next assign edges x i+2 x i+(m+2), x i+4 x i+(m+4) up to x i x i+m in C.

4 156 R. Senthil Amutha and N. Murugesan Step 6: Start assigning the remaining outer cycle edges as y i y i+(n-1 ), y i+(n-2) y i+ +(nthe next number at x i+1,x i+3,.up to x i+ (n-1) in C 3),, y i+2 y i+1 in AC. Now all the outer edges are labeled. Step 7: Label the inner cycle vertices x i, x i+(n- 2), x i+(n-4),...., x i+2 in AC. Assign Step 8: Label the outer cycle vertices y i+(n-2) ), y i+(n-4), y i in AC. Next assign y i+ +3,y i+5..., y i+ +1 in C. Step 9: Stop the process if all the vertices of edges are labeled. Let us use this algorithm for a P( (6,1) Petersen graph and(8,3) Petersen graph to get a vertex magic total labeling as in the figures below. Fig.5: VMTL of P(6,1) Petersen graph and P(8,3) Petersen graph IV V. VERTEX MAGIC TOTAL LABELING P(n,,m) PETERSEN GRAPHS WHEN m IS EVEN The following is an algorithm for the construction of the vertex magic total labeling (VMTL) of the P(n,m) Petersen graph when both n and m are even. Algorithm: As in the previous algorithm anticlockwise and clockwise directions are represented as AC & C respectively. For all suffices l of x, when l > n, l = a mod n. Step 1: Start assigning any edge y i y i+1 in the outer cycle as 1. Step 2: Assign the edgee y i+2 y i+3 as 2.In the same manner assign the edges in the outer cycle y i+4y i+5, y i+6 y i+7 with consecutive numbers 3,4,, in C. Step 3: Assign the spoke y i+1 x i+1 with the next natural number and continue assigning the spokes y i+( (n-1)x i+(n-1), y i+n-3 x i+n-3, with the consecutive numbers in AC. Step 4: For the spoke y i+2 x i+2 assign the next number and start assigning the spokes y i+4 x i+ +4, y i+6 x i+6 up to y i x i with the consecutive numbers in C. Step 5: Assign the inner edges x i x i+(n-m), x i+(n n-2)x i+(n-m-2) upto x i+2 x i+( (n-m+2) in AC. Next assign edges x i+(n-m m+3)x i+3, x i+( (n-m+5)x i+5 up to x i+(n-m+ 1) x i+1 in C. Step 6: Startt assigning the remaining outer cycle edges as y i y i+(n-1 1), y i+(n-2) y i+ +(n- number at x i, x i+2,.up to x i+(n-2) in C 3),, y i+2 y i+1 in AC. Now all the outer edges are labeled. Step 7: Label the inner vertices xi+(n-1), x i+(n- -3),..., x i+1 in AC. Assign the next Step 8: Label the outer cycle vertices y i+(n-2) ), y i+(n-4), y i in AC. Next assign y i+ +3,y i+5..., y i+ +1 in C. Step 9: Stop the process if all the vertices of edges are labeled.

5 Constructionn of some (n,m) Petersen graphs 157 Using this algorithm the P(6,2) Petersen graph and P(8,2) Petersen graph labeled as a vertex magic total labeling as in the figures given below. is Fig.6: VMTL of P(6,2) Petersen graph and P(8,2) Petersen graph V. PERFORMANCE OF THE ALGORITHMS For a given graph theory problem it is desirable to have an algorithm which guarantees a solution in a execution time proportional to some constant power of v or e.in other words the execution time t can be expressed as t α v k or t β e q Here, t is the execution time for the generation of alll such graphs, α and β are the multiplicative constants whichh shows the number of units of time taken to generate one such graph with respect to vertices and edges respectively, k and q are constants, such that lower these values better is the algorithm. Such an algorithm whose computation time is bounded by a polynomial in v or e is called a polynomial bounded algorithm. Different algorithms bounded by the same power of v may take different amounts of the actual computer time for the same graph because of their different multiplicative constants [5]. For the above two algorithms constructed, it is possible to generate v or e number of (n, m) Petersen graphs depending on the choice of the edge in the outer cycle. Therefore a polynomial bound algorithm can be found for these algorithms with k = 1and q = 1. If each such graph is generated in α or β units of time, the algorithm to generate all such (n, m) Petersen graphs would consume αv or βe units of time. VI. CONCLUSION In this paper we have discussed algorithms to find vertex magic total labeling of (n,m) Petersen graphs when n is even. A similar attempt can also be made for (n,m)petersenn graphs when n is odd. It may be interesting to develop such an algorithm for vertex magic total labeling of some other standard graphs.

6 158 R. Senthil Amutha and N. Murugesan REFERENCES [1] J. A. Gallian, A dynamic survey of graph labeling, Electronic J. Combinatorics 5 (1998), #DS6 [2] John Clark, Derek Allan Holton, A first look at graph theory, Allied publishers ltd.(1991). [3] J.A.MacDougall, Mirka Miller & Slamin & W.D.Wallis, Vertex-magic total labellings of graphs, Utilitas Math. 61 (2002) [4] Mirka Miller, Martin Baca, James A.Macdougall, Vertex magic total labeling of generalized and Petersen graphs and Polytopes, [5] Narsingh Deo, Graph theory with applications to Engineering and Computer Science 56 (2000). [6] W. D. Wallis, E. T. Baskoro, Mirka Miller & Slamin, Edge-magic total labellings, Australian J. Combin.22 (2000), [7] D. B. West, An Introduction to Graph Theory, Prentice-Hall (2001). Received: July, 2011

International Journal of Mathematics Trends and Technology (IJMTT) Volume 36 Number 4- August 2016

International Journal of Mathematics Trends and Technology (IJMTT) Volume 36 Number 4- August 2016 Vertex Bimagic Total Labeling for Graphs R. Senthil Amutha 1, N. Murugesan 2 1 Department of Mathematics, Sree Saraswathi Thyagaraja College, Pollachi, India 2 Department of Mathematics, Government Arts

More information

VERTEX-MAGIC TOTAL LABELINGS OF DISCONNECTED GRAPHS

VERTEX-MAGIC TOTAL LABELINGS OF DISCONNECTED GRAPHS Journal of Prime Research in Mathematics Vol. (006), 147-156 VERTEX-MAGIC TOTAL LABELINGS OF DISCONNECTED GRAPHS SLAMIN 1,, A.C. PRIHANDOKO 1, T.B. SETIAWAN 1, F. ROSITA 1, B. SHALEH 1 Abstract. Let G

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

Graph Labelings in Konigsberg Bridge Problem

Graph Labelings in Konigsberg Bridge Problem IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 11, Issue 5 Ver. II (Sep. - Oct. 2015), PP 29-36 www.iosrjournals.org Graph Labelings in Konigsberg Bridge Problem N.

More information

Neighbourhood Prime Labeling On Some Graphs

Neighbourhood Prime Labeling On Some Graphs Neighbourhood Prime Labeling On Some Graphs R. Senthil Amutha 1, N. Murugesan 2 Department of Mathematics, Sree Saraswathi Thyagaraja College, Pollachi, India 1 Department of Mathematics, Government Arts

More information

ALGORITHMS FOR MAGIC LABELING ON GRAPHS

ALGORITHMS FOR MAGIC LABELING ON GRAPHS ALGORITHMS FOR MAGIC LABELING ON GRAPHS NISSANKARA LAKSHMI PRASANNA, 2 NAGALLA SUDHAKAR Asst.Professor, Department of CSE, Vignan s LARA Institute of Technology and Science, Vadlamudi, Guntur, Andhra Pradesh,

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

ODD VERTEX MAGIC TOTAL LABELING OF TREES CT. NAGARAJ#1,C.Y. PONNAPPAN?1, G. PRABAKARAN#2 1

ODD VERTEX MAGIC TOTAL LABELING OF TREES CT. NAGARAJ#1,C.Y. PONNAPPAN?1, G. PRABAKARAN#2 1 ODD VERTEX MAGIC TOTAL LABELING OF TREES CT NAGARAJ#1,CY ONNAAN?1, G RABAKARAN# 1 Research Scholar, Department of Mathematics Research and Development centre Bharathiar University, Coimbatore-641046, Tamilnadu,

More information

Vertex Magic Total Labelings of Complete Graphs 1

Vertex Magic Total Labelings of Complete Graphs 1 Vertex Magic Total Labelings of Complete Graphs 1 Krishnappa. H. K. and Kishore Kothapalli and V. Ch. Venkaiah Centre for Security, Theory, and Algorithmic Research International Institute of Information

More information

International Journal of Pure and Applied Mathematics

International Journal of Pure and Applied Mathematics Volume 115 No. 9 017, 363-375 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu EVEN VERTEX MAGIC TOTAL LABELING C.T. NAGARAJ Research Scholar, Department

More information

Vertex Magic Total Labelings of Complete Graphs

Vertex Magic Total Labelings of Complete Graphs AKCE J. Graphs. Combin., 6, No. 1 (2009), pp. 143-154 Vertex Magic Total Labelings of Complete Graphs H. K. Krishnappa, Kishore Kothapalli and V. Ch. Venkaiah Center for Security, Theory, and Algorithmic

More information

Magic Labelings on Cycles and Wheels

Magic Labelings on Cycles and Wheels Magic Labelings on Cycles and Wheels Andrew Baker and Joe Sawada University of Guelph, Guelph, Ontario, Canada, N1G 2W1 {abaker04, jsawada}@uoguelph.ca Abstract. We present efficient algorithms to generate

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

Super edge-magic total labeling of subdivided stars

Super edge-magic total labeling of subdivided stars Super edge-magic total labeling of subdivided stars K. Ali 1, M. Hussain 1, H. Shaker 1, M. Javaid, 1 Department of Mathematical Sciences, COMSATS Institute of Information Technology, Lahore, Pakistan

More information

Algorithm to Construct Super Vertex Magic Total Labeling of Complete Graphs

Algorithm to Construct Super Vertex Magic Total Labeling of Complete Graphs Algorithm to Construct Super Vertex Magic Total Labeling of Complete Graphs Krishnappa H K 1, N K Srinath 2 and S Manjunath 3 1 Assistant Professor, Dept. of CSE, RVCE., Bangalore, India. 2 Professor,

More information

-edge magic total labelingfor the extended duplicate graph of quadrilateral snake Z 3. -vertex magic total labeling and Z 3

-edge magic total labelingfor the extended duplicate graph of quadrilateral snake Z 3. -vertex magic total labeling and Z 3 Journal of Physics: Conference Series PAPER OPEN ACCESS Z 3 -vertex magic total labeling and Z 3 -edge magic total labelingfor the extended duplicate graph of quadrilateral snake Related content - E-cordial

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

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

Algorithm for Vertex Anti-magic Total Labeling on Various Classes of Graphs

Algorithm for Vertex Anti-magic Total Labeling on Various Classes of Graphs Contemporary Engineering Sciences, Vol. 7, 2014, no. 19, 915-922 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4665 Algorithm for Vertex Anti-magic Total Labeling on Various Classes

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

Government Arts College, Melur , Tamilnadu, India. pons

Government Arts College, Melur , Tamilnadu, India.   pons Volume 118 No. 10 018, 97-109 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.173/ijpam.v118i10.53 ijpam.eu ODD VERTEX MAGIC TOTAL LABELING OF SOME

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

Square Difference Prime Labeling for Some Snake Graphs

Square Difference Prime Labeling for Some Snake Graphs Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 13, Number 3 (017), pp. 1083-1089 Research India Publications http://www.ripublication.com Square Difference Prime Labeling for Some

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

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

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

More information

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

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

All regular graphs of small odd order are vertex-magic

All regular graphs of small odd order are vertex-magic AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 51 (2011), Pages 175 199 All regular graphs of small odd order are vertex-magic J. S. Kimberley J. A. MacDougall School of Mathematical and Physical Sciences

More information

The Cartesian product of cycles C n1, C n2,, C ns, denoted C n1 C n2 C ns can be viewed as the Cayley graph of Abelian group Z n1 Z n2 Z ns

The Cartesian product of cycles C n1, C n2,, C ns, denoted C n1 C n2 C ns can be viewed as the Cayley graph of Abelian group Z n1 Z n2 Z ns Vertex-magic edge Z 2nm -labeling of C n C m Dalibor Froncek, University of Minnesota Duluth James McKeown, University of Miami John McKeown, University of Minnesota Duluth Michael McKeown, University

More information

On super (a, d)-edge antimagic total labeling of disconnected graphs

On super (a, d)-edge antimagic total labeling of disconnected graphs On super (a, d)-edge antimagic total labeling of disconnected graphs I W. Sudarsana 1, D. Ismaimuza 1,E.T.Baskoro,H.Assiyatun 1 Department of Mathematics, Tadulako University Jalan Sukarno-Hatta Palu,

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

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

Strong and Semi Strong Outer Mod Sum Graphs

Strong and Semi Strong Outer Mod Sum Graphs Int. Journal of Math. Analysis, Vol. 7, 013, no., 73-83 Strong and Semi Strong Outer Mod Sum Graphs M. Jayalakshmi and B. Sooryanarayana Dept.of Mathematical and Computational Studies Dr.Ambedkar Institute

More information

Edge-magic total labelings

Edge-magic total labelings Edge-magic total labelings W. D. Wallis* Department of Mathematics Southern Illinois University, USA e-mail: wdwallis@math.siu. edu Edy T. Baskoro Department of Mathematics Institut Teknologi Bandung,

More information

Edge-Odd Graceful Labeling for Sum of a Path and a Finite Path

Edge-Odd Graceful Labeling for Sum of a Path and a Finite Path Global Journal of Mathematical Sciences: Theory and Practical. ISSN 0974-3200 Volume 9, Number 3 (2017), pp. 323-335 International Research Publication House http://www.irphouse.com Edge-Odd Graceful Labeling

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

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

AKCE INTERNATIONAL JOURNAL OF GRAPHS AND COMBINATORICS

AKCE INTERNATIONAL JOURNAL OF GRAPHS AND COMBINATORICS Reprinted from AKCE INTERNATIONAL JOURNAL OF GRAPHS AND COMBINATORICS AKCE Int. J. Graphs Comb., 9, No. (01, pp. 135-13 Subgraph Summability Number of Paths and Cycles Communicated by: J.A. Gallian Received

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

Some Applications of Labelled Graphs A. Krishnaa Department of Mathematics and Statistics Mohan Lal Sukhadia University Udaipur (Rajasthan) INDIA

Some Applications of Labelled Graphs A. Krishnaa Department of Mathematics and Statistics Mohan Lal Sukhadia University Udaipur (Rajasthan) INDIA International Journal of Mathematics Trends and Technology (IJMTT) Volume Number September 0 Some Applications of Labelled Graphs A. Krishnaa Department of Mathematics and Statistics Mohan Lal Sukhadia

More information

Vertex-magic Labeling of Regular Graphs: Disjoint Unions and Assemblages

Vertex-magic Labeling of Regular Graphs: Disjoint Unions and Assemblages Vertex-magic Labeling of Regular Graphs: Disjoint Unions and Assemblages I. D. Gray and J. A. MacDougall School of Mathematical and Physical Sciences The University of Newcastle NSW 38 Australia jim.macdougall@newcastle.edu.au

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

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

(1, 2) -Vertex Domination in Fuzzy Graphs

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

More information

On the Sum and Product of Covering Numbers of Graphs and their Line Graphs

On the Sum and Product of Covering Numbers of Graphs and their Line Graphs Communications in Mathematics Applications Vol. 6, No. 1, pp. 9 16, 015 ISSN 0975-8607 (online); 0976-5905 (print) Published by RGN Publications http://www.rgnpublications.com On the Sum Product of Covering

More information

Domination in Jahangir Graph J 2,m

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

More information

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

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 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

Vertex-magic labeling of non-regular graphs

Vertex-magic labeling of non-regular graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 46 (00), Pages 73 83 Vertex-magic labeling of non-regular graphs I. D. Gray J. A. MacDougall School of Mathematical and Physical Sciences The University of

More information

ON SOME LABELINGS OF LINE GRAPH OF BARBELL GRAPH

ON SOME LABELINGS OF LINE GRAPH OF BARBELL GRAPH Inter national Journal of Pure and Applied Mathematics Volume 113 No. 10 017, 148 156 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu ON SOME LABELINGS

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

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

On the Geodetic Number of Line Graph

On the Geodetic Number of Line Graph Int. J. Contemp. Math. Sciences, Vol. 7, 01, no. 46, 89-95 On the Geodetic Number of Line Graph Venkanagouda M. Goudar Sri Gouthama Research Center [Affiliated to Kuvempu University] Department of Mathematics,

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

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

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

Vertex Magic Total Labeling of Complete Graphs and their application for Public-Key Cryptosystem

Vertex Magic Total Labeling of Complete Graphs and their application for Public-Key Cryptosystem Vol 1, Issue 2, April 2013 Vertex Magic Total Labeling of Complete Graphs and their application for Public-Key Cryptosystem Krishnappa H K 1, N K Srinath 2 and S Manjunath 3 Assistant Professor, Dept of

More information

Heronian Mean Labeling of. Disconnected Graphs

Heronian Mean Labeling of. Disconnected Graphs International Journal of Contemporary Mathematical Sciences Vol. 12, 2017, no. 5, 201-208 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ijcms.2017.6841 Heronian Mean Labeling of Disconnected Graphs

More information

On Balance Index Set of Double graphs and Derived graphs

On Balance Index Set of Double graphs and Derived graphs International Journal of Mathematics and Soft Computing Vol.4, No. (014), 81-93. ISSN Print : 49-338 ISSN Online: 319-515 On Balance Index Set of Double graphs and Derived graphs Pradeep G. Bhat, Devadas

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

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

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

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

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

Generating edge covers of path graphs

Generating edge covers of path graphs Generating edge covers of path graphs J. Raymundo Marcial-Romero, J. A. Hernández, Vianney Muñoz-Jiménez and Héctor A. Montes-Venegas Facultad de Ingeniería, Universidad Autónoma del Estado de México,

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

Some Graph Operations Of Even Vertex Odd Mean Labeling Graphs

Some Graph Operations Of Even Vertex Odd Mean Labeling Graphs Some Graph Operations Of Even Vertex Odd Mean Labeling Graphs M.Kannan, R.Virama Prasad and R.Gopi 3 Research Scholar,Research & Development Centre, Bharathiar University, Coimbatore 64 046, India. Department

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

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

Open Neighborhood Chromatic Number Of An Antiprism Graph

Open Neighborhood Chromatic Number Of An Antiprism Graph Applied Mathematics E-Notes, 15(2015), 54-62 c ISSN 1607-2510 Available free at mirror sites of http://www.math.nthu.edu.tw/ amen/ Open Neighborhood Chromatic Number Of An Antiprism Graph Narahari Narasimha

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

Edge-Magic Labeling of some Graphs

Edge-Magic Labeling of some Graphs International Journal of Fuzzy Mathematics and Systems. ISSN 2248-9940 Volume 2, Number 1 (2012), pp. 47-51 Research India Publications http://www.ripublication.com Edge-Magic Labeling of some Graphs A.

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

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

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

More information

Bounds on the signed domination number of a graph.

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

More information

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

Zero-Sum Flow Numbers of Triangular Grids

Zero-Sum Flow Numbers of Triangular Grids Zero-Sum Flow Numbers of Triangular Grids Tao-Ming Wang 1,, Shih-Wei Hu 2, and Guang-Hui Zhang 3 1 Department of Applied Mathematics Tunghai University, Taichung, Taiwan, ROC 2 Institute of Information

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

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

SOME RESULTS ON n-edge MAGIC LABELING part 2

SOME RESULTS ON n-edge MAGIC LABELING part 2 International Journal of Scientific & Engineering Research, Volume 7, Issue 4, April-2016 1453 SOME RESULTS ON n-edge MAGIC LABELING part 2 S.Vimala, Assistant Professor, Department of Mathematics, Mother

More information

Research Article On (a, 1)-Vertex-Antimagic Edge Labeling of Regular Graphs

Research Article On (a, 1)-Vertex-Antimagic Edge Labeling of Regular Graphs Applied Mathematics Volume 015, Article ID 30616, 7 pages http://dxdoiorg/101155/015/30616 Research Article On (a, 1)-Vertex-Antimagic Edge Labeling of Regular Graphs Martin BaIa, 1 Andrea SemaniIová-Fe^ovIíková,

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

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

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

Energy of Complete Fuzzy Labeling Graph through Fuzzy Complete Matching

Energy of Complete Fuzzy Labeling Graph through Fuzzy Complete Matching Energy of Complete Fuzzy Labeling Graph through Fuzzy Complete Matching S. Yahya Mohamad #1, S.Suganthi *2 1 PG & Research Department of Mathematics Government Arts College, Trichy-22, Tamilnadu, India

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

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

Radio Number for Special Family of Graphs with Diameter 2, 3 and 4

Radio Number for Special Family of Graphs with Diameter 2, 3 and 4 MATEMATIKA, 2015, Volume 31, Number 2, 121 126 c UTM Centre for Industrial and Applied Mathematics Radio Number for Special Family of Graphs with Diameter 2, 3 and 4 Murugan Muthali School of Science,

More information

SOME RESULTS ON EVEN VERTEX ODD MEAN LABELING GRAPHS

SOME RESULTS ON EVEN VERTEX ODD MEAN LABELING GRAPHS International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 2, February 2018, pp. 615 621 Article ID: IJMET_09_02_062 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=2

More information

The Edge Domination in Prime Square Dominating Graphs

The Edge Domination in Prime Square Dominating Graphs Narayana. B et al International Journal of Computer Science and Mobile Computing Vol.6 Issue.1 January- 2017 pg. 182-189 Available Online at www.ijcsmc.com International Journal of Computer Science and

More information

Packing Chromatic Number of Cycle Related Graphs

Packing Chromatic Number of Cycle Related Graphs International Journal of Mathematics and Soft Computing Vol., No. (0), 7 -. ISSN Print : 9-8 ISSN Online: 9 - Packing Chromatic Number of Cycle Related Graphs Albert William, S. Roy Department of Mathematics,

More information

On Voltage Graphs and Cages

On Voltage Graphs and Cages On Voltage Graphs and Cages Geoffrey Exoo Department of Mathematics and Computer Science Indiana State University Terre Haute, IN 47809 g-exoo@indstate.edu April 4, 2003 Abstract Using voltage graphs,

More information

DAFTAR PUSTAKA. Amar, D., 1993, Irregularity Strength of Regular Graphs of Large Degree, Discrete Mathematics, 114, 9-17.

DAFTAR PUSTAKA. Amar, D., 1993, Irregularity Strength of Regular Graphs of Large Degree, Discrete Mathematics, 114, 9-17. DAFTAR PUSTAKA Ahmad, A., Arshad, M., dan Ižarikovǎ, 2015, Irregular Labeling of helm and Sun Graphs, AKCE International Journal of Graphs and Combinatorics, 12(2-3), 161-168. Ahmad, A. and Bača, M., 2014,

More information

The Achromatic and b- Chromatic Colouring of Central Graph of Book Graph and Shadow graph of Path graph

The Achromatic and b- Chromatic Colouring of Central Graph of Book Graph and Shadow graph of Path graph Volume No. 0, 9 ISSN: -00 (printed version); ISSN: -9 (on-line version) url: http://www.ijpam.eu ijpam.eu The Achromatic and b- Chromatic Colouring of Central Graph of Book Graph and Shadow graph of Path

More information

Topological Integer Additive Set-Sequential Graphs. Received: 7 April 2015 / Accepted: 26 June 2015 / Published: 3 July 2015

Topological Integer Additive Set-Sequential Graphs. Received: 7 April 2015 / Accepted: 26 June 2015 / Published: 3 July 2015 Mathematics 2015, 3, 604-614; doi:10.3390/math3030604 OPEN ACCESS mathematics ISSN 2227-7390 www.mdpi.com/journal/mathematics Article Topological Integer Additive Set-Sequential Graphs Sudev Naduvath 1,

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

On the total edge irregularity strength of hexagonal grid graphs

On the total edge irregularity strength of hexagonal grid graphs AUSTRALASIAN JOURNAL OF COMBINATORICS Volume 5 (01), Pages 6 71 On the total edge irregularity strength of hexagonal grid graphs O Al-Mushayt Ali Ahmad College of Computer Sciences & Information Systems

More information