Spectra of Random Graphs

Size: px
Start display at page:

Download "Spectra of Random Graphs"

Transcription

1 Spectra of Random Graphs Linyuan Lu University of South Carolina Selected Topics on Spectral Graph Theory (III) Nankai University, Tianjin, May 29, 2014

2 Five talks Selected Topics on Spectral Graph Theory 1. Graphs with Small Spectral Radius Time: Friday (May 16) 4pm.-5:30p.m. 2. Laplacian and Random Walks on Graphs Time: Thursday (May 22) 4pm.-5:30p.m. 3. Spectra of Random Graphs Time: Thursday (May 29) 4pm.-5:30p.m. 4. Hypergraphs with Small Spectral Radius Time: Friday (June 6) 4pm.-5:30p.m. 5. Laplacian of Random Hypergraphs Time: Thursday (June 12) 4pm.-5:30p.m. Spectra of Random Graphs Linyuan Lu 2 / 68

3 Backgrounds Linear Algebra III I II Graph Theory Probability Theory I: Spectral Graph Theory II: Random Graph Theory III: Random Matrix Theory Spectra of Random Graphs Linyuan Lu 3 / 68

4 Outline Classical random theory: Erdős-Rényi model Spectra of Random Graphs Linyuan Lu 4 / 68

5 Outline Classical random theory: Erdős-Rényi model Power law graphs Spectra of Random Graphs Linyuan Lu 4 / 68

6 Outline Classical random theory: Erdős-Rényi model Power law graphs Chung-Lu model Spectra of Random Graphs Linyuan Lu 4 / 68

7 Outline Classical random theory: Erdős-Rényi model Power law graphs Chung-Lu model Edge-independent random graphs Spectra of Random Graphs Linyuan Lu 4 / 68

8 Preliminary A graph consists of two sets V and E. - V is the set of vertices (or nodes). - E is the set of edges, where each edge is a pair of vertices. The degree of a vertex is the number of edges, which are incident to that vertex. Diameter: the maximum distance d(u,v), where u and v are in the same connected component. Spectra of Random Graphs Linyuan Lu 5 / 68

9 Preliminary A graph consists of two sets V and E. - V is the set of vertices (or nodes). - E is the set of edges, where each edge is a pair of vertices. The degree of a vertex is the number of edges, which are incident to that vertex. Diameter: the maximum distance d(u,v), where u and v are in the same connected component. Average distance: the average among all distance d(u, v) for pairs of u and v in the same connected component. Spectra of Random Graphs Linyuan Lu 5 / 68

10 Random graphs A random graph is a set of graphs together with a probability distribution on that set. Spectra of Random Graphs Linyuan Lu 6 / 68

11 Random graphs A random graph is a set of graphs together with a probability distribution on that set. Example: A random graph on 3 vertices and 2 edges with the uniform distribution on it. Probability 1 3 Probability 1 3 Probability 1 3 Spectra of Random Graphs Linyuan Lu 6 / 68

12 Random graphs A random graph is a set of graphs together with a probability distribution on that set. Example: A random graph on 3 vertices and 2 edges with the uniform distribution on it. Probability 1 3 Probability 1 3 Probability 1 3 A random graph G almost surely satisfies a property P, if Pr(G satisfies P) = 1 o n (1). Spectra of Random Graphs Linyuan Lu 6 / 68

13 Erdős-Rényi model G(n,p) - n nodes Spectra of Random Graphs Linyuan Lu 7 / 68

14 Erdős-Rényi model G(n,p) - n nodes - For each pair of vertices, create an edge independently with probability p. Spectra of Random Graphs Linyuan Lu 7 / 68

15 Erdős-Rényi model G(n,p) - n nodes - For each pair of vertices, create an edge independently with probability p. - The graph with e edges has the probability p e (1 p) (n 2) e. Spectra of Random Graphs Linyuan Lu 7 / 68

16 Erdős-Rényi model G(n,p) - n nodes - For each pair of vertices, create an edge independently with probability p. - The graph with e edges has the probability p e (1 p) (n 2) e. Spectra of Random Graphs Linyuan Lu 7 / 68

17 Erdős-Rényi model G(n,p) - n nodes - For each pair of vertices, create an edge independently with probability p. - The graph with e edges has the probability p e (1 p) (n 2) e. p p p p Spectra of Random Graphs Linyuan Lu 7 / 68

18 Erdős-Rényi model G(n,p) - n nodes - For each pair of vertices, create an edge independently with probability p. - The graph with e edges has the probability p e (1 p) (n 2) e. p 1 p p p p 1 p Spectra of Random Graphs Linyuan Lu 7 / 68

19 Erdős-Rényi model G(n,p) - n nodes - For each pair of vertices, create an edge independently with probability p. - The graph with e edges has the probability p e (1 p) (n 2) e. p 1 p p p p 1 p The probability of this graph is p 4 (1 p) 2. Spectra of Random Graphs Linyuan Lu 7 / 68

20 Evolution of G(n,p) Erdős-Rényi 1960s: p c/n for 0 < c < 1: The largest connected component of G n,p is a tree and has about 1 α (logn 5 2 loglogn) vertices, where α = c 1 logc. Spectra of Random Graphs Linyuan Lu 8 / 68

21 Evolution of G(n,p) Erdős-Rényi 1960s: p c/n for 0 < c < 1: The largest connected component of G n,p is a tree and has about 1 α (logn 5 2 loglogn) vertices, where α = c 1 logc. p 1/n+c/n 4/3, the largest connected component is Θ(n 2/3 ). Double jump: Θ(logn) Θ(n 2/3 ) Θ(n). Spectra of Random Graphs Linyuan Lu 8 / 68

22 Evolution of G(n,p) Erdős-Rényi 1960s: p c/n for 0 < c < 1: The largest connected component of G n,p is a tree and has about 1 α (logn 5 2 loglogn) vertices, where α = c 1 logc. p 1/n+c/n 4/3, the largest connected component is Θ(n 2/3 ). Double jump: Θ(logn) Θ(n 2/3 ) Θ(n). p c/n for c > 1: Except for one giant component, all the other components are relatively small. The giant component has approximately f(c)n vertices, where f(c) = 1 1 c k=1 k k 1 k! (ce c ) k. Spectra of Random Graphs Linyuan Lu 8 / 68

23 Diameter of G(n,p) Bollobás (1985): (denser graph) logn diam(g(n, p)) = or lognp logn lognp if np logn. Spectra of Random Graphs Linyuan Lu 9 / 68

