(It is assumed that the reader has read the Second article of this series)
Mathematicians are well known for their eccentric personalities. In fact, the best image of a mathematician for the layman is that of a mad person who solves equations instead of breathing! Of course not all mathematicians are eccentric, but surely, many are and perhaps the best known figure of 20th century is Paul Erdos. From a mathematical point of view, he is best known for having the most number of collaborators, the most number of research papers published in mathematics (more than Euler!) and for working in diverse areas of mathematics.
After Euler solved the seven bridge problem, (see Complex Networks 2), graph theory became amongst mathematicians a subject that dealt with more or less regular graphs. One of the biggest achievements of Erdos (along with his Hungarian collaborator Renyi) is laying the foundation of Random graph theory which he accomplished in the 1950s. Today we are going to look at the model of a graph introduced by Erdos which is known as the Erdos-Renyi graph in the associated literature.
Erdos-Renyi graph (ER graph for brevity) consists of a fixed number of nodes, say . If we connect all these nodes with each other by links (which is to say that every pair of nodes is connected with probability ), then we would get what is known as a Complete graph of size . This graph contains number of links (Prove!). But instead of connecting every node to every other node, in an ER graph, every pair of nodes is connected with probability which, in general, is not equal to (The graph has become random!) Thus the average number of links in the ER graph is . The number of nodes which a particular node is connected to is called the degree of that node. Now it is easy to see that the average degree of any node in the ER network is which for a large graph can be approximated to . We can see that is the parameter of ER model and it controls the number of links and the average degree of the nodes.
How do we describe the ER graph mathematically? To be concrete, let us say that we actually start with some number of vertices and we also fix the value of . After going through the whole procedure of construction, we would indeed get an ER graph. As mentioned in the second article, we can store the resulting structure in an adjacency matrix. But now suppose we repeat the whole process again with the same and . We would get another ER graph. Would this graph be exactly the same as the one we constructed just before? Of course not! After all, the links would have been drawn randomly and hence if you consider the adjacency matrix of this graph, it ought to be different. Does this mean that these two 'realizations' of an ER graph are completely different? No! As emphasized in the second article, only the statistical properties of the network are of real importance. If we make, say, such realizations with same and , then these would have different adjacency matrices, in general. But for example if we calculate the average degree for each of these, it would be very close to . In this sense, all these graphs are only 'realizations' of the ER graph with a particular set of parameter values and are the same in the statistical sense. Thus, henceforth, when we say that a particular ER graph (in fact any big network) has a certain property, it would mean that that property is the average of the properties of a large number of realizations.
Just like an average degree, a very important statistical property of networks is the 'Degree distribution'. Consider a particular realization of the ER graph. We can actually count, for that realization, the number of nodes with degree where . If we divide these numbers by , the total number of vertices, then we get the probabilities that a randomly chosen node in this graph has degree (Am I right?). Now we consider the average of these probabilities over a large number of realizations. Let us denote these averaged probabilities by . This function of the discrete variable (which is a degree) is called the 'Degree distribution' of the network. Take it very seriously because this is perhaps the most important statistical property used to describe networks. In the next article, we will derive the exact form of for the ER graph (Go ahead and try it for yourself if you want!) and some of the most peculiar properties of the ER model.
Thanks for your response. Some feedback is expected as well. :-)
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
This is truly a beautiful article....Neat and very precise......Thank you Snehal Shekatkar.
So, in case of an ER graph, we are not really interested in the adjacency matrix of each ER graph; what we are really interested in knowing is the average of all possible ER graphs? And is average ER graph sufficient to describe all statistical properties of the network?
I know this may be asking too much but small examples shall do good and make this series much more interesting. (my personal opinion)
Thanks for #3 Sir!
P.S. Will the derivation of exact form of p(k) make use of advanced mathematics?
Log in to reply
As I already pointed out couple of times, only important properties of networks are their statistical properties and ER model is not an exception. Later we will study other models of graphs and even for them, statistical properties like degree distribution' would be most important. Its not that adjacency matrix is of no importance at all. Adjacency matrix is perhaps the only way to describe a particular realization of model. But surely we don't expect that all ER graphs with different adjacency matrices would have different properties. We will give some concrete examples in future articles so that you will understand this fully.
Derivation of p(k) makes use of simple combinatorics so just try it!
Log in to reply
I intend to revisit this article sometime later when I see the examples :) Thanks!
I am extremely grateful to Mr. Pradeep Thakur for reading the draft of the article carefully and correcting many syntax errors.
is there any relation between complex network and classical physics (especially classical mechanic)?
Log in to reply
I understand your point.. at first sight this doesn't seem to be physics at all.. ;-)
But the point of physics is to describe the world around you and in this sense all physical sciences including chemistry and biology are just branches of physics. When we talk about 'complex systems' in general then we actually try to find out generic properties: the properties which would be common to many, seemingly different, systems. Thus you can have collection of harmonic oscillators as one complex systems and group of biological cells as another complex system. One can go ahead and try to describe oscillators using classical mechanics and cells using biological mechanisms. But if we follow the network approach then it may reveal properties which are common o both and then we may realize that these systems are actually not that different. Hence if we find something in oscillator model (which we solved using classical mechanics for example), we will directly reveal something very important about biological cells!
Just to make you happy, let me tell you that we use classical mechanics heavily in the theory of networks and nonlinear dynamics.. :-)
I am a big fan of this series, thank you Snehal. I was just wondering whether you might write a touch more about the analysis we can do on some specific examples? Although of course i understand that you have to lay the groundwork with terminology and basic properties first. Do you have an estimate on the date of #4?
Log in to reply
I have already published 5 of them.. just click on the complex network tag below the article..