Next Article in Journal
Multivariate Perturbed Hyperbolic Tangent-Activated Singular Integral Approximation
Previous Article in Journal
Modelling the Shortest Path for Inner Warehouse Travelling Using the Floyd–Warshall Algorithm
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

The Degree Energy of a Graph

by
A. R. Nagalakshmi
1,
A. S. Shrikanth
2,
G. K. Kalavathi
1 and
K. S. Sreekeshava
3,*
1
Department of Mathematics, Malnad College of Engineering, Affiliated to Visvesvaraya Technological University, Belagavi 590018, India
2
Department of Mathematics, Adichunchanagiri Institute of Technology, Affiliated to Visvesvaraya Technological University, Belagavi 590018, India
3
Jyothy Institute of Technology, Affiliated to Visvesvaraya Technological University, Belagavi 590018, India
*
Author to whom correspondence should be addressed.
Mathematics 2024, 12(17), 2699; https://doi.org/10.3390/math12172699
Submission received: 31 July 2024 / Revised: 23 August 2024 / Accepted: 27 August 2024 / Published: 29 August 2024

Abstract

:
The incidence of edges on vertices is a cornerstone of graph theory, with profound implications for various graph properties and applications. Understanding degree distributions and their implications is crucial for analyzing and modeling real-world networks. This study investigates the impact of vertex degree distribution on the energy landscape of graphs in network theory. By analyzing how vertex connectivity influences graph energy, the research enhances the understanding of network structure and dynamics. It establishes important properties and sharp bounds related to degree spectra and degree energy. Furthermore, the study determines the degree spectra and degree energy for several key families of graphs, providing valuable insights with potential applications across various fields.
MSC:
05C07; 05C50

1. Introduction

In recent decades, spectral graph theory has rapidly advanced, leading to the emergence of various new sub-fields within graph theory. The adjacency matrix of a graph allowed for the investigation of the degree of its vertices. This work opened up many new perspectives on the use of matrices in the study of graphs. A number of previously established graph theoretical concepts, including matching and chromatic number [1], were examined in relation to the spectral radius, the second largest eigenvalue, the least eigenvalue, and the absolute sum of these eigenvalues [2]. Because of its practical relevance, the energy and spectral radius also captured the interest of chemists and computer scientists [3]. Numerous graph polynomials have been defined on various graph matrices such as adjacency matrix, Laplacian matrix, degree sum matrix, distance matrix, skew-adjacency matrix, randic matrix, minimum covering matrix, and labelled matrix [4,5,6,7,8,9,10] in the literature.
The energy of the adjacency matrix of a graph has since received a lot of attention [11,12]. It is well-established that the π -electron energy of a molecule can be approximately estimated using graph energy, linking theoretical chemistry closely with graph energy concepts [13,14,15]. In 1971, McClelland [16] provided both lower and upper bounds for π -electron energy. Hosamani et al. [17] described the degree sum energy of graphs and established some lower bounds for this energy. Graph energy and its applications were covered by Gutman et al. [18], who included information on approximately 100 different types of graph energies and their uses in various fields. Further, Pirzada et al. [19] addressed the specific property that the energy of a graph cannot be the square root of an odd integer. Wilson et al. [20] offered a foundation for the fundamental concepts and principles of the field by discussing on various graph properties and their applications. Moreover, Zhang et al. [21] explored the spectral radii associated with the maximum and minimum degrees in operations by providing a detailed analysis and results related to the spectral properties of graphs. Xiaolong Shi et al. [22] expanded the energy concept on the picture fuzzy graph and sought to use the concept in solving problems on the neutrality state. For additional information and a general understanding of graph spectra and graph energy, one can refer to [23,24,25,26,27].
The objective of this study is to introduce and analyze the degree matrix of a graph, emphasizing the relationship between vertex degrees and adjacency. The study aims to uncover key properties of degree spectra and degree energy, and to derive analytical expressions for the degree energy of several significant families of graphs. This approach builds on previous research by expanding the understanding of how degree-related metrics influence graph energy and spectral properties.
For notational convenience and better understanding, we use the following notations in our study.
 Notations:
 