24 Diameter of G(n,p) Bollobás (1985): (denser graph) logn diam(g(n, p)) = or lognp logn lognp if np logn. Chung Lu, (2000) (Sparser graph) diam(g(n, p)) = { (1+o(1)) logn lognp Θ( logn lognp if np ) if > np > 1. Spectra of Random Graphs Linyuan Lu 9 / 68

25 Wigner s semicircle law (Wigner, 1958) - A is a real symmetric n n matrix. - Entries a ij are independent random variables. - E(aij 2k+1 ) = 0. - E(a 2 ij ) = m2. - E(a 2k ij ) < M. The distribution of eigenvalues of A converges into a semicircle distribution of radius 2m n. Spectra of Random Graphs Linyuan Lu 10 / 68

26 Spectra of G(n,p) The eigenvalues of an Erdős-Rényi random graph follow the semicircle law. ( Füredi and Komlós, 1981) Laplacian eigenvalues also follow the semicircle law. Spectra of Random Graphs Linyuan Lu 11 / 68

27 Challenge Erdős-Rényi model G(n, p) is classical, simple, beautiful..., but not suitable to model complex graphs. Spectra of Random Graphs Linyuan Lu 12 / 68

28 Challenge Erdős-Rényi model G(n, p) is classical, simple, beautiful..., but not suitable to model complex graphs. What are complex graphs? Spectra of Random Graphs Linyuan Lu 12 / 68

29 Challenge Erdős-Rényi model G(n, p) is classical, simple, beautiful..., but not suitable to model complex graphs. What are complex graphs? How to model these complex graphs by random graphs? Spectra of Random Graphs Linyuan Lu 12 / 68

30 Challenge Erdős-Rényi model G(n, p) is classical, simple, beautiful..., but not suitable to model complex graphs. What are complex graphs? How to model these complex graphs by random graphs? How to deduce the graph properties of these general random graph models? Spectra of Random Graphs Linyuan Lu 12 / 68

31 Examples of complex graphs WWW Graphs Call Graphs Collaboration Graphs Gene Regulatory Graphs Graph of U.S. Power Grid Costars Graph of Actors. Spectra of Random Graphs Linyuan Lu 13 / 68

32 A subgraph of the Collaboration Graph Spectra of Random Graphs Linyuan Lu 14 / 68

33 Collaboration Graph at USC Spouge P.L. Erdős Wormald Johnson de Caen Biró Steel Dankelmann Füredi Griggs Czabarka Székely Lu Bokal Toroczkai Miklós Katona Sali Chudak Howard Karolyi Wagner WangShahrokhi Entriger Smith Jin Ho Anstee Kleitman Yang Mohr Yeh Liu Dove Ouyang Wu Li Liang Lan Man Peng Lin Zhu Chen Martin Zhao Sun Jonas Sandberg Jordan Odlyzko Milan West Johnston Chin Horn Chung Graham Pralat Narayan Boehnlein Walters Kay Tetali Fenner Cooper Dutle Faculty, Ph.D. students, Postdocs, and visitors to the Combinatorics Group at the University of South Carolina. Spectra of Random Graphs Linyuan Lu 15 / 68

34 An IP Graph (by Bill Cheswick) Spectra of Random Graphs Linyuan Lu 16 / 68

35 BGP Graph Vertex: AS (autonomous system) Edges: AS pairs in BGP routing table. Spectra of Random Graphs Linyuan Lu 17 / 68

36 Large BGP subgraph Only a portion of 6400 vertices and edges is drawn. Spectra of Random Graphs Linyuan Lu 18 / 68

37 Hollywood Graph Vertex: actors and actress Edges: co-playing in the same movie Only 10,000 out of 225,000 are shown. Spectra of Random Graphs Linyuan Lu 19 / 68

38 Protein-interaction network Snel, Bork & Huynen, PNAS 99, 5890 (2002) Spectra of Random Graphs Linyuan Lu 20 / 68

39 A subgraph of the Collaboration Graph Spectra of Random Graphs Linyuan Lu 21 / 68

40 Folklore of Erdős numbers Erdős has Erdős number 0. Erdős coauthor has Erdős number 1. Erdős coauthor s coauthor has Erdős number 2.. Spectra of Random Graphs Linyuan Lu 22 / 68

41 Folklore of Erdős numbers Erdős has Erdős number 0. Erdős coauthor has Erdős number 1. Erdős coauthor s coauthor has Erdős number 2.. My Erdős number is 2. Spectra of Random Graphs Linyuan Lu 22 / 68

42 Folklore of Erdős numbers Erdős has Erdős number 0. Erdős coauthor has Erdős number 1. Erdős coauthor s coauthor has Erdős number 2.. My Erdős number is 2. Erdős number is the graph distance to Erdős in the Collaboration graph. Spectra of Random Graphs Linyuan Lu 22 / 68

43 Collaboration Graph Spectra of Random Graphs Linyuan Lu 23 / 68

44 Characteristics Large Spectra of Random Graphs Linyuan Lu 24 / 68

45 Characteristics Large Sparse Spectra of Random Graphs Linyuan Lu 24 / 68

46 Characteristics Large Sparse Power law degree distribution Spectra of Random Graphs Linyuan Lu 24 / 68

47 Characteristics Large Sparse Power law degree distribution Small world phenomenon Spectra of Random Graphs Linyuan Lu 24 / 68

48 The power law The number of vertices of degree k is approximately proportional to k β for some positive β. Spectra of Random Graphs Linyuan Lu 25 / 68

49 The power law The number of vertices of degree k is approximately proportional to k β for some positive β. A power law graph is a graph whose degree sequence satisfies the power law. Spectra of Random Graphs Linyuan Lu 25 / 68

50 Power law distribution Left: The collaboration graph follows the power law degree distribution with exponent β 3.0 Spectra of Random Graphs Linyuan Lu 26 / 68

51 Power law distribution Left: The collaboration graph follows the power law degree distribution with exponent β 3.0 Right: An IP graph follows the power law degree distribution with exponent β 2.4 Spectra of Random Graphs Linyuan Lu 26 / 68

52 Power law graphs Left: Part of the collaboration graph (authors with Erdős number 2) Right: An IP graph (by Bill Cheswick) Spectra of Random Graphs Linyuan Lu 27 / 68

53 Robustness of Power Law size degree distribution 25, ,186 Spectra of Random Graphs Linyuan Lu 28 / 68

54 Basic questions How to model power law graphs? Spectra of Random Graphs Linyuan Lu 29 / 68

55 Basic questions How to model power law graphs? What graph properties can be derived from the model? Spectra of Random Graphs Linyuan Lu 29 / 68

56 Model G(w 1,w 2,...,w n ) Random graph model with given expected degree sequence (Chung-Lu model) - n nodes with weights w 1,w 2,...,w n. Spectra of Random Graphs Linyuan Lu 30 / 68

57 Model G(w 1,w 2,...,w n ) Random graph model with given expected degree sequence (Chung-Lu model) - n nodes with weights w 1,w 2,...,w n. - For each pair (i,j), create an edge independently with probability p ij = w i w j ρ, where ρ = 1 n i=1 w i. Spectra of Random Graphs Linyuan Lu 30 / 68

58 Model G(w 1,w 2,...,w n ) Random graph model with given expected degree sequence (Chung-Lu model) - n nodes with weights w 1,w 2,...,w n. - For each pair (i,j), create an edge independently with probability p ij = w i w j ρ, where ρ = 1 n i=1 w i. - The graph H has probability p ij ij E(H) ij E(H) (1 p ij ). Spectra of Random Graphs Linyuan Lu 30 / 68

59 Model G(w 1,w 2,...,w n ) Random graph model with given expected degree sequence (Chung-Lu model) - n nodes with weights w 1,w 2,...,w n. - For each pair (i,j), create an edge independently with probability p ij = w i w j ρ, where ρ = 1 n i=1 w i. - The graph H has probability p ij ij E(H) ij E(H) (1 p ij ). - The expected degree of vertex i is w i. Spectra of Random Graphs Linyuan Lu 30 / 68

60 An example: G(w 1,w 2,w 3,w 4 ) Spectra of Random Graphs Linyuan Lu 31 / 68

61 An example: G(w 1,w 2,w 3,w 4 ) w 3 w 4 w 1 w 2 Spectra of Random Graphs Linyuan Lu 31 / 68

62 An example: G(w 1,w 2,w 3,w 4 ) w 1 w 3 ρ w 3 w 4 w 2 w 3 ρ w 1 w 4 ρ w 1 w 2 w 1 w 2 ρ Spectra of Random Graphs Linyuan Lu 31 / 68

63 An example: G(w 1,w 2,w 3,w 4 ) w 1 w 3 ρ 1 w 3 w 4 ρ w 3 w 4 w 2 w 3 ρ w 1 w 4 ρ w 1 w 2 w 1 w 2 ρ 1 w 2 w 4 ρ Spectra of Random Graphs Linyuan Lu 31 / 68

64 An example: G(w 1,w 2,w 3,w 4 ) 1 w 3 w 4 ρ w 3 w 4 w 2 w 3 ρ w 1 w 4 ρ w 1 w 2 w 1 w 2 ρ w 1 w 3 ρ 1 w3 2ρ 1 w4ρ 2 1 w 2 1ρ 1 w 2 w 4 ρ 1 w 2 2ρ Spectra of Random Graphs Linyuan Lu 31 / 68

65 An example: G(w 1,w 2,w 3,w 4 ) 1 w 3 w 4 ρ w 3 w 4 w 2 w 3 ρ w 1 w 4 ρ w 1 w 2 w 1 w 2 ρ w 1 w 3 ρ 1 w 2 1ρ The probability of the graph is 1 w3 2ρ 1 w4ρ 2 1 w 2 w 4 ρ w 3 1w 2 2w 2 3w 4 ρ 4 (1 w 2 w 4 ρ) (1 w 3 w 4 ρ) 1 w 2 2ρ 4 (1 wiρ). 2 Spectra of Random Graphs Linyuan Lu 31 / 68 i=1

66 Chung-Lu model For G = G(w 1,...,w n ), let - d = 1 n n i=1 w i n - d = i=1 w2 i n i=1 w. i - The volume of S: Vol(S) = i S w i. Spectra of Random Graphs Linyuan Lu 32 / 68

67 Chung-Lu model For G = G(w 1,...,w n ), let - d = 1 n n i=1 w i n - d = i=1 w2 i n i=1 w. i - The volume of S: Vol(S) = i S w i. We have d d = holds if and only if w 1 = = w n. Spectra of Random Graphs Linyuan Lu 32 / 68

68 Chung-Lu model For G = G(w 1,...,w n ), let - d = 1 n n i=1 w i n - d = i=1 w2 i n i=1 w. i - The volume of S: Vol(S) = i S w i. We have d d = holds if and only if w 1 = = w n. A connected component S is called a giant component if vol(s) = Θ(vol(G)). Spectra of Random Graphs Linyuan Lu 32 / 68

69 Connected components Chung and Lu (2001) For G = G(w 1,...,w n ), If d < 1 ǫ, then almost surely, all components have volume at most O( nlogn). Spectra of Random Graphs Linyuan Lu 33 / 68

70 Connected components Chung and Lu (2001) For G = G(w 1,...,w n ), If d < 1 ǫ, then almost surely, all components have volume at most O( nlogn). If d > 1+ǫ, then almost surely there is a unique giant component of volume Θ(Vol(G)). All other components have size at most { logn 1 d 1 log d ǫd if 1 ǫ < d < 2 logn 1+logd log4+2log(1 ǫ) if d > 4 e(1 ǫ). 2 1 ǫ Spectra of Random Graphs Linyuan Lu 33 / 68

71 Volume of Giant Component Chung and Lu (2004) If the average degree is strictly greater than 1, then almost surely the giant component in a graph G in G(w) has volume (λ 0 +O ( n log 3.5 n Vol(G) )) Vol(G), where λ 0 is the unique positive root of the following equation: n i=1 w i e w iλ = (1 λ) n w i. i=1 Spectra of Random Graphs Linyuan Lu 34 / 68

72 A real application Apply to the Collaboration Graph (2002 data): The size of giant component is predicted to be about 177,400 by our theory. This is rather close to the actual value 176,000, within an error bound of less than 1%. Spectra of Random Graphs Linyuan Lu 35 / 68

73 G(n,p) versus G(w 1,...,w n ) Question: Does the random graph with equal expected degrees generates the smallest giant component among all possible degree distribution with the same volume? Spectra of Random Graphs Linyuan Lu 36 / 68

74 G(n,p) versus G(w 1,...,w n ) Question: Does the random graph with equal expected degrees generates the smallest giant component among all possible degree distribution with the same volume? Chung Lu (2004) Yes, for 1 < d e e 1. Spectra of Random Graphs Linyuan Lu 36 / 68

75 G(n,p) versus G(w 1,...,w n ) Question: Does the random graph with equal expected degrees generates the smallest giant component among all possible degree distribution with the same volume? Chung Lu (2004) Yes, for 1 < d e e 1. No, for sufficiently large d. Spectra of Random Graphs Linyuan Lu 36 / 68

76 G(n,p) versus G(w 1,...,w n ) Question: Does the random graph with equal expected degrees generates the smallest giant component among all possible degree distribution with the same volume? Chung Lu (2004) Yes, for 1 < d e e 1. No, for sufficiently large d. When d 4 e, almost surely the giant component of G(w 1,...,w n ) has volume at least ( 1 ( ) ) +o(1) Vol(G). 2 de This is asymptotically best possible. Spectra of Random Graphs Linyuan Lu 36 / 68

77 Diameter of G(w 1,...,w n ) Chung Lu (2002) For a random graph G with admissible expected degree sequence (w 1,...,w n ), the average distance is almost surely (1+o(1)) logn log d. Spectra of Random Graphs Linyuan Lu 37 / 68

78 Diameter of G(w 1,...,w n ) Chung Lu (2002) For a random graph G with admissible expected degree sequence (w 1,...,w n ), the average distance is almost surely (1+o(1)) logn log d. For a random graph G with strongly admissible expected degree sequence (w 1,...,w n ), the diameter is almost surely Θ( logn ). log d Spectra of Random Graphs Linyuan Lu 37 / 68

79 Diameter of G(w 1,...,w n ) Chung Lu (2002) For a random graph G with admissible expected degree sequence (w 1,...,w n ), the average distance is almost surely (1+o(1)) logn log d. For a random graph G with strongly admissible expected degree sequence (w 1,...,w n ), the diameter is almost surely Θ( logn ). log d These results apply to G(n,p) and random power law graph with β > 3. Spectra of Random Graphs Linyuan Lu 37 / 68

80 Non-admissible graph versus admissible graph A random subgraph of the Collaboration Graph. A Connected component of G(n, p) with n = 500 and p = Spectra of Random Graphs Linyuan Lu 38 / 68

81 Non-admissible graph versus admissible graph A random subgraph of the Collaboration Graph. - Dense core for non-admissible graphs. - No dense core for admissible graphs. A Connected component of G(n, p) with n = 500 and p = Spectra of Random Graphs Linyuan Lu 38 / 68

82 Power law graphs with β (2,3) Chung, Lu (2002) - Examples: the WWW graph, Collaboration graph, etc. Spectra of Random Graphs Linyuan Lu 39 / 68

83 Power law graphs with β (2,3) Chung, Lu (2002) - Examples: the WWW graph, Collaboration graph, etc. - Non-admissible. Spectra of Random Graphs Linyuan Lu 39 / 68

84 Power law graphs with β (2,3) Chung, Lu (2002) - Examples: the WWW graph, Collaboration graph, etc. - Non-admissible. - Containing a dense core, with diameter loglogn. Spectra of Random Graphs Linyuan Lu 39 / 68

85 Power law graphs with β (2,3) Chung, Lu (2002) - Examples: the WWW graph, Collaboration graph, etc. - Non-admissible. - Containing a dense core, with diameter loglogn. - Mostly vertices are within the distance of O(loglogn) from the core. Spectra of Random Graphs Linyuan Lu 39 / 68

86 Power law graphs with β (2,3) Chung, Lu (2002) - Examples: the WWW graph, Collaboration graph, etc. - Non-admissible. - Containing a dense core, with diameter loglogn. - Mostly vertices are within the distance of O(loglogn) from the core. - There are some vertices at the distance of O(logn). Spectra of Random Graphs Linyuan Lu 39 / 68

87 Power law graphs with β (2,3) Chung, Lu (2002) - Examples: the WWW graph, Collaboration graph, etc. - Non-admissible. - Containing a dense core, with diameter loglogn. - Mostly vertices are within the distance of O(loglogn) from the core. - There are some vertices at the distance of O(logn). The diameter is Θ(log n), while the average distance is O(log log n). Spectra of Random Graphs Linyuan Lu 39 / 68

88 Experimental results Faloutsos et al. (1999) The eigenvalues of the Internet graph do not follow the semicircle law. Farkas et. al. (2001), Goh et. al. (2001) The spectrum of a power law graph follows a triangular-like distribution. Mihail and Papadimitriou (2002) They showed that the large eigenvalues are determined by the large degrees. Thus, the significant part of the spectrum of a power law graph follows the power law. µ i d i. Spectra of Random Graphs Linyuan Lu 40 / 68

89 Eigenvalues of G(w 1,...,w n ) Chung, Vu, and Lu (2003) Suppose w 1 w 2... w n. Let µ i be i-th largest eigenvalue of G(w 1,w 2,...,w n ). Let m = w 1 and d = n i=1 w2 iρ. Almost surely we have: (1 o(1))max{ m, d} µ 1 7 logn max{ m, d}. Spectra of Random Graphs Linyuan Lu 41 / 68

90 Eigenvalues of G(w 1,...,w n ) Chung, Vu, and Lu (2003) Suppose w 1 w 2... w n. Let µ i be i-th largest eigenvalue of G(w 1,w 2,...,w n ). Let m = w 1 and d = n i=1 w2 iρ. Almost surely we have: (1 o(1))max{ m, d} µ 1 7 logn max{ m, d}. µ 1 = (1+o(1)) d, if d > mlogn. Spectra of Random Graphs Linyuan Lu 41 / 68

91 Eigenvalues of G(w 1,...,w n ) Chung, Vu, and Lu (2003) Suppose w 1 w 2... w n. Let µ i be i-th largest eigenvalue of G(w 1,w 2,...,w n ). Let m = w 1 and d = n i=1 w2 iρ. Almost surely we have: (1 o(1))max{ m, d} µ 1 7 logn max{ m, d}. µ 1 = (1+o(1)) d, if d > mlogn. µ 1 = (1+o(1)) m, if m > dlog 2 n. Spectra of Random Graphs Linyuan Lu 41 / 68

92 Eigenvalues of G(w 1,...,w n ) Chung, Vu, and Lu (2003) Suppose w 1 w 2... w n. Let µ i be i-th largest eigenvalue of G(w 1,w 2,...,w n ). Let m = w 1 and d = n i=1 w2 iρ. Almost surely we have: (1 o(1))max{ m, d} µ 1 7 logn max{ m, d}. µ 1 = (1+o(1)) d, if d > mlogn. µ 1 = (1+o(1)) m, if m > dlog 2 n. µ k w k and µ n+1 k w k, if w k > dlog 2 n. Spectra of Random Graphs Linyuan Lu 41 / 68

93 Random power law graphs The first k and last k eigenvalues of the random power law graph with β > 2.5 follows the power law distribution with exponent 2β 1. It results a triangular-like shape. Spectra of Random Graphs Linyuan Lu 42 / 68

94 Laplacian spectrum Random walks on a graph G: π k+1 = AD 1 π k. AD 1 D 1/2 AD 1/2. 1 d v v 1 d v 1 d v Spectra of Random Graphs Linyuan Lu 43 / 68

95 Laplacian spectrum Random walks on a graph G: π k+1 = AD 1 π k. AD 1 D 1/2 AD 1/2. Laplacian spectrum 1 d v v 1 d v 1 d v 0 = λ 0 λ 1 λ n 1 2 are the eigenvalues of L = I D 1/2 AD 1/2. Spectra of Random Graphs Linyuan Lu 43 / 68

96 Laplacian spectrum Random walks on a graph G: π k+1 = AD 1 π k. AD 1 D 1/2 AD 1/2. Laplacian spectrum 1 d v v 1 d v 1 d v 0 = λ 0 λ 1 λ n 1 2 are the eigenvalues of L = I D 1/2 AD 1/2. The eigenvalues of AD 1 are 1,1 λ 1,...,1 λ n 1. Spectra of Random Graphs Linyuan Lu 43 / 68

97 Let Laplacian Spectral Radius - w min = min{w 1,...,w n }, - d = 1 n n i=1 w i, - g(n) a function tending to infinity arbitrarily slowly. Chung, Vu, and Lu (2003) If w min log 2 n, then almost surely the Laplacian spectrum λ i s of G(w 1,...,w n ) satisfy max 1 λ i (1+o(1)) 4 + g(n)log2 n. i 0 d w min Spectra of Random Graphs Linyuan Lu 44 / 68

98 Let Laplacian Spectral Radius - w min = min{w 1,...,w n }, - d = 1 n n i=1 w i, - g(n) a function tending to infinity arbitrarily slowly. Chung, Vu, and Lu (2003) If w min log 2 n, then almost surely the Laplacian spectrum λ i s of G(w 1,...,w n ) satisfy max 1 λ i (1+o(1)) 4 + g(n)log2 n. i 0 d w min If w min d, the Laplacian spectrum follows the semi-circle distribution with radius r 2 d. Spectra of Random Graphs Linyuan Lu 44 / 68

99 General random graphs General edge-independent random graphs: n: the number of vertices. p ij : a probability for ij being an edge. Edges are mutually independent. Question: What can we say about the spectrum of the adjacency matrix and the Laplacian matrix? Spectra of Random Graphs Linyuan Lu 45 / 68

100 Notation - A: adjacency matrix - Ā := (p ij ): the expectation of A - : the maximum expected degree - δ: the minimum expected degree - D: the diagonal matrix of degrees - D: the expectation of D - L := I D 1/2 AD 1/2 : the normalized Laplacian - L := I D 1/2 Ā D 1/2 : the Laplacian of Ā Spectra of Random Graphs Linyuan Lu 46 / 68

101 Known results Oliveira [2010]: For Clnn, with high probability we have λ i (A) λ i (Ā) 4 lnn. For δ Clnn, with high probability we have λ i (L) λ i ( L) 14 ln(4n)/δ. Spectra of Random Graphs Linyuan Lu 47 / 68

102 Known results Oliveira [2010]: For Clnn, with high probability we have λ i (A) λ i (Ā) 4 lnn. For δ Clnn, with high probability we have λ i (L) λ i ( L) 14 ln(4n)/δ. Chung-Radcliffe [2011] reduces the constant coefficient using a new matrix Chernoff inequality. Spectra of Random Graphs Linyuan Lu 47 / 68

103 Our results Lu-Peng [2012+]: If ln 4 n, then almost surely λ i (A) λ i (Ā) (2+o(1)). Spectra of Random Graphs Linyuan Lu 48 / 68

104 Our results Lu-Peng [2012+]: If ln 4 n, then almost surely λ i (A) λ i (Ā) (2+o(1)). Lu-Peng [2012+]: Let Λ := {λ i ( L): 1 λ i ( L) = ω(1/ lnn)}. If δ max{ Λ,ln 4 n}, then almost surely λ i (L) λ i ( L) 2+ (1 λ) 2 +o(1) 1. δ λ Λ Spectra of Random Graphs Linyuan Lu 48 / 68

105 Our results Lu-Peng [2012+]: If ln 4 n, then almost surely λ i (A) λ i (Ā) (2+o(1)). Lu-Peng [2012+]: Let Λ := {λ i ( L): 1 λ i ( L) = ω(1/ lnn)}. If δ max{ Λ,ln 4 n}, then almost surely λ i (L) λ i ( L) 2+ (1 λ) 2 +o(1) 1. δ λ Λ In both case, we remove the multiplicative factor lnn. Spectra of Random Graphs Linyuan Lu 48 / 68

106 Random symmetric matrices B = (b ij ) is a random symmetric matrix satisfying: - b ij : independent, but not necessary identical, - b ij K, - E(b ij ) = 0, - Var(b ij ) σ 2. Spectra of Random Graphs Linyuan Lu 49 / 68

107 Random symmetric matrices B = (b ij ) is a random symmetric matrix satisfying: - b ij : independent, but not necessary identical, - b ij K, - E(b ij ) = 0, - Var(b ij ) σ 2. Füredi-Komlós [1981]: B 2σ n+cn 1/3 lnn. Spectra of Random Graphs Linyuan Lu 49 / 68

108 Random symmetric matrices B = (b ij ) is a random symmetric matrix satisfying: - b ij : independent, but not necessary identical, - b ij K, - E(b ij ) = 0, - Var(b ij ) σ 2. Füredi-Komlós [1981]: Vu [2007]: B 2σ n+cn 1/3 lnn. B 2σ n+c(kσ) 1/2 n 1/4 lnn. Spectra of Random Graphs Linyuan Lu 49 / 68

109 Our result Lu-Peng [2012+]: We further assume Var(b ij ) σ 2 ij. Let := max 1 i n n j=1 σ2 ij. If C K 2 ln 4 n, then asymptotically almost surely B 2 +C K 1/4 lnn. It generalizes Vu s theorem. This result is asymptotically tight. Spectra of Random Graphs Linyuan Lu 50 / 68

110 Graph percolation G: a connected graph on n vertices p: a probability (0 p 1) G p : a random spanning subgraph of G, obtained as follows: for each edge f of G, independently, Pr(f is an edge of G p ) = p. Spectra of Random Graphs Linyuan Lu 51 / 68

111 Graph percolation G: a connected graph on n vertices p: a probability (0 p 1) G p : a random spanning subgraph of G, obtained as follows: for each edge f of G, independently, Pr(f is an edge of G p ) = p. Spectra of Random Graphs Linyuan Lu 51 / 68

112 Spectrum of G p Lu-Peng [2012+]: If p ln4 n, then almost surely we have λ i (A(G p )) pλ i (A(G)) (2+o(1)) p. Spectra of Random Graphs Linyuan Lu 52 / 68

113 Spectrum of G p Lu-Peng [2012+]: If p ln4 n, then almost surely we have λ i (A(G p )) pλ i (A(G)) (2+o(1)) p. Suppose that all but k Laplacian eigenvalues λ of G satisfies 1 λ = o( 1 lnn ). If δ max{k,ln 4 n}, then for p max{ k δ, ln4 n δ }, almost surely we have λ i (L(G p )) λ i (L(G)) (2+ k i=1 (1 λ i) 2 +o(1))) 1 pδ. Spectra of Random Graphs Linyuan Lu 52 / 68

114 Method We will illustrate Wigner s trace method through the sketch proof of the following result. Spectra of Random Graphs Linyuan Lu 53 / 68

115 Method We will illustrate Wigner s trace method through the sketch proof of the following result. Lu-Peng [2012+]: If B = (b ij ) is a random symmetric matrix satisfying: - b ij : independent, but not necessary identical, - b ij K, - E(b ij ) = 0, - Var(b ij ) σ 2 ij. then almost surely B 2 +C K 1/4 lnn, where := max 1 i n n j=1 σ2 ij. Spectra of Random Graphs Linyuan Lu 53 / 68

116 Sketch proof WLOG, we can assume K = 1 and b ii = 0. Using Wigner s trace method, we have E ( Trace(B k ) ) = = i 1,i 2,...,i k E(b i1 i 2 b i2 i 3...b ik 1 i k b ik i 1 ) k/2 +1 p=2 w G(n,k,p) e E(w) E(b q e e ). Here G(n,k,p) is the set of good closed walks w in K n of length k on p vertices, where each edge in w appears more than once (q e 2). Spectra of Random Graphs Linyuan Lu 54 / 68

117 Continue Let G(k,p) be the set of good closed walks w of length k on the complete graph K p where vertices first appear in w in the order 1,2,...,p. Spectra of Random Graphs Linyuan Lu 55 / 68

118 Continue Let G(k,p) be the set of good closed walks w of length k on the complete graph K p where vertices first appear in w in the order 1,2,...,p. All walks in G(n,k,p) can be coded by a walk in G(k,p) plus the ordered p distinct vertices. Let [n] p := {(v 1,v 2,...,v p ) [n] p : v 1,v 2,...,v p are distinct}. Spectra of Random Graphs Linyuan Lu 55 / 68

119 Continue Let G(k,p) be the set of good closed walks w of length k on the complete graph K p where vertices first appear in w in the order 1,2,...,p. All walks in G(n,k,p) can be coded by a walk in G(k,p) plus the ordered p distinct vertices. Let [n] p := {(v 1,v 2,...,v p ) [n] p : v 1,v 2,...,v p are distinct}. Define a rooted tree T(w) so that the edge i j i j+1 E(T(w)) if it brings in a new vertex i j+1 when it occurs first time. Spectra of Random Graphs Linyuan Lu 55 / 68

120 w G(n,k,p) e E(w) σ 2 e = w G(k,p) = w G(k,p) continue w G(k,p) n v 1 =1 n v 1 =1 w G(k,p) n v 2 =1 n v 2 =1 n v 1 =1 (v 1,...,v p ) [n] p n v 2 =1 n p 1 G(k,p). n v p =1 n v p 1 =1 xy E(T) p 1 n y=2 v p 1 =1 xy E( w) σ 2 v x v y σ 2 v η(y) v y p 1 y=2 σ 2 v η(y) v y σ 2 v x v y n v p =1 σ 2 v η(p) v p Spectra of Random Graphs Linyuan Lu 56 / 68

121 Continue Vu [2007] proved ( ) k G(k,p) 2 2k 2p+3 p k 2p+2 (k 2p+4) k 2p+2. 2p 2 Spectra of Random Graphs Linyuan Lu 57 / 68

122 Continue Vu [2007] proved ( ) k G(k,p) 2 2k 2p+3 p k 2p+2 (k 2p+4) k 2p+2. 2p 2 We get ( E Trace(B k ) ) n := n k/2+1 p=2 k/2+1 p=2 w G(n,k) e E(w) σ 2 e k/2+1 Spectra of Random Graphs Linyuan Lu 57 / 68 p=2 n p 1 G(k,p) ( ) k p 1 2 2k 2p+3 p k 2p+2 (k 2p+4) k 2p+2 2p 2 S(n,k,p).

123 Continue One can show S(n,k,p 1) 16k4 S(n,k,p). Spectra of Random Graphs Linyuan Lu 58 / 68

124 Continue One can show S(n,k,p 1) 16k4 S(n,k,p). For any even integer k such that k 4 32, we get ( E Trace(B k ) ) k/2+1 p=2 S(n,k,p) S(n,k,k/2+1) < 2S(n,k,k/2+1) = n2 k+2 k/2. k/2+1 p=2 ( ) k/2+1 p 1 2 Spectra of Random Graphs Linyuan Lu 58 / 68

125 For even k, we have continue Pr( B 2 +C 1/4 lnn) = Pr( B k (2 +C 1/4 lnn) k ) Pr(Trace(B k ) (2 +C 1/4 lnn) k ) E(Trace(B k )) (2 (Markov s inequality) +C 1/4 lnn)) k n2 k+2 k/2 (2 +C 1/4 lnn)) k = 4ne (1+o(1))C 2 k 1/4lnn. Setting k = ( 1/4, 32) this probability is o(1) for sufficiently large C. Spectra of Random Graphs Linyuan Lu 59 / 68

