We adopt the following notation: N and L indicate respectively the total number of
nodes and links of the network, Air indicates the generic element of the adjacency
matrix A of the network, ki
indicates the degree of node i and hki indicates the
average degree of the network.
At time t = 1 the network is formed by a n0 = 6 nodes m0 = 6 links.
At every time step t > 1 the network evolves according to the following rules:
- A link (r,s) between a node r and a node s is chosen randomly with uniform
probability
π(r,s) = Ar,s/L
and is removed from the network.
- A single new node joins the network and is connected to the rest of the network
by m links with m fixed to a time-independent integer constant satisfying
2 < m ≤ 6. Each of these new links connects the new node to a generic node j
chosen with probability
Πj =kj/(k)N
.a) Evaluate Π˜
i(t) indicating the expected increase in the number of links of node i
at any given time t and show that it follows the preferential attachment rule.
As we know,
and
So,
So we have .
According to question-
We limit , we have
Initilly
So ,
Comments