z s ,
is the total number of neighbouring vertex pairs with the same degree.
z d ,
is the total number of neighbouring vertex pairs with different degrees.
z n ,
is the total number of non-neighboring vertex pairs with identical degrees.
Let G = ( V , E ) be a finite, undirected, simple graph with order k and size l. The number of edges incident to a vertex v V ( G ) is its degree, d ( v ) . The k × k matrix that represents the degree matrix of a graph G is defined by M D ( G ) = ( m r s ) , where,
m r s = 2 if v r and v s are adjacent with d ( v r ) = d ( v s ) , 1 if v r and v s are adjacent with d ( v r ) d ( v s ) , 1 if v r and v s are non-adjacent with d ( v r ) = d ( v s ) , 0 otherwise
The set of eigenvalues λ 1 λ 2 λ r with their algebraic multiplicities w 1 , w 2 , , w r of M D ( G ) is called a degree spectra of G, denoted by S p e c D ( G ) and represented as follows,
S p e c D ( G ) = λ 1 λ 2 λ r w 1 w 2 w r
We consider the degree energy as the sum of absolute degree eigenvalues, i.e.,
E D ( G ) = i = 1 r w i | λ i |
Example 1.
In Figure 1, vertices v 1 , v 2 , v 3 , v 5 , and v 6 have degree 4, while v 4 and v 7 have degree 2.
We obtain the degree matrix as shown below,
M =   v 1 v 2   v 3 v 4    v 5    v 6    v 7 v 1 v 2 v 3 v 4 v 5 v 6 v 7 [ 0 2 2 0 2 2 0 2 0 2 1 1 2 0 2 2 0 0 2 1 1 0 1 0 0 0 1 1 2 1 2 0 0 2 1 2 2 1 1 2 0 0 0 0 1 1 1 0 0 ]
The characteristic equation for the above obtained matrix is λ 7 39 λ 5 24 λ 4 + 255 λ 3 + 88 λ 2 201 λ 80 = 0 . The vertex degree eigenvalues are λ 1 = 1 , λ 2 = 2.4142 , λ 3 = 5.9680 , λ 4 = 0.4142 , λ 5 = 0.8636 , λ 6 = 3.1044 , λ 7 = 5 . Therefore vertex degree energy is E D = 18.7644 .

2. Main Results

2.1. Basic Properties on Degree Spectra and Degree Energy of a Graph