126 For even k, we have continue Pr( B 2 +C 1/4 lnn) = Pr( B k (2 +C 1/4 lnn) k ) Pr(Trace(B k ) (2 +C 1/4 lnn) k ) E(Trace(B k )) (2 (Markov s inequality) +C 1/4 lnn)) k n2 k+2 k/2 (2 +C 1/4 lnn)) k = 4ne (1+o(1))C 2 k 1/4lnn. Setting k = ( 1/4, 32) this probability is o(1) for sufficiently large C. Spectra of Random Graphs Linyuan Lu 59 / 68

127 Percolation threshold p c For p < p c, almost surely there is no giant component For p > p c, almost surely there is a giant component. p c Spectra of Random Graphs Linyuan Lu 60 / 68

128 Motivations Graph theory: random graphs Theoretical physics: crystals melting Sociology: the spread of disease on contact networks Spectra of Random Graphs Linyuan Lu 61 / 68

129 Percolation of Z d Spectra of Random Graphs Linyuan Lu 62 / 68

130 Percolation of Z d Spectra of Random Graphs Linyuan Lu 63 / 68

131 Percolation of Z d Kesten (1980): p c (Z 2 ) = 1 2. Spectra of Random Graphs Linyuan Lu 63 / 68

132 Percolation of Z d Kesten (1980): p c (Z 2 ) = 1 2. Lorenz and Ziff (1997, simulation): p c (Z 3 ) ± if it exists. Spectra of Random Graphs Linyuan Lu 63 / 68

133 Percolation of Z d Kesten (1980): p c (Z 2 ) = 1 2. Lorenz and Ziff (1997, simulation): p c (Z 3 ) ± if it exists. Kesten (1990): p c (Z d ) 1 2d as d. Spectra of Random Graphs Linyuan Lu 63 / 68

134 d-regular graphs Alon, Benjamini, Stacey (2004): Suppose d 2 and let (G n ) be a sequence of d-regular expanders with girth(g n ), then p c = 1 d 1 +o(1). Spectra of Random Graphs Linyuan Lu 64 / 68

135 Percolation of dense graphs Bollobás, Borgs, Chayes, and Riordan (2008): Suppose that G is a dense graph (i.e., average degree d = Θ(n)). Let µ be the largest eigenvalue of the adjacency matrix of G. Then p c 1 µ. Spectra of Random Graphs Linyuan Lu 65 / 68

136 Percolation of dense graphs Bollobás, Borgs, Chayes, and Riordan (2008): Suppose that G is a dense graph (i.e., average degree d = Θ(n)). Let µ be the largest eigenvalue of the adjacency matrix of G. Then p c 1 µ. Remark: The requirement of dense graph is essential. Their methods can not be extended to sparse graphs. Spectra of Random Graphs Linyuan Lu 65 / 68

137 Percolation of sparse graphs Chung, Lu, Horn [2008]: If p < 1 µ, then G p has no giant component. Spectra of Random Graphs Linyuan Lu 66 / 68

138 Percolation of sparse graphs Chung, Lu, Horn [2008]: If p < 1 µ, then G p has no giant component. The condition p > 1 µ in general does not imply that G p has a giant component. Spectra of Random Graphs Linyuan Lu 66 / 68

139 Percolation of sparse graphs Chung, Lu, Horn [2008]: If p < 1 µ, then G p has no giant component. The condition p > 1 µ in general does not imply that G p has a giant component. If p > 1 1 µ, = O(d), and σ = o( logn ), then G p has a giant component. Spectra of Random Graphs Linyuan Lu 66 / 68

140 Percolation of G(w) Bhamidi-van der Hofstad-van Leeuwaarden [2012]: Consider G(w), where w = (w 1,...,w n ) follows the power law of exponent β. If E( n i=1 w2 i ) converges and is bounded, then the percolation threshed is (1+o(1)) 1 d. For β > 4, E( n i=1 w3 i ) converges. The largest component has the size Θ(n 2/3 ) at the critical window. Spectra of Random Graphs Linyuan Lu 67 / 68

141 Percolation of G(w) Bhamidi-van der Hofstad-van Leeuwaarden [2012]: Consider G(w), where w = (w 1,...,w n ) follows the power law of exponent β. If E( n i=1 w2 i ) converges and is bounded, then the percolation threshed is (1+o(1)) 1 d. For β > 4, E( n i=1 w3 i ) converges. The largest component has the size Θ(n 2/3 ) at the critical window. For 2 < β < 3, E( n i=1 w3 i ) diverges. The largest component has the size Θ(n β 2 β 1 ) at the critical window. Spectra of Random Graphs Linyuan Lu 67 / 68

142 References 1. Fan Chung, Linyuan Lu, and Van Vu, Eigenvalues of random power law graphs, Annals of Combinatorics, 7 (2003), Fan Chung, Linyuan Lu and Van Vu, The spectra of random graphs with given expected degrees, Proceedings of National Academy of Sciences, 100, No. 11, (2003), Fan Chung, Linyuan Lu, and Van Vu, Eigenvalues of random power law graphs, Internet Mathematics, 1 No. 3, (2004), Fan Chung and Linyuan Lu, The volume of the giant component for a random graph with given expected degrees, SIAM J. Discrete Math., 20 (2006), No. 2, Linyuan Lu and Xing Peng, Spectra of edge-independent random graphs, Electronic Journal of Combinatorics, 20 (4), (2013) P27. Homepage: lu/ Thank You Spectra of Random Graphs Linyuan Lu 68 / 68

Percolation in General Graphs

Percolation in General Graphs Percolation in General Graphs Fan Chung Paul Horn Linyuan Lu Abstract We consider a random subgraph G p of a host graph G formed by retaining each edge of G with probability p. We address the question

More information

The giant component in a random subgraph of a given graph

The giant component in a random subgraph of a given graph The giant component in a random subgraph of a given graph Fan Chung, Paul Horn, and Linyuan Lu 2 University of California, San Diego 2 University of South Carolina Abstract We consider a random subgraph

More information

Eigenvalues of Random Power Law Graphs (DRAFT)

Eigenvalues of Random Power Law Graphs (DRAFT) Eigenvalues of Random Power Law Graphs (DRAFT) Fan Chung Linyuan Lu Van Vu January 3, 2003 Abstract Many graphs arising in various information networks exhibit the power law behavior the number of vertices

More information

Laplacian and Random Walks on Graphs

Laplacian and Random Walks on Graphs Laplacian and Random Walks on Graphs Linyuan Lu University of South Carolina Selected Topics on Spectral Graph Theory (II) Nankai University, Tianjin, May 22, 2014 Five talks Selected Topics on Spectral

More information

On the Spectra of General Random Graphs

On the Spectra of General Random Graphs On the Spectra of General Random Graphs Fan Chung Mary Radcliffe University of California, San Diego La Jolla, CA 92093 Abstract We consider random graphs such that each edge is determined by an independent

More information

The diameter and mixing time of critical random graphs.

The diameter and mixing time of critical random graphs. The diameter and mixing time of critical random graphs. March 14, 2007 Joint work with: Asaf Nachmias. Background The Erdos and Rényi random graph G(n, p) is obtained from the complete graph on n vertices

More information

The Lopsided Lovász Local Lemma

The Lopsided Lovász Local Lemma Department of Mathematics Nebraska Wesleyan University With Linyuan Lu and László Székely, University of South Carolina Note on Probability Spaces For this talk, every a probability space Ω is assumed

More information

The Spectra of Random Graphs with Given Expected Degrees

The Spectra of Random Graphs with Given Expected Degrees Internet Mathematics Vol., No. 3: 257-275 The Spectra of Random Graphs with Given Expected Degrees Fan Chung, Linyuan Lu, and Van Vu Abstract. In the study of the spectra of power law graphs, there are

More information

Mixing time and diameter in random graphs

Mixing time and diameter in random graphs October 5, 2009 Based on joint works with: Asaf Nachmias, and Jian Ding, Eyal Lubetzky and Jeong-Han Kim. Background The mixing time of the lazy random walk on a graph G is T mix (G) = T mix (G, 1/4) =

More information

Critical percolation on networks with given degrees. Souvik Dhara

Critical percolation on networks with given degrees. Souvik Dhara Critical percolation on networks with given degrees Souvik Dhara Microsoft Research and MIT Mathematics Montréal Summer Workshop: Challenges in Probability and Mathematical Physics June 9, 2018 1 Remco

More information

Complex Graphs and Networks Lecture 3: Duplication models for biological networks

Complex Graphs and Networks Lecture 3: Duplication models for biological networks Complex Graphs and Networks Lecture 3: Duplication models for biological networks Linyuan Lu lu@math.sc.edu University of South Carolina BASICS2008 SUMMER SCHOOL July 27 August 2, 2008 Overview of talks

More information

Diameter of random spanning trees in a given graph

Diameter of random spanning trees in a given graph Diameter of random spanning trees in a given graph Fan Chung Paul Horn Linyuan Lu June 30, 008 Abstract We show that a random spanning tree formed in a general graph G (such as a power law graph) has diameter

More information

Decomposition of random graphs into complete bipartite graphs

Decomposition of random graphs into complete bipartite graphs Decomposition of random graphs into complete bipartite graphs Fan Chung Xing Peng Abstract We consider the problem of partitioning the edge set of a graph G into the minimum number τg) of edge-disjoint

More information

Pursuit-Evasion in Models of Complex Networks

Pursuit-Evasion in Models of Complex Networks Internet Mathematics Vol. 4, No. 4: 419 436 Pursuit-Evasion in Models of Complex Networks Anthony Bonato, Pawe l Pra lat, and Changping Wang Abstract. Pursuit-evasion games, such as the game of Cops and

More information

Random Lifts of Graphs

Random Lifts of Graphs 27th Brazilian Math Colloquium, July 09 Plan of this talk A brief introduction to the probabilistic method. A quick review of expander graphs and their spectrum. Lifts, random lifts and their properties.

More information

Lecture 7: February 6

Lecture 7: February 6 CS271 Randomness & Computation Spring 2018 Instructor: Alistair Sinclair Lecture 7: February 6 Disclaimer: These notes have not been subjected to the usual scrutiny accorded to formal publications. They

More information

Decomposition of random graphs into complete bipartite graphs

Decomposition of random graphs into complete bipartite graphs Decomposition of random graphs into complete bipartite graphs Fan Chung Xing Peng Abstract We consider the problem of partitioning the edge set of a graph G into the minimum number τg of edge-disjoint

More information

. p.1. Mathematical Models of the WWW and related networks. Alan Frieze

. p.1. Mathematical Models of the WWW and related networks. Alan Frieze . p.1 Mathematical Models of the WWW and related networks Alan Frieze The WWW is an example of a large real-world network.. p.2 The WWW is an example of a large real-world network. It grows unpredictably

More information

The Diameter of Random Massive Graphs

The Diameter of Random Massive Graphs The Diameter of Random Massive Graphs Linyuan Lu October 30, 2000 Abstract Many massive graphs (such as the WWW graph and Call graphs) share certain universal characteristics which can be described by

More information

EIGENVECTOR NORMS MATTER IN SPECTRAL GRAPH THEORY

EIGENVECTOR NORMS MATTER IN SPECTRAL GRAPH THEORY EIGENVECTOR NORMS MATTER IN SPECTRAL GRAPH THEORY Franklin H. J. Kenter Rice University ( United States Naval Academy 206) orange@rice.edu Connections in Discrete Mathematics, A Celebration of Ron Graham

More information

Extreme eigenvalues of Erdős-Rényi random graphs

Extreme eigenvalues of Erdős-Rényi random graphs Extreme eigenvalues of Erdős-Rényi random graphs Florent Benaych-Georges j.w.w. Charles Bordenave and Antti Knowles MAP5, Université Paris Descartes May 18, 2018 IPAM UCLA Inhomogeneous Erdős-Rényi random

More information

A simple branching process approach to the phase transition in G n,p

A simple branching process approach to the phase transition in G n,p A simple branching process approach to the phase transition in G n,p Béla Bollobás Department of Pure Mathematics and Mathematical Statistics Wilberforce Road, Cambridge CB3 0WB, UK b.bollobas@dpmms.cam.ac.uk

More information

The Laplacian Spectrum of Complex Networks

The Laplacian Spectrum of Complex Networks 1 The Laplacian Spectrum of Complex etworks A. Jamakovic and P. Van Mieghem Delft University of Technology, The etherlands {A.Jamakovic,P.VanMieghem}@ewi.tudelft.nl Abstract The set of all eigenvalues

More information

Sparse Recovery with Graph Constraints

Sparse Recovery with Graph Constraints Sparse Recovery with Graph Constraints Meng Wang, Weiyu Xu, Enrique Mallada, Ao Tang arxiv:107.89v [cs.it] 9 Mar 013 Abstract Sparse recovery can recover sparse signals from a set of underdetermined linear

More information

arxiv: v1 [math.co] 24 Apr 2014

arxiv: v1 [math.co] 24 Apr 2014 On sets of integers with restrictions on their products Michael Tait, Jacques Verstraëte Department of Mathematics University of California at San Diego 9500 Gilman Drive, La Jolla, California 9093-011,

More information

Applications of the Lopsided Lovász Local Lemma Regarding Hypergraphs

Applications of the Lopsided Lovász Local Lemma Regarding Hypergraphs Regarding Hypergraphs Ph.D. Dissertation Defense April 15, 2013 Overview The Local Lemmata 2-Coloring Hypergraphs with the Original Local Lemma Counting Derangements with the Lopsided Local Lemma Lopsided

More information

Norms of Random Matrices & Low-Rank via Sampling

Norms of Random Matrices & Low-Rank via Sampling CS369M: Algorithms for Modern Massive Data Set Analysis Lecture 4-10/05/2009 Norms of Random Matrices & Low-Rank via Sampling Lecturer: Michael Mahoney Scribes: Jacob Bien and Noah Youngs *Unedited Notes

More information

Spectra of adjacency matrices of random geometric graphs

Spectra of adjacency matrices of random geometric graphs Spectra of adjacency matrices of random geometric graphs Paul Blackwell, Mark Edmondson-Jones and Jonathan Jordan University of Sheffield 22nd December 2006 Abstract We investigate the spectral properties

More information

Random matrices: A Survey. Van H. Vu. Department of Mathematics Rutgers University

Random matrices: A Survey. Van H. Vu. Department of Mathematics Rutgers University Random matrices: A Survey Van H. Vu Department of Mathematics Rutgers University Basic models of random matrices Let ξ be a real or complex-valued random variable with mean 0 and variance 1. Examples.

More information

Random Graphs. 7.1 Introduction

Random Graphs. 7.1 Introduction 7 Random Graphs 7.1 Introduction The theory of random graphs began in the late 1950s with the seminal paper by Erdös and Rényi [?]. In contrast to percolation theory, which emerged from efforts to model

More information

Spectra of Large Random Stochastic Matrices & Relaxation in Complex Systems

Spectra of Large Random Stochastic Matrices & Relaxation in Complex Systems Spectra of Large Random Stochastic Matrices & Relaxation in Complex Systems Reimer Kühn Disordered Systems Group Department of Mathematics, King s College London Random Graphs and Random Processes, KCL

More information

Algebraic Representation of Networks

Algebraic Representation of Networks Algebraic Representation of Networks 0 1 2 1 1 0 0 1 2 0 0 1 1 1 1 1 Hiroki Sayama sayama@binghamton.edu Describing networks with matrices (1) Adjacency matrix A matrix with rows and columns labeled by

More information

Minimum rank of a random graph over the binary field

Minimum rank of a random graph over the binary field Minimum rank of a random graph over the binary field Jisu Jeong 1 Choongbum Lee 2 Po-Shen Loh 3 Sang-il Oum 1 1 KAIST 2 Massachusetts Institute of Technology 3 Carnegie Mellon University 2013 KMS Annual

More information

w i w j = w i k w k i 1/(β 1) κ β 1 β 2 n(β 2)/(β 1) wi 2 κ 2 i 2/(β 1) κ 2 β 1 β 3 n(β 3)/(β 1) (2.2.1) (β 2) 2 β 3 n 1/(β 1) = d

w i w j = w i k w k i 1/(β 1) κ β 1 β 2 n(β 2)/(β 1) wi 2 κ 2 i 2/(β 1) κ 2 β 1 β 3 n(β 3)/(β 1) (2.2.1) (β 2) 2 β 3 n 1/(β 1) = d 38 2.2 Chung-Lu model This model is specified by a collection of weights w =(w 1,...,w n ) that represent the expected degree sequence. The probability of an edge between i to is w i w / k w k. They allow

More information

Cycle lengths in sparse graphs

Cycle lengths in sparse graphs Cycle lengths in sparse graphs Benny Sudakov Jacques Verstraëte Abstract Let C(G) denote the set of lengths of cycles in a graph G. In the first part of this paper, we study the minimum possible value

More information

On the Regularity Method

On the Regularity Method On the Regularity Method Gábor N. Sárközy 1 Worcester Polytechnic Institute USA 2 Computer and Automation Research Institute of the Hungarian Academy of Sciences Budapest, Hungary Co-authors: P. Dorbec,

More information

Applied Mathematics Letters

Applied Mathematics Letters Applied Mathematics Letters (009) 15 130 Contents lists available at ScienceDirect Applied Mathematics Letters journal homepage: www.elsevier.com/locate/aml Spectral characterizations of sandglass graphs

More information

Self Similar (Scale Free, Power Law) Networks (I)

Self Similar (Scale Free, Power Law) Networks (I) Self Similar (Scale Free, Power Law) Networks (I) E6083: lecture 4 Prof. Predrag R. Jelenković Dept. of Electrical Engineering Columbia University, NY 10027, USA {predrag}@ee.columbia.edu February 7, 2007

More information

An Introduction to Spectral Graph Theory

An Introduction to Spectral Graph Theory An Introduction to Spectral Graph Theory Mackenzie Wheeler Supervisor: Dr. Gary MacGillivray University of Victoria WheelerM@uvic.ca Outline Outline 1. How many walks are there from vertices v i to v j

More information

On the threshold for k-regular subgraphs of random graphs

On the threshold for k-regular subgraphs of random graphs On the threshold for k-regular subgraphs of random graphs Pawe l Pra lat Department of Mathematics and Statistics Dalhousie University Halifax NS, Canada Nicholas Wormald Department of Combinatorics and

More information

Probabilistic Methods in Combinatorics Lecture 6

Probabilistic Methods in Combinatorics Lecture 6 Probabilistic Methods in Combinatorics Lecture 6 Linyuan Lu University of South Carolina Mathematical Sciences Center at Tsinghua University November 16, 2011 December 30, 2011 Balance graphs H has v vertices

More information

Social Networks- Stanley Milgram (1967)

Social Networks- Stanley Milgram (1967) Complex Networs Networ is a structure of N nodes and 2M lins (or M edges) Called also graph in Mathematics Many examples of networs Internet: nodes represent computers lins the connecting cables Social

More information

Spectral Graph Theory and You: Matrix Tree Theorem and Centrality Metrics

Spectral Graph Theory and You: Matrix Tree Theorem and Centrality Metrics Spectral Graph Theory and You: and Centrality Metrics Jonathan Gootenberg March 11, 2013 1 / 19 Outline of Topics 1 Motivation Basics of Spectral Graph Theory Understanding the characteristic polynomial

More information

On the concentration of eigenvalues of random symmetric matrices

On the concentration of eigenvalues of random symmetric matrices On the concentration of eigenvalues of random symmetric matrices Noga Alon Michael Krivelevich Van H. Vu April 23, 2012 Abstract It is shown that for every 1 s n, the probability that the s-th largest

More information

Local Kesten McKay law for random regular graphs

Local Kesten McKay law for random regular graphs Local Kesten McKay law for random regular graphs Roland Bauerschmidt (with Jiaoyang Huang and Horng-Tzer Yau) University of Cambridge Weizmann Institute, January 2017 Random regular graph G N,d is the

More information

Laplacian Integral Graphs with Maximum Degree 3

Laplacian Integral Graphs with Maximum Degree 3 Laplacian Integral Graphs with Maximum Degree Steve Kirkland Department of Mathematics and Statistics University of Regina Regina, Saskatchewan, Canada S4S 0A kirkland@math.uregina.ca Submitted: Nov 5,

More information

Deterministic Decentralized Search in Random Graphs

Deterministic Decentralized Search in Random Graphs Deterministic Decentralized Search in Random Graphs Esteban Arcaute 1,, Ning Chen 2,, Ravi Kumar 3, David Liben-Nowell 4,, Mohammad Mahdian 3, Hamid Nazerzadeh 1,, and Ying Xu 1, 1 Stanford University.

More information

Random Geometric Graphs.

Random Geometric Graphs. Random Geometric Graphs. Josep Díaz Random Geometric Graphs Random Euclidean Graphs, Random Proximity Graphs, Random Geometric Graphs. Random Euclidean Graphs Choose a sequence V = {x i } n i=1 of independent

More information

Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz

Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz Jacob Fox Choongbum Lee Benny Sudakov Abstract For a graph G, let χ(g) denote its chromatic number and σ(g) denote

More information

Induced subgraphs of Ramsey graphs with many distinct degrees

Induced subgraphs of Ramsey graphs with many distinct degrees Induced subgraphs of Ramsey graphs with many distinct degrees Boris Bukh Benny Sudakov Abstract An induced subgraph is called homogeneous if it is either a clique or an independent set. Let hom(g) denote

More information

Research Statement. Shanise Walker

Research Statement. Shanise Walker Research Statement Shanise Walker Extremal combinatorics is a field at the heart of mathematics. It studies how large or small certain parameters of discrete structures can be if other parameters are given.

More information

The Signless Laplacian Spectral Radius of Graphs with Given Degree Sequences. Dedicated to professor Tian Feng on the occasion of his 70 birthday

The Signless Laplacian Spectral Radius of Graphs with Given Degree Sequences. Dedicated to professor Tian Feng on the occasion of his 70 birthday The Signless Laplacian Spectral Radius of Graphs with Given Degree Sequences Xiao-Dong ZHANG Ü À Shanghai Jiao Tong University xiaodong@sjtu.edu.cn Dedicated to professor Tian Feng on the occasion of his

More information

The rank of random regular digraphs of constant degree

The rank of random regular digraphs of constant degree The rank of random regular digraphs of constant degree Alexander E. Litvak Anna Lytova Konstantin Tikhomirov Nicole Tomczak-Jaegermann Pierre Youssef Abstract Let d be a (large) integer. Given n 2d, let

More information

Networks as a tool for Complex systems

Networks as a tool for Complex systems Complex Networs Networ is a structure of N nodes and 2M lins (or M edges) Called also graph in Mathematics Many examples of networs Internet: nodes represent computers lins the connecting cables Social

More information

Average Distance, Diameter, and Clustering in Social Networks with Homophily

Average Distance, Diameter, and Clustering in Social Networks with Homophily arxiv:0810.2603v1 [physics.soc-ph] 15 Oct 2008 Average Distance, Diameter, and Clustering in Social Networks with Homophily Matthew O. Jackson September 24, 2008 Abstract I examine a random network model

More information

ADFOCS 2006 Saarbrücken. Phase Transition. Joel Spencer

ADFOCS 2006 Saarbrücken. Phase Transition. Joel Spencer ADFOCS 2006 Saarbrücken The Erdős-Rényi Phase Transition Joel Spencer 1 TP! trivial being! I have received your letter, you should have written already a week ago. The spirit of Cantor was with me for

More information

THE SECOND LARGEST COMPONENT IN THE SUPERCRITICAL 2D HAMMING GRAPH

THE SECOND LARGEST COMPONENT IN THE SUPERCRITICAL 2D HAMMING GRAPH THE SECOND LARGEST COMPONENT IN THE SUPERCRITICAL 2D HAMMING GRAPH REMCO VAN DER HOFSTAD, MALWINA J. LUCZAK, AND JOEL SPENCER Abstract. The 2-dimensional Hamming graph H(2, n consists of the n 2 vertices

More information

Small subgraphs of random regular graphs

Small subgraphs of random regular graphs Discrete Mathematics 307 (2007 1961 1967 Note Small subgraphs of random regular graphs Jeong Han Kim a,b, Benny Sudakov c,1,vanvu d,2 a Theory Group, Microsoft Research, Redmond, WA 98052, USA b Department

More information

Random Graphs. Research Statement Daniel Poole Autumn 2015

Random Graphs. Research Statement Daniel Poole Autumn 2015 I am interested in the interactions of probability and analysis with combinatorics and discrete structures. These interactions arise naturally when trying to find structure and information in large growing

More information

Information Propagation Analysis of Social Network Using the Universality of Random Matrix

Information Propagation Analysis of Social Network Using the Universality of Random Matrix Information Propagation Analysis of Social Network Using the Universality of Random Matrix Yusuke Sakumoto, Tsukasa Kameyama, Chisa Takano and Masaki Aida Tokyo Metropolitan University, 6-6 Asahigaoka,

More information

Vectorized Laplacians for dealing with high-dimensional data sets

Vectorized Laplacians for dealing with high-dimensional data sets Vectorized Laplacians for dealing with high-dimensional data sets Fan Chung Graham University of California, San Diego The Power Grid Graph drawn by Derrick Bezanson 2010 Vectorized Laplacians ----- Graph

More information

Random Walks on Graphs. One Concrete Example of a random walk Motivation applications

Random Walks on Graphs. One Concrete Example of a random walk Motivation applications Random Walks on Graphs Outline One Concrete Example of a random walk Motivation applications shuffling cards universal traverse sequence self stabilizing token management scheme random sampling enumeration

More information

1 Complex Networks - A Brief Overview

1 Complex Networks - A Brief Overview Power-law Degree Distributions 1 Complex Networks - A Brief Overview Complex networks occur in many social, technological and scientific settings. Examples of complex networks include World Wide Web, Internet,

More information

Hyperbolic metric spaces and their applications to large complex real world networks II

Hyperbolic metric spaces and their applications to large complex real world networks II Hyperbolic metric spaces Hyperbolic metric spaces and their applications to large complex real world networks II Gabriel H. Tucci Bell Laboratories Alcatel-Lucent May 17, 2010 Tucci Hyperbolic metric spaces

More information

2 hours THE UNIVERSITY OF MANCHESTER. 6 June :45 11:45

2 hours THE UNIVERSITY OF MANCHESTER. 6 June :45 11:45 2 hours THE UNIVERSITY OF MANCHESTER DISCRETE MATHEMATICS 6 June 2016 9:45 11:45 Answer ALL THREE questions in Section A (30 marks in total) and TWO of the THREE questions in Section B (50 marks in total).

More information

RANDOM GRAPHS. Joel Spencer ICTP 12

RANDOM GRAPHS. Joel Spencer ICTP 12 RANDOM GRAPHS Joel Spencer ICTP 12 Graph Theory Preliminaries A graph G, formally speaking, is a pair (V (G), E(G)) where the elements v V (G) are called vertices and the elements of E(G), called edges,

More information

ON SUBGRAPH SIZES IN RANDOM GRAPHS

ON SUBGRAPH SIZES IN RANDOM GRAPHS ON SUBGRAPH SIZES IN RANDOM GRAPHS Neil Calkin and Alan Frieze Department of Mathematics, Carnegie Mellon University, Pittsburgh, U.S.A. and Brendan D. McKay Department of Computer Science, Australian

More information

Explosive Percolation in Erdős-Rényi-Like Random Graph Processes

Explosive Percolation in Erdős-Rényi-Like Random Graph Processes Explosive Percolation in Erdős-Rényi-Like Random Graph Processes Konstantinos Panagiotou a,1 Reto Spöhel a,1,4 Angelika Steger b,2 Henning Thomas b,2,3 a Max Planck Institute for Informatics, 66123 Saarbrücken,

More information

Weakly interacting particle systems on graphs: from dense to sparse

Weakly interacting particle systems on graphs: from dense to sparse Weakly interacting particle systems on graphs: from dense to sparse Ruoyu Wu University of Michigan (Based on joint works with Daniel Lacker and Kavita Ramanan) USC Math Finance Colloquium October 29,

More information

The non-backtracking operator

The non-backtracking operator The non-backtracking operator Florent Krzakala LPS, Ecole Normale Supérieure in collaboration with Paris: L. Zdeborova, A. Saade Rome: A. Decelle Würzburg: J. Reichardt Santa Fe: C. Moore, P. Zhang Berkeley:

More information

Lecture 1: Graphs, Adjacency Matrices, Graph Laplacian

Lecture 1: Graphs, Adjacency Matrices, Graph Laplacian Lecture 1: Graphs, Adjacency Matrices, Graph Laplacian Radu Balan January 31, 2017 G = (V, E) An undirected graph G is given by two pieces of information: a set of vertices V and a set of edges E, G =

More information

The Normalized Laplacian Estrada Index of a Graph

The Normalized Laplacian Estrada Index of a Graph Filomat 28:2 (204), 365 37 DOI 0.2298/FIL402365L Published by Faculty of Sciences and Mathematics, University of Niš, Serbia Available at: http://www.pmf.ni.ac.rs/filomat The Normalized Laplacian Estrada

More information

Lecture 4: Phase Transition in Random Graphs

Lecture 4: Phase Transition in Random Graphs Lecture 4: Phase Transition in Random Graphs Radu Balan February 21, 2017 Distributions Today we discuss about phase transition in random graphs. Recall on the Erdöd-Rényi class G n,p of random graphs,

More information

Spectral Graph Theory and its Applications. Daniel A. Spielman Dept. of Computer Science Program in Applied Mathematics Yale Unviersity

Spectral Graph Theory and its Applications. Daniel A. Spielman Dept. of Computer Science Program in Applied Mathematics Yale Unviersity Spectral Graph Theory and its Applications Daniel A. Spielman Dept. of Computer Science Program in Applied Mathematics Yale Unviersity Outline Adjacency matrix and Laplacian Intuition, spectral graph drawing

More information

On the Smallest Eigenvalue of Grounded Laplacian Matrices

On the Smallest Eigenvalue of Grounded Laplacian Matrices On the Smallest Eigenvalue of Grounded Laplacian Matrices Mohammad Pirani and Shreyas Sundaram arxiv:1406.2271v2 [math.co] 6 Jul 2014 Abstract We provide bounds on the smallest eigenvalue of grounded Laplacian

More information

Energy of Graphs. Sivaram K. Narayan Central Michigan University. Presented at CMU on October 10, 2015

Energy of Graphs. Sivaram K. Narayan Central Michigan University. Presented at CMU on October 10, 2015 Energy of Graphs Sivaram K. Narayan Central Michigan University Presented at CMU on October 10, 2015 1 / 32 Graphs We will consider simple graphs (no loops, no multiple edges). Let V = {v 1, v 2,..., v

More information

Improved Upper Bounds for the Laplacian Spectral Radius of a Graph

Improved Upper Bounds for the Laplacian Spectral Radius of a Graph Improved Upper Bounds for the Laplacian Spectral Radius of a Graph Tianfei Wang 1 1 School of Mathematics and Information Science Leshan Normal University, Leshan 614004, P.R. China 1 wangtf818@sina.com

More information

The expansion of random regular graphs

The expansion of random regular graphs The expansion of random regular graphs David Ellis Introduction Our aim is now to show that for any d 3, almost all d-regular graphs on {1, 2,..., n} have edge-expansion ratio at least c d d (if nd is

More information

The Tightness of the Kesten-Stigum Reconstruction Bound for a Symmetric Model With Multiple Mutations

The Tightness of the Kesten-Stigum Reconstruction Bound for a Symmetric Model With Multiple Mutations The Tightness of the Kesten-Stigum Reconstruction Bound for a Symmetric Model With Multiple Mutations City University of New York Frontier Probability Days 2018 Joint work with Dr. Sreenivasa Rao Jammalamadaka

More information

Equitable coloring of random graphs

Equitable coloring of random graphs Michael Krivelevich 1, Balázs Patkós 2 1 Tel Aviv University, Tel Aviv, Israel 2 Central European University, Budapest, Hungary Phenomena in High Dimensions, Samos 2007 A set of vertices U V (G) is said

More information

Four graph partitioning algorithms. Fan Chung University of California, San Diego

Four graph partitioning algorithms. Fan Chung University of California, San Diego Four graph partitioning algorithms Fan Chung University of California, San Diego History of graph partitioning NP-hard approximation algorithms Spectral method, Fiedler 73, Folklore Multicommunity flow,

More information

MONOCHROMATIC SCHUR TRIPLES IN RANDOMLY PERTURBED DENSE SETS OF INTEGERS

MONOCHROMATIC SCHUR TRIPLES IN RANDOMLY PERTURBED DENSE SETS OF INTEGERS MONOCHROMATIC SCHUR TRIPLES IN RANDOMLY PERTURBED DENSE SETS OF INTEGERS ELAD AIGNER-HOREV AND YURY PERSON Abstract. Given a dense subset A of the first n positive integers, we provide a short proof showing

More information

Eugene Wigner [4]: in the natural sciences, Communications in Pure and Applied Mathematics, XIII, (1960), 1 14.

Eugene Wigner [4]: in the natural sciences, Communications in Pure and Applied Mathematics, XIII, (1960), 1 14. Introduction Eugene Wigner [4]: The miracle of the appropriateness of the language of mathematics for the formulation of the laws of physics is a wonderful gift which we neither understand nor deserve.

More information

Inverse Perron values and connectivity of a uniform hypergraph

Inverse Perron values and connectivity of a uniform hypergraph Inverse Perron values and connectivity of a uniform hypergraph Changjiang Bu College of Automation College of Science Harbin Engineering University Harbin, PR China buchangjiang@hrbeu.edu.cn Jiang Zhou

More information

Course Notes. Part IV. Probabilistic Combinatorics. Algorithms

Course Notes. Part IV. Probabilistic Combinatorics. Algorithms Course Notes Part IV Probabilistic Combinatorics and Algorithms J. A. Verstraete Department of Mathematics University of California San Diego 9500 Gilman Drive La Jolla California 92037-0112 jacques@ucsd.edu

More information

Lecture 12: Introduction to Spectral Graph Theory, Cheeger s inequality

Lecture 12: Introduction to Spectral Graph Theory, Cheeger s inequality CSE 521: Design and Analysis of Algorithms I Spring 2016 Lecture 12: Introduction to Spectral Graph Theory, Cheeger s inequality Lecturer: Shayan Oveis Gharan May 4th Scribe: Gabriel Cadamuro Disclaimer:

More information

Chromatic number, clique subdivisions, and the conjectures of

Chromatic number, clique subdivisions, and the conjectures of Chromatic number, clique subdivisions, and the conjectures of Hajós and Erdős-Fajtlowicz Jacob Fox Choongbum Lee Benny Sudakov MIT UCLA UCLA Hajós conjecture Hajós conjecture Conjecture: (Hajós 1961) If

More information

Discrete Mathematics

Discrete Mathematics Discrete Mathematics 3 (0) 333 343 Contents lists available at ScienceDirect Discrete Mathematics journal homepage: wwwelseviercom/locate/disc The Randić index and the diameter of graphs Yiting Yang a,

More information

arxiv: v3 [math.co] 31 Jan 2017

arxiv: v3 [math.co] 31 Jan 2017 How to determine if a random graph with a fixed degree sequence has a giant component Felix Joos Guillem Perarnau Dieter Rautenbach Bruce Reed arxiv:1601.03714v3 [math.co] 31 Jan 017 February 1, 017 Abstract

More information

Random topology and geometry

Random topology and geometry Random topology and geometry Matthew Kahle Ohio State University AMS Short Course Introduction I predict a new subject of statistical topology. Rather than count the number of holes, Betti numbers, etc.,

More information

Explicit Construction of Small Folkman Graphs

Explicit Construction of Small Folkman Graphs Michael Spectral Graph Theory Final Presentation April 17, 2017 Notation Rado s Arrow Consider two graphs G and H. Then G (H) p is the statement that if the edges of G are p-colored, then there exists

More information

Graph limits Graph convergence Approximate asymptotic properties of large graphs Extremal combinatorics/computer science : flag algebra method, proper

Graph limits Graph convergence Approximate asymptotic properties of large graphs Extremal combinatorics/computer science : flag algebra method, proper Jacob Cooper Dan Král Taísa Martins University of Warwick Monash University - Discrete Maths Research Group Graph limits Graph convergence Approximate asymptotic properties of large graphs Extremal combinatorics/computer

More information

COUNTING AND ENUMERATING SPANNING TREES IN (di-) GRAPHS

COUNTING AND ENUMERATING SPANNING TREES IN (di-) GRAPHS COUNTING AND ENUMERATING SPANNING TREES IN (di-) GRAPHS Xuerong Yong Version of Feb 5, 9 pm, 06: New York Time 1 1 Introduction A directed graph (digraph) D is a pair (V, E): V is the vertex set of D,

More information

Note on the structure of Kruskal s Algorithm

Note on the structure of Kruskal s Algorithm Note on the structure of Kruskal s Algorithm Nicolas Broutin Luc Devroye Erin McLeish November 15, 2007 Abstract We study the merging process when Kruskal s algorithm is run with random graphs as inputs.

More information

How many randomly colored edges make a randomly colored dense graph rainbow hamiltonian or rainbow connected?

How many randomly colored edges make a randomly colored dense graph rainbow hamiltonian or rainbow connected? How many randomly colored edges make a randomly colored dense graph rainbow hamiltonian or rainbow connected? Michael Anastos and Alan Frieze February 1, 2018 Abstract In this paper we study the randomly

More information

A lower bound for the Laplacian eigenvalues of a graph proof of a conjecture by Guo

A lower bound for the Laplacian eigenvalues of a graph proof of a conjecture by Guo A lower bound for the Laplacian eigenvalues of a graph proof of a conjecture by Guo A. E. Brouwer & W. H. Haemers 2008-02-28 Abstract We show that if µ j is the j-th largest Laplacian eigenvalue, and d

More information

The Matrix-Tree Theorem

The Matrix-Tree Theorem The Matrix-Tree Theorem Christopher Eur March 22, 2015 Abstract: We give a brief introduction to graph theory in light of linear algebra. Our results culminates in the proof of Matrix-Tree Theorem. 1 Preliminaries

More information

Lecture 9: Laplacian Eigenmaps

Lecture 9: Laplacian Eigenmaps Lecture 9: Radu Balan Department of Mathematics, AMSC, CSCAMM and NWC University of Maryland, College Park, MD April 18, 2017 Optimization Criteria Assume G = (V, W ) is a undirected weighted graph with

More information

Sharp threshold functions for random intersection graphs via a coupling method.

Sharp threshold functions for random intersection graphs via a coupling method. Sharp threshold functions for random intersection graphs via a coupling method. Katarzyna Rybarczyk Faculty of Mathematics and Computer Science, Adam Mickiewicz University, 60 769 Poznań, Poland kryba@amu.edu.pl

More information

Random subgraphs of finite graphs: III. The phase transition for the n-cube

Random subgraphs of finite graphs: III. The phase transition for the n-cube Random subgraphs of finite graphs: III. The phase transition for the n-cube Christian Borgs Jennifer T. Chayes Remco van der Hofstad Gordon Slade Joel Spencer September 14, 004 Abstract We study random

More information