
1. Introduction
Graph coloring is one of the most important, well-known and studied subfields of graph theory. Center coloring [1] is the one of the graph coloring techniques. This coloring can be used to solve several problems like hierarchy problems, earthquake motion problems, etc. In this paper we observed center coloring in graph operations.
Adding a vertex v to a connected G graph is connecting v to all the vertices of the graph [2].
Removing a vertex v from the connected G graph, is deleting v and all the edges connected to v vertex [2].
Adding an edge e to a connected G graph is connecting e with the vertex to be added [3].
Removing an edge e from the connected G graph, is deleting e and edge set
[3].
The Union
has
and
[2].
The Join
of graphs
and
is a graph with vertex set
and edge set
[2].
The Sequential Join
of graphs
is a graph of three or more disjoint graphs [2],
.
Thorny graph
is any graph that can be obtained from a parent connected graph G by attaching
new vertices of degree one to each vertex i, is called thorny graph [4].
The Cartesian Product G × H of graphs G and H has the vertex set
and (a, x) (b, y) is an edge of G × H if a = b and
, or
and x = y [2].
The Corona Product G o H is defined as the graph obtained from G and H by taking one copy of G and V(G) copies of H and then joining by an edge each vertex of the ith copy of H is named (H, i) with the ith vertex of G [2].
Some graphs G have the property that each vertex of G is a central vertex. A graph is self-centered if every vertex is in the center.
Theorem 1.1: If the graph G is a self-centered graph then
[1].
While finding center coloring number of any graph, if the center of a graph consists more than one vertex, these vertices are contracted. So after the vertices are contracted, the center of a graph consists a single vertex.
Several results on center coloring number are surveyed and compared with the graph operations.
We refer to the book [5] for graph theory notation and terminology.
2. Center Coloring Number of Graph Operations
In this part of the study, the number of center coloring in new graphs formed as a result of applying various graph operations to one graph or more than one graph was examined.
Theorem 2.1: Let G is a connected graph, if we delete a vertex v that is not a center from a graph G, then we obtain,
.
Proof: The communication from center to other vertices is continued because v is not a center. Just no communication with deleted vertex. When v is deleted from the graph, G can be a self-centered graph and its center coloring number is 1 from theorem 1.1.
Theorem 2.2: Let G is a connected graph, if we add a vertex v to any vertex of a graph, then we obtain,
.
Proof: When v is added to the graph G shown in Figure 1, v is the center and the distance from vertex v to the other vertices is 1. And one more color for vertex v so its center coloring number is 2. G can be self-centered graph if v is added to G and its center coloring number is 1 from theorem 1.1.
![]()
Figure 1. Center coloring of the graph G + v.
Theorem 2.3: Let G is a connected graph, if the deleted edge is not a bridge, we obtain,
.
Proof: If the deleted edge is e is one of the edges connecting the central vertices then the number of center coloring may increase by 1 if not there will be no change in the center coloring number.
Theorem 2.4: Let
and
are connected graphs,
is a corona operation then we obtain,
.
Proof: Theorem 1.1 verifies the lower bound. To verify the upper bound, in corona operation the copy of
is connected with every vertex of
by edges as shown in Figure 2. So from theorem 2.2
. The center of
is also a center of G so the center coloring number
is not changed.
![]()
Figure 2. Center coloring of
.
Theorem 2.5: Let
is a thorny of G then we obtain
.
Proof: In thorny operation the central vertex is not changed as shown in Figure 4. But as the number of vertex will increase, the distance from the center to the vertices is at least as the graph G. If
then
. If
then
. So center coloring number of
is at least
. If we compare the center coloring number of path in Figure 3 and thorny path in Figure 4, it is obvious that
.
Theorem 2.6: Let
and
are complete graphs. Using the join operation we obtain,
.
Proof: A complete graph is a self-centered graph so from theorem 1.1 its center coloring number is one. Because the join of two complete graphs are another complete graph, the center coloring number is one.
Theorem 2.7: Let
and
are connected graphs. Using the join operation we obtain
.
Proof: The distance from the center to the vertices is reduced or maintained therefore the distance is reduced between every vertices of
is connected with every vertex of
in the join of graph
and
.
Theorem 2.8: For
graphs with sequential join of three or more distinctive graphs such as
weobtain,
.
Proof: The distance from the center of the graph formed as a result of the series sum of
graphs to all other vertices is at most one, or the newly formed graph becomes self-centered graph. In this case, the center coloring number of this sum will be smaller than the sum of the individual center coloring number.
Theorem 2.9: Consisting of the product of two self-centered graphs the center coloring number is one.
Proof: It is a self-centered graph in the product of two self-centered graphs [5]. From theorem 1.1 the center coloring number of a new graph is one.
Theorem 2.10:
is a path with n-vertices and
is a path with m-vertices. The center coloring number of Cartesian product of
is
.
Proof: The graph
has n.m vertices. If n.m is “odd number” its center is a single vertex. n.m vertices are degree of 2, 3 and 4.
of these vertices are 4 degrees. One of the 4 degree vertices is the central vertex. Half of the remaining vertices are
distances from the center. The distance of 3 degree vertices to the center are 1 more than 4-degree vertices and 2-degree vertices are 1 more than 3-degree vertices. And also one color is needed for central vertex.
So
(1)
If n.m is even number, the graph has 2-center vertices and
(2)
From (1) and (2)
.
Theorem 2.11: Let
and
are connected graphs. Using the Cartesian product we obtain,
.
Proof: To verify the lower bound, it is clear by theorem 2.9. Because, if
is a self-centered graph, its center coloring number is 1. So
is at least 1.
To verify the upper bound, the center coloring number of paths is more than well-known classes of graphs. The upper limit is the product of at least two path graphs, as the graph of the product of two path graphs grows.
3. Conclusion
In this paper, we have studied the center coloring number of different graph operations and apply our results to find bounds of some common graph families’ operations. However, there are still many other graph operations and special classes of graphs which are not covered here. So, for further research, center coloring of various other graph operations and composite graphs can be considered.