Let G be a degree graph with k vertices and l edges, represented by its degree matrix M D ( G ) . The subsequent theorems establish the properties of the degree energy E D ( G ) , including the sum of the squared eigenvalues, using the minimum eigenvalue, upper and lower bounds for E D ( G ) , bounds for the maximum absolute degree eigenvalue, and the sum of the largest and smallest eigenvalues.
Theorem 1.
Let λ 1 , λ 2 , , λ k be the vertex degree eigenvalues of M D ( G ) then,
i = 1 k λ i 2 = 2 [ 4 z s + z d + z n ]
Proof. 
The trace of M D 2 ( G ) is equal to the sum of the squares of the eigenvalues of M D ( G ) ,
i = 1 k λ i 2 = i = 1 k j = 1 k a i j a j i = 2 i < j k ( a i j ) 2 = 2 [ 4 z s + z d + z n ]
Theorem 2.
Given a graph G, if μ = m i n { | λ 1 | , | λ 2 | , , | λ k | } then , μ | d e t ( M D ( G ) ) | 1 k
Proof. 
| λ 1 | | λ 2 | | λ k | = | d e t ( M D ( G ) ) | . μ μ μ μ | d e t ( M D ( G ) ) | μ | d e t ( M D ( G ) ) | 1 k
Theorem 3.
Let G represent a graph. Then,
2 [ 4 z s + z d + z n ] + k ( k 1 ) D 2 k E D ( G ) 2 k ( 4 z s + z d + z n )
Proof. 
Through the Cauchy–Schwarz inequality,
[ E D ( G ) ] 2 = j = 1 k | λ j | 2 k j = 1 k | λ j | 2 = k j = 1 k λ j 2 = 2 k ( 4 z s + z d + z n ) E D ( G ) 2 k ( 4 z s + z d + z n )
Now, let us consider,
[ E D G ) ] 2 = i = 1 k | λ i | 2 = i = 1 k | λ i | j = 1 k | λ j | = i = 1 k | λ i | 2 + i j k | λ i | | λ j |
The geometric mean inequality and the arithmetic mean allow us to
[ E D ( G ) ] 2 i = 1 k | λ i | 2 + k ( k 1 ) i j | λ i | | λ j | 1 k ( k 1 ) i = 1 k | λ i | 2 + k ( k 1 ) i = 1 k | λ i | 2 ( r 1 ) 1 k ( k 1 ) = i = 1 r | λ i | 2 + k ( k 1 ) | i = 1 k λ i | 2 k = 2 [ 4 z s + z d + z n ] + k ( k 1 ) D 2 k [ E D ( G ) ] 2 [ 4 z s + z d + z n ] + k ( k 1 ) D 2 k
Theorem 4.
(Bounds for maximum absolute degree eigenvalue) If the vertex degree eigenvalue of G is μ 1 ( G ) = max i i r { | λ i | } , then
2 ( 4 z s + z d + z n ) k μ 1 ( G ) 2 ( 4 z s + z d + z n )
Proof. 
Consider that,
μ 1 2 ( G ) = max i i r { | λ i | 2 } i = 1 k | λ i | 2 = 2 [ 4 z s + z d + z n ] μ 1 2 ( G ) 2 [ 4 z s + z d + z n ]
Now, let us consider,
k μ 1 2 ( G ) i = 1 k | λ i | 2 2 [ 4 z s + z d + z n ] μ 1 2 ( G ) 2 [ 4 z s + z d + z n ] k
2 ( 4 z s + z d + z n ) k μ 1 ( G ) 2 ( 4 z s + z d + z n )
Theorem 5.
Consider a graph G with k 3 vertices. Assessing the greatest and smallest eigenvalues of a graph is λ 1 and λ k , respectively, then,
( λ 1 + λ k ) 2 ( k 2 ) ( 4 z s + z d + z n ) k
Proof. 
For λ 1 λ 2 λ k of G, from the results of Theorem 1. Applying the Schwarz–Cauchy inequality,
i = 2 k 1 λ i 2 i = 2 k 1 1 i = 2 k 1 λ i 2 ( λ 1 λ k ) 2 ( k 2 ) [ 2 ( 4 z s + z d + z n ) λ 1 2 λ k 2 ] = 2 ( k 2 ) ( 4 z s + z d + z n ) ( k 2 ) ( λ 1 2 + λ k 2 ) 2 ( k 2 ) ( 4 z s + z d + z n ) ( λ 1 + λ k ) 2 + ( k 2 ) ( λ 1 2 + λ k 2 ) = ( λ 1 + λ k ) 2 + ( k 2 ) ( ( λ 1 + λ k ) 2 2 λ 1 λ k ) = ( λ 1 + λ k ) 2 ( k 1 ) 2 ( k 2 ) λ 1 λ k A n y w a y , λ 1 + λ k 2 2 λ 1 λ k ( λ 1 λ k ) λ 1 + λ k 2 2
T h u s , 2 ( k 2 ) ( 4 z s + z d + z n ) ( λ 1 + λ k ) 2 ( k 1 ) 2 ( k 2 ) λ 1 + λ k 2 2 = ( λ 1 + λ k ) 2 k 2 H e n c e , 4 ( k 2 ) ( 4 z s + z d + z n ) k ( λ 1 + λ k ) 2 ( λ 1 + λ k ) 2 ( k 2 ) ( 4 z s + z d + z n ) k

2.2. Degree Spectra and Degree Energy of a Graph

