Some Labelings on Square Graph of Comb E

Some Labelings on Square Graph of Comb E

International Journal of Mathematics Trends and Technology (IJMTT) – Special Issue NCCFQET May 2018 Some Labelings on Square Graph of Comb E. Esakkiammal1, ,B. Deepa2, K.Thirusangu3 1,3Department of Mathematics, S.I.V.E.T.College, Gowrivakkam, Chennai 2Research scholar, Department of Mathematics, S.I.V.E.T.College, Gowrivakkam, Chennai Abstract:In this paper, we prove the existence of square sum, cube sum and cube difference labelings on square graph of comb. Keywords: Square sum labeling, cube sum labeling, cube difference labeling, square graph, comb graph. I. INTRODUCTION Rosa introduced the notion of Graph labeling in 1967 [5]. A graph labeling is a mappingthat carries a set of graph elements onto a set of numbers called labels (usually the set of integers).A dynamic survey on graph labeling is regularly updated by Gallian[3].Germina introduced and proved some results of square sum labeling. Reena sabastian etc.., all discussed the concepts of square sum labeling in 2014[4]. The concept of cube difference labeling was introduced by J.Shaima and it was proved that many graphs like Pn, Cn, complete graphs, ladder, lattice grids, wheels, comb, star graphs, crown, dragon, coconut trees and shell graphs admit cube difference labeling[8].Cube sum labelling have also been studied in the literature. Motivated by these study,in this paper we provesquare graph of comb admits square sum labeling, cube sum labelling and cube II. PRELIMINARIES Definition 2.1 : (Comb graph) Let Pn be a path graph with n vertices. The comb graph is defined as Pn⊙K1. It has 2n vertices and 2n - 1 edges. Definition 2.2 (Square graph) For a given graph G, the square graph G2is a graph on the same vertex set but in which two vertices are adjacent if and only if they are at distance at most 2 in G. Definition 2.3 (Square sum labeling) A graph G is said to admits a square sum labeling [4] if there exist a bijection g:V(G)→{0,1,2,…p-1} such that the induced function g*:E(G) → N given by g*(uv)=[g(u)]2+[g(v)]2is injective, for every uv∈ E(G). Definition 2.4 (Cube sum labeling) A graph G is said to admits a cube sum labelling if there exist a bijection g:V(G)→{0,1,2,…p-1} such that the induced function g*:E(G) → N given by g*(uv) =[g(u)]3+[g(v)]3is injective, for every uv∈ E(G). Definition 2.4 (Cube difference labeling) A graph G is said to admits a cubedifference labeling [8] if there exist a bijection g:V(G)→{0,1,2,…p-1} such that the induced function g*: E(G) → N given by g*(uv) =|[g(u)]3-[g(v)]3| is injective, for every uv∈ E(G). III. MAIN RESULTS In this section we discuss the structure of square graph of comb and prove the existence of square sum labeling, cube sum labelling and cube difference labeling by presenting an algorithm. Structure of square graph of comb: 2 The square graph of comb graph is denoted by (Pn⊙K1) and has vertex set V={vi∪ui/1≤i≤n} and the edge set is E={viui/1≤i≤n}∪{uiui+2/1≤i≤n-2}∪{uiui+1∪uivi+1∪viui+1/1≤i≤n-1}. This set has 2n vertices and 5(n-1) edges. ISSN: 2231-5373 http://www.ijmttjournal.org Page 27 International Journal of Mathematics Trends and Technology (IJMTT) – Special Issue NCCFQET May 2018 Algorithm3.1: Procedure: Vertex labeling of square graph of comb. 2 Input:(Pn⊙K1) graph V← {ui} ∪ {vi},1≤i≤n. for i = 1 to n do {ui← 2i – 2;vi← 2i – 1;} end for end procedure Output: The vertex labeled square graph of comb. Theorem 3.1: The square graph of comb admits square sum labeling. 2 Proof:By the structure of square graph of comb, it is clear that (Pn⊙K1) has 2n vertices and 5(n-1) edges. 2 Label the vertices of (Pn⊙K1) by defining a function g: V→{0,1,...2n-1},as given in algorithm 3.1 To get the edge labels, define the induced function g*:E→N such that,g*(uv)=|g(u)2+g(v)2| which is injective. Thus the edge labels are as follows. (i) For 1≤i≤n-1, 2 2 g*(uiui+1)= (2i-2) +{(2(i+1)-2)} 2 = 4(2i -2i+1) 2 2 g*(uivi+1)= (2i-2) +{(2(i+1)-1)} = 8i2-4i+5 2 2 g*(viui+1)= (2i-1) +{(2(i+1)-2)} = 8i2-4i+1 (ii) For 1≤i≤n, 2 2 g*(uivi)= (2i-2) +(2i-1) = 8i2-12i+5 (iii) For 1≤i≤n-2, 2 2 g*(uiui+2)= (2i-2) +{(2(i+2)-2)} = 8(i2+1) Thus g*(E) = {1,4,5,…,8n2-12n+5}. Clearly all the edge labels are distinct. Hence the square graph of comb admits square sum labeling. Example 3.1: 2 Square graph of comb (P4⊙K1) and its square sum labeling is given in figure 3.2 ISSN: 2231-5373 http://www.ijmttjournal.org Page 28 International Journal of Mathematics Trends and Technology (IJMTT) – Special Issue NCCFQET May 2018 Theorem 3.2:The square graph of comb admits cube sum labeling. 2 Proof:Let (Pn⊙K1) be a square graph of comb with 2n vertices and 5(n-1) edges. 2 Define a function g: V→{0,1,...2n-1} to label the vertices of (Pn⊙K1) using algorithm 3.1. To obtain the edge labels, define the induced function g*:E→N such that,g*(uv)=|g(u)3+g(v)3| which is injective. Thus the edge labels are as follows, (i) For 1≤i≤n-1, 3 3 g*(uiui+1)=(2i-2) +{(2(i+1)-2)} 3 2 = 8(2i -3i +3i-1) 3 3 g*(uivi+1)=(2i-2) +{(2(i+1)-1)} = 16i3-12i2+30i-7 3 3 g*(viui+1)=(2i-1) +{(2(i+1)-2)} =16i3-12i2+6i-1 (ii) For 1≤i≤n, 3 3 g*(uivi)=(2i-2) +(2i-1) = 16i3-36i2+30i-9 (iii) For 1≤i≤n-2, 3 3 g*(uiui+2)=(2i-2) +{2((i+2)-2)} = 16(i3+3i) Thus g*(E) = {1,8,9,…,16n3-36n2+30n-9}. Clearly all the edge labels are distinct. Hence the square graph of comb admits cube sum labeling. Example3.3: 2 Square graph of comb (P4⊙k1) and its cube sum labeling is given in figure 3.3 Theorem 3.3:The square graph of comb graph admits cube difference labeling. 2 Proof:Let (Pn⊙K1) be a square graph of comb with 2n vertices and 5(n-1) edges. 2 Define a function g: V→{0,1,...2n-1},to label the vertices of (Pn⊙K1) using algorithm 3.1 Toobtain the edge labels, define the induced function g*:E→N such that,g*(uv)=g(u)3- g(v)3 which is injective. Thus the edge labels are as follows. (i) For 1≤i≤n-1, 3 3 g*(uiui+1)= |(2i-2) -{(2(i+1)-2)} | = 8 |3i2-3i+1| 3 3 g*(uivi+1)= |(2i-2) -{2(i+1)-1)} | = 9 |4i2-2i+1| 3 3 g*(viui+1)= |(2i-1) -{2(i+1)-2} | = |12i2-6i+1| (ii) For 1≤i≤n, 3 3 g*(uivi)= |(2i-2) -(2i-1) | = |12i2-18i+7| (iii) For 1≤i≤n-2, 3 3 g*(uiui+2)= |(2i-2) -{2(i+2)-2} | = 16 |3i2+1| ISSN: 2231-5373 http://www.ijmttjournal.org Page 29 International Journal of Mathematics Trends and Technology (IJMTT) – Special Issue NCCFQET May 2018 Thus g*(E) = {1,7,8,…,9|4n2-10n+7|}. Clearly all the edge labels are distinct. Hence the square graph of comb admits cube difference labeling. Example3.4: 2 Square graph of comb (P4⊙K1) and its cube difference labeling is given in figure 3.4 IV. CONCLUSION In this paper, we have proved the existence of square sum labeling, cube sum labelling and cube difference labelling for square graph of combby presenting an algorithm and examples. REFERENCES [1] V.Ajitha, S.Arumugam and K.A.Germina “On square sum graphs” AKCE J.Graphs, Combin; 6(2006) 1-10. [2] Frank Harrary, Graph theory, Narosa Publishing House- (2001). [3] J A Gallian, A dynamic survey of graph labeling, The Electronics Journal of Combinatories,17(2017) # DS6. [4] K.A.Germina on Square sum labeling, International Journal of Advanced Engineering and Global Technology(2309-4893) Volume 2- No:1 January 2014. [5] A. Rosa On certain valuations of the vertices of a graph, in theory of graphs. International Symposium Rome. 1966; 349–355. Gordon and Breach, New York, NY, USA, 1967. [6] Sharon Philomena.V and K.Thirusangu. “Square and cube difference labeling of cycle Cactus” Special tree and a new key graphs” Annals of pure and Applied Mathematics Volume 8(2), December 2014. [7] J.Shima “Square sum labeling for some middle and total graphs” International Journal of Computer Applications (0975-0887) Volume 37-No:4 January 2012. [8] Shiama, J.“Cube difference labeling of some graphs” International Journal of engineering Science and Innovative technology Volume 2(6), November 2013. ISSN: 2231-5373 http://www.ijmttjournal.org Page 30 .

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    4 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us