11 Chapter2
11 Chapter2
The concept of color energy of a graph G is based on the color matrix of G. For a given
graph G, the color energy Ec (G) is the sum of the absolute values of eigenvalues of color
matrix of G. Naturally, the values of the color energy of a graph G depends upon the
coloring given to G. If all the vertices of a graph G receive same color, then the value
of the color energy for G would be minimum, say x and if all the vertices of G receive
different colors, then the value of its color energy would be maximum, say y. Therefore,
these values x and y provide the trivial bounds for the color energy of G. The bounds give
an idea about the range of values of color energy of G.
In this chapter, we include the results for bounds of color energy in terms of several
graph theoretic parameters such as order, size, chromatic number, independence number,
domination number, etc. Moreover, the results for bounds of color energy in terms of
some specific eigenvalues are also presented.
This section deals with some upper and lower bounds of color energy of a graph G in
terms of its order n and size m. We begin with an upper bound of color energy in terms of
the order n.
Chapter 2. Bounds of color energy
Proof. Let Ac (G) be the color matrix of a graph G such that λ1 , λ2 , λ3 , . . . , λn are its
eigenvalues. Let Ri be the sum of absolute values of the entries of Ac (G) in the ith row
and R = max Ri , for 1 ≤ i ≤ n.
i
By Theorem 1.1.5 (ii),
|λi | ≤ R, for 1 ≤ i ≤ n. (2.2)
By the definition of Ac (G), each off-diagonal element in Ac (G) is from the set {1, −1, 0}
and each diagonal element of Ac (G) is 0. Therefore, the maximum possible value of R is
n − 1. Thus by Equation (2.2)
|λi | ≤ n − 1, for 1 ≤ i ≤ n
n
∑ |λi| ≤ n(n − 1).
i=1
Hence,
Ec (G) ≤ n(n − 1).
It is to be observed that the upper bound given in Theorem 2.1.1 is sharp for graphs K2
and K1 ∪K1 . In the next lemma, we prove an upper bound of sum of squares of eigenvalues
of color matrix of a graph G in terms of its order.
27
Chapter 2. Bounds of color energy
Proof. By Definition 1.1.4, the color matrix Ac (G) is symmetric. Therefore, it is a normal
matrix. Thus, by Theorem 1.1.5 (iii),
n n
∑ |λi|2 = ∑ |ai j |2. (2.3)
i=1 i, j
There are n2 entries in Ac (G). Each off-diagonal entry would contribute maximum value
n
1, and the diagonal entry would contribute 0 to the quantity ∑ |ai j |2 . Therefore,
i, j
n
∑ |ai j |2 ≤ n2 − n. (2.4)
i, j
n
∑ |λi|2 ≤ n(n − 1).
i=1
Remark 2.1.3. We can prove Theorem 2.1.1 by using Lemma 2.1.2. By Proposition 1.3.7
and Theorem 1.3.9,
n
Ec (G) ≤ ∑ λi2 . (2.5)
i=1
Next, we derive an upper bound for color energy of a graph G in terms of its order n
and the number m′c of pairs of non-adjacent vertices receiving same color.
28
Chapter 2. Bounds of color energy
1
Ec (G) ≤ n n2 − n + 2m′c 2 .
(2.6)
q
Ec (G) ≤ n(n2 − n + 2m′c ).
The upper bound of color energy given in Equation (2.6) is an improvement on the
upper bound mentioned in Equation (2.1). For example, let B be the bow-tie graph with
respect to a proper vertex coloring corresponding to minimum number of colors χ(B) = 3.
It is depicted in Figure 2.1. The eigenvalues of color matrix of B are 0, −2, −2, 2, 2 and
the color energy of B corresponding to minimum number of colors, Eχ (B) = 8. Equations
(2.1) and (2.6) give the value of the upper bound as 20 and 10.95 respectively. Clearly,
Eχ (B) = 8 ≤ 10.95 ≤ 20. Therefore, Equation (2.6) provides a tighter upper bound than
that given by Equation (2.1).
2 2
1
3 3
F IGURE 2.1: Bow-tie graph B with χ(B) = 3
29
Chapter 2. Bounds of color energy
The next theorem provides a lower bound for color energy of a graph G in terms of
size m and m′c , which is the number of pairs of non-adjacent vertices receiving same color.
p
Ec (G) ≥ 2(m + m′c ). (2.8)
s
n n p
Ec (G) = ∑ |λi | ≥ ∑ |λi|2 = 2(m + m′c ).
i=1 i=1
Hence,
p
Ec (G) ≥ 2(m + m′c ).
We have observed that if the determinant of the color matrix of a given graph is zero,
then the lower bound provided in Theorem 2.1.5 coincides with the lower bound given
in Theorem 1.3.8. For example, let T4,1 be the (4, 1)-tadpole graph having chromatic
number χ(T4,1 ) = 2 as shown in Figure 2.2. The eigenvalues of color matrix of T4,1 are
√ √
0, 1, 1, −1 + 7, −1 − 7. Therefore, the color energy of T4,1 with respect to minimum
number of colors Eχ (T4,1 ) = 7.3. As one of the eigenvalue is 0, the determinant of the
30
Chapter 2. Bounds of color energy
q
2 p
2(m + m′c ) + n(n − 1)D n = 2(m + m′c ).
Thus both the lower bounds given in Equations (1.6) and (2.8) coincide and show the
value 4.243 for the lower bound of color energy of T4,1 .
1 1
2
F IGURE 2.2: (4, 1)-tadpole graph T4,1 with χ(T4,1 ) = 2
In the following theorem, we provide an alternative proof of the upper bound stated in
the Theorem 1.3.8. Note that, m′c is the number of pairs of non-adjacent vertices having
same color.
p
Ec (G) ≤ 2n(m + m′c ).
n n 1/p n 1/q
∑ xiyi ≤ ∑ xip ∑ yqi . (2.11)
i=1 i=1 i=1
31
Chapter 2. Bounds of color energy
n n 1/2 n 1/2
∑ |λi| ≤ ∑ |λi|2 ∑ 12
i=1 i=1 i=1
n 1/2
Ec (G) ≤ n1/2 ∑ |λi|2 . (2.12)
i=1
By Proposition 1.3.7,
n
∑ λi2 = 2(m + m′c). (2.13)
i=1
p
Ec (G) ≤ 2n(m + m′c ).
dence number
In this section, we derive upper and lower bounds of color energy of a graph G in terms
of its chromatic number χ(G) and independence number α(G). We begin the section by
presenting a lower bound for color energy of a graph in terms of its chromatic number.
32
Chapter 2. Bounds of color energy
1 n n 1
∑ |λi| ≥
n i=1 ∏ |λi| n
i=1
1 1
Ec (G) ≥ D n .
n
Since D ≥ 0,
Ec (G) ≥ n. (2.14)
By Theorem 1.2.4,
χ(G) ≤ n. (2.15)
χ(G) ≤ Ec (G).
The following theorem provides an upper bound of color energy of a graph G in terms
of its chromatic number χ(G), independence number α(G), order m and m′c which is the
number of pairs of non-adjacent vertices in G having same color.
1
Ec (G) ≤ 2χ (G) α (G) m + m′c 2 .
33
Chapter 2. Bounds of color energy
n
≤ χ(G)
α(G)
n ≤ χ(G)α(G)
p
Ec (G) ≤ 2χ(G)α(G)(m + m′c ). (2.17)
In the next theorem, we derive a lower bound of color energy in terms of χ(G), m, m′c
and the determinant D of Ac (G).
1
2 2
′
Ec (G) ≥ 2 m + mc + χ (G) [χ(G) − 1] D χ(G) .
q
Ec (G) ≥ 2(m + m′c ) + n(n − 1)D2/n (2.18)
34
Chapter 2. Bounds of color energy
1
2 2
Ec (G) ≥ 2(m + m′c ) + χ (G) [χ(G) − 1] D χ(G) .
mum degree
In this section, we obtain bounds for color energy of a graph G in terms of domination
number γ(G) and maximum degree ∆(G) of the graph under consideration. Throughout
this section, m and m′c are the size of a graph G and the number of pairs of non-adjacent
vertices in G receiving same color, respectively.
In the following theorem, a lower bound of color energy of a graph G in terms of its
domination number γ(G), order n, size m and m′c is derived.
Theorem 2.3.1. If G is a graph of order n, size m and has no isolated vertices, then
p
γ (G) 2 (m + m′c )
Ec (G) ≥ .
n
2γ(G) ≤ n
p p
4γ(G) m + m′c ≤ 2n m + m′c
γ(G) p p
2(m + m′c ) ≤ 2 m + m′c . (2.20)
n
35
Chapter 2. Bounds of color energy
By Theorem 1.3.9,
p
2 m + m′c ≤ Ec (G). (2.21)
γ(G) p
2(m + m′c ) ≤ Ec (G).
n
The next theorem provides a bound for color energy of a graph G in terms of its
domination number γ(G), maximum degree ∆(G), size m and m′c .
1
Ec (G) ≤ 2 (1 + ∆(G) γ (G) m + m′c 2 .
n n
χ(G) ≥ ≥
α(G) γ(G)
α(G) ≤ γ(G) (2.22)
p
Ec (G) ≤ 2χ(G)γ(G)(m + m′c ). (2.24)
36
Chapter 2. Bounds of color energy
p
Ec (G) ≤ 2(1 + ∆(G))γ(G)(m + m′c ).
The results mentioned in the succeeding theorem give an upper bound for color energy
of a graph G in terms of its size m, γ(G), ∆(G), m′c and the determinant D of the color
matrix Ac (G).
1
1 2
′
(ii) Ec (G) ≥ 2 (m + mc ) + 2γ (G) [2γ (G) − 1] D γ(G)
, provided G has no isolated
vertices.
q
Ec (G) ≥ 2(m + m′c ) + n(n − 1)D2/n . (2.26)
1
2
′
2
Ec (G) ≥ [∆ (G) + γ (G)] [∆ (G) + γ (G) − 1] D ∆(G)+γ(G) + 2 m + mc .
37
Chapter 2. Bounds of color energy
n ≥ 2γ(G). (2.27)
r
1
Ec (G) ≥ 2(m + m′c ) + 2γ(G)[2γ(G) − 1]D γ(G) .
Some upper and lower bounds of color energy of a graph G in terms of λmax and λmin
are included in this section. By λmax and λmin , we mean largest and least absolute values
of eigenvalues of color matrix of G. It is to be noted that m′c is the number of pairs of
non-adjacent vertices having same color.
The subsequent theorems, namely Theorem 2.4.1 and Theorem 2.4.2, present lower
bounds of color energy of a graph G in terms of its order n, size m, m′c , λmin and λmax .
(i)
1/2
8n(m + m′ )
Ec (G) ≥ q qc ,
λmax + λmin
λmin λmax
(ii)
√ 1/2
n ′ 2
Ec (G) ≥ 8n(m + mc ) − n(λmax − λmin ) .
2
38
Chapter 2. Bounds of color energy
n n r r n 2
2 1 2 M1 M2 m1 m2
∑ (ai) ∑ (bi) ≤ 4 m1 m2
+
M1 M2 ∑ aibi (2.28)
i=1 i=1 i=1
and
n n n 2 n2 2
∑ (ai)2 ∑ (bi)2 − ∑ ai bi ≤
4
m1 m2 − M1 M2 , (2.29)
i=1 i=1 i=1
max (a ), M = max (b ), m =
where ai and bi are positive real numbers and M1 = 1≤i≤n i 2 1≤i≤n i 1
n n s s n 2
1 λmax λmin
∑ |λi|2 ∑ (1)2 ≤ 4 λmin
+
λmax ∑ |λi|
i=1 i=1 i=1
n s s 2
1 λmax λmin
n ∑ |λi |2 ≤ + Ec (G) .
i=1 4 λmin λmax
Thus,
2
4n ∑ni=1 |λi |2
Ec (G) ≥ q q . (2.30)
λmax λmin
λmin + λmax
2
8n(m + m′c )
Ec (G) ≥ q q
λmax λmin
λmin + λmax
1/2
8n(m + m′ )
Ec (G) ≥ q qc .
λmax + λmin
λmin λmax
39
Chapter 2. Bounds of color energy
n n n 2 n2 2
∑ |λi|2 ∑ (1)2 − ∑ i ≤ 4 λmin − λmax
|λ |
i=1 i=1 i=1
n 2 n2 2
n ∑ |λi |2 − Ec (G) ≤ λmin − λmax . (2.31)
i=1 4
2 n2 2
Ec (G) ≥ 2n(m + m′c ) − λmin − λmax
4
√ 1/2
n ′ 2
Ec (G) ≥ 8n(m + mc ) − n(λmax − λmin ) .
2
n n n
∑ (ai)2 + ab ∑ (bi)2 ≤ (a + b) ∑ aibi. (2.32)
i=1 i=1 i=1
bi
where ai ̸= 0, a ≤ ai ≤ b, for 1 ≤ i ≤ n.
Let λ1 , λ2 , . . . , λn be the eigenvalues of the color matrix of a graph G and bi = |λi | and
ai = 1 for 1 ≤ i ≤ n. Therefore, we consider a = λmin and b = λmax . Thus, by Equation
(2.32),
n n n
∑ (1)2 + λminλmax ∑ |λi|2 ≤ (λmin + λmax ) ∑ |λi|. (2.33)
i=1 i=1 i=1
40
Chapter 2. Bounds of color energy
The upper bounds of color energy of a graph G in terms of its order n, λmin , λmax and
µmax , which is the largest absolute value among eigenvalues of A−1
c (G) is obtained in the
succeeding theorems.
n(λmax + λmin )
Ec (G) ≤ ,
4λmax λmin µmax
1 n 1 n 1 (a + b)2
∑ ai ∑ ai ≤ (2.34)
n i=1 n i=1 4ab
1 n
n
(λmin + λmax )2
1 1
|λ |
∑ i n ∑ |λi| ≤
n i=1 i=1 4λmin λmax
n
(λmin + λmax )2
1 1
Ec (G) ∑ max
µ ≤ ,
n n i=1 4λmin λmax
41
Chapter 2. Bounds of color energy
n2 (λmax + λmin )
Ec (G) ≤ n
4λmax λmin ∑ µmax
i=1
n2 (λ max + λmin )
Ec (G) ≤ . (2.35)
4nλmax λmin µmax
n(λmax + λmin )
Ec (G) ≤ .
4λmax λmin µmax
where µmax is the largest absolute value of eigenvalue of A−1c (G) and,
n n+1
2 and 2 is the greatest integer less than or equal to n2 and n+1
2 .
where [x] represents the integral part the real number x and ai is a real number such that
0 ≤ a ≤ ai ≤ b for 1 ≤ i ≤ n.
Let ai = |λi | for 1 ≤ i ≤ n, where λi ’s are the eigenvalues of Ac (G) and, a = λmin and
b = λmax .
42
Chapter 2. Bounds of color energy
Therefore,
n n+1 n+1 n
[ 2 ]b + [ 2 ]λmin [ 2 ]λmax + [ 2 ]λmin
1 n
n
1 1
∑ |λi| n ∑ |λi| ≤
n i=1 λmin λmax
i=1
n n+1 n+1 n
n [ 2 ]b + [ 2 ]λmin [ 2 ]λmax + [ 2 ]λmin
1 1
2
E c (G) ∑ ≤ (2.37)
n i=1 |λi | λmin λmax
[ 2n ]b + [ n+1
n
n+1 n
1 2 ]λmin [ 2 ]λmax + [ 2 ]λmin
Ec (G) ∑ µmax ≤
n2 i=1 λmin λmax
[ 2n ]λmax + [ n+1
n+1 n
1 2 ]λmin [ 2 ]λmax + [ 2 ]λmin
Ec (G)µmax ≤
n λmin λmax
[ 2 ]λmax + [ 2 ]λmin [ n+1
n n+1 n
2 ]λ max + [ 2 ]λ min
Ec (G) ≤ n (2.38)
λmin λmax µmax
Thus,
n 2 n+1 2 n n+1 2 n+1 n 2
2 λmin λmax + 2 λmax λmin 2 λmax + 2 λmin
2 2
Ec (G) ≤n + .
λmin λmax µmax λmin λmax µmax
Hence, 2 2
n n+1 2 2
n 2 + 2
λmax + λmin
n n+1
Ec (G) ≤ +n .
µmax 2 2 λmin λmax µmax
43