Triangular Sum Labeling NEW
Triangular Sum Labeling NEW
Triangular Sum Labeling NEW
Graph theory was born is 1736 with Eulers paper in which solved the
Konigsberg bridge problem. Go the next 100 years nothing more done in the field.
This theory is one of the most important branches of mathematics. Euler studied
graph theory as a mathematical discipline. When the discussed the famous
Konigsberg bridge problem.
1
set and E(G) denotes the edge set. we will provide brief summary of definitions and
other information which are necessary for the present investigations.
Chapter I- we have given the basic definitions which are needed to this project.
Chapter II- we discuss about the triangular sum labeling for sub graph, path, cycle ,
one chord, and twin chord.
Chapter III- the concept of triangular sum labeling prime graph of paths pn ,star
K1,n and etc.
Chapter IV - the concept of prime labeling in context of ring sum of graphs ring,
path, cycle, one chord and twin chord are discussed.
2
CHAPTER-I
PRILIMINARIES
DEFINITION: 1.1
.Example:
DEFINITION: 1.2
A graph that has neither self loops nor parallel edges is called simple graph.
Example:
V1 e1 V2
e4 e2
V3 e3 V4
3
DEFINITION: 1.3
A graph G is said to be connected if there is atleast one path between every pair of
vertices in G otherwise G is disconnected.
Example:
A graph whose edge set is empty is called a null graph or a totally disconnected
graph.
Example: .v1
.v2 .v3
4
DEFINITION: 1.5
If more then one line joining two vertices are allowed, the resulting object is called a
multi graph. Lines joining the same points are called multiple lines.
Example:
DEFINITION: 1.6
The degree of a point vi in graph G is the number of lines incident with vi, the
degree of vi is denoted by d(vi) or degree vi or simply d(vi).
Example:
5
DEFINITION: 1.7
Example:
DEFINITION: 1.8
DEFINITION: 1.9
DEFINITION: 1.10
A simple graph in which there exist an edge between every pair of is called
complete graph.
6
Example:
DEFINITION: 1.11
If all the edges of a walk are distinct then it is called trail. An open walk in which
no vertex appears more than once is called a path and is denoted by pn with n vertices.
Example :
V1 e1 v2 e2 v3 e5 v4 is a path
7
DEFINITION: 1.12
Two vertices which are incident with a common edge are adjacent vertices.
DEFINITION: 1.13
Two edges which are incident with a common vertex are adjacent edges.
DEFINITION: 1.14
DEFINITION: 1.15
DEFNITION: 1.16
Vertices with which a walk beginning and ending are called its terminal vertices.
8
Example:
DEFINITION: 1.17
A closed walk in which no vertex appears more than once except terminal vertices
is called a circuit. A circuit is also called a cycle.
Example:
e1 v2 e5 v5 e6 v3 e3 v4 e4 v1 is a circuit.
DEFINITION: 1.18
9
Example:
DEFINITION: 1.19
A graph in which all vertices are of equal degree is called a regular graph.
Example:
DEFINITION: 1.20
10
DEFINITION: 1.21
If the domain of the mapping is the set of vertices then the labeling is called vertex
labeling.
Example:
DEFINITION: 1.22
If the domain of the mapping is the set of edges then the labeling is called edge
labeling.
Example:
DEFINITION: 1.23
A wheel is a graph obtained from a cycle by adding a new vertex and edge joining
it to all the vertices of cycle the new edges are called the spokes of the wheel.
11
Example:
DEFINITION: 1.24
A graph with a finite number of vertices as well as finite number of edges is called
as finite graph. Otherwise it is in infinite graph.
DEFINITION: 1.25
An edge having the same vertex as both its end vertices is called a self-loop.
DEFINITION: 1.26
If some closed walk in a graph contains all the edges of the graph then walk is
DEFINITION: 1.27
A connected graph that has a unicursal line will be called a unicursal graph.
DEFINITION: 1.28
The union of two graph G1=(V1 E1) and G2= (V2 E2) is another graph G1G2
12
DEFINITION: 1.29
DEFINITION: 1.30
traverses every vertex of G exactly once, except of course the starting vertex, at which
13
CHAPTER-II
This chapter summarizes important theorems about triangular graphs and there by
DEFINITION: 2.1
f:V N (where N is the set of all non-negative integers) that induces a bijection
e= uv E(G).
The graph which admits such labeling is called a triangular sum graph.
DEFINITION: 2.2
A triangular number is a number obtained by adding all positive integers less than
1
Tn = n(n+1). It is easy to observe that there does not exist consecutive integers which
2
14
SOME IMPORTANT RESULTS ON TRIANGULAR SUM GRAPHS:
Lemma: 2.3
In every triangular sum graph G the vertices with label 0 and 1 are always adjacent.
Proof:
The edge label T1=1 is possible only when the vertices with label 0 and 1 are
adjacent.
Lemma: 2.4
In any triangular sum graph G, 0 and 1 cannot be the label of vertices of the same
triangle contained in G.
Proof:
Let a0,a1 and a2 be the vertices of a triangle. If a0 and a1 are labeled with 0 and 1
Such vertex labeling will give rise to edge labels with 1,x and x+1. In order to
Theorem: 2.5
Every cycle can be embedded as an induced sub graph of a triangular sum graph.
Proof:
f(v1) = 0
15
f(v2) = 6
f(vn) = (1) -1
Now let A = {T1,T2,Tr} be the set of missing edge labels. This is, elements of set
A are the missing triangular numbers between 1 and (1) -1 .Now add r pendant
vertices which are adjacent to the vertex with label 0 and label these new vertices with
labels T1,T2,Tr.
This construction will give rise to edges with labels T1,T2,Tr such that the
resultant super graph H admits triangular sum labeling. Thus we proved that every cycle
can be embedded as an induced sub graph of a triangular sum graph.
Example:
16
Theorem: 2.6
Every cycle with one chord can be embedded as an induced sub graph of a triangular sum
graph.
Proof:
Let G be the cycle with one chord and e= v1vk be the chord of cycle Cn. we define
labeling
bijective.
f(v1) = 0
f(v2) = 6
f(vk) = (1) -1
f(vn) = (1) -1
Now the following the procedure described in previous theorem and the resultant
super graph H admits triangular sum labeling.Thus we proved that every cycle with one
Example:
Embedding of C4 with one chord as an induced sub graph of a triangular sum graph is
shown.
17
Theorem: 2.7
Every cycle with twin chords can be embedded as an induced sub graph of a
Proof:
Let G be the cycle with twin chords and e1=v1vk+1 be its chords. We define labeling
f(v1) = 0
f(v2) = 6
f(vk) =(1) -1
f(vk+1) =( ) -1
18
f(vk+i) = () -1+if(vk + i -1); 2 1
f(vn) = (1) -1
Now following the procedure adapted in previous theorem the resulting super graph H
admits triangular sum labeling. That is, every cycle with twin chords can be embedded as
Example:
graph is shown
19
SOME EXISTING RESULTS: 2.8
This concept was introduced by Hedge and Shankaran and they proved that
The lobster T obtained by joining the centers of k copies of a stat to a new vertex
q 1(mod 12).
sum graph
20
CHAPTER III
In this paper we introduce a new type of labeling known as triangular sum prime graphs.
Graphs which admit a triangular sum prime labeling are called triangular sum prime
graphs. we have proved this result for paths pn, star k1,n.
DEFINITION: 3.1
21
C3 is a triangular sum prime graph
DEFINITION: 3.2
Any graph labeling will have the following three common characteristic:
DEFINITION: 3.3
A bijection f: E(G) {1,2, q} is said to be vertex prime labeling if for each vertex of
degree atleast two, the gcd of the labels on its incident edge is 1.
22
DEFINITION: 3.4
A triangular number is a number obtained by adding all positive integers less than
or equal to a given integer n. If the nth triangular number is denoted by An then
Theorem: 3.5
Proof:
(i)for each edge e = uv, the labels assigned to u and v are triangular
numbers.
(ii)for each vertex of degree atleast 2, the g.c.d of the labels on the incident
edges is 1.
23
Example:
Theorem: 3.6
Proof:
f(u) = 1
f(vi) = 1/2[i(i+1)]., 1i n
clearly f is a bijection
24
Example:
DEFINITION: 3.7
Theorem: 3.8
Proof:
respectively.
25
Define f: VE {1,2,3, ,,,,(2n+2m + 3)} as follows
f(u) = o
f(v) =1
f(ui) =1/2[i(i+1)]., 1i n
f(vj) = 1/2[j(j+1)]., 1j n
Example:
In the above graph, we cannot find for each vertex of degree atleast 2, the g.c.d of the
26
Theorem: 3.9
Proof:
Example:
27
CHAPTER -IV
DEFINITION: 4.1
Ring sum of two graphs G1 = (V1, E1) and G2 = (V2, E2) denoted by
G1G2
is the graph.
G1 G 2 = ((V1 V2), ((E1 E2) (E1 E2))).
DEFINITION: 4.2
each edge e =uv, gcd (f(u), f(v)) = 1. A graph which admits prime labeling is called a
prime graph.
MAIN RESULTS:-
THEOREM: 4.3
Proof:
Let V (G) = V1 V2, where V1 = { u1, u2, ..un}be the , vertex set
f(ui) = 2i 1; 1i n
28
f(vj) = 2j ; 1j n
According to this pattern the vertices are labeled such that for any edge
Prime labeling.
THEOREM: 4.4
G k1,nis a prime graph where G is cycle with twin chord and chords
Proof:
Let G be the cycle Cn with twin chords. Where chords form two triangles
of K1,n and let u1,u2,..un be successive vertices v be the apex vertex of G and e1 = un u2
Let v1,v2,.vn be the pendent vertices v be the apex vertex of K1,n and
take v = u1.
29
Also |V(G) | = 2n and |E(G) | = 2n+2.
f(ui) = 2i+1 ; 3i n - 1
f(vj) = 2j ; 1j n
According to this pattern the vertices are labeled such that for any edge
e = ui uj u ,
thus we proved that the graph under consideration admits prime labeling.
chord.
THEOREM: 4.5
G k1, nis a prime graph, where G is cycle with triangle and chords
forms triangles and one cycle Cn-5, for all n N.
Proof:
30
Let u1 ,u3& u5 be the vertices.
f(ui) =2i+1 ; 4i n 2
f(vj) = 2j ; 1j n
g c d f(ui) f(vj) = 1
Thus we proved that the graph under consideration admits prime labeling.
31
CONCLUSION
32
BIBLIOGRAPHY
33