7 Ex May 23
7 Ex May 23
7 Ex May 23
University Of London
This paper is part of an examination of the College counting towards the award of a degree.
Examinations are governed by the College Regulations under the authority of the Academic
Board.
PLACE this paper and any answer booklets in the EXAM ENVELOPE provided
Summer 2023
Section A
(c) [4 points] the degree distribution W (k|A) of the degrees of nodes that are
the end points of edges selected uniformly and randomly from the set of
edges of the graph represented by A.
1 2 3 4
5 6
(a) [5 points] show that the graph with adjacency matrix A1 is bipartite;
3 2 1 4
6 5
A 3. Let A be the adjacency matrix of an N -node graph that is a tree. Prove the
following claims.
(b) [15 points] Suppose that there exists a node of degree k, say node 1, such
that its removal would divide the tree into k isolated trees of sizes N1 , N2 ,
. . ., and Nk , with N = N1 + N2 + . . . + Nk + 1. Show that the betweenness
centrality of this node is
k
X
2
y1 (A) = N − Nα2 . (1)
α=1
(c) [5 points] Use Eq. (1) to determine the betweenness centrality y1 (A2 ) of
node 1 in the graph of Fig. 2.
5 1 3
Section B
B 4. Consider the linear voter model
N
d X
si = Aij sj − λsi (2)
dt j=1
(b) [5 points] Show that when λ > µmax , with µmax the largest eigenvalue of
A, then s(t) converges to zero as a function of t, i.e., limt→∞ s(t) = 0.
(c) [10 points] Determine the eigenvectors of the star graph shown in Fig. 3,
assuming that its eigenvalues are given by {2, −2, 0}. Subsequently, use
the obtained expressions for the eigenvalues and eigenvectors to show that
2 cosh(2t)
sinh(2t)
1 −λt
s(t) = e sinh(2t)
2
sinh(2t)
sinh(2t)
for all t ≥ 0, when the initial state s(0) = (1, 0, 0, 0, 0)T .
(b) [4 points] What probability does the ensemble assign to the graph shown
in Figure 2.
is given by
N −1
hk(A)i = .
2
(d) [6 points] Show that the average number of triangles incident to a node i
equals
(N − 1)(N − 2)
hTi (A)i = ,
16
where
N N
1 X X
Ti (A) = Aij Aj` A`i .
2 j=1;j6=i `=1;`6=i,j
to nondirected, simple graphs. Show that for a specific value of p? the two
ensembles pER (A; p∗ , N ) and p(A; N ) are identical
(a) [4 points] Derive an explicit expression for the degree distribution pα,c (k)
that is determined by the generating function Gα,c (x).
(b) [4 points] Derive an explicit expression for the mean degree hki and the
second moment hk 2 i of the distribution pα,c (k) as a function of α and c.
(c) [4 points] By using the Molloy-Reed condition, show that for each value
of c > 1 the critical parameter α∗ (c) at which a giant component emerges
in random graphs with a prescribed degree distribution pα,c (k) is given by
c(c − 1)
α∗ (c) = .
1 + c(c − 1)
(d) [4 points] Show that for c < 1 infinitely large, random graphs with a
prescribed degree distribution pα,c (k) do not have a giant component, i.e.,
a connected subgraph that contains a nonzero fraction of the nodes.
(e) [5 points] Use the theorem of Molloy and Reed that we have seen in the
lecture notes, to show that the fraction of nodes f in the largest connected
component is given by
f = 1 − αy − (1 − α) exp (−c(1 − y)) ,
where y is the smallest nonnegative solution of
α + c(1 − α) exp (−c(1 − y))
y= .
α + c(1 − α)
(f ) [4 points] Show that near the percolation transition the fraction of nodes
f that belong to the largest connected component is given by
f = [c(1 − α) + α]g(α, c) + O(g 2 )
with
[1 + c(c − 1)](α∗ (c) − α)
g(α, c) = ,
(1 − α)c3
and where O(g 2 ) indicates that we neglect terms that are quadratic or of
higher order in g.