Next Article in Journal
Study on Exchange Rate Forecasting with Stacked Optimization Based on a Learning Algorithm
Previous Article in Journal
A Novel Chaotic System with Only Quadratic Nonlinearities: Analysis of Dynamical Properties and Stability
Previous Article in Special Issue
On K-Banhatti, Revan Indices and Entropy Measures of MgO(111) Nanosheets via Linear Regression
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Golden Laplacian Graphs

1
Department of Mathematics, University of the Punjab, Lahore 54590, Pakistan
2
DIEEI, University of Catania, via Santa Sofia 64, 95125 Catania, Italy
3
Institute for Cross-Disciplinary Physics and Complex Systems (IFISC), CSIC-UIB, 07122 Palma de Mallorca, Spain
*
Author to whom correspondence should be addressed.
Mathematics 2024, 12(4), 613; https://doi.org/10.3390/math12040613
Submission received: 11 December 2023 / Revised: 9 February 2024 / Accepted: 17 February 2024 / Published: 19 February 2024
(This article belongs to the Special Issue Discrete Mathematics, Graph Theory and Applications)

Abstract

:
Many properties of the structure and dynamics of complex networks derive from the characteristics of the spectrum of the associated Laplacian matrix, specifically from the set of its eigenvalues. In this paper, we show that there exist graphs for which the ratio between the length of the spectrum (that is, the difference between the largest and smallest eigenvalues of the Laplacian matrix) and its spread (the difference between the second smallest eigenvalue and the smallest one) is equal to the golden ratio. We call such graphs Golden Laplacian Graphs (GLG). In this paper, we first find all such graphs with a number of nodes n 10 . We then prove several graph-theoretic and algebraic properties that characterize these graphs. These graphs prove to be extremely robust, as they have large vertex and edge connectivity along with a large isoperimetric constant. Finally, we study the synchronization properties of GLGs, showing that they are among the top synchronizable graphs of the same size. Therefore, GLGs represent very good candidates for engineering and communication networks.

1. Introduction

Algebraic graph theory [1,2] plays an important role in the study of complex systems [3]. In particular, the study of the algebraic properties of the graph Laplacian matrix L is fundamental to understanding both the structure and the dynamics of networks. On the one hand, the eigenvalues of L are related to the robustness of a network against random failures and intentional attacks via the algebraic connectivity [4] and isoperimetric constant [5] of the graph. On the other hand, the same eigenvalues are directly related to the rate of convergence of diffusive models on networks [6] as well as their synchronizability [7] and electric resistance properties [8]. Thus, it is not rare to see efforts directed towards the computational optimization of Laplacian eigenvalues in order to improve the robustness and dynamical properties of real-world networked systems [9,10,11].
Here, we conduct a different approach to find graphs with special Laplacian spectral properties. In particular, we designate the spectrum of the graph Laplacian of G by S p L G = μ i ω i , i = 1 , n , where μ i is an eigenvalue of L and ω i is its multiplicity. We order the eigenvalues of L as 0 = μ 1 < μ 2 μ n ; then, we look for the existence of graphs for which
μ n μ 1 μ n μ 2 = μ n μ 2 μ 2 μ 1 = φ ,
where φ = 1 + 5 / 2 is the “golden ratio”. It has been claimed that the golden ratio is ubiquitous in nature [12]; thus, it is interesting to know whether such a number can appear in the ratio of important eigenvalues of the graph Laplacian. We prove here that such graphs, called Golden Laplacian Graphs (GLG) hereinafter, exist. While similar spectral relations for the adjacency matrix of graphs were previously studied in [13,14], this is the first time the question has been asked in terms of the Laplacian matrix of a graph. We prove a few structural properties of GLGs, showing that they are small-world [15], in the sense of having a very small diameter, robust to vertex and edge removal, and have a large isopermetric constant. In addition, we prove a few bounds for different structural parameters of these graphs. We prove that the smallest GLG is the cycle with five vertices and that there are no other GLGs with fewer than eight vertices. We find all GLGs with n = 8 , 9 , 10 vertices and obtained a few of their structural properties, showing that they all have a diameter equal to 2, are Hamiltonian, and have perfect (for an even number of vertices) or nearly-perfect (for an odd number of vertices) matching, among other interesting properties. Moreover, GLGs are shown to be among the best synchronizable graphs of the same size. For instance, GLGs are in the top 3.32% for best synchronizability among eight-vertex graphs, the top 2.52 % for n = 9 , and the top 1.64 % for n = 10 . As we have proved here, GLGs can be expanded to larger sizes using specific matrix operations. Therefore, these robust and highly synchronizable graphs are good candidates for networks in the application areas of engineering and communication systems.

2. Preliminaries