This section and the following one focus on the energy associated with vertex degrees in graphs. We introduce the concept of the complement of a degree graph and subsequently calculate the degree energy for specific families of graphs and their corresponding complements.
Theorem 6.
The degree energy of a complete graph K r is 4 ( r 1 ) .
Proof. 
The degree matrix for a complete graph K r is
M D ( K r ) = 0 2 2 2 2 0 2 2 2 2 2 0 r × r
Then, the characteristic polynomial of degree matrix is as follows
( λ + 2 ) r 1 ( λ 2 ( r 1 ) ) = 0
The degree spectra of a complete graph k r is
S p e c D ( K r ) = 2 ( r 1 ) 2 1 r 1
Therefore, the degree energy of a complete graph k r is,
E D ( K r ) = 4 ( r 1 ) .
Theorem 7.
The degree energy of a star graph K 1 , r is 2 r .
Proof. 
The degree matrix of a star graph K 1 , r is
M D ( K 1 , r ) = 0 1 1 1 1 0 1 1 1 1 0 1 1 1 1 0 ( r + 1 ) × ( r + 1 )
Then, the characteristic polynomial of the degree matrix is
( λ + r ) ( λ 1 ) r = 0
And the degree spectra are
S p e c D ( K 1 , r ) = r 1 1 r
Hence, the degree energy of a star graph is,
E D ( K 1 , r ) = 2 r .
Theorem 8.
The degree energy of a double star graph S r , r is
4 r 2 + 8 r + 1 + 4 r + 9 + 2 r 2 .
Proof. 
Let S r , r be a double star graph and its degree matrix is
M D ( S r , r ) = 0 1 1 1 2 0 0 0 1 0 1 1 0 1 1 1 1 1 0 1 0 1 1 1 1 1 1 0 0 1 1 1 2 0 0 0 0 1 1 1 0 1 1 1 1 0 1 1 0 1 1 1 1 1 0 1 0 1 1 1 1 1 1 0 2 r × 2 r
Then, the characteristic polynomial of the degree matrix of S r , r is,
( λ 2 + λ ( r + 2 ) ) ( λ 2 + ( 2 r 3 ) λ ( 5 r 2 ) ) ( λ 1 ) 2 ( r 1 ) = 0
And the degree spectra of S r , r is as follows
S p e c D ( S r , r ) = 1 2 ± 4 r + 9 2 ( 2 r 3 ) 2 ± 4 r 2 + 8 r + 1 2 1 1 1 2 ( r 1 )
Thus, the degree energy of the double star graph S r , r can be expressed in the form,
E D ( S r , r ) = 4 r + 9 + 4 r 2 + 8 r + 1 + 2 r 2 .
Theorem 9.
The degree energy of a crown graph S r 0 is 10 r 12 .
Proof. 
Let S r 0 be a crown graph and its degree matrix is
M D ( S r 0 ) = 0 1 1 1 1 2 2 2 1 0 1 1 2 1 2 2 1 1 0 1 2 2 1 2 1 1 1 0 2 2 2 1 1 2 2 2 0 1 1 1 2 1 2 2 1 0 1 1 2 2 1 2 1 1 0 1 2 2 2 1 1 1 1 0 2 r × 2 r
Then, the characteristic equation of the degree matrix of S r 0 can be obtained in the form,
( λ + ( 3 r 4 ) ) ( λ ( r 2 ) ) ( λ + 2 ) r 1 ( λ 4 ) r 1 = 0
Hence, the degree spectra of S r 0 can be expressed as
S p e c D ( S r 0 ) = ( 3 r 4 ) r 2 2 4 1 1 r 1 r 1
Therefore, the degree energy of the crown graph can be computed as follows,
E D ( S r 0 ) = 10 r 12 .
Theorem 10.
The degree energy of the Moore graph K r , r is 6 r 2 .
Proof. 
Let K r , r represent the Moore graph and its degree matrix can be expressed as follows
M D ( K r , r ¯ ) = 0 1 1 1 2 2 2 2 1 0 1 1 2 2 2 2 1 1 0 1 2 2 2 2 1 1 1 0 2 2 2 2 2 2 2 2 0 1 1 1 2 2 2 2 1 0 1 1 2 2 2 2 1 1 0 1 2 2 2 2 1 1 1 0 2 r × 2 r
Then, the characteristic equation of K r , r can be considered as,
( λ + ( 3 r 1 ) ) ( λ ( r + 1 ) ) ( λ 1 ) 2 r 2 = 0
Therefore, the degree spectra of K r , r is
S p e c D ( K r , r ) = ( 3 r 1 ) r + 1 1 1 1 2 r 2
Hence, the degree energy of the Moore graph is
E D ( K r , r ) = 6 r 2 .
Theorem 11.
For any integer r 2 , the degree energy of a cocktail party graph K r × 2 is 10 ( r 1 ) .
Proof. 
Let K r × 2 be the cocktail party graph; then, its degree matrix can be expressed in the form
M D ( K r × 2 ) = 0 2 2 2 1 2 2 2 2 0 2 2 2 1 2 2 2 2 0 2 2 2 1 2 2 2 2 0 2 2 2 1 1 2 2 2 0 2 2 2 2 1 2 2 2 0 2 2 2 2 1 2 2 2 0 2 2 2 2 1 2 2 2 0 2 r × 2 r
Then, the characteristic polynomial of K r × 2 is,
( λ ( 4 r 5 ) ) ( λ + 5 ) r 1 ( λ 1 ) r = 0
Thus, the degree spectra of K r × 2 can be represented as follows,
S p e c D ( K r × 2 ) = 4 r 5 5 1 1 r 1 r
Therefore, the degree energy of the cocktail party graph can be computed as follows,
E D ( K r × 2 ) = 10 ( r 1 ) .
Theorem 12.
For any integer r 2 , the degree energy of K 2 , r is 2 ( r + 1 ) .
Proof. 
Let K 2 , r be a complete bipartite graph and its degree matrix is as follows
M D ( K 2 , r ) = 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 ( r + 2 ) × ( r + 2 )
Then, the characteristic equation of K 2 , r is,
( λ + ( r + 1 ) ) ( λ 1 ) r + 1 = 0
Hence, the degree spectra of K 2 , r can be considered as,
S p e c D ( K 2 , r ) = ( r + 1 ) 1 1 r + 1
Therefore, the degree energy of K 2 , r is,
E D ( K 2 , r ) = 2 ( r + 1 ) .
Theorem 13.
For any integer r 2 , the degree energy of a friendship graph F r is 2 r 2 2 r + 4 + 6 r 4 .
Proof. 
Let F r represent a friendship graph and its degree matrix is as follows
M D ( F r ) = 0 1 1 1 1 1 1 1 1 1 0 1 1 1 2 1 1 1 1 1 0 1 1 1 2 1 1 1 1 1 0 1 1 1 2 1 1 1 1 1 0 1 1 1 2 1 2 1 1 1 0 1 1 1 1 1 2 1 1 1 0 1 1 1 1 1 2 1 1 1 0 1 1 1 1 1 2 1 1 1 0 2 r × 2 r
Then, the characteristic equation of F r is
( λ 2 + 2 ( r 2 ) λ 2 r ) ( λ 4 ) r 1 ( λ + 2 ) r = 0
Thus, the degree spectra of F r can be expressed in the form
S p e c D ( F r ) = ( r 2 ) ± r 2 2 r + 4 4 2 1 r 1 r
Therefore, the degree energy of friendship graph is
E D ( F r ) = 2 r 2 2 r + 4 + 6 r 4 .

