Next Article in Journal
Compact Analytic Two-Gaussian Representation of Universal Short-Range Coulomb Correlations in Soft-Core Fluids
Next Article in Special Issue
The Tonal Graph of a Musical Chord: Arithmetic Relationships Describing Harmonicity and Harmonic Symmetry
Previous Article in Journal
An Algorithm for Computing the Singularities of the Plane Model of X0(N)
Previous Article in Special Issue
Two-Sided Zero-Divisor Graphs of Order-Preserving and A-Decreasing Finite Transformation Semigroups
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

On the Number of Spanning Trees of New Graph Families Created from the Star Graph and the Examination of Their Entropies

1
Department of Mathematics, Faculty of Science, Taibah University, Al-Madinah Al-Munawara 41411, Saudi Arabia
2
Department of Mathematics and Computer Sciences, Faculty of Science, Menoufia University, Shebin El Kom 32511, Egypt
3
Department of Mathematics, Applied College at Mahail Aseer, King Khalid University, Abha 61421, Saudi Arabia
*
Author to whom correspondence should be addressed.
Axioms 2026, 15(2), 122; https://doi.org/10.3390/axioms15020122
Submission received: 23 December 2025 / Revised: 1 February 2026 / Accepted: 2 February 2026 / Published: 6 February 2026
(This article belongs to the Special Issue Graph Invariants and Their Applications)

Abstract

Complexity (number of spanning trees) is an essential and significant component in the design of communication networks (graphs). To ensure strong resistance and stiffness and to enhance the probability of a connection between two vertices, improvements to a network’s quality and perfection increase the number of trees that span it. Using block matrices and linear algebra techniques, we derive explicit formulas for the number of spanning trees of new graph families that are produced from star graphs in this study. The number of spanning trees in a graph is measured by the entropy of spanning trees, also known as asymptotic complexity, a graph theory metric that assesses the network’s structural robustness and dependability. Increased flexibility, stronger diverse connections, and improved resistance to random structural changes are all indicated by higher entropy. We also investigate the entropy of spanning trees on our graphs at the end of this study. Lastly, we compare the entropy of our graphs to that of other previously studied graphs with average degrees of four and five.
MSC:
05C05; 05C50; 05C99

1. Introduction

In fields like computer networking, telecommunications, and transportation, spanning trees are essential for establishing the bare minimum of connections required to connect every component in a network or system. This is necessary for network stability, redundancy, and efficiency. By allowing only one active path for data and offering backup paths for fault tolerance, spanning trees keep networks from experiencing loops and broadcast storms [1,2,3].
Additionally, counting the number of spanning trees is done because it helps in designing efficient routing algorithms and network infrastructure, provides a sparse subgraph that reflects graph properties, and is a fundamental problem in combinatorics and graph theory with applications in physics and engineering [4,5].
A spanning tree is a minimal subset of edges that connects every vertex in a finite connected graph G , or a maximal subset of edges that does not contain any cycles. The history of counting the number of spanning trees τ ( G ) in a graph G began in 1842 when the physicist Kirchhoff [6] proposed the matrix tree theorem. This was based on the determinants of a particular matrix obtained from the Laplacian matrix, H , which is defined by the difference between the degree matrix D ( G ) and adjacency matrix A ( G ) . Here, D G is a diagonal matrix, D ( G ) = d i g ( d 1 , d 2 , , d n ) , corresponding to a graph G with n vertices that has a vertex degree of d i in the ith position of graph G , and A G is a matrix with rows and columns labeled by graph vertices, with a 1 or 0 in position ( v i , v j ) according to whether v i and v j are adjacent or not. That is,
H i j = d i       i f     i = j 1    i f    i j   a n d    i   i s   a d j a c e n t   t o   j 0 o t h e r w i s e
where d i denotes the degree of vertex v i .
The matrix tree theorem states that all the cofactors of H are equal and their common value is equal to the complexity τ ( G ) .
For some distinctive categories of graphs, there exist simple closed formulas that make it much easier to enumerate the number of corresponding spanning trees, especially when these numbers are very large. Cayley [7] showed that a complete graph K n has n n 2 , n 2 , spanning trees. Another result is τ ( K m , n ) = m n 1 n m 1 , n , m 1 , where K m , n is the complete bipartite graph with bipartite sets that have m and n vertices, respectively. This is widely recognized as in, e.g., [8]. Sedlacek [9] achieved another result by deriving a formula for the wheel on n + 1 vertices, W n + 1 . He demonstrated that, for n 3 , τ ( W n + 1 ) = ( 3 + 5 2 ) n + ( 3 5 2 ) n 2 .
Additionally, Sedlacek [10] later deduced a formula for the number of spanning trees in a Mobius ladder M n :   τ ( M n ) = n 2 [ ( 2 + 3 ) n + ( 2 3 ) n + 2 ] for n 2 .
Moreover, Boesch and Bogdanowicz [11] utilized the matrix tree theorem to derive the number of spanning trees for a prism graph R n with 2 n vertices:   τ ( P n ) = 1 2 [ ( 2 + 3 ) n + ( 2 3 ) n ] 1 ] for n 3 .
Numerous closed formulas for determining and optimizing the number of spanning trees for specific graph families have recently been published using the matrix tree theorem [12,13,14].
There is an additional way to calculate τ ( G ) . Assume that μ 1 μ 2 μ k = 0 represent the eigenvalues of the matrix H of a graph G , which has n vertices. “Chelnokov” and “Kelmans” [15] have deduced that
τ ( G ) = 1 k i = 1 k 1 μ k .
A popular technique for determining complexity is the deletion–contraction method. When e is any edge in a graph G , its complexity τ ( G ) is equal to τ ( G ) = τ ( G e ) + τ ( G / e ) , where G e is the deletion of e and G / e is the contraction of e in G . In this way, the complexity of a graph can be determined recursively [16,17].
There is also another iterative method for calculating the number of spanning trees, which is to simplify the graph and observe the changes in the number of weighted spanning trees. The electrically equivalent transformation method applies graph transformations, such as combining serial edges, merging parallel edges, and converting between triangle (Δ) and star (Y) configurations, by utilizing the connection between electrical networks—where conductance is represented by edge weights—and the counting spanning tree problem. By applying the theory of electrical networks, Yilun Shang [18] obtained a closed-form formula for the enumeration of spanning trees in the subdivided-line graph of a simple connected graph.
Recently, Asiri and Daoud [19,20] derived some explicit formulas for certain pyramid graphs based on some nonahedral graphs and Fritsch graphs using this method.

2. Some Properties of Chebyshev Polynomials

In this subsection we give certain numerous properties of Chebyshev polynomials which play an important role in our computations, from Boesch [21,22]. The Chebyshev polynomial of the first kind, T n ( x ) , is defined as
T n ( cos x ) = cos ( n x )
or equivalently
T n ( x ) = cos ( n cos 1 x )
since
T 0 ( x ) = cos ( 0 cos 1 x ) = 1 , T 1 ( x ) = cos ( 1 cos 1 x ) = x , T 2 ( x ) = cos ( 2 cos 1 x ) = 2 x 2 1 , T 3 ( x ) = cos ( 3 cos 1 x ) = 4 x 3 3 x , T 4 ( x ) = cos ( 4 cos 1 x ) = 8 x 4 8 x 2 + 1 , and   so   on .
We can define T n ( x ) if we assume x = c o s θ in the form
T n x = cos ( n θ ) = 1 2 [ e i n θ + e i n θ ] = 1 2 [ ( c o s θ + i s i n θ ) n + ( c o s θ i s i n θ ) n ] = 1 2 [ ( x + i 1 x 2 ) n + ( x i 1 x 2 ) n ] = 1 2 [ ( x + x 2 1 ) n + ( x x 2 1 ) n ]
The Chebyshev polynomial of the second kind, U n ( x ) , is defined as
U n ( x ) = 1 n + 1 d d x T n + 1 ( x ) = sin ( ( n + 1 ) cos 1 x ) sin ( cos 1 x )
Thus, we conclude that
U n ( x ) = 1 2 x 2 1 [ ( x + x 2 1 ) n + 1 ( x x 2 1 ) n + 1 ]
Since U n 1 ( cos k π n ) = 0,1 k n 1 , we obtain
U n 1 ( x ) = 2 n 1 k = 1 n 1 ( x cos k π n )  
Additionally, one observes that
U n 1 ( x ) = 2 n 1 k = 1 n 1 ( x + cos k π n )
From identities (7) and (8), we get
U n 1 2 ( x ) = 4 n 1 k = 1 n 1 ( x 2 cos 2 k π n ) ,
Therefore,
U n 1 2 ( x + 2 4 ) = k = 1 n 1 ( x 2 cos 2 k π n )
Also, we can see that
k = 1 n 1 ( 2 2 cos k π n ) = n , n 2
k = 1 n 1 ( 2 2 cos 2 k π n ) = n 2 , n 2
Polynomials T n ( x ) and U n 1 ( x ) are joined by the next identity
U n 1 2 ( x ) = T n ( 2 x 2 1 ) 1 2 ( x 2 1 )
Lemma 1.
([12]). Let  A n ( x )  be an n × n  circulant matrix such that
A n ( x ) = x 1 0 0 1 1 1 0 1 0 1 1 0 0 1 x .
Then for n 3 , x 4 , we have det ( A n ( x ) ) = 2 [ T n ( x 2 ) 1 ] .
Lemma 2.
([23]). Let  P F n × n , Q F n × m , R F m × n , and T F m × m . Suppose that P and  T  are nonsingular matrices; then  det P Q R T = det ( P Q T 1 R ) det T = det P det ( T R P 1 Q ) .
Lemma 3.
([23]). If  A F n × n , B F n × m , B t F m × n  , and  C F m × m  , then
det A B B t C = det ( A × C B × B t ) , B t × C = C × B t .
Our calculations for the complexity of the graphs examined in this study are made easier by these two lemmas, which give some matrices a sort of symmetry. To aid us in our computations, we also present the following important lemma:
Lemma 4.
Let  X  be a four-block matrix with  n × n  matrices. Its structure is as follows.
X = a 0 0 0 1 0 0 0 0 0 0 0 1 0 0 a 1 0 0 0 0 0 0 1 b 0 0 1 0 0 0 0 0 0 0 1 0 0 0 b .
Then for  a b 1 ,   d e t X = ( a b 1 ) n , and
X 1 = b a b 1 0 0 0 1 a b 1 0 0 0 0 0 0 0 1 a b 1 0 0 b a b 1 1 a b 1 0 0 0 0 0 0 1 a b 1 a a b 1 0 0 1 a b 1 0 0 0 0 0 0 0 1 a b 1 0 0 0 a a b 1 .

3. Main Results

Extracting a new structure from an existing one is always the aim in mathematics. This is also true in the realm of graphs, where many new graphs can be created from a given set of graphs. In this work, we define several new graph families created based on the star graph, S n , and then we calculate the number of spanning trees for these graphs.
Counting the number of spanning trees τ ( G ) in graphs formed from star graphs is essential for assessing network dependability. These computations are essential for chemical isomer stability, network communication path optimization, and statistical physics (e.g., self-organized criticality in sand-pile models), because they evaluate redundancy and fault tolerance.
Definition 1.
For  n 3 ,    the cog star graph, or  C S n , is the graph that is produced by combining the star graph  S n = u 0 , u 1 , u 2 , , u n  with a collection of vertices  { v 1 , v 2 , , v n } . This is done so that for  1 i n 1 , vertex  v i  is adjacent to vertices  u i  and  u i + 1 , while vertex  v n  is adjacent to vertices  u 1  and  u n , as illustrated in Figure 1.
Obviously, the cog star graph C S n has order V ( C S n ) = 2 n + 1 and size E ( C S n ) = 3 n , and, hence, for large values of n , its average degree is 3 .
Theorem 1.
For  n 3 , we have  τ ( C S n ) = ( 2 + 3 ) n + ( 2 3 ) n 2 .
Proof. 
From the matrix tree theorem, we have
τ ( C S n ) = det 3 0 0 1 0 0 1 0 1 0 0 0 0 0 0 3 0 0 1 1 1 1 0 0 2 0 0 0 0 0 0 1 0 1 0 0 1 0 0 2 = det   P Q R S   .
Using Lemma (2), we obtain
τ C S n = d e t P × d e t [ S R P 1 Q ] = 3 n × det 4 3 1 3 0 0 1 3 1 3 0 0 0 0 1 3 1 3 0 0 1 3 4 3 = det 4 1 0 0 1 1 0 0 0 0 1 1 0 0 1 4 .
By applying Lemma (1), we get
τ ( C S n ) = 2 [ T n ( 2 ) 1 ] .
The result comes from Equation (4).
Definition 2.
For  n 3 ,    the closed cog star graph,  C C S n , is a graph that is produced by the union of the cycle graph  C n = v 1 , v 2 , , v n  and the cog star graph  C S n , as seen in Figure 2.
Obviously, the closed cog star graph C C S n has order V ( C C S n ) = 2 n + 1 and size E ( C C S n ) = 4 n , and, hence, for large values of n , its average degree is 4 .
Theorem 2.
For  n 3 , we have  τ ( C C S n ) = 2 n [ 2 2 n 2 n + 1 + 1 ] .
Proof. 
From the matrix tree theorem, we have
τ C C S n = det 3 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 3 0 0 1 1 1 1 0 0 4 1 0 1 0 1 0 0 0 0 0 1 0 1 1 0 0 1 1 0 0 1 4 = det   P Q R S   .
By applying Lemma (2), we get
τ C C S n = d e t P × d e t [ S R P 1 Q ] = 3 n × det 10 3 4 3 0 0 4 3 4 3 0 0 0 0 4 3 4 3 0 0 4 3 10 3 = 4 n det 5 2 1 0 0 1 1 0 0 0 0 1 1 0 0 1 5 2 .
Using Lemma (1), we obtain
τ C C S n = 4 n × 2 [ T n ( 5 4 ) 1 ]
The result comes from Equation (4).
Definition 3.
For  n 3 ,    the cog double-star graph,  C D S n , is the graph that is produced by combining two star graphs  S n = u 0 , u 1 , u 2 , , u n  and    S n = u 0 , v 1 , v , , v n . This is done so that for  1 i n 1 , vertex  v i  is adjacent to vertices  u i  and  u i + 1 , while vertex  v n  is adjacent to vertices  u 1  and  u n , as shown in Figure 3.
Obviously, the cog double-star graph C D S n has order V ( C D S n ) = 2 n + 1 and size E ( C D S n ) = 4 n , and, hence, for large values of n , its average degree is 4 .
Theorem 3.
For  n 3 , we have  τ ( C D S n ) = (   1 2   ) n   [ ( 7 + 3 5 ) n + ( 7 3 5 ) n 2 n + 1 ] .
Proof. 
From the matrix tree theorem, we have
τ C D S n = det 3 0 0 1 0 0 1 0 1 0 0 0 0 0 0 3 0 0 1 1 1 1 0 0 3 0 0 0 0 0 0 1 0 1 0 0 1 0 0 3 = det P Q R S .
Using Lemma (2), we obtain
τ C D S n = d e t P × d e t [ S R P 1 Q ] = 3 n × det 7 3 1 3 0 0 1 3 1 3 0 0 0 0 1 3 1 3 0 0 1 3 7 3 = det 7 1 0 0 1 1 0 0 0 0 1 1 0 0 1 7 .
By applying Lemma (1), we get
τ ( C D S n ) = 2 T n 7 2 1 .
The result comes from Equation (4).
Definition 4.
The closed cog double-star graph,  C C D S n ,  is a graph that is created by combining the cycle graph  C n = v 1 , v 2 , , v n  and the cog double-star graph,  C D S n , as illustrated in Figure 4.
Obviously, the closed cog double-star graph C C D S n has order V ( C C D S n ) = 2 n + 1 and size E ( C C D S n ) = 5 n , and, hence, for large values of n , its average degree is 5 .
Theorem 4.
For  n 3 , we have  τ ( C C D S n ) =   (   1 2   ) n   [ ( 13 + 105 ) n + ( 13 105 ) n 2 3 n + 1 ] .
Proof. 
The matrix tree theorem gives us
τ ( C C D S n ) = det 3 0 0 1 0 0 1 0 1 0 0 0 0 0 0 0 0 3 0 0 1 1 1 1 0 0 5 1 0 1 0 1 0 0 0 0 0 1 0 1 1 0 0 1 1 0 0 1 5 = det P Q R S .
Using Lemma (2), we obtain
τ C C D S n = d e t P × det S R P 1 Q = 3 n × det 13 3 4 3 0 0 4 3 4 3 0 0 0 0 4 3 4 3 0 0 4 3 13 3 = 4 n × det 13 4 1 0 0 1 1 0 0 0 0 1 1 0 0 1 13 4 .
By using Lemma (1), we arrive at
τ C C D S n = 4 n × 2 [ T n ( 13 8 ) 1 ] .
The result follows from Equation (4).
Definition 5.
For  n 3 , the water wheel graph,  W W n , is a graph with vertex set  V ( W W n )  =  { u 0 } { u i , v i , w i , i i n }  and edge set  E W W n    =    u 0 u i , u 0 v i   u i w i ,   v i w i : i i n   u i v i + 1 : i i n 1 { u n v 1 } .  See Figure 5.
Obviously, the water wheel graph W W n has order V ( W W n ) = 3 n + 1 and size E ( W W n ) = 5 n , and, hence, for large values of n , its average degree is 3.33 .
Theorem 5.
For  n 3 , we have  τ ( W W n ) = ( 5 + 2 6 ) n + ( 5 2 6 ) n 2 .
Proof. 
From the matrix tree theorem, we have
τ ( W W n ) = det 3 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 3 1 0 0 0 0 0 1 0 0 1 3 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 3 0 0 1 1 0 0 1 0 0 2 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 2 = det P Q T R S U V W X .
Using Lemma (2), we obtain
τ ( W W n ) = d e t X × d e t [   P Q R S T U P   X 1   V W ] = 2 n × det 5 2 0 0 1 2 1 0 0 0 0 0 0 0 1 0 0 5 2 1 0 0 1 2 1 2 0 0 1 5 2 0 0 1 0 0 0 0 0 0 0 1 1 2 0 0 5 2 = 1 2 n × det 5 0 0 1 2 0 0 0 0 0 0 0 2 0 0 5 2 0 0 1 1 0 0 2 5 0 0 2 0 0 0 0 0 0 0 2 1 0 0 5 = det   A B C D .
By applying Lemma (2) once more, we get
τ ( W W n ) = d e t   A × d e t [   D C A 1   B ] = 5 n 2 n × det 4 2 5 0 0 2 5 2 5 0 0 0 0 2 5 2 5 0 0 2 5 4 = det 10 1 0 0 1 1 0 0 0 0 1 1 0 0 1 10 .
By using Lemma (1), we arrive at
τ C D S n = 2 [ T n ( 5 ) 1 ] .
The result follows from Equation (4).
Definition 6.
For  n 3 , the closed water wheel graph,  C W W n , is a graph obtained by adding edges  w 1 w n  and  w i w n i + 1 ,  1 i n 1 , to the water wheel graph  W W n . See Figure 6.
Obviously, the closed water wheel graph C W W n has order V ( C W W n ) = 3 n + 1 and size E ( C W W n ) = 6 n , and, hence, for large values of n , its average degree is 4 .
Theorem 6.
For  n 3 , we have  τ ( C W W n ) = ( 13 + 2 22 ) n + ( 13 2 22 ) n 2 × 9 n .
Proof. 
From the matrix tree theorem, we have
τ ( C W W n ) = det 3 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 3 1 0 0 0 0 1 0 0 1 3 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 3 0 0 1 1 0 0 1 0 0 4 1 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 1 1 0 0 1 4 = det P Q T R S U V W X .
By applying Lemma (2), we obtain
τ C W W n = d e t   P Q R S × d e t [ X V W   P Q R S 1 T U   ] = det 3 0 0 0 0 1 0 0 0 0 0 0 1 0 0 3 1 0 0 0 0 1 3 0 0 1 0 0 0 0 0 0 1 0 0 0 3 × det 13 4 9 8 0 9 8 9 8 0 0 0 0 9 8 9 8 0 0 9 8 13 4 .
By applying Lemma (4), we obtain
τ C W W n = det 8 0 0 0 0 0 0 8 × ( 9 8 ) n det 26 9 1 0 9 8 1 0 0 0 0 1 1 0 0 1 26 9 .
Using Lemma (1), we obtain
τ C W W n = 9 n × 2 [ T n ( 13 9 ) 1 ] .
The result follows from Equation (4).
Definition 7.
For  n 3 , the triangulated water wheel graph,  T W W n , is a graph obtained by adding edges  u 0 w i  for all  i i n 1  to the water wheel graph  W W n . See Figure 7.
Obviously, the triangulated water wheel graph T W W n has order V ( T W W n ) = 3 n + 1 and size E ( T W W n ) = 6 n , and, hence, for large values of n , its average degree is 4 .
Theorem 7.
For  n 3 , we have  τ ( T W W n ) = ( 9 + 4 5 ) n + ( 9 4 5 ) n 2 .
Proof. 
From the matrix tree theorem, we have
τ ( T W W n ) = det 3 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 3 1 0 0 0 0 0 1 0 0 1 3 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 3 0 0 1 1 0 0 1 0 0 3 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 3 = det P Q T R S U V W X .
By applying Lemma (2), we obtain
τ T W W n = d e t   X × d e t [ P Q R S   T U   X 1 V W = 3 n × det 8 3 0 0 1 3 1 0 0 0 0 0 0 0 1 0 0 8 3 1 0 0 1 3 1 3 0 0 1 8 3 0 0 1 0 0 0 0 0 0 0 1 1 3 0 0 8 3 = 1 3 n × det 8 0 0 1 3 0 0 0 0 0 0 0 3 0 0 8 3 0 0 1 1 0 0 3 8 0 0 3 0 0 0 0 0 0 0 3 1 0 0 8 = 1 3 n × det   A B B t A .
By using Lemma (2), we get τ ( T W W n ) = d e t   A × d e t [   A B A 1   B t ] . Thus
τ   T W W n = 8 n 3 n × det 27 4 3 8 0 0 3 8 3 8 0 0 0 0 3 8 3 8 0 0 3 8 27 4 = det 18 1 0 0 1 1 0 0 0 0 1 1 0 0 1 18 .
Using Lemma (1), we obtain
τ   T W W n = 2 [ T n ( 9 ) 1 ] .
The result follows from Equation (4).
Definition 8.
For  n 3 , the closed triangulated water wheel graph,  C T W W n , is a graph obtained by adding edges  w 1 w n  and  w i w i + 1  for all  i i n 1  to the triangulated water wheel graph  T W W n . See Figure 8.
Obviously, the closed triangulated water wheel graph C T W W n has order V ( C T W W n ) = 3 n + 1 and size E ( C T W W n ) = 7 n , and, hence, for large values of n , its average degree is 4.66 .
Theorem 8.
For  n 3 , we have  τ ( C T W W n   ) = ( 17 + 2 52 ) n + ( 17 2 52 ) n 2 × 9 n .
Proof. 
From the matrix tree theorem, we have
τ C T W W n = det 3 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 1 0 0 0 3 1 0 0 0 0 1 0 0 1 3 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 3 0 0 1 1 0 0 1 0 0 5 1 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 1 1 0 0 1 5 = det P Q T R S U V W X .
By applying Lemma (2), we obtain
τ C T W W n = d e t   P Q R S × d e t [   X   V W   P Q R S 1 T U   ] = det 3 0 0 0 0 1 0 0 0 0 0 0 1 0 0 3 1 0 0 0 0 1 3 0 0 1 0 0 0 0 0 0 1 0 0 0 3 × det 17 4 9 8 0 9 8 9 8 0 0 0 0 9 8 9 8 0 0 9 8 17 4 .
By applying Lemma (4), we obtain
τ C T W W n = 8 n × (   9 8   ) n det 34 9 1 0 9 8 1 0 0 0 0 1 1 0 0 1 34 9 .
Using Lemma (1), we obtain
τ C T W W n = 9 n × 2 [ T n ( 17 9 ) 1 ] .
The result follows from Equation (4).
Definition 9.
The cog wheel star graph,  C W S n , is a graph composed of a wheel graph  W 2 n = u 0 , u 1 , v 1 , u 2 , v 2 , , u n   , v n  and a star  S n = { w 1 , w 2 , , w n }  such that, for  1 i n , vertex  w i  is adjacent to vertices  u i  and  v i . Moreover, every vertex  w i  is adjacent to vertex  u 0 . See Figure 9.
Obviously, the cog wheel star graph C W S n has order V ( C W S n ) = 3 n + 1 and size E ( C W S n ) = 7 n , and, hence, for large values of n , its average degree is 4.66 .
Theorem 9.
For  n 3 , we have τ C W S n = 4 n [ ( 4 + 15 ) n + ( 4 15 ) n 2 ] .
Proof. 
From the matrix tree theorem, we have
τ C W S n = det 4 0 0 1 0 0 1 1 0 0 0 1 0 0 0 0 0 0 0 0 4 0 0 1 1 0 0 1 1 1 0 0 4 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 4 0 0 1 1 0 0 1 0 0 3 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 3 = det P Q T R S U V W X .
By applying Lemma (2), we obtain
τ C W S n = d e t   X × d e t [   P Q R S   T U   X 1   V W   ] = 3 n × det 11 3 0 0 4 3 0 0 1 0 1 0 0 0 0 0 0 11 3 0 0 1 4 3 4 3 1 0 0 11 3 0 0 0 0 0 0 1 0 1 0 0 4 3 0 0 11 3 = 3 n × det   A B B t A   .
By applying Lemma (3), we obtain
τ C W S n = 3 n × d e t [   A 2 B   B t   ] = 3 n × det 32 3 4 3 0 0 4 3 4 3 0 0 0 0 4 3 4 3 0 0 4 3 32 3 = 4 n × det 8 1 0 0 1 1 0 0 0 0 1 1 0 0 1 8 .
Using Lemma (1), we obtain
τ C W S n = 4 n × 2 [ T n ( 4 ) 1 ]
The result follows from Equation (4).
Definition 10.
For  n 3 ,    the double-cog star graph, or  D C S n , is a graph that is created by joining a star graph  S n  with a vertex set  V ( S n ) = { u 0 , u 1 , u 2 , , u n }  with two sets of vertices, { v 1 , v 2 , , v n }  and { w 1 , w 2 , , w n } ,    so that for  1 i n 1 , vertex  u i  is adjacent to vertices  v i  and  v i + 1 , and  u n  is adjacent to  v 1  and  v n . Furthermore,  w i  is adjacent to vertices  v i  and  v i + 1 ,  w n  is adjacent to  v 1  and  v n , and for  1 i n ,  u i  is adjacent to  w i . See Figure 10.
Obviously, the double-cog star graph D C S n has order   V ( D C S n ) = 3 n + 1 and size E ( D C S n ) = 6 n , and, hence, for large values of n , its average degree is 4 .
Theorem 10.
For  n 3 , we have  τ D C S n = ( 13 + 2 22 ) n + ( 13 2 22 ) n 2 × 9 n .
Proof. 
From the matrix tree theorem, we have
τ ( D C S n ) = det 4 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 4 1 0 0 1 0 0 1 1 0 0 1 4 0 0 1 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 4 0 0 1 1 1 0 0 1 1 0 0 3 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 1 0 0 3 = det P Q T R S U V W X .
By applying Lemma (2), we obtain
τ D C S n = d e t   X × d e t [   P Q R S   T U   X 1   V W   ] = 3 n × det 11 3 0 0 0 4 3 4 3 0 0 0 0 0 0 0 4 3 0 0 11 3 4 3 0 0 4 3 4 3 0 0 4 3 10 3 1 3 0 0 1 3 4 3 0 1 3 0 0 0 0 0 0 1 3 0 0 4 3 4 3 1 3 0 0 1 3 10 3 = 3 n × det   A B B t A .
By applying Lemma (3), we obtain
τ D C S n = 3 n × d e t [   A 2 B   B t   ] = 3 n det 26 3 3 0 0 3 3 0 0 0 0 3 3 0 0 3 26 3 = 9 n det 26 9 1 0 0 1 1 0 0 0 0 1 1 0 0 1 26 9 .
Using Lemma (1), we obtain
τ D C S n = 9 n × 2 [ T n ( 13 9 ) 1 ] .
The result follows from Equation (4).
Definition 11.
For  n 3 , the closed double-cog star graph, or  C D C S n , is a graph obtained by adding edges  v 1 v n  and  v i v i + 1  for all  i i n 1  to the double-cog star graph  D C S n . See Figure 11.
Obviously, the closed double-cog star graph C D C S n has order V ( C D C S n ) = 3 n + 1 and size E ( C D C S n ) = 7 n , and, hence, for large values of n , its average degree is 4.66 .
Theorem 11.
For  n 3 , we have  τ C D C S n = 4 n [ ( 6 + 11 ) n + ( 6 11 ) n 2 × 5 n ] .
Proof. 
From the matrix tree theorem, we have
τ ( C D C S n ) = det 4 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 4 1 0 0 1 0 0 1 1 0 0 1 6 1 0 0 1 1 0 0 1 1 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 1 1 1 0 0 1 6 0 0 1 1 1 0 0 1 1 0 0 3 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 1 0 0 3 = det P Q T R S U V W X .
By applying Lemma (2), we obtain
  τ C D C S n = d e t   X × d e t [   P Q R S   T U   X 1   V W   ] = 3 n × det 11 3 0 0 0 4 3 4 3 0 0 0 0 0 0 0 4 3 0 0 11 3 4 3 0 0 4 3 4 3 0 0 4 3 16 3 4 3 0 0 4 3 4 3 0 4 3 0 0 0 0 0 0 4 3 0 0 4 3 4 3 4 3 0 0 4 3 16 3 = 3 n × det   A B B t A   .
By applying Lemma (3), we obtain
τ C D C S n = 3 n × d e t [   A 2 B   B t   ] = 3 n det 16 20 3 0 0 20 3 20 3 0 0 0 0 20 3 20 3 0 0 20 3 16 = 2 0 n det 12 5 1 0 0 1 1 0 0 0 0 1 1 0 0 1 12 5 .
Using Lemma (1), we obtain
τ C D C S n = 2 0 n × 2 [ T n (   6 5   ) 1 ] .
The result follows from Equation (4).
Definition 12.
For  n 3 ,  the triangulation double-cog star graph, or  T D C S n , is a graph that is created by joining a star graph  S n  with a vertex set  V ( S n ) = { u 0 , u 1 , u 2 , , u n }  with two sets of vertices, { v 1 , v 2 , , v n }  and { w 1 , w 2 , , w n } ,  so that for  1 i n 1 , vertex  u i  is adjacent to vertices  v i  and  v i + 1 , and  u n  is adjacent to  v 1  and  v n . Furthermore,  w i  is adjacent to vertices  v i  and  v i + 1 ,  w n  is adjacent to  v 1  and  v n  , and for  1 i n ,  u i  is adjacent to  w i  and  v i  is adjacent to  u 0 . See Figure 12. Obviously, the triangulated double-cog star graph  T D C S n  has order  V ( T D C S n ) = 3 n + 1  and size  E ( T D C S n ) = 7 n , and, hence, for large values of  n , its average degree is  4.66 .
Theorem 12.
For  n 3 , we have  τ T D C S n = 1 2 n [ ( 37 + 1045 ) n + ( 37 1045 ) n 2 × 1 8 n ] .
Proof. 
From the matrix tree theorem, we have
τ ( T D C S n ) = det 4 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 0 4 1 0 0 1 0 0 1 1 0 0 1 5 0 0 1 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 1 1 0 0 5 0 0 1 1 1 0 0 1 1 0 0 3 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 1 0 0 3 = det P Q T R S U V W X .
By applying Lemma (2), we obtain
τ T D C S n = d e t   X × d e t [   P Q R S   T U   X 1   V W   ] = 3 n × det 11 3 0 0 4 3 4 3 0 0 0 0 0 0 0 4 3 0 0 11 3 4 3 0 0 4 3 4 3 0 0 4 3 13 3 1 3 0 0 1 3 4 3 0 1 3 0 0 0 0 0 0 1 3 0 0 4 3 4 3 1 3 0 0 1 3 13 3 = 3 n × det   A B B t A .
By applying Lemma (3), we obtain
τ T D C S n = 3 n × d e t [   A 2 B   B t   ] = 3 n × det 37 3 3 0 0 3 3 0 0 0 0 3 3 0 0 3 37 3 = 9 n × det 37 3 1 0 0 1 1 0 0 0 0 1 1 0 0 1 37 3
Using Lemma (1), we obtain
τ T D C S n = 9 n × 2 T n 37 18 1 .
The result follows from Equation (4).
Definition 13.
For  n 3 , the closed triangulated double-cog star graph, or  C T D C S n , is a graph obtained by adding edges  v 1 v n  and  v i v i + 1 , for all  i i n 1 ,  to the  T D C S n  graph. See Figure 13. Obviously, the closed triangulated double-cog star graph  C T D C S n  has order  V ( C T D C S n ) = 3 n + 1  and size  E ( C T D C S n ) = 8 n , and, hence, for large values of  n , its average degree is  5.33 .
Theorem 13.
For  n 3 , we have  τ C T D C S n = 1 2 n [ ( 59 + 3 209 ) n + ( 59 3 209 ) n 2 × 4 0 n ] .
Proof. 
From the matrix tree theorem, we have
τ C T D C S n = det 4 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 4 1 0 0 1 0 0 1 1 0 0 1 7 1 0 0 1 1 0 0 1 1 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 1 1 1 0 0 1 7 0 0 1 1 1 0 0 1 1 0 0 3 0 0 0 0 0 0 0 0 1 0 0 0 1 1 0 0 1 0 0 3 = det P Q T R S U V W X .
By applying Lemma (2), we obtain
τ C T D C S n = d e t   X × d e t [   P Q R S   T U   X 1   V W   ] = 3 n × det 11 3 0 0 0 4 3 4 3 0 0 0 0 0 0 0 4 3 0 0 11 3 4 3 0 0 4 3 4 3 0 0 4 3 19 3 4 3 0 0 4 3 4 3 0 4 3 0 0 0 0 0 0 4 3 0 0 4 3 4 3 4 3 0 0 4 3 19 3 = 3 n × det   A B B t A .
By applying Lemma (3), we obtain
τ C T D C S n = 3 n × d e t [   A 2 B   B t   ] = 3 n det 59 3 20 3 0 0 20 3 20 3 0 0 0 0 20 3 20 3 0 0 20 3 59 3 = 2 0 n det 59 20 1 0 0 1 1 0 0 0 0 1 1 0 0 1 59 20 .
Using Lemma (1), we obtain
τ C T D C S n = 2 0 n × 2 T n 59 40 1 .
The result follows from Equation (4).

4. Numerical Results

Table 1 and Table 2 below display some numbers of spanning trees for the graph families C S n ,   C C S n ,   C D S n ,    C C D S n ,   W W n ,   C W W n ,   T W W n ,   C T W W n ,   C W S n ,   D C S n ,   C D C S n , T D C S n , and C T D C S n .

5. Spanning Tree Entropy

The asymptotic entropy of spanning trees in graphs, including those generated from star graphs, is used to measure the structural complexity, reliability, and thermodynamic properties of large, iterative networks. It characterizes how the number of spanning trees grows, serving as a vital index for spanning trees, or “tree entropy,” that represents network reliability.
The spanning tree entropy, which is defined in [24,25] as a finite number and an intriguing quantity describing the network structure, may be computed as
Z ( G ) = l i m n ln τ ( G ) V ( G ) .
There are several different measures of entropy associated with graphs, including:
  • Standard Spanning Tree Entropy: Frequently employed for scale-free, small-world, and fractal networks, this fundamental metric evaluates the resilience of complicated networks.
  • Asymptotic Spanning Tree Entropy: This examines how the number of spanning trees increases as the network size ( N ) gets closer to infinity.
  • Uniform Spanning Tree (UST) Entropy: Frequently employed in research on random graphs and lattice models, it is derived from the uniform measure on a graph’s spanning trees.
  • Spanning Forest/Tree Entropy of Infinite Graphs: Often associated with the dimer problem in statistical physics, it represents the limit of spanning tree measures on huge, finite graphs.
  • Spanning Connected Unicyclic Subgraph Entropy: This is a specialized metric that determines the entropy of a network’s connected unicyclic subgraphs, or graphs with exactly one cycle.
  • Residual Entropy Correlation: This studies the relationship between the entropy of spanning trees and the entropy of Eulerian orientations in graphs.
The following are important justifications for utilizing the asymptotic entropy measure, particularly for graphs produced from basic structures like stars:
  • Network Complexity and Reliability: Since spanning trees are dependable, minimum-connection networks, their asymptotic entropy and count serve as indicators of the robustness of the network.
  • Physical Interpretation: The frequency of recurrent configurations of Abelian sandpile models, which simulate self-organized criticality, is related to this entropy in statistical mechanics.
  • Iterative Analysis: The asymptotic entropy provides a constant value per vertex for graphs created from base graphs such as stars (often using iterative, fractal-like, or recursive processes), making the analysis of big networks, like researchgate.net, easier.
Now we calculate the asymptotic entropy of the families of graphs that were studied.
Z C S n = 1 2 l n 2 + 3 = 0.66 , Z C C S n = 3 l n [ 2 ] 2 = 1.04 , Z C D S n = 1 2 l n 1 2 7 + 3 5 = 0.96 , Z C C D S n = 1 2 l n 1 2 13 + 105 = 0.82 , Z W W n = 1 3 l n 5 + 2 6 = 0.76 , Z C W W n = 1 3 l n 13 + 2 22 = 1.04 , Z T W W n = 1 3 l n 9 + 4 5 = 0.96 , Z C T W W n = 1 3 l n 17 + 4 13 = 1.15 , Z C W S n = 1 3 l n 4 4 + 15 = 1.15 , Z D C S n = 1 3 l n 13 + 2 22 = 1.04 , Z C D C S n = 1 3 l n 4 6 + 11 = 1.21 , Z T D C S n = 1 3 l n 1 2 37 + 1045 = 1.18 , Z C T D C S n = 1 3 l n 1 2 59 + 3 209 = 1.31 .
We observe that the entropy of graph family C S n , which has an average degree of 3, is lower than the entropy of all the other graph families. The entropies of graph families C C S n , C W W n , and D C S n , which have the same average degree of 4, are equal, with a value of 1.04. Meanwhile the entropies of graph families C D S n and T W W n , which also have the same average degree of 4, are also equal, with a value of 0.96—lower than that of the preceding three graph families. Additionally, the entropy of the graph families C T W W n and C W S n is equal, with a value of 1.15, and they have an average degree of 4.66. Moreover, it is evident that the graph family C T D C S n has a higher entropy than the other graph families, with an average degree of 5.33.
Additionally, the entropy of the five graph families C C S n , C W W n , D C S n ,   C D S n , and T W W n is less than that of the fractal scale-free lattice [26] and the two-dimensional Sierpinski gasket [27], which have entropies of 1.160 and 1.166 with the same average degree of 4. Additionally, despite the average degree of graph families C T W W n and C W S n being 4.66, they have entropy lower than that of the fractal scale-free lattice and the two-dimensional Sierpinski gasket. Lastly, the apollonian graph [28], which has an average degree of 5 (entropy 1.354), has a higher entropy than the graph family C T D C S n , which has an average degree of 5.33.

6. Conclusions

Families of graphs generated from or related to star graphs (such as caterpillars, fan graphs, and double stars) are essential for modeling low-latency central communication networks in parallel computing and distributed systems. Their simple, symmetrical structure allows for efficient data routing, while their compatibility properties help solve labeling problems and graph packing. By examining the connection between the Kirchhoff matrix and the established characteristics of Chebyshev polynomials, we were able to provide precise formulas in this study for certain new graph families created from star graphs. Lastly, their entropy was examined and contrasted with that of graphs of the same average degree.

Author Contributions

Conceptualization, S.N.D. and A.A.; Methodology, S.N.D. and A.A.; Software, S.N.D. and A.A.; Validation, S.N.D. and A.A.; Formal analysis, S.N.D. and A.A.; Investigation, S.N.D. and A.A.; Resources, S.N.D. and A.A.; Data curation, S.N.D. and A.A.; Writing—original draft, S.N.D. and A.A.; Writing—review & editing, S.N.D. and A.A.; Visualization, S.N.D. and A.A.; Supervision, S.N.D. and A.A.; Project administration, S.N.D. and A.A.; Funding acquisition, A.A. All authors have read and agreed to the published version of the manuscript.

Funding

The authors extend their appreciation to the Deanship of Scientific Research at King Khalid University for funding this work through Larg Groups Project under grant number (RGP.2/229/46).

Data Availability Statement

Data is contained within the article.

Conflicts of Interest

The authors declare no conflicts of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript; or in the decision to publish the results.

References

  1. Cvetkoviĕ, D.; Doob, M.; Sachs, H. Spectra of Graphs: Theory and Applications, 3rd ed.; Johann Ambrosius Barth: Heidelberg, Germany, 1995. [Google Scholar]
  2. Applegate, D.L.; Bixby, R.E.; Chvátal, V.; Cook, W.J. The Traveling Salesman Problem: A Computational Study; Princeton University Press: Princeton, NJ, USA, 2006. [Google Scholar]
  3. Singh, P.R. Application of Graph Theory in Computer Science and Engineering. Int. J. Comput. Appl. 2014, 104, 957–8887. [Google Scholar] [CrossRef]
  4. Deo, N. Graph Theory with Applications to Engineering and Computer Science; Prentice-Hall: Upper Saddle River, NJ, USA, 1974. [Google Scholar]
  5. Dolan, A.K.; Aldous, J. Networks and Algorithms: An Introductory Approach; Wiley-Interscience: Hoboken, NJ, USA, 1993. [Google Scholar]
  6. Kirchhoff, G. Uber die Auflosung der Gleichungen, auf welche man be ider Untersuchung der Linearen Verteilung galvanischer Storme gefuhrt wird. Ann. Phys. Chem. 1847, 72, 497–508. [Google Scholar] [CrossRef]
  7. Cayley, G.A. A Theorm on Trees. Quart. J. Math. 1889, 23, 276–378. [Google Scholar]
  8. Clark, L. On the enumeration of multipartite spanning trees of the complete graph. Bull. ICA 2003, 38, 50–60. [Google Scholar]
  9. Sedlacek, J. Lucas number in graph theory. In Mathematics (Geometry and Graph Theory) (Chech); Univerzita Karlova: Prague, Czech Republic, 1970; pp. 111–115. [Google Scholar]
  10. Sedlacek, J. On the Skeleton of a Graph or Digraph. In Combinatorial Structures and Their Applications; Guy, M., Saver Hanani, N., Schonheim, J., Eds.; Gordon and Breach: New York, NY, USA, 1970; pp. 387–391. [Google Scholar]
  11. Boesch, F.T.; Bogdanowicz, Z.R. The number of spanning trees in a Prism. Inter. J. Comput. Math. 1987, 21, 229–243. [Google Scholar] [CrossRef]
  12. Daoud, S.N. On a class of some pyramid graphs and Chebyshev polynomials. J. Math. Probl. Eng. Hindawi Publ. Corp. 2013, 2013, 820549. [Google Scholar]
  13. Daoud, S.N.; Mohamed, K. The complexity of Some Families of Cycle-Related Graphs. J. Taibah Univ. Sci. 2017, 11, 205–228. [Google Scholar] [CrossRef]
  14. MEl Deen, R.Z.; Aboamer, W.A.; El-Sherbiny, H.M. The Complexity of the Super Subdivision of Cycle-Related Graphs Using Block Matrices. Computation 2023, 11, 162. [Google Scholar] [CrossRef]
  15. Kelmans, A.K.; Chelnokov, V.M. A certain polynomial of a graph and graphs with an extermal number of trees. J. Comb. Theory 1974, 16, 197–214. [Google Scholar] [CrossRef]
  16. Prüfer, H. Neuer Beweis eines Satzes über Permutationen. Arch. Math. Phys. 1918, 27, 742–744. [Google Scholar]
  17. Daoud, S.N. The Deletion-Contraction Method for Counting the Number of Spanning Trees of Graphs. Eur. J. Phys. Plus 2015, 130, 217. [Google Scholar] [CrossRef]
  18. Shang, Y. On the number of spanning trees, the Laplacian eigenvalues, and the Laplacian Estrada index of subdivided-line graphs. Open Math 2016, 14, 641–648. [Google Scholar] [CrossRef]
  19. Asiri, A.; Daoud, S.N. Enumerating the Number of Spanning Trees of Pyramid Graphs. Axioms 2025, 14, 148. [Google Scholar] [CrossRef]
  20. Asiri, A.; Daoud, S.N. The Complexity of Classes of Pyramid Graphs Based on the Fritsch Graph and Its Related Graphs. Axioms 2025, 14, 622. [Google Scholar] [CrossRef]
  21. Boeschand, F.T.; Prodinger, H. Spanning tree Formulas and Chebyshev Polynomials. J. Graphs Comb. 1986, 2, 191–200. [Google Scholar] [CrossRef]
  22. Zhang, Y.; Yong, X.; Golin, M.J. Chebyshev polynomials and spanning trees formulas for circulant and related graphs. Discret. Math. 2005, 298, 334–364. [Google Scholar] [CrossRef]
  23. Marcus, M. A Servy of Matrix Theory and Matrix Inequalities; Allyn and Bacon Inc.: Boston, MA, USA, 1964. [Google Scholar]
  24. Colbourn, C.J. The Combinatorics of Network Reliability; Oxford University Press: New York, NY, USA, 1980. [Google Scholar]
  25. Myrvold, W.; Cheung, K.H.; Page, L.B.; Perry, J.E. Uniformly-most reliable networks do not always exist. Networks 1991, 21, 417–419. [Google Scholar] [CrossRef]
  26. Zhang, Z.; Liu, H.; Wu, B.; Zou, T. Spanning trees in a fractal scale—Free lattice. Phys. Rev. E 2011, 83, 016116. [Google Scholar] [CrossRef] [PubMed]
  27. Chang, S.; Chen, L.; Yang, W. Spanning trees on the Sierpinski gasket. J. Stat. Phys. 2007, 126, 649–667. [Google Scholar] [CrossRef]
  28. Zhang, Z.; Wu, B.; Comellas, F. The number of spanning trees in Apollonian networks. Discret. Appl. Math. 2014, 169, 206–213. [Google Scholar] [CrossRef]
Figure 1. The cog star graph, C S n .
Figure 1. The cog star graph, C S n .
Axioms 15 00122 g001
Figure 2. The closed cog star graph, C C S n .
Figure 2. The closed cog star graph, C C S n .
Axioms 15 00122 g002
Figure 3. The cog double-star graph, C D S n .
Figure 3. The cog double-star graph, C D S n .
Axioms 15 00122 g003
Figure 4. The closed cog double-star graph, C C D S n .
Figure 4. The closed cog double-star graph, C C D S n .
Axioms 15 00122 g004
Figure 5. The water wheel graph, W W n .
Figure 5. The water wheel graph, W W n .
Axioms 15 00122 g005
Figure 6. The closed water wheel graph, C W W n .
Figure 6. The closed water wheel graph, C W W n .
Axioms 15 00122 g006
Figure 7. The triangulated water wheel graph, T W W n .
Figure 7. The triangulated water wheel graph, T W W n .
Axioms 15 00122 g007
Figure 8. The closed triangulated water wheel graph, C T W W n .
Figure 8. The closed triangulated water wheel graph, C T W W n .
Axioms 15 00122 g008
Figure 9. The cog wheel star graph, C W S n .
Figure 9. The cog wheel star graph, C W S n .
Axioms 15 00122 g009
Figure 10. The double-cog star graph, or D C S n .
Figure 10. The double-cog star graph, or D C S n .
Axioms 15 00122 g010
Figure 11. The closed double-cog star graph, C D C S n .
Figure 11. The closed double-cog star graph, C D C S n .
Axioms 15 00122 g011
Figure 12. The triangulation double-cog star graph, or T D C S n .
Figure 12. The triangulation double-cog star graph, or T D C S n .
Axioms 15 00122 g012
Figure 13. The closed triangulated double-cog star graph, C T D C S n .
Figure 13. The closed triangulated double-cog star graph, C T D C S n .
Axioms 15 00122 g013
Table 1. Some values of spanning trees for the graph families C S n , C C S n , C D S n ,   C C D S n ,   W W n ,   C W W n , and T W W n .
Table 1. Some values of spanning trees for the graph families C S n , C C S n , C D S n ,   C C D S n ,   W W n ,   C W W n , and T W W n .
n τ ( C S n ) τ ( C C S n ) τ ( C D S n ) τ ( C C D S n ) τ ( W W n ) τ ( C W W n ) τ ( T W W n )
1 2 2 5 5 8 8 16
2 12 36 45 105 96 352 320
3 50 392 320 1445 968 9800 5776
4 192 3600 2205 17,745 9600 237,952 103,680
5 722 30,752 15,125 210,125 95,048 5,497,928 1,860,496
6 2700 254,016 103,680 2,457,945 940,896 124,616,800 33,385,280
Table 2. Some values of spanning trees for the graph families   C T W W n ,   C W S n , D C S n ,   C D C S n , T D C S n , and C T D C S n .
Table 2. Some values of spanning trees for the graph families   C T W W n ,   C W S n , D C S n ,   C D C S n , T D C S n , and C T D C S n .
n τ C T W W n τ C W S n τ D C S n τ C D C S n τ T D C S n τ C T D C S n
1 16 24 8 8 19 19
2 832 960 352 704 1045 1881
3 29,584 31,104 9800 36,992 40,204 118,579
4 961,792 983,040 237,952 1,622,016 1,430,605 6,547,761
5 30,514,576 30,971,904 5,497,928 65,619,968 49,925,179 344,966,299
6 961,480,000 975,421,440 124,616,800 2,552,152,064 1,733,596,480 17,855,507,241
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

Daoud, S.N.; Asiri, A. On the Number of Spanning Trees of New Graph Families Created from the Star Graph and the Examination of Their Entropies. Axioms 2026, 15, 122. https://doi.org/10.3390/axioms15020122

AMA Style

Daoud SN, Asiri A. On the Number of Spanning Trees of New Graph Families Created from the Star Graph and the Examination of Their Entropies. Axioms. 2026; 15(2):122. https://doi.org/10.3390/axioms15020122

Chicago/Turabian Style

Daoud, Salama Nagy, and Ahmad Asiri. 2026. "On the Number of Spanning Trees of New Graph Families Created from the Star Graph and the Examination of Their Entropies" Axioms 15, no. 2: 122. https://doi.org/10.3390/axioms15020122

APA Style

Daoud, S. N., & Asiri, A. (2026). On the Number of Spanning Trees of New Graph Families Created from the Star Graph and the Examination of Their Entropies. Axioms, 15(2), 122. https://doi.org/10.3390/axioms15020122

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