Let G = V , E be a simple connected graph and let L = K A be its Laplacian matrix, where K is the diagonal matrix of the vertex degree and A is its adjacency matrix. Let 0 = μ 1 < μ 2 μ n be the eigenvalues of the Laplacian matrix of G. We call μ n the length of the Laplacian spectrum and μ 2 the algebraic connectivity of G.
The following are standard definitions in graph theory which we use in this paper, in which we follow [16].
The distance between two vertices in G is the length (number of edges) of the shortest path connecting the two vertices. The diameter D is the maximum of all distances between pairs of vertices in G.
A vertex subset is an independent set if no two of its vertices are adjacent. The largest cardinality of an independent set in G is the independence number, i n d G .
A graph is Hamiltonian if it contains a spanning cycle (Hamiltonian cycle). The graph is Hamiltonian connected if any pair of vertices are the ends of a spanning path.
A graph of order n is pancyclic if it contains cycles of all length l, 3 l n . Obviously, a pancyclic graph is Hamiltonian.
The vertex connectivity of a connected graph κ v G is the minimum number of vertices for which their removal either disconnects G or reduces it to a single-vertex graph. A graph is k-connected if κ v G k .
The clique number  ω G is the number of vertices in a largest clique of G.
A matching in G is a set of mutually non-adjacent edges in G. A matching is perfect if every vertex in G is incident to some edge in the matching. If the number of vertices of G is odd, the graph may contain a near-perfect matching if exactly one vertex is unmatched.
A set S V is a dominating set of a graph G if each vertex in V is in S or is adjacent to a vertex in S. The domination number  γ G is the minimum cardinality of a dominating set of G.
The isopermetric number of a graph is defined as follows. Let S V and let S be the edge boundary of S, i.e., those edges with one endpoint inside S and another outside S. Then, the isopermetric number is
h G = min 1 S n 2 S S .
We now introduce several classes of graphs which are used in this work. Note that different notations are used in the literature for certain classes.
Path graph on n vertices, P n : the graph with n 2 vertices of degree two and two vertices of degree one.
Cycle graph on n vertices, C n : the graph with n vertices of degree two.
Complete graph on n vertices, K n : the graph with all vertices of degree n 1 .
Complete graph minus an edge, K n e : the complete graph K n on which an edge has been deleted.
Complete bipartite graph on n vertices, K p , q : the graph on n = p + q vertices which can be partitioned into two subsets of cardinalities p and q, respectively, such that no edge has both endpoints in the same subset and every possible edge that could connect vertices in different subsets is part of the graph.
Complete split graph on n vertices, S n , α : the graph on n vertices consisting of a clique on n α vertices and an independent set on the remaining α ( 1 α n 1 ) vertices in which each vertex of the clique is adjacent to each vertex of the independent set.
Lollipop graph on n vertices, H n , p : the graph on n vertices obtained by appending a cycle C p to a pendant vertex of a path P n p .
Kite graph on n vertices, Y p , q : the graph on n = p + q vertices obtained by appending a complete graph K p to a pendant vertex of a path P q .
Friendship graph on n vertices, F r : the graph on n = 2 r + 1 vertices consisting of r triangles attached to a common vertex.
Wheel graph on n vertices, W n : the graph on n vertices obtained by the graph join operation C n 1 + K 1 , which consists of connecting every vertex of a cycle C n 1 to a common vertex not in the cycle.
Fan graph on n vertices, A n : the graph on n vertices resulting from the graph join operation P n 1 + K 1 , consisting of joining every vertex of a path graph P n 1 to a single vertex not in the cycle; we propose using the letter A from the Spanish “abanico”, meaning “fan”.
Let G 1 and G 2 be two graphs of orders n 1 and n 2 with the corresponding adjacency matrices A 1 and A 2 . Then, the Kronecker (or tensor) product G 1 G 2 is the graph with the adjacency matrix provided by
A 1 A 2 a 11 A 2 A 2 a n 1 1 A 2 a n 1 n 1 A 2 .
For general properties of the Kronecker product, we direct the reader to [17,18].

3. Golden Laplacian Spectra

We start by associating a line segment of length μ n with the spectrum of L, which is due to the fact that μ 1 = 0 . We then divide the segment into two sections of lengths μ n μ 2 (the largest section) and μ 2 (the shortest section), as illustrated in Figure 1.
Then, we have the following.
Definition 1.
A graph G for which
μ n μ n μ 2 = μ n μ 2 μ 2 = φ ,
where φ = 5 + 1 2 is the golden ratio, is called a Golden Laplacian Graph (GLG).
It is clear that (4) accounts for the ratio of the whole to the largest section ( μ n μ n μ 2 ) and the ratio of the largest section to the smallest section ( μ n μ 2 μ 2 ) . It is well known that both ratios are equal only when they are exactly equal to the golden ratio. In a GLG, we have
Q G μ n μ 2 = φ + 1 = φ 2 ,
where Q G = Q is the well-known eigenratio of the graph. The importance of this parameter resides in the role it plays in the synchronization of networks [7,10,11,19,20]. Smaller values of Q favor the synchronizability of the graph. The smallest possible value of Q is attained for the complete graph K n , Q K n = 1 , which displays the best possible synchronizability for graphs with n vertices and which is also the densest one.

Properties of GLGs

Next, we study some properties of GLGs. We first state some general results for μ n and μ 2 which are used in the proofs of several of the results obtained herein (see also Chapter 6 in [21] and references therein). Other more specific properties are stated when used.
Lemma 1.
Let G be a graph with maximum and minimum degrees Δ and δ, respectively; then:
  • Δ + 1 μ n n . The left inequality holds if Δ = n 1 and the right one if and only if the complement of G is disconnected (see [22,23]);
  • μ n G n max k u k u + m u + k v k v + m v k u + k v , u , v E , where m u is the average degree of the nearest neighbors of the vertex u (see [24]);
  • μ 2 n 1 n δ (see [25]);
  • μ 2 c v c e δ , where c v and c e denote the vertex and edge connectivity, respectively (see [25]).
We now start to prove some of the properties of GLGs.
Lemma 2.
Let G be a GLG with n vertices, m edges, and an edge density equal to d = 2 m n n 1 . Then,
Δ + 1 φ 2 n μ n φ 2 n d φ 2 μ 2 n φ 2 δ n ,
where δ and Δ are the minimum and maximum degrees, respectively.
Proof. 
Because 2 m = j = 1 n μ j , we have 2 m n 1 μ 2 , from which we obtain
2 m n 1 μ n φ 2 n 1 Δ + 1 φ 2 ,
and we can obtain the lower bound by dividing both sides by n n 1 . In a similar way, we have 2 m n 1 μ n , from which we obtain
2 m n 1 φ 2 μ 2 n 1 φ 2 δ ,
which provides the final result by dividing both sides by n n 1 . □
Lemma 3.
Let G be a GLG with minimum and maximum degrees δ = δ G and Δ = Δ G , respectively. Then,
Δ δ + 1 δ φ n Δ δ + 1 .
Proof. 
Using points 1 and 4 from Lemma 1, we have μ 2 δ and μ n Δ + 1 . Then, because in a GLG we have
μ n μ 2 μ 2 = φ ,
we have the lower bound. The upper bound is based on the fact that
μ n μ n μ 2 = φ
and μ n n in a GLG, which when combined with μ n μ 2 Δ δ + 1 , completes the result. □
The following results are elementary from the fact that μ n / μ 2 = φ 2 in a GLG.
Lemma 4.
Let G be a GLG with minimum and maximum degrees δ = δ G and Δ = Δ G , respectively. Then,
Δ + 1 δ φ 2 .
Lemma 5.
Let G be a GLG with an average degree k ¯ = 1 n i = 1 n k i . Then,
μ n φ 2 k ¯ φ 2 μ 2 .
We now prove some results connecting the spectra of GLGs to some of their properties.
Lemma 6.
Let G be a GLG with n vertices and a maximum degree Δ = Δ G . Let h G be the isoperimetric number of G. Then,
Δ + 1 2 φ 2 μ n 2 φ 2 h G < n Δ φ .
Proof. 
The lower bound is proved by plugging into [5] the facts that (i) μ 2 = μ n φ 2 in GLGs and (ii) that μ n Δ + 1 [22], as follows:
μ 2 2 h G .
For the upper bound, we use the fact that for a graph different from the complete graphs K 1 , K 2 , and K 3 , we have [5]
h G μ 2 2 Δ μ 2 .
Then, again using the fact that in a GLG we have μ 2 = μ n φ 2 and μ n n ,
h G μ 2 2 Δ μ 2 n 2 Δ φ 2 μ n φ 2 ,
and because μ n Δ + 1 < Δ , we obtain
h G < n Δ 2 φ 2 1 φ 2 .
Finally, using the fact that 2 φ + 1 = φ 4 , we have 2 φ 2 1 φ 4 = φ 1 = φ 1 , proving the result. □
Lemma 7.
Let X and Y be disjoint sets of vertices of an GLG such that there is no edge between X and Y. Then,
X Y n n X Y 1 5 .
Proof. 
It has been proved (see Proposition 4.8.1 in [26]) that
X Y n X n Y μ n μ 2 μ n + μ 2 2 .
Because the graph is a GLG, we then have
μ n μ 2 μ n + μ 2 2 = φ 2 1 φ 2 + 1 2 = φ φ + 2 2 = 1 5 .
Lemma 8.
Let G be a GLG with n vertices and diameter D; then,
D 2 φ 2 + 1 4 ln n 1 < 2 ln n 1 .
Proof. 
Mohar [27] has proved that
D 2 Δ + μ 2 4 μ 2 ln n 1 .
Then, because μ n Δ , we have
D 2 μ n + μ 2 4 μ 2 ln n 1 ,
from which the first inequality follows for a GLG where μ n μ 2 = φ 2 . The second inequality comes from the fact that φ 2 + 1 4 = 5 + 5 8 < 1 .
Lemma 9.
Let G be a GLG with n vertices and diameter D; then,
D 1 + cosh 1 n 1 cosh 1 5 .
Proof. 
Chung et al. [28] have proved that
D 1 + cosh 1 n 1 cosh 1 μ n + μ 2 μ n μ 2 .
Thus, in a GLG we have μ n ± μ 2 = φ 2 μ 2 ± μ 2 , from which the result is straightforward using the properties of φ .
Remark 1.
Notice that when using Lemma 9, any GLG with n 9 necessarily has diameter smaller or equal than 2. Because Q K n = 1 , which is the only graph with diameter 1, this means that a GLG with n 9 has a diameter equal to 2.
Lemma 10.
Let G be a GLG of size n with independence number i n d G . Then, if G has minimum and maximum degrees provided by δ and Δ, respectively,
i n d G n δ φ μ 2 = φ n δ μ n φ n δ Δ + 1 .
Proof. 
Here, we use a result of Lu et al. [29], who proved that
i n d G n μ n δ μ n .
Using the fact that for a GLG we have μ n = φ 2 μ 2 and μ 2 δ , we can state the following theorem.
Theorem 1.
Because we have
i n d G n φ 2 δ δ φ 2 μ 2 = n δ φ μ 2 ,
we can use μ 2 = μ n φ 2 and the fact that μ n Δ + 1 to obtain the last inequality.
Lemma 11.
Let G be a GLG of size n with matching number α G ; then,
α G n 1 φ 2 .
Proof. 
Here, we use a result of Gu and Liu [30], who proved that
α G min μ 2 μ n n 1 , 1 2 n 1 .
Because in a GLG we have μ 2 μ n = 1 φ 2 < 1 2 , we obtain the result. □

4. Discovering GLGs

In this section, we state several results, which allow us to discover GLGs. We start by proving results concerning the nonexistence of GLGs in certain classes of graphs. While the following result is trivial, we state it here as it is used in several of the following results.
Lemma 12.
Let G n be a finite graph such that μ n G n N and μ 2 G n N ; then, G n is not a GLG.
Proof. 
The proof follows immediately from the fact that in a GLG we have μ n / μ 2 = φ 2 = φ + 1 . Because φ is irrational, as is φ 2 , it cannot be expressed as the ratio of two integers. □
Lemma 13.
Let G n be a graph such that G n P n , K n , K p , q , S n , α , H n , p , Y p , q , K n e , F r , W n , A n ; then, G n is not a GLG.
Proof. 
(a) Let G n be isomorphic to P n ; then,
S p L P n = 2 1 cos j π n , j = 1 , , n .
Therefore, the eigenratio of P n is
Q P n = 1 cos n 1 π n 1 cos π n = cot 2 π 2 n ,
which is different from φ 2 for any n N .
(b) Let G n be isomorphic to K n . Because S p L K n = n n 1 , 0 , we have Q K n = 1 .
(c) Let G n be isomorphic to K p , q with p q ; then,
S p L K p , q = p + q , p q 1 , q p 1 , 0 .
Therefore,
Q K p , q = p + q q ,
which is a rational number, and consequently different from φ 2 .
(d) Let G n be isomorphic to S n , α ; then,
S p L S n , α = n n α , n α α 1 , 0 .
Therefore,
Q S n , α = n n α ,
which is a rational number, and consequently different from φ 2 .
(e) Let G n be isomorphic to H n , p . Then, using the bound from point 2 of Lemma 1, we have 4 μ n H n , p 4.8 . In addition, because μ 2 G n δ for any graph, we have μ 2 H n , p 1 (because it always has a pendant vertex), which implies that Q H n , p 4 .
(f) Let G n be isomorphic to Y p , q . Because μ n G n = n in any graph if and only if Δ = n 1 (see point 1 from Lemma 1), we have μ n Y p , q = n . In addition, μ 2 Y p , q 1 , as there is always a pendant vertex, which implies that Q Y p , q n , which is different from φ 2 for n 3 . For n 2 , the kite graph is isomorphic to K n , which has already been proved to not be a GLG.
(g) Let G n be isomorphic to K n e ; then,
S p L K n e = n n 2 , n 2 , 0 ,
which implies that
Q K n e = n n 2 ,
which is a rational number and consequently different from φ 2 .
(h) Let G n be isomorphic to F r ; then,
S p L F r = 2 r + 1 , 3 r , 1 r 1 , 0 ,
which implies that
Q F r = 2 r + 1 ,
which is an integer number, therefore different from φ 2 .
(i) Let G n be isomorphic to W n . Then,
S p L W n = n , 3 2 cos 2 j π n , j = 1 , , n 1 .
Therefore,
Q W n = n 5 4 cos 2 π n 1 ,
which is different from φ 2 for any n N .
(j) Let G n be isomorphic to A n . Then, because μ n G n = n in any graph if and only if Δ = n 1 (see point 1 from Lemma 1), we have μ n A n = n . In addition, from the definition of the graph we have μ 2 A n δ = 2 , which implies that Q A n n 2 . Then, for n 6 we have Q A n > φ 2 . The fan graph with four vertices is isomorphic to the complete split graph S 4 , 2 . The fan graph with three vertices is isomorphic to K 3 . Both graphs have been proved to not be GLGs. The remaining graph is A 5 . The algebraic connectivity of this graph is μ 2 A 5 1.5858 , which implies that Q A 5 > φ 2 . Thus, no A n is a GLG. □
We now prove that no tree is a GLG, for which we use the following auxiliary result.
Lemma 14.
Let T n be a tree with n vertices; then, T n is not a GLG.
Proof. 
Let T n be a tree with n > 2 ; then, δ T n = 1 (because there is at least two pendant vertices) and Δ T n 2 (because n > 2 ). Therefore, using points 1 and 4 from Lemma 1, we have μ n T n Δ T n + 1 3 and μ 2 T n δ T n 1 such that
Q T n = μ n T n μ 2 T n 3 > φ 2 .
For n 2 , the existing trees are complete graphs with one and two vertices, which have already been proved to not be GLGs, which proves the result. □
Lemma 15.
Let G n be isomorphic to C n . Then, G n is a GLG if and only if n = 5 .
Proof. 
The Laplacian eigenvalues of C n are
S p L C n = 2 2 cos 2 j π n , j = 0 , , n 1 .
Therefore, for even n,
Q C n = 2 2 2 cos 2 π n n   even ,
which is different from φ 2 for any n N .
For odd n,
Q C n = 1 cos n 1 π n 1 cos 2 π n n   odd ,
which is a monotonically increasing function and is exactly equal to φ 2 only when n = 5 , in which case
Q C 5 = 1 cos 4 π 5 1 cos 2 π 5 = 3 + 5 2 = φ + 1 = φ 2 .
Lemma 16.
The graph C 5 is the smallest GLG.
Proof. 
There are 31 connected graphs G n with n 5 , which are illustrated in Figure 2. We can check the following: G 1 , G 2 , G 8 , G 9 , G 28 , G 29 , and G 30 are trees; G 3 , G 7 and G 27 are cycles (which include G 27 = C 5 ); G 0 , G 1 , G 3 , G 4 , and G 10 , are complete graphs; G 5 and G 15 are complete split graphs; G 6 , G 25 , and G 26 are lollipop graphs; G 14 is a kite; G 11 is a complete graph minus an edge; G 20 is a friendship graph; G 13 is a wheel; G 16 is a fan graph; and G 22 is a complete bipartite graph. All of these except C 5 have been proved to not be GLGs.
There are seven remaining graphs which we need to prove are not GLGs. The graphs G 12 , G 17 , G 18 , and G 23 have integer Laplacian spectra: S p L G 12 = 5 , 5 , 4 , 2 , 0 ; S p L G 17 = 5 , 4 , 3 , 2 , 0 ; S p L G 18 = 5 , 4 , 2 , 1 , 0 ; S p L G 23 = 5 , 3 , 1 , 1 , 0 , respectively. Thus, none of them can be GLGs, as proved in Lemma 12. The graphs G 19 and G 24 have Δ = 3 and δ = 1 , such that μ n 4 and μ 2 1 ; consequently, Q 4 for these two graphs, meaning that they cannot be GLGs. The last graph remaining is G 21 , which has μ n G 21 4.618 and μ 2 G 21 1.382 , indicating that Q G 21 > 3 > φ 2 . Therefore, C 5 is the only GLG with n 5 , which proves the result. □
Next, we state a result which corresponds to the construction of GLGs with infinite size.
Lemma 17.
Let K p , q be a complete bipartite graph with p > q . If p = F r + 1 and q = F r or if p = L r + 1 and q = L r , where F r and L r are the rth Fibonacci and Lucas numbers, respectively, then K p , q is GLG when r .
Proof. 
It is known that μ n K p , q = p + q and μ 2 K p , q = q . Thus, when p = F r + 1 and q = F r or when p = L r + 1 and q = L r , we have
Q K F r + 1 , F r = F r + 1 F r + 1
or
Q K L r + 1 , L r = L r + 1 L r + 1 .
Because [31]
lim r F r + 1 F r = lim r L r + 1 L r = φ ,
we have lim r Q K F r + 1 , F r = lim r Q K L r + 1 , L r = φ 2 , as required for GLGs. □

Computer-Based Search

Here, we use an intensive computer search for detecting GLGs among the graphs with 6 n 10 . For this, we calculated the ratio of the largest to smallest nontrivial eigenvalue of L for all connected graphs with 6 n 10 . For each graph G, we used Matlab to check whether μ n G / μ 2 G φ 2 < 10 10 . For every one of the graphs fulfilling this condition, we used symbolic computation in Matlab to check whether it obeyed μ n G / μ 2 G = φ 2 , with the following results:
  • There are no GLGs among the 112 connected graphs with n = 6 vertices;
  • There are no GLGs among the 853 connected graphs with n = 7 vertices;
  • There are 15 GLGs among the 11,117 connected graphs with n = 8 vertices (see Figure 3).
In Table 1, we indicate some of the properties of these GLGs with eight vertices. The definitions of the terms are provided in Preliminaries section. Additionally, the terms H, P, M, r, and p respectively indicate whether the graphs are Hamiltonian, pancyclic, have a perfect matching, and are regular and planar, for which the responses yes (Y) or no (N) apply to their presence or absence, respectively.
  • There are five GLGs among the 261,080 connected graphs with n = 9 vertices, which are illustrated in Figure 4.
In Table 2, we indicate some of the properties of these GLGs with nine vertices, following the same notation as in Table 1.
  • There are 102 GLGs among the 11,716,571 connected graphs with n = 10 vertices. (The adjacency matrices (in MATLAB format) and a table with the properties of GLGs with ten vertices can be requested to the main author via email).
We now resume our computational observations for the GLGs described in Table 1 and Table 2.
  • The fifteen GLG with eight vertices, five GLGs with nine vertices, and 102 GLGs with ten vertices have the following general properties:
    • For all of these graphs, μ n = 5 + 5 and μ 2 = 5 5 .
    • They are all Hamiltonian; notice that all GLGs with n 10 are pancyclic except for the one with adjacency matrix A C 5 J 2 , where ⊗ is the Kronecker product and J 2 is the all-ones matrix of order 2 (see the next section for details of this operation).
    • They have a perfect (even n) or nearly-perfect matching (odd n), as evident from the fact that all of these GLGs have a Hamiltonian cycle, which implies the existence of a perfect matching.
    • They have diameter 2.
    • They have clique number 3 ω 4 .
    • They have κ v = κ e = δ , except for the graph with adjacency matrix A C 5 + I 5 J 2 I 10 (see the next section for details of this operation).
    • They have minimum degree δ 3 .
    • They have domination number 2 ( n 9 ) or 2 γ 3 ( n = 10 ); notice that if δ 3 , then (according to Reed [32]) γ 3 n 8 , which is the bound observed for n 10 .
    • They have independence number 2 i n d 4 ; notice that i n d n l ¯ + 1 [33,34], where l ¯ is the average shortest path distance in G. Thus, if 2 = D l ¯ , as observed for these GLGs, i n d n 3 .