2.3. Degree Spectra and Degree Energy of Complement of a Graph

Theorem 14.
The degree energy of the complement of a star graph K 1 , r ¯ is 4 ( r 1 ) .
Proof. 
Let K 1 , r ¯ be a complement of a star graph and its degree matrix is
M D ( K 1 , r ¯ ) = 0 0 0 0 0 0 2 2 0 2 0 2 0 2 2 0 r + 1 × r + 1
Then, the characteristic equation of K 1 , r ¯ is
λ ( λ ( 2 r 2 ) ) ( λ + 2 ) r 1 = 0
Thus, the degree spectra of K 1 , r ¯ is
S p e c D ( K 1 , r ¯ ) = 0 2 r 2 2 1 1 r 1
Therefore, the degree energy of a complement of a star graph is,
E D ( K 1 , r ¯ ) = 4 ( r 1 ) .
Theorem 15.
The degree energy of complement of a double star graph S r , r ¯ is
16 r 2 4 r + 1 + 4 r + 9 + 4 ( r 1 ) .
Proof. 
Let S r , r ¯ be a complement of a double star graph and its matrix is
M D ( S r , r ¯ ) = 0 0 0 0 1 1 1 1 0 0 2 2 1 2 2 2 0 2 0 2 1 2 2 2 0 2 2 0 1 2 2 2 1 1 1 1 0 0 0 0 1 2 2 2 0 0 2 2 1 2 2 2 0 2 0 2 1 2 2 2 0 2 2 0 2 r × 2 r
Then, the characteristic equation of S r , r ¯ is as follows,
( λ 2 + λ ( r + 2 ) ) ( λ 2 ( 4 r 3 ) λ ( 5 r 2 ) ) ( λ + 2 ) 2 ( r 1 ) = 0
Hence, the degree spectra can be expressed as
S p e c D ( S r , r ¯ ) = 1 2 ± 4 r + 9 2 ( 4 r 3 ) 2 ± 16 r 2 4 r + 1 2 2 1 1 2 ( r 1 )
Therefore, the degree energy of a complement of a double star graph is
E D ( S r , r ¯ ) = 16 r 2 4 r + 1 + 4 r + 9 + 4 ( r 1 ) .
Theorem 16.
The degree energy of a complement of a crown graph is S r 0 ¯ is 10 r 10 .
Proof. 
Let S r 0 ¯ be a complement of a crown graph and its degree matrix is
M D ( S r 0 ¯ ) = 0 2 2 2 2 1 1 1 2 0 2 2 1 2 1 1 2 2 0 2 1 1 2 1 2 2 2 0 1 1 1 2 2 1 1 1 0 2 2 2 1 2 1 1 2 0 2 2 1 1 2 1 2 2 0 2 1 1 1 2 2 2 2 0 2 r × 2 r
Then, the characteristic equation of the degree matrix is
( λ ( 3 r 5 ) ) ( λ ( r + 1 ) ) ( λ + 5 ) r 1 ( λ 1 ) r 1 = 0
Hence, the degree spectra of S r 0 ¯ can be expressed as
S p e c D ( S r 0 ¯ ) = 3 r 5 r + 1 1 5 1 1 r 1 r 1
Therefore, the degree energy of a complement of a crown graph is
E D ( S r 0 ¯ ) = 10 r 10 .
Theorem 17.
The degree energy of a complete bipartite graph K r , r ¯ is 8 ( r 1 ) .
Proof. 
K r , r ¯ is a complement of a complete bipartite graph and its matrix is
M D ( K r , r ¯ ) = 0 2 2 2 1 1 1 1 2 0 2 2 1 1 1 1 2 2 0 1 1 1 1 1 2 2 2 0 1 1 1 1 1 1 1 1 0 2 2 2 1 1 1 1 2 0 2 2 1 1 1 1 2 2 0 2 1 1 1 1 2 2 2 0 2 r × 2 r
The characteristic equation of K r , r ¯ is,
( λ ( 3 r 2 ) ) ( λ ( r 2 ) ) ( λ + 2 ) 2 ( r 1 ) = 0
Hence, the spectra of K r , r ¯ is
S p e c D ( K r , r ¯ ) = 3 r 2 r 2 2 1 1 2 ( r 1 )
Therefore, the energy of a complement of a complete bipartite graph is
E D ( K r , r ¯ ) = 8 ( r 1 ) .
Theorem 18.
For any integer r 2 , the degree energy of a complement of a cocktail party graph K r × 2 ¯ is 8 ( r 1 ) .
Proof. 
Let K r × 2 ¯ be a complement of a cocktail party graph and its degree matrix be
M D ( K r × 2 ) = 0 1 1 1 2 1 1 1 1 0 1 1 1 2 1 1 1 1 0 1 1 1 2 1 1 1 1 0 1 1 1 2 2 1 1 1 0 1 1 1 1 2 1 1 1 0 1 1 1 1 2 1 1 1 0 1 1 1 1 2 1 1 1 0 2 r × 2 r
Now, the characteristic equation is as follows
( λ + ( 2 r 4 ) ) ( λ 4 ) r 1 ( λ + 2 ) r = 0
Hence, the degree spectra of K r × 2 ¯ can be expressed as
S p e c D ( K r × 2 ¯ ) = ( 2 r 4 ) 4 2 1 r 1 r
Therefore, the degree energy of a complement of a cocktail party graph is
E D ( K r × 2 ¯ ) = 8 ( r 1 ) .
Theorem 19.
For any integer r 2 , the degree energy of a complement of a friendship graph F r ¯ is 10 ( n 1 ) .
Proof. 
Let F r ¯ be a complement of a friendship graph and its degree matrix be
M D ( F r ¯ ) = 0 0 0 0 0 0 0 0 0 0 0 2 2 2 1 2 2 2 0 2 0 2 2 2 1 2 2 0 2 2 0 2 2 2 1 2 0 2 2 2 0 2 2 2 1 0 1 2 2 2 0 2 2 2 0 2 1 2 2 2 0 2 2 0 2 2 1 2 2 2 0 2 0 2 2 2 1 2 2 2 0 2 r × 2 r
Now, the characteristic equation is as follows
λ ( λ ( 4 r 5 ) ) ( λ + 5 ) r 1 ( λ 1 ) r = 0
Thus, the degree spectra of F r ¯ can be expressed as
S p e c D ( F r ¯ ) = 0 4 r 5 5 1 1 1 r 1 r
Therefore, the energy of the complement of Friendship graph is,
E D ( F r ¯ ) = 10 ( r 1 ) .

3. Conclusions

The degree distribution in a graph plays an important role in the analysis of the network. In this context, we tried to reveal some important properties that are purely related to the degree distribution using linear algebra. By utilizing the degree matrix, a degree-based representation of a simple graph G, we derived novel spectral results. This approach reduced the dimensionality of the matrices involved in eigenvalue calculations and, in many cases, enabled explicit eigenvalue determination. We introduced a new concept akin to graph energy, termed "degree energy", for which we established bounds and computed the exact energy for specific graph families.

Author Contributions

Conceptualization, A.R.N. and A.S.S.; methodology, A.R.N. and A.S.S.; investigation, A.R.N., A.S.S. and G.K.K.; original draft preparation, A.R.N. and K.S.S.; review and editing, A.R.N., A.S.S. and K.S.S. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

The original contributions presented in the study are included in the article, further inquiries can be directed to the corresponding author.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Fan, Y.Z.; Yu, G.D.; Wang, Y. The chromatic number and the least eigenvalue of a graph. Electron. J. Combin. 2012, 19, 39. [Google Scholar] [CrossRef] [PubMed]
  2. Yu, A.; Lu, M.; Tian, F. On the spectral radius of graphs. Linear Algebra Appl. 2004, 387, 41–49. [Google Scholar] [CrossRef]
  3. Li, X.; Shi, Y.; Gutman, I. Graph Energy; Springer Science & Business Media: New York, NY, USA, 2012. [Google Scholar]
  4. Adiga, C.; Bayad, A.; Gutman, I.; Shrikanth, A.S. The minimum covering energy of a graph. Kragujev. J. Sci. 2012, 34, 39–56. [Google Scholar]
  5. Adiga, C.; Sampathkumar, E.; Sriraj, M.A.; Shrikanth, A.S. Color energy of a graph. Proc. Jangjeon Math. Soc. 2013, 16, 335–351. [Google Scholar]
  6. Adiga, C.; Balakrishnan, R.; So, W. The Skew Energy of a Digraph. Linear Algebra Appl. 2010, 432, 1825–1835. [Google Scholar] [CrossRef]
  7. Aouchiche, M.; Hansen, P. Distance spectra of graphs: A survey. Linear Algebra Appl. 2014, 458, 301–386. [Google Scholar] [CrossRef]
  8. Bozkurt, S.B.; Gungor, A.D.; Gutman, I.; Cevik, A.S. Randic matrix and Randic energy. MATCH Commum. Math. Comput. Chem. 2010, 64, 239–250. [Google Scholar]
  9. Jog, S.R.; Hande, S.P.; Revankar, D.S. Degree sum polynomial of graph valued functions on regular graphs. Int. J. Graph Theory 2013, 1, 108–115. [Google Scholar]
  10. Mohar, B.; Alavi, Y.; Chartrand, G.; Oellermann, O. The laplacian spectrum of graphs. Graph Theory Comb. Appl. 1991, 12, 871–898. [Google Scholar]
  11. Akbari, S.; Ghorbani, E.; Oboudi, M.R. Edge addition, singular values, and energy of graphs and matrices. Linear Algebra Appl. 2009, 430, 2192–2199. [Google Scholar] [CrossRef]
  12. Alinaghipour, F.; Ahmadi, B. On the energy of complement of regular line graph. MATCH Commun. Math. Comput. Chem. 2008, 60, 427–434. [Google Scholar]
  13. Gutman, I. On graphs whose energy exceeds the number of vertices. Linear Algebra Appl. 2008, 429, 2670–2677. [Google Scholar] [CrossRef]
  14. Dehmer, M.; Emmert-Streib, F. Analysis of Complex Networks: From Biology to Linguistics; John Wiley & Sons: Hoboken, NJ, USA, 2009. [Google Scholar]
  15. Gutman, I.; Polansky, O.E. Mathematical Concepts in Organic Chemistry; Springer Science & Business Media: New York, NY, USA, 2012. [Google Scholar]
  16. McClelland, B.J. Properties of the latent roots of a matrix: The estimation of π-electron energies. J. Chem. Phys. 1971, 54, 640–643. [Google Scholar] [CrossRef]
  17. Hosamani, S.M.; Ramane, H.S. On degree sum energy of a graph. Eur. J. Pure Appl. Math. 2016, 9, 340–345. [Google Scholar]
  18. Gutman, I. The energy of a graph. Ber. Math. Statist. Sekt. Forchungsz. Graz 1978, 103, 1–22. [Google Scholar]
  19. Pirzada, S.; Gutman, I. Energy of a graph is never the square root of an odd integer. Appl. Anal. Discret. Math. 2008, 2, 118–121. [Google Scholar] [CrossRef]
  20. Wilson, R.J. Introduction to Graph Theory; Pearson Education India: New Delhi, India, 1979. [Google Scholar]
  21. Zhang, X.; Bilal, A.; Munir, M.M.; Rehman, H.M.U. Maximum degree and minimum degree spectral radii of some graph operations. Math. Biosci. Eng. 2022, 19, 10108–10121. [Google Scholar] [CrossRef] [PubMed]
  22. Shi, X.; Kosari, S.; Talebi, A.A.; Sadati, S.H.; Rashmanlou, H. Investigation of the Main Energies of Picture Fuzzy Graph and its Applications. Int. J. Comput. Intell. Syst. 2022, 15, 31. [Google Scholar] [CrossRef]
  23. Balakrishnan, R.; Ranganathan, K. A Textbook of Graph Theory; Springer Science & Business Media: New York, NY, USA, 2012. [Google Scholar]
  24. Bapat, R.; Pati, S. Energy of a graph is never an odd integer. Bull. Kerala Math. Assoc. 2004, 1, 129–132. [Google Scholar]
  25. Doob, M.; Sachs, H. Spectra of Graphs: Theory and Application; Deutscher Verlag der Wissenschaften: Berlin, Germany, 1980. [Google Scholar]
  26. Godsil, C.; Royle, G.F. Algebraic Graph Theory; Springer Science & Business Media: New York, NY, USA, 2001. [Google Scholar]
  27. Biggs, N. Algebraic Graph Theory; Cambridge University Press: Cambridge, UK, 1974. [Google Scholar]
Figure 1. Graph G with 7-vertices and 12-edged.
Figure 1. Graph G with 7-vertices and 12-edged.
Mathematics 12 02699 g001
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Nagalakshmi, A.R.; Shrikanth, A.S.; Kalavathi, G.K.; Sreekeshava, K.S. The Degree Energy of a Graph. Mathematics 2024, 12, 2699. https://doi.org/10.3390/math12172699

AMA Style

Nagalakshmi AR, Shrikanth AS, Kalavathi GK, Sreekeshava KS. The Degree Energy of a Graph. Mathematics. 2024; 12(17):2699. https://doi.org/10.3390/math12172699

Chicago/Turabian Style

Nagalakshmi, A. R., A. S. Shrikanth, G. K. Kalavathi, and K. S. Sreekeshava. 2024. "The Degree Energy of a Graph" Mathematics 12, no. 17: 2699. https://doi.org/10.3390/math12172699

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop