Remember:
We can represent the “coupling” of multiple systems with a connected graph:
Where each node is a system.
- REMEMBER: A graph is a mathematical object defined by a given number of nodes and a given number of links connecting the nodes
A graph has many properties, it can be directed or undirected, in this case the graph is directed, since there is a “direction of influence” (the links have arrows).
We will se also other properties.
We can see the effect of syncronization, by taking 2 Lorenz systems, and adding a coupling term, such that only the variable of the two system is connected to each other: and , since only one variable is coupled we defined this as a “weak coupling”. Also we consider the Lorenz systems in the chaotic regime, so for , and we also take two initial conditions really near each other, so to show the sensitivity to initial conditions.
- Base example with (no coupling):
- :
- :
For we have much more similar systems ⇒ the two systems are syncronized.
Some type of graphs and examples:
- Regular ring network of degree 2:
![]()
- This is called a “ring network”.
- This particular case has bidirectional connections.
- And has degree 2 because each node is connected to 2 nodes.
- Regular ring network of degree 4:
![]()
- Degree 4: each node is connected to 4 nodes.
- Erdos-Renyi graph of degree 2:
- Erdos-Renyi graph of degree 4:
- Scale-Free graph of degree 4:
- Scale-Free graph with 100 nodes and degree 4, with histogram represengin the degree distribution:
- Erdos-Renyi graph with 100 nodes and degree 4, with histogram represengin the degree distribution:
To summarize:
- A regular graph has vertices all with the same degree
- A graph of degree is typically understood as an -regular graph.
- An -regular graph is a regular graph where each vertex has a degree of , so it is a repetition of graph of degree .
- An Erdős–Rényi graph is a type of random graph, introduced by Paul Erdős and Alfréd Rényi. It is one of the simplest and most studied models of random graphs. There are two closely related definitions of an Erdős–Rényi graph:
- In the model, an Erdős–Rényi graph is defined as follows:
- : the number of vertices in the graph.
- : the probability that any given pair of vertices is connected by an edge.
- In the model, an Erdős–Rényi graph is defined as follows:
- : the number of vertices in the graph.
- : the number of edges in the graph.
- A scale-free graph is another type of random graph characterized by a power-law degree distribution. This means that the number of vertices with a degree (the number of connections or edges) follows an arbitrary distribution .
- The ending part of the graph are called “leaf”, they are connected to only one other node.
- Also we have talked about “hubs”, which in the context of network theory and graph theory is a vertex (or node) with a significantly higher degree compared to other vertices in the graph.
- These graphs can all be considered “undirected”, meaning that each connection has a “counterpart”
~Ex.: Node 4 is connected to node 5, but node 5 is also connected to node 4, this is true for all nodes.
More precisely: “a graph is defined as undirected if the “matrix structure” , is symmetric”.
Also an undirected graph has always same number of in and out degree for each node.
- The In Degree (number of “arriving” connections)
- The Out Degree (number of “exiting” connections)
Let’s take ten systems, in a regular ring network, and we define their connections via the matrix:
This is the graphical view of the graph:
After defining the systems, draw a system-wise graphs:
Each graph corresponds to a system, an in it there are represented its component changing with time . This is the case without coupling, so for . These are 10 systems each with 2 components, in these system there are some oscillating ones, and a few of them instead converge at a specific value. Also only the first component is coupled. Now let’s see how the system changes:
- For :
The majority of them should oscillate, but as we can see the converging node help the network stabilize.- For :
They influence each other, but there is no “dominating system”.- For (component-wise graphs: each graph represent a different component, remember that these are 10 system each with 2 components):
As you can see the first components (the coupled component) all converge at the same value, while the second components (which are not directly coupled do reach convergence as well, but not at the same value)
Same 10 systems as before but with different graph/network-strucutre, scale free graph:
- For (system-wise plot):
- For (system-wise plot):
- For (component-wise plot) as you can see the systems are syncronized:
- For (component-wise plot) as you can see the systems are stabilized:
- NOTE: In this case the shape of the network does not change much about stability or syncronization, but (in general) it absolutely can.




- Graphical representation of the connection.
- Each node is a system.
- REMEMBER: A graph is a mathematical object defined by a given number of nodes and a given number of links connecting the nodes
A graph has many properties, it can be directed or undirected, in this case the graph is directed, since there is a “direction of influence” (the links have arrows).
We will se also other properties.


- Now immagine that the simple 2-node graph seen previusly describes two Lorenz systems, connected.
Also consider a “weak coupling”, such that only the variable of the two system is connected to each other: and . - Base example with (so we are in the case of no-connection / independent systems), and these are the intial conditions and parameters of the two systems:
paramB: is what we define as .paramC: is what we define as .

- The color represents the value, it does not change much and it remains near .
- It is more or less stable.

- After solving the system, this are the results, since the system is stable, both system convergee to the same results.
- We hare in the case of “after the pitchfork bifurcation” of the Lorenz system.

- Here we see the same graphs as before, but divided into the two systems, as you can see the only difference is the transients.
- REMEMBER: We are in the case of indipendent systmes, they converge to the same results because they have the same parameters and are “converging systems”.

- We now move the system into the chaotic regime, by changing
paramB. - Still ⇒ indipendent systems.


- The node now change colors frequently, and can assume different colors at the same time, here’s another shot:


- Division in components, you can see the chaos.

- , results are almosts the same as before.

- , much more similar systems ⇒ the two systems are syncronized.
- So we have seen that chaotic system can syncronize.

- Bidirectional connections.
- This is called a “ring network”.

- degree 4: each node is connected to 4 nodes.

- Erdos-Renyi: random graph, in this case degree 2 refers to a medium of connections.

- The
12°node is called a “leaf” (it has very few connections)

- There is only 1 graph (we can always find a list of connections from one node to another)
- We can define some hubs like node
2,3,4,5,7.

- Still some hubs and leaves.

- Many leaves (nodes with little connections).
- Few higher degree nodes, from the picture we can define the hubs.

- There can be separation (not all nodes can reach all the others)
- The maximum degree is lower thatn that of the “Scale Free graph”.

- Each node represents a dynamical system.
- We will see how different type of graph handle changes, how the change of a node can spread, and the syncronization.

- Simplest graph with only 2 nodes.

- 2 Identical stable systems, with different inital conditions, and NO coupling.

- Graph


- Changing
paramB, the systems will now oscillate.

- The two system are slightly different, due to the different inital conditions

- Changing
paramB, this time the systems are diffrent.


- One oscillating and one converging system


- We now introduce coupling: . (pretty weak)

- We can see some effects, but since is small, not very much.

- Now both system converge, however the 2nd components converge to different values, specifically to and the other to .
The 1st component of both systems converge almost to the same value, since these are the coupled components.

- We switch
coplingVarfrom1 >> 2, meaning that now the coupled components are the 2nd ones.


- , the 1st components coincide at regime, the 2nds are still different.


- Regular large network, each node still represents a hopf bifurcation.
- Some node have negative some have a positive one.

- Graph


- The majority of them should oscillate, but as we can see the converging node help the network stabilize.

- (indipendente nodes)

- They influence each other, but there is no “dominating system”.

- The system is stabilized.

- Now we change the shape of the network/graph.

- Graph



- The system is syncronized.

- The system is stabilized.
- NOTE: In this case the shape of the network does not change much about stability or syncronization, but (in general) it absolutely can.