5. Expanding the Family of GLGs

Having some GLGs such as those found in the previous section, we are now interested in constructing new ones on the same basis. For this, we mainly use the Kronecker product of the adjacency matrix of a GLG along with the all-ones matrix. Let J r and I r be the all-ones and identity matrices of order r, respectively. We state here the following known facts which are used in the forthcoming results. The first is proved on p. 442 of [17].
Lemma 18.
Let X and Y be two matrices with spectra s p e c X = λ i X , i = 1 , , r and s p e c Y = λ j Y , j = 1 , , s , where λ i X and λ j Y are the eigenvalues of X and Y, respectively. Then, the spectrum of the Kronecker product of the two matrices is s p e c X Y = λ i X λ j Y , i j = 1 , , r s .
The following result is proved in [35].
Lemma 19.
Let X and Y be two Hermitian matrices of the same order r such that X Y = Y X ; then, there exist permutations a and b of 1 , , r   λ k X + Y = λ a k X + λ b k Y  for all k = 1 , , r .
We now define some classes of graphs using the Kronecker product of their adjacency matrices and some standard matrices.
Definition 2.
Let G be a graph with adjacency and Laplacian matrices A and L, respectively. Let G ˜ be a graph with an adjacency matrix A ˜ constructed as follows:
A ˜ A J r ,
where ⊗ is the Kronecker product.
We now have the following result.
Theorem 2.
The spectrum of the Laplacian matrix L ˜ of G ˜ is provided by
spec L ˜ = spec L J r spec K J r r I r .
Proof. 
First, we can write L ˜ = K ˜ A ˜ , where K ˜ = r K I r . Then, we have
L ˜ = r K I r A J r = r K I r A J r + K J r K J r = K A J r + K r I r J r = K A J r K J r r I r .
Now, designating P L J r and Q K r I r J r , we can see that
P Q = L J r K r I r J r = L K J r r I r J r = L K r J r L K J r 2
and
Q P = K r I r J r L J r = K L r I r J r J r = K L r J r K L J r 2 .
Notice that, because J r 2 = r J r , P Q = Q P = 0 ; consequently, because P and Q commute, we have spec L ˜ = spec P Q = spec P spec Q , which proves the result. □
Theorem 3.
Let G be a GLG with adjacency matrix A; then the graph G ˜ with the adjacency matrix obtained as A ˜ A J r is a GLG.
Proof. 
We start from the fact that spec L ˜ = spec P spec Q . First, we consider
spec P = spec L J r = μ i L λ j J r , i j = 1 , , r n .
Similarly,
spec Q = spec K r I r J r = λ i K λ j r I r J r , i j = 1 , , r n .
Because the eigenvalues 0 = μ ˜ 1 < μ ˜ 2 μ ˜ r n of L ˜ are the difference of those of P and Q, we have
spec L ˜ = μ ˜ n = max λ n P , λ n Q , , μ ˜ 2 = min λ 1 P , λ 1 Q , 0 .
The largest eigenvalue of P is λ n r P = r μ n L , while that of Q is λ n r Q = Δ r . Thus, because μ n L Δ + 1 , we have
μ ˜ n r = max λ n P , λ n Q = r μ n L .
Similarly, we have λ 1 P = r μ 2 L and λ 1 Q = δ r ; therefore, because μ 2 L δ , we have
μ ˜ 2 = min λ 1 P , λ 1 Q = r μ 2 L .
Therefore,
μ ˜ n r μ ˜ 2 = μ n L μ 2 L ,
and if μ n L / μ 2 L = φ + 1 , it is the same for μ ˜ n r L / μ ˜ 2 L .
Proposition 1.
Let G be a graph with adjacency and Laplacian matrices A and L, respectively. Let J r and I r be the all-ones and identity matrices of order r, respectively, and let G ^ be the graph with adjacency matrix A ^ constructed as follows:
Mathematics 12 00613 i001,
where ⊗ is the Kronecker product and the eigenvalues of L are denoted by 0 = μ 1 < μ 2 μ n .
We then have the following result.
Theorem 4.
Let G be a GLG with adjacency matrix A; then, the graph G ^ with adjacency matrix obtained as A ^ A Mathematics 12 00613 i002 Jr is a GLG.
Proof. 
The Laplacian matrix of G ^ is
L ^ = r K I r A + I n J r + r I n I r ,
where I n is the identity matrix of the same dimension as A. Then, by summing and subtracting K J r , we have
L ^ = r K + I n I r + K J r A J r K J r I n J r = K + I n I r + L J r K + I n J r = L J r K + I n J r r I r .
Letting P = L J r and R = K + I n J r r I r , we have
P R = L J r K + I n J r r I r = L K + I n J r J r r I r = L K + I n r J r r J r = 0 n
and
R P = K + I n J r r I r L J r = K + I n L J r r I r J r = K + I n L r J r r J r = 0 n ,
where 0 n is the zero matrix of order n. Therefore, P R = R P = 0 , and we have spec L ^ = spec P R = spec P spec R .
Similarly,
spec R = spec K + I n J r r I r = λ i K + I n λ j J r r I r , i j = 1 , , r n .
Because the eigenvalues 0 = μ ^ 1 < μ ^ 2 μ ^ r n of L ^ are the difference of those of P and R, we have
spec L ^ = μ ^ r n = max λ n P , λ n R , , μ ^ 2 = min λ 1 P , λ 1 R , 0 .
The largest eigenvalue of P is λ n r P = r μ n L , while that of R is λ n r R = Δ + 1 r . Thus, because μ n L Δ + 1 , we have
μ ^ r n = max λ n P , λ n R = r μ n L .
Similarly, we have λ 1 P = r μ 2 L and λ 1 R = δ + 1 r ; therefore, because μ 2 L δ , we have
μ ^ 2 = min λ 1 R , λ 1 S = r μ 2 L .
Therefore,
μ ^ r n μ ^ 2 = μ n L μ 2 L ,
which proves the result. □

6. Synchronization of GLGs

GLGs have interesting synchronization properties. To illustrate them, we can consider a set of dynamical oscillators coupled by a GLG. Each oscillator i (with i = 1 , , n ) is characterized by a state vector x i ( t ) R s , where s is the size of the state vector. The dynamics of the state vector are described by the following equation:
x ˙ i = f ( x i ) σ j = 1 n L i j h ( x j ) ,
where f : R s R s represents the uncoupled dynamics of the dynamical oscillator, h : R s R s is the coupling function, and σ is the coupling strength.
We say that the system in (73) is synchronized if all of the oscillators asymptotically converge to the same trajectory, that is, lim t + x i ( t ) x j ( t ) = 0 for any pair of oscillators i and j. In a generic system of coupled oscillators, a linear analysis of the stability of synchronization carried out with the master stability function approach shows that there are two types of systems that can synchronize [19,20]. The first, called class II systems, has an unbounded synchronized region specified by σ μ 2 > ν 1 > 0 , where the constant ν 1 only depends on the node dynamics and coupling function, namely, f and h . The second, called class III systems, has a bounded synchronized region specified by σ μ 2 , , σ μ n ( ν 1 , ν 2 ) ( 0 , ) , where the constants ν 1 and ν 2 only depend on the node dynamics and coupling function. Notice that class II systems can always be synchronized provided that the coupling strength is large enough. On the contrary, class III system can only be synchronized if μ n / μ 2 < ν 2 / ν 1 . The ratio Q = μ n / μ 2 is known in the field as the graph eigenratio.
Remark 2.
For graphs with n = 8 , the mean eigenratio is Q ¯ 6.24 ± 3.26 . However, the graphs for which Q = φ 2 are among the top 3.32% of eight-vertex graphs with the smallest Q , and consequently are in the corresponding top percentage of most synchronizable graphs (see Figure 5); this percentage is 2.52 % for n = 9 and 1.64 % for n = 10 .
We now discuss some results on synchronization in GLGs. If we know that a graph is a GLG, then we know its region of synchronization. In fact, for class II systems we have the following proposition.
Proposition 2.
Consider a class II system of dynamical oscillators, such as the one in (73), coupled by a GLG. Then, a necessary condition for synchronization in the graph is that
σ > ν 1 μ 2 = φ 2 ν 1 μ n ,
which, when μ 2 = k 5 5 2 and k = 1 , 2 , is provided by
σ > 2 ν 1 k ( 5 5 ) .
Proof. 
The proof directly follow from the property that μ 2 = k 5 5 2 for any GLG. □
For class III systems, we have the following result.
Proposition 3.
Consider a class III system of dynamical oscillators such as the one in (73) coupled by a GLG. Then, a necessary condition for synchronization in the graph is that
φ 2 < ν 2 ν 1
and
ν 1 μ 2 < σ < ν 2 φ 2 μ 2
or that
φ 2 ν 1 μ n < σ < ν 2 μ n .
If μ 2 = k 5 5 2 , k = 1 , 2 , then
2 ν 1 k ( 5 5 ) < σ < 2 ν 2 k ( 5 + 5 ) .
Proof. 
The proof directly follow from the property that μ n μ 2 = φ 2 and μ 2 = k 5 5 2 for any GLG. □
As discussed above, not all class III systems are synchronizable. Here, we illustrate a fascinating result showing how many well-known chaotic circuits are in fact synchronizable when coupled by any GLG. A few examples are listed in Table 3. Quite remarkably, the table includes many relevant examples of paradigmatic chaotic circuits, such as the Lorenz system [36], the Rossler equation [37], the Chua’s circuit [38], and the Chen system [39].
Finally, we discuss a numerical example illustrating synchronization in a system of n = 10 Rossler oscillators coupled by a GLG. The system is described by the following equations:
x ˙ i = y i z i σ j = 1 n L i j x j y ˙ i = x i + 0.2 y i z ˙ i = 0.2 + ( x i 9 ) z i
with i = 1 , , n .
We consider two GLGs, for each of which we calculate the synchronization error E = 1 n 1 j = 2 n | x j x 1 | + | y j y 2 | + | z j z 1 | 3 T for different values of σ (here, T represents a sufficiently large window of time after the transient dynamics have vanished). Figure 6 illustrates the results, showing that the two GLGs have the same synchronization region.

7. Conclusions and Future Outlook

By representing the eigenvalues of the Laplacian matrix of a graph as a line segment, we have asked a general mathematical question about the ratios between the length of the spectrum μ n μ 1 and its spread μ n μ 2 as well as between the latter and μ 2 μ 1 . We have discovered here that graphs exist for which these two ratios are identical, and consequently equal to the golden ratio. We have found all of the graphs having this property, for which we have proposed the name of Golden Laplacian Graphs (GLG), with at most ten vertices. We have analytically proved upper and lower bounds for several algebraic and graph-theoretic properties of GLG, enumerated several properties of the discovered GLGs, and proved the existence of methods to expand GLGs to larger sizes. However, there are many open and intriguing questions emerging from this work. We enumerate several of these below to encourage the reader to investigate them further.
Which structural characteristic(s) differentiate GLGs from other graphs?
Do all GLG have a diameter equal to 2?
Are all GLGs Hamiltonian? What are the condition(s) for them to be pancyclic? If they are not Hamiltonian, do they still have a perfect matching (even n) or a nearly-perfect matching (odd n)?
Are there GLGs with a clique number larger than 4? Which condition should the clique number obey in GLGs?

Author Contributions

Conceptualization, E.E.; Methodology, E.E.; Software, M.F.; Validation, S.A. and E.E.; Formal analysis, E.E.; Investigation, S.A., M.F. and E.E.; Resources, M.F.; Writing—original draft, E.E.; Writing—review & editing, S.A., M.F. and E.E.; Supervision, E.E. All authors have read and agreed to the published version of the manuscript.

Funding

E.E. is thankful for financial support from project OLGRA (PID2019-107603GB-I00), funded by Spanish Ministry of Science and Innovation, and from the Maria de Maeztu project (CEX2021-001164-M), funded by the MCIN/AEI/10.13039/501100011033.

Data Availability Statement

Data for the adjacency matrices of GLG can be requested to E.E. by email.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Biggs, N. Algebraic Graph Theory; Number 67; Cambridge University Press: Cambridge, UK, 1993. [Google Scholar]
  2. Godsil, C.; Royle, G.F. Algebraic Graph Theory; Springer Science & Business Media: Berlin/Heidelberg, Germany, 2001; Volume 207. [Google Scholar]
  3. Van Mieghem, P. Graph Spectra for Complex Networks; Cambridge University Press: Cambridge, UK, 2023. [Google Scholar]
  4. Jamakovic, A.; Van Mieghem, P. On the robustness of complex networks by using the algebraic connectivity. In Proceedings of the NETWORKING 2008 Ad Hoc and Sensor Networks, Wireless Networks, Next Generation Internet: 7th International IFIP-TC6 Networking Conference, Singapore, 5–9 May 2008; Proceedings 7. Springer: Berlin/Heidelberg, Germany, 2008; pp. 183–194. [Google Scholar]
  5. Mohar, B. Isoperimetric numbers of graphs. J. Comb. Theory Ser. 1989, 47, 274–291. [Google Scholar] [CrossRef]
  6. Masuda, N.; Porter, M.A.; Lambiotte, R. Random walks and diffusion on networks. Phys. Rep. 2017, 716, 1–58. [Google Scholar] [CrossRef]
  7. Arenas, A.; Díaz-Guilera, A.; Kurths, J.; Moreno, Y.; Zhou, C. Synchronization in complex networks. Phys. Rep. 2008, 469, 93–153. [Google Scholar] [CrossRef]
  8. Xiao, W.; Gutman, I. Resistance distance and Laplacian spectrum. Theor. Chem. Accounts 2003, 110, 284–289. [Google Scholar] [CrossRef]
  9. Boyd, S. Convex optimization of graph Laplacian eigenvalues. In Proceedings of the International Congress of Mathematicians, Madrid, Spain, 22–30 August 2006; Volume 3, pp. 1311–1319. [Google Scholar]
  10. Donetti, L.; Hurtado, P.I.; Munoz, M.A. Entangled networks, synchronization, and optimal network topology. Phys. Rev. Lett. 2005, 95, 188701. [Google Scholar] [CrossRef]
  11. Donetti, L.; Neri, F.; Munoz, M.A. Optimal network topologies: Expanders, cages, Ramanujan graphs, entangled networks and all that. J. Stat. Mech. Theory Exp. 2006, 2006, P08007. [Google Scholar] [CrossRef]
  12. Marples, C.R.; Williams, P.M. The Golden Ratio in Nature: A Tour Across Length Scales. Symmetry 2022, 14, 2059. [Google Scholar] [CrossRef]
  13. Estrada, E. Graphs (networks) with golden spectral ratio. Chaos Solitons Fractals 2007, 33, 1168–1182. [Google Scholar] [CrossRef]
  14. Estrada, E.; Gago, S.; Caporossi, G. Design of highly synchronizable and robust networks. Automatica 2010, 46, 1835–1842. [Google Scholar] [CrossRef]
  15. Watts, D.J.; Strogatz, S.H. Collective dynamics of ‘small-world’networks. Nature 1998, 393, 440–442. [Google Scholar] [CrossRef]
  16. Gross, J.L.; Yellen, J. Handbook of Graph Theory; CRC Press: Boca Raton, FL, USA, 2003. [Google Scholar]
  17. Bernstein, D.S. Matrix Mathematics: Theory, Facts, and Formulas; Princeton University Press: Princeton, NJ, USA, 2009. [Google Scholar]
  18. Horn, R.A.; Johnson, C.R. Matrix Analysis; Cambridge University Press: Cambridge, UK, 2012. [Google Scholar]
  19. Boccaletti, S.; Latora, V.; Moreno, Y.; Chavez, M.; Hwang, D.U. Complex networks: Structure and dynamics. Phys. Rep. 2006, 424, 175–308. [Google Scholar] [CrossRef]
  20. Pecora, L.M.; Carroll, T.L. Master stability functions for synchronized coupled systems. Phys. Rev. Lett. 1998, 80, 2109. [Google Scholar] [CrossRef]
  21. Stanić, Z. Inequalities for Graph Eigenvalues; Cambridge University Press: Cambridge, UK, 2015; Volume 423. [Google Scholar]
  22. Grone, R.; Merris, R. Algebraic connectivity of trees. Czechoslov. Math. J. 1987, 37, 660–670. [Google Scholar] [CrossRef]
  23. Mohar, B.; Alavi, Y.; Chartrand, G.; Oellermann, O. The Laplacian spectrum of graphs. Graph Theory Comb. Appl. 1991, 2, 12. [Google Scholar]
  24. Zhu, D. On upper bounds for Laplacian graph eigenvalues. Linear Algebra Its Appl. 2010, 432, 2764–2772. [Google Scholar] [CrossRef]
  25. Fiedler, M. Algebraic connectivity of graphs. Czechoslov. Math. J. 1973, 23, 298–305. [Google Scholar] [CrossRef]
  26. Brouwer, A.E.; Haemers, W.H. Spectra of Graphs; Springer Science & Business Media: Berlin/Heidelberg, Germany, 2011. [Google Scholar]
  27. Mohar, B. Eigenvalues, diameter, and mean distance in graphs. Graphs Comb. 1991, 7, 53–64. [Google Scholar] [CrossRef]
  28. Chung, F.R.; Faber, V.; Manteuffel, T.A. An upper bound on the diameter of a graph from eigenvalues associated with its Laplacian. SIAM J. Discret. Math. 1994, 7, 443–457. [Google Scholar] [CrossRef]
  29. Lu, M.; Liu, H.; Tian, F. Laplacian spectral bounds for clique and independence numbers of graphs. J. Comb. Theory Ser. 2007, 97, 726–732. [Google Scholar] [CrossRef]
  30. Gu, X.; Liu, M. A tight lower bound on the matching number of graphs via Laplacian eigenvalues. Eur. J. Comb. 2022, 101, 103468. [Google Scholar] [CrossRef]
  31. Vajda, S. Fibonacci and Lucas Numbers, and the Golden Section: Theory and Applications; Courier Corporation: Chelmsford, MA, USA, 2008. [Google Scholar]
  32. Reed, B. Paths, stars and the number three. Comb. Probab. Comput. 1996, 5, 277–295. [Google Scholar] [CrossRef]
  33. Turán, P. On the theory of graphs. Colloq. Math. 1954, 1, 19–30. [Google Scholar] [CrossRef]
  34. Griggs, J.R.; Kleitman, D.J. Independence and the Havel-Hakimi residue. Discret. Math. 1994, 127, 209–212. [Google Scholar] [CrossRef]
  35. So, W. Commutativity and spectra of Hermitian matrices. Linear Algebra Its Appl. 1994, 212, 121–129. [Google Scholar] [CrossRef]
  36. Lorenz, E.N. Deterministic nonperiodic flow. J. Atmos. Sci. 1963, 20, 130–141. [Google Scholar] [CrossRef]
  37. Rössler, O.E. An equation for continuous chaos. Phys. Lett. A 1976, 57, 397–398. [Google Scholar] [CrossRef]
  38. Matsumoto, T.; Chua, L.; Komuro, M. The double scroll. IEEE Trans. Circuits Syst. 1985, 32, 797–818. [Google Scholar] [CrossRef]
  39. Chen, G.; Ueta, T. Yet another chaotic attractor. Int. J. Bifurc. Chaos 1999, 9, 1465–1466. [Google Scholar] [CrossRef]
  40. Huang, L.; Chen, Q.; Lai, Y.C.; Pecora, L.M. Generic behavior of master-stability functions in coupled nonlinear dynamical systems. Phys. Rev. E 2009, 80, 036204. [Google Scholar] [CrossRef]
Figure 1. Representation of the spectrum of the Laplacian matrix of a graph as a segment of line.
Figure 1. Representation of the spectrum of the Laplacian matrix of a graph as a segment of line.
Mathematics 12 00613 g001
Figure 2. The 31 connected graphs with n 5 vertices.
Figure 2. The 31 connected graphs with n 5 vertices.
Mathematics 12 00613 g002
Figure 3. (ao) Illustration of the 15 connected graphs with n = 8 vertices which have golden Laplacian spectra.
Figure 3. (ao) Illustration of the 15 connected graphs with n = 8 vertices which have golden Laplacian spectra.
Mathematics 12 00613 g003
Figure 4. (ae) Illustration of the five GLGs with nine vertices.
Figure 4. (ae) Illustration of the five GLGs with nine vertices.
Mathematics 12 00613 g004
Figure 5. Histogram of the values of the eigenratio Q of the 11,117 connected graphs with eight vertices. The graphs with Q equal to the square of the golden ratio are marked as a vertical broken line. Only those graphs having Q below this line are more synchronizable than GLGs.
Figure 5. Histogram of the values of the eigenratio Q of the 11,117 connected graphs with eight vertices. The graphs with Q equal to the square of the golden ratio are marked as a vertical broken line. Only those graphs having Q below this line are more synchronizable than GLGs.
Mathematics 12 00613 g005
Figure 6. Synchronization error E vs. coupling coefficient σ for two networks of n = 10 coupled Rossler oscillators, as in (80). Both GLGs (shown in the insets of panels (left) and (right)) display the same region of stability for synchronization, as k = 2 for both of them. Red asterisks mark the predicted thresholds for synchronization based on the master stability function approach, as in Equation (79) with k = 2 .
Figure 6. Synchronization error E vs. coupling coefficient σ for two networks of n = 10 coupled Rossler oscillators, as in (80). Both GLGs (shown in the insets of panels (left) and (right)) display the same region of stability for synchronization, as k = 2 for both of them. Red asterisks mark the predicted thresholds for synchronization based on the master stability function approach, as in Equation (79) with k = 2 .
Mathematics 12 00613 g006
Table 1. Properties of GLGs with n = 8 vertices.
Table 1. Properties of GLGs with n = 8 vertices.
#m δ Δ Dind κ v κ e ω γ HPMrp
a1644234432YYYYN
b1745234442YYYNN
c1736233342YYYNN
d1836233342YYYNN
e1836233342YYYNN
f1835233342YYYNN
g1845224432YYYNY
h1845224442YYYNN
i1936223342YYYNN
j1635233332YYYNN
k1735233332YYYNN
l1735233332YYYNN
m1836243342YYYNY
n1836233342YYYNN
o1836233342YYYNN
Table 2. Properties of the GLGs with n = 9 vertices.
Table 2. Properties of the GLGs with n = 9 vertices.
#m δ Δ Dind κ v κ e ω γ HPMrp
a1945234432YYYNN
b2145234442YYYNN
c2045234432YYYNN
d2045234442YYYNN
e1945234432YYYNN
Table 3. List of a series of class III systems, along with their equations, coupling type, and parameters ν 1 , ν 2 , and ν 2 / ν 1 for which ν 2 / ν 1 < φ 2 . All of these graphs are synchronizable when coupled by any GLG. For the Chua’s circuit, f ( x ) = b x a + b , x > 1 a x , | x | < 1 b x a + b , x < 1 with a = 1.27 and b = 0.68 . The notation i j indicates that the i-th variable of one oscillator is coupled to the dynamics of the j-th variable of the other oscillator (linear diffusive coupling is always assumed here). Data on the values of ν 1 and ν 2 are taken from [40].
Table 3. List of a series of class III systems, along with their equations, coupling type, and parameters ν 1 , ν 2 , and ν 2 / ν 1 for which ν 2 / ν 1 < φ 2 . All of these graphs are synchronizable when coupled by any GLG. For the Chua’s circuit, f ( x ) = b x a + b , x > 1 a x , | x | < 1 b x a + b , x < 1 with a = 1.27 and b = 0.68 . The notation i j indicates that the i-th variable of one oscillator is coupled to the dynamics of the j-th variable of the other oscillator (linear diffusive coupling is always assumed here). Data on the values of ν 1 and ν 2 are taken from [40].
SystemEquationsCoupling ν 1 ν 2 ν 2 / ν 1
Rossler
x ˙ = y z y ˙ = x + 0.2 y z ˙ = 0.2 + ( x 9 ) z
1 1 0.1864.61424.807
Lorenz
x ˙ = 10 ( y x ) y ˙ = x ( 28 z ) y z ˙ = x y 8 3 z
2 1 3.9823.6925.953
Chen
x ˙ = 35 ( y x ) y ˙ = ( 7 z ) x + c y z ˙ = x y 8 3 z
3 3 5.34721.514.023
Chua
x ˙ = 10 [ y x + f ( x ) ] y ˙ = x y + z z ˙ = 14.87 y
3 3 0.7884.826.117
Hindmarsh-Rose
x ˙ = y + 3 x 2 x 3 z + 3.2 y ˙ = 1 5 x 2 y z ˙ = 0.006 [ z + 4 ( x + 1.6 ) ]
2 1 0.2861.2334.311
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

Akhter, S.; Frasca, M.; Estrada, E. Golden Laplacian Graphs. Mathematics 2024, 12, 613. https://doi.org/10.3390/math12040613

AMA Style

Akhter S, Frasca M, Estrada E. Golden Laplacian Graphs. Mathematics. 2024; 12(4):613. https://doi.org/10.3390/math12040613

Chicago/Turabian Style

Akhter, Sadia, Mattia Frasca, and Ernesto Estrada. 2024. "Golden Laplacian Graphs" Mathematics 12, no. 4: 613. https://doi.org/10.3390/math12040613

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