Influence of the Link Weight Structure on the Shortest Path. Abstract

Size: px
Start display at page:

Download "Influence of the Link Weight Structure on the Shortest Path. Abstract"

Transcription

1 EX919 Influence of the Link Weight Structure on the Shortest Path PietVanMieghemandStijnvanLangen Delft University of Technology, P.O Box 531, 6 GA Delft, The Netherlands. (Date textdate; Received textdate; Revised textdate; Accepted textdate; Published textdate) Abstract The shortest path tree rooted at a source to all other nodes is investigated in a graph with polynomial link weights tunable by the power exponent α. Byvaryingα, different types of shortest path trees, in short α-trees, appear. Especially, the α -regime that corresponds to heavily fluctuating link weights possesses a peculiar type of tree. The most important properties of this α -tree are derived in the asymptotic limit for large N. The application of the theoretical insights to real networks (such as the Internet) are discussed: steering flow by adjusting link weights (traffic engineering), sensitivity of link weights and modeling of the network by α-trees. 1

2 Contents I. Introduction II. Special α-trees 4 A. The case α 4 B. The case α =1 5 C. The case α 5 D. Simulations 9 III. Properties of Minimum Spanning Trees 1 A. Earlier Work 1 B.TheKruskalGrowthProcessoftheMST 1 C. The Average Weight of the Minimum Spanning Tree Polynomial Link Weights. Generalizations 1 D. The Largest Link Weight in a Group 1 E. The Degree Distribution 4 F. The Hopcount 5 IV. Discussion and Conclusions 7 References 8 I. INTRODUCTION The simple shortest path problem asks for the computation of the path from a source to a destination node that minimizes the sum of the weights of its constituent links. The related shortest path tree (SPT) is the union of the shortest paths from a source node to all other nodes in the graph. The SPT belongs to the fundamentals of graph theory and has many applications. Moreover, powerful shortest path algorithms like that of Dijkstra exist. Nevertheless, little seems known about the influence of the link weight structure on the properties of the SPT. The motivation to study the impact of the link weights on the path properties arose in multi-constrained routing [1]. Also from a traffic engineering

3 perspective, a network operator may want to tune the weight of each link such that the resulting shortest paths between a particular set of in- an egresses follows the desirable routes in his network. Thus, apart from the topology of the graph, the link weight structure clearly plays an important role. Often as in complex molecules, global social interactions or other large infrastructures as the Internet, both the topology and the link weight structure are not accurately known. This uncertainty about the precise structure leads us to consider both the underlying graph and each of the link weights as random variables. Since the shortest path tree problem is mainly sensitive to the smaller, non-negative link weights, the probability distribution of the link weights around zero will dominantly influence the properties of the resulting shortest path tree. A regular link weight distribution F w (x) =Pr[w x] has a Taylor series expansion around x =, F w (x) =f w () x + O x since F w () = and F w() = f w () exists. A regular link weight distribution is thus linear around zero. The factor f w () only scales all link weights, but it does not influence the shortest path. The simplest distribution of the link weight w with a distinct different behavior for small values is the polynomial distribution, F w (x) =x α 1 x [,1] +1 x [1, ), α >, (1) where the indicator function 1 x is one if x is true else it is zero. The corresponding density is f w (x) =αx α 1, <x<1. The average and variance of the link weight are E [w] = and Var [w] = α α α+ α+1 respectively. The exponent α is called the extreme value index of the probability distribution of w and α =1for regular distributions. By varying the exponent α over all non-negative real values, any extreme value index can be attained and a large class of corresponding shortest path trees, in short α-trees, can be generated. Finally, we assume independence of link weights which we deem a reasonable assumption in most large networks. The main purpose of this paper is to show that, by considering a polynomial link weight structure tunable by one parameter α on e.g. the complete graph, a broad class of shortest path trees are found as function of α. Instead of worrying about the precise topology of the graph, we show that a tunable link weight structure thins out the complete graph to the extent that a specific shortest path tree can be constructed. The approach thus eliminates 3 α α+1

4 the precise knowledge of the underlying graph by immediately concentrating on the tree properties induced by polynomial link weights. Secondly, we show that relatively small variations in the link weight structures cause large differences in the properties of the SPT. In particular, the average hopcount (i.e. the number of links or number of nodes minus 1 in a path) in a graph with N nodes follows adifferent scaling: E [H N ]=O(ln N) for α around 1 while E [H N ]=O N 1/3 if α. Moreover, for α, alltraffic in the graph routed along the SPT traverses precisely N 1 links and among those links there seems a large difference in the "critical backbone" over which nearly all traffic flows and the other links. The α regime corresponds to a strong disorder regime. In this article, many properties of the resulting tree for α will be derived. The paper is outlined as follows. We first overview three types of α-trees for α, 1 and and introduce a critical α c > for which all α<α c are α trees (with overwhelming probability). The major part (Section III) of the paper consists of computing properties of α trees. The potential applications of α-trees in the setting of Internet are discussed in the last Section IV. II. SPECIAL α-trees Let us consider a graph G (N,L) with N nodes and L links and with independent polynomial link weights specified by (1). The shortest path tree rooted at an arbitrary node in the graph to all other nodes is called the α-tree. In this section, we will meet three special α-trees for α =, 1 and, respectively. A. The case α If α,itfollowsfrom(1)thatw =1for all links. Since all link have unit weight, the α regime reduces to the computation of the shortest path tree in the underlying graph. The α regime is thus entirely determined by the topology of the graph because the link weight structure does not differentiate between links. In case of the complete graph and α,theα-tree is a star. In other underlying graphs, it is more difficult (see e.g. []) to determine properties of the shortest path tree. In this paper, the α regime is 4

5 not further considered. B. The case α =1 If α =1, the link weights are i.i.d. uniformly distributed. Earlier [3], it was shown that the shortest path tree in the complete graph with uniform (or exponential) link weights is precisely a Uniform Recursive Tree (URT) while a URT is asymptotically the shortest path tree in the Erdös-Rényi random graph G p (N) [4] with link density p above the disconnectivity threshold p c ln N. The interest of the URT is that analytic modeling is possible such as N the computation of the degree, the hopcount [3, 5], the number of links in the URT or the multicast problem [6, 7] and the hopcount to the most nearby server or the anycast problem [8]. Comparison with Internet measurements (see Section IV) shows that properties of the shortest path tree in the regime around α =1agree reasonably well with those measured, but they remain first order estimates. In an earlier analysis [3], it was shown that, for N large and fixed α, thehopcounth N satisfies E[H N ] ln N α, () Var[H N ] ln N α, (3) and that the hopcount is (at least asymptotically) independent of the link density p. That analysis has assumed independence of the links in the shortest path. Also, for large N, it follows from () and (3) that α E[H N] (4) Var[H N ] which gives a method to relate α to Internet measurements (see e.g. Figure 9) provided that α is around 1. C. The case α If α, p Var [w] 1 E [w] α which means that, in this limit, the link weights possess strong fluctuations and that the above ratio diverges. This observation inspired by Braunstein et al. [9] is crucial in the 5

6 analysis of the behavior of the shortest path for small α. {w k } 1 k L is ordered as If the set of L link weights w (1) <w () <...<w (L) it is of interest to know if there exist a critical value α c > such that, for all α<α c,the following inequalities are obeyed (with high probability), w () >w (1) w (3) >w () + w (1) w (4) >w (3) + w () + w (1)... w (k+1) > kx w (j) (5) j=1... XL 1 w (L) > j=1 w (j) In any graph with this link weight structure, the weight of a path w (P) = P i j P w (i j) consists of one link that dominates all others. Indeed, by ordering the set {w (i j)} i j P and assuming that max i j P {w (i j)} = w (k), then the inequalities above indicate that w (P) <w (k+1). Hence, the set of inequalities assure that the weight of a path can be upper bounded by the next in order link weight higher than its own maximum link weight. Any path in the graph that does not contain the link with weight w (L) possesses a path weight that is always smaller than w (L). Theorem 1 If the link weights obey the inequalities (5), the union of all shortest path trees rooted at each node in the graph is a tree. Proof: Suppose that the shortest path graph G consisting of the union of all shortest paths would contain a loop, then the largest link weight of that loop is larger than the sum of all other links of that path. Since subsections of the shortest paths are again shortest paths, that largest link weight in the loop will not appear in a shortest path because it is by-passed by the other part of the loop with smaller link weight. Hence, loops do not occur in the graph G, and a loop-free graph is a tree. 6

7 This curious property implies that all shortest path trees rooted at different nodes are precisely the same and equal to the minimum spanning tree (MST). The coincidence of all SPT s with the MST for a general graph with strongly fluctuating weights has been reported by Dobrin and Duxbury [1]. We will now show that the inequalities (5) can be satisfied provided α c = O (L ).Itis convenient to make the transformation w = e V α. Since w [, 1], the random variable V ranges over all positive real numbers and V is distributed as i Pr he V α x = x α 1 x [,1] or, since the event y = α log x, n w = e V α o x is equivalent to the event {V αlog x}, and denoting Pr [V y] =e y which shows that the random variable V is exponentially distributed with mean 1. The set of inequalities generated by w (k+1) > w (k) for each link k {L} is more severe than the original set of inequalities (5). In order words, if there exists an α c such that w (k+1) > w (k) for each link k {L} is obeyed, then also the original set of inequalities is satisfied. Since w (k+1) w (k) =exp µ 1 V(k) V (k+1) > α the inequalities are all satisfied if the minimum spacing min min V (k) V (k+1) >αlog. We further replace the exponential distribution Pr [V y] =1 e y with the (qualitatively similar) uniform distribution on [, 1]. The L random variables V (k) constitute a Poisson process and the spacings between two consecutive V s are independent and identically distributed as Pr [ >t]=(1 t) L with average spacing 1 1/L (see e.g. [11, Chapt. L+1 7]). For large L, wehavepr [L >t]= 1 L t L e t and the spacing tends to the exponential distribution f (x) =L exp( Lx). The distribution of the minimum spacing min is given by Pr [ min >αlog ] = [Pr( >αlog )] L =exp αl log In conclusion, by choosing α c < L, the probability of a violation of the inequalities w log (k+1) > w (k) for each link k {L} is less than one. Although this probability rapidly decays, only if α, the inequalities are surely satisfied. The argument has shown that there is indeed 7

8 a range of <α<α c that obeys the inequalities with high probability. However, it merely demonstrates the existence of α c >. Moreover, the resulting estimate α c = O (L ) is much too conservative because (a) the inequalities w (k+1) > w (k) for each link k {L} are more stringent than the set of inequalities (5), (b) even the set of inequalities (5) is likely to impose too many restrictions, in particular on the links with larger link weights w (k) that are already unlikely to be part of a shortest path. Consequently, the extreme α regime is expected to be entered more rapidly than for α c = O (L ). A better estimate for α c should be derived from the joint density function f of order statistics w (k) ª of the set of L link weights which is f Y L w (1) = x 1,,w (L) = x L = L! f w (x j ) 1 x1 <x <...<x L The factor L! counts the number of permutations in which the set {w j } 1 j L of i.i.d random variables w j can be ordered to obtain the ordered set w (j) ª1 j L.Thus, L 1 X p α =Pr w () >w (1),w (3) >w () + w (1),,w (L) > w (j) (6) and for polynomially link weights, p α = α L L! Z 1 j=1 Z 1 Z 1 Z 1 dx 1 x α 1 1 dx x α 1 dx 3 x3 α 1... x 1 (x 1 +x )1 {x1 +x 1} ( dx L x α 1 L 1 j=1 xj)1 L (7) { L 1 j=1 x j 1 } Thelargestvalueofα that solves the equation p α =1 for an arbitrarily small > can be obtained. Although we believe that the integral in (7) can be solved exactly, the result seems too cumbersome to be useful here. If all link weights are i.i.d. exponential random variables with a same mean, we find that " # XL 1 Pr w () >w (1),w (3) >w () + w (1),,w (L) > w (j) = j=1 j=1 L! L(L 1)/ (8) which shows that for independent exponential link weights in any graph the inequalities (5) are almost never satisfied for large L. Since the exponential has the same extremal index as the uniform distribution α =1, we see that to satisfy the inequalities (5), the link weight structure must be highly fluctuating. If operators in the Internet assign link weights inversely proportional to the bandwidth[5], it is a priori not unlikely that the inequalities (5) are almost all satisfied because of the large heterogeneity in links (roughly from 1kbit/s up to 1 Gbit/s) in the Internet. 8

9 In summary, three distinct α-regimes have been identified. Values of α around either, 1, and are likely to yield α-trees with properties that are essentially the same as those of the shortest hopcount tree, the URT or the MST. After a study of properties of the MST (α tree), we will motivate in Section III D a slightly better order estimate for α c = O N log N rather than α c = O (N 4 ) in worst case where L = O(N ). Average Number of Hops Limit: α = α =.5 α =.1 α =. α =.4 α =.6 α =.8 p = ln N/N Number of Nodes N FIG. 1: The average hopcount E [H N ] in the random graph G p (N) with link density p = lnn N a function of the number of nodes N. as D. Simulations Figure 1 shows the average hopcount E [H N ] as a function of the number of nodes N for various values of the exponent α [, 1). For α near to 1, the average hopcount E [H N ] scales linearly in ln N, in agreement with (). For smaller α, the average hopcount E [H N ] increases faster than ln N. Ifα, the strong overlap (dependence) of paths (all shortest path trees are equal to the MST) radically excludes assumptions of independence made in the earlier analysis [3] that lead to a logarithmic scaling in N of the hopcount E [H N ]. 9

10 The simulations seems to indicate that α c maybemuchlargerthanestimatedinprevious section which implies a higher probability that they really appear in practice. Braunstein et al. [9] investigated the lengths of minimum-weight paths in the regime of large link weight fluctuations (α ) in random graphs, small-world and scale-free graphs. Using arguments from the theory of critical phenomena and numerical simulations they showed that for Erdös-Rényi random graphs the hopcount scales like lim α E [H N (α)] = O N 1/ (a) (b) FIG. : An example in the graph with N = 1 nodes of (a) the MST which is the SPT for α = and (b) the URT which is the SPT for α =1. Both trees are structured per level set where each level shows the number of nodes at different hopcount from the root (here node with label 7). Figure visualizes the different structure of a typical MST (a) and a typical URT (b) of thesamesizen =1. Figure 3 shows the probability that the union of all shortest paths G spt(α) between all node pairs in the complete graph with polynomial link weights is a minimum spanning tree. In real networks where almost all flows follow shortest paths through the network, the union of all shortest paths is the observable part of a network. For example, the union of all 1

11 1..8 N = 5 N = 5 Pr[G Uspt(α) = MST] α FIG. 3: The probability that the union of all shortest paths G spt(α) in the complete graph with polynomial link weights is a minimum spanning tree as a function of α. trace-routes between all node pairs in the Internet, would represent the observable graph of the Internet. The real Internet is larger because it also contains dark links for back-up paths needed in case of failures. We observe in Figure 3 a phase transition around α c, which we here define as Pr G spt(αc ) = MST = 1. For α<α c,mostgraphsg spt(α) are trees with high probability while for α>α c hardly any graph G spt(α) is a tree. The width α of the phase transition (e.g. defined as Pr G spt(αc α) = MST Pr G spt(αc + α) = MST =.9) decreases with N. The simulations are limited to relatively small graphs because for small α the large relative variations in the link weights require a Dijkstra shortest path algorithm that runs with arbitrarily long real numbers (mantisse and exponent). Indeed, a polynomial random variable is generated as U 1/α =exp log U α where U is a uniform random variable that is easy to generate with computers. For a small α of about 1 3 and for a typical value of U around 1, we see that link weights appear of the order of 1 and smaller. 11

12 III. PROPERTIES OF MINIMUM SPANNING TREES As mentioned in Section II B, the properties of the URT (α =1) have been investigated earlier in detail. We devote this section to study some properties of MSTs corresponding to α regime. Although some results on MSTs have been found earlier in a different setting with different methods, we present here a unified and elegant approach in the asymptotic regime for N. A. Earlier Work Frieze [1] computed the average weight of an MST on the complete graph K N for general weight distribution with finite f w (). He also showed that the variance vanishes asymptotically. Aldous [13] has computed the distribution of the degree in a (single sample) MST. He has generalized Frieze s result for the MST weight to a more general class of polynomial link weight distributions. Janson [14] shows that the distribution of the MST weight on K N with uniform weights is asymptotically normal, and he gives an expression for the variance. Penrose [15] proves that the degree distribution of the Euclidean MST on a d-dimensional hypercube converges to Aldous result, Eq. (4) below, in the mean-field limit d. Barabasi [16] clarified the equivalence between invasion percolation and Prim s algorithm for the MST (or strong-disorder SPT). Invasion percolation has been widely studied by physicists working in the area of phase transitions usually in two or three dimensions (rather than in the infinite-dimensional case that we study). It models the penetration of fluid in a porous medium saturated by another fluid. Thelinkweightplaystheroleofapotential barrier for fluid to invade into a pore. Dobrin [1] shows that the MST geometry on a random network is universal (i.e. does not depend on the energy or weight distribution), which yields a simple way to compute the MST weight for general energy distributions. B. The Kruskal Growth Process of the MST Since the link weights in the underlying complete graph are chosen independently and assigned randomly to links in the complete graph, the resulting graph is probabilistically the same if we first order the set of link weights and assign them in increasing order randomly to links in the complete graph. In the latter construction process, only the order statistics 1

13 or the ranking of the link weights suffice to construct the graph because the precise link weight can be unambiguously associated (later) to the rank of a link. Hence, assume the existence of a set of L = N i.i.d polynomially link weights with α that are ordered, then we need only to take the rank of each link weight into account to construct the MST which coincides with the shortest path tree in the case α. This observation immediately favors the Kruskal algorithm [17] for the MST over Prim s algorithm. Although the Prim algorithm leads to the same MST, it gives a more complicated, long-memory growth process, where the attachment of each new node depends stochastically on the whole growth history so far. Pietronero and Schneider [18] illustrate that in our approach Prim, in contrast with Kruskal, leads to a very complicated stochastic process for the construction of the MST. The Kruskal growth process described here is closely related to a growth process of the random graph G (N,L) with N nodes and L links. The construction or growth of G (N,L) starts from N individual nodes and in each step an arbitrary, not yet connected random pairs is connected. The only difference with Kruskal s algorithm for the MST is that, in Kruskal, links generating loops are forbidden. Those forbidden links are the links that connect nodes within the same connected component or "cluster". As a result, the internal wiring of the clusters differs, but the cluster size statistics (counted in nodes, not edges) is exactly the same as in the corresponding random graph. The metacode of the Kruskal growth process for the construction of the random α trees is 1) start with N disconnected nodes ) repeat until all nodes are connected 3) randomly select a node pair (x,y) 4) if(nopathfromxtoy exists) 5) then connect x to y We now relate the link density p in the random graph G p (N) to the link density in the corresponding stage of the Kruskal growth process. We firstcomputethesizeofthegiant cluster in the forest as a function of the number of links added. Let S =Pr[n C] denote the probability that a node n belongs to the giant component C. Ifn/ C, thennoneofthe neighbors of node n belongs to the giant component. The number of neighbors of a node n 13

14 is the degree d (n) of a node such that Pr [n / C] =Pr[all neighbor of n/ C] = X k Pr [all k neighbors of n/ C d (n) =k]pr[d (n) =k] Since in G p (N) all neighbors of n are independent, the conditional probability becomes with 1 S =Pr[n/ C], Pr [all k neighbors of n/ C d (n) =k] =(Pr[n/ C]) k =(1 S) k Moreover, this probability holds for any node in n G p (N) such that, writing the random variable D rg = d(n), 1 S = X (1 S) k Pr [d (n) =k] =ϕ Drg (1 S) k= where ϕ Drg (u) =E u rg D is the generating function of the degree Drg in G p (N). Forlarge N, the degree distribution in G p (N) is Poisson distributed with mean degree µ rg = p (N 1) and ϕ Drg (u) =e µ rg(u 1). Hence, for large N, the fraction S of nodes in the giant component in the random graph is given by S =1 e µrgs (9) and the average size of the giant component is NS.Forµ rg < 1 the only solution is S = whereas for µ rg > 1 there is a nonzero solution for the size of the giant component. The solution can be expressed as a Lagrange series [19, p. 94], S (µ rg )=1 e µ rg X n= (n +1) n µrg e µ n rg (n +1)! (1) By reversing (9), the average degree in the random graph can be expressed in terms of the fraction S of nodes in the giant component, log (1 S) µ rg (S) = S (11) We will now transform the mean degree µ rg in the random graph to the mean degree µ MST in the corresponding stage of the MST. In early stages of the growth each selected link will be added with high probability such that µ MST = µ rg almost surely. After some 14

15 a e c d f b FIG. 4: Component structure during the Kruskal growth process. time the probability that a selected link is forbidden increases, and thus µ rg exceeds µ MST. In the end, when connectivity of all N nodes is reached, µ MST =(since it is a tree) while µ rg = O(ln N). Consider now an intermediate stage of the growth as illustrated in Figure 4. Assume there is a giant component of average size NS and n c = N(1 S)/s c small components of average size s c each. Then we can distinguish six types of links labelled a-f in the figure. Types a and b are links that have been chosen earlier in the giant component (a) andinthesmall components (b) respectively. Types c and d are eligible links between the giant component and a small component (c) and between small components (d) respectively. Types e and f are forbidden links connecting nodes within the giant component (e), respectively within a small component (f). For large N, we can enumerate how many links there are of each 15

16 type: #a +#b = 1 µ MSTN #c = SN (1 S)N To highest order in O(N ),wehave #d = 1 n c s c #e = 1 (SN) SN #f = 1 n cs c (s c 1) n c (s c 1) #c = N S(1 S) #d = 1 N (1 S) #e = 1 N S The probability that a randomly selected link is eligible is q = #c+#d #c+#d+#e+#f or q =1 S. (1) In contrast with the growth of the random graph G p (N) where at each stage a link is added with probability p, in the Krushkal growth of the MST we are only successful to add one link (with probability 1) per 1 q stages on average. Thus the average number of links added in the random graph corresponding to one link in the MST is 1 = 1. Thisprovidesan q 1 S asymptotic mapping between µ rg and µ MST in the form of a differential equation, By using (11), we find dµ rg dµ MST = 1 1 S. dµ MST ds = dµ MST dµ rg dµ rg ds (1 + S)(S +(1 S)log(1 S)) = S Integration with the initial condition µ MST =at S =1, finally gives the average degree µ MST in the MST as function of the fraction S of nodes in the giant component (1 S) µ MST (S) =S log(1 S) (13) S As shown in Figure 5, this result agrees well with the simulation (even for a single sample), except in a small region around the transition µ MST =1and for relatively small N. 16

17 Fraction S of nodes in the giant component N = 1 N = 1 N = 5 Theory Mean degree µ MST FIG. 5: Size of the giant component (divided by N) as a function of the mean degree µ MST.Each simulation for different number of nodes N consists of 1 MST sample. The key observation is that all transition probabilities in the Kruskal growth process asymptotically depend on only one parameter, the fraction of nodes in the giant component, S. This quantity S is called an order parameter in statistical physics. In general, the expectation of an order parameter distinguishes the qualitatively different regimes (states) below and above the phase transition. In higher dimensions fluctuations of the order parameter around the mean can be neglected and the mean value can be computed from a self-consistent mean-field theory. In our problem, the underlying complete (or random) graph topology makes the problem effectively infinite-dimensional. The argument leading to (9) is essentially a mean-field argument. 17

18 C. The Average Weight of the Minimum Spanning Tree The crucial observation [1] is that in any graph, the topology of a MST depends only on the ranks of the link weights. By definition, the weight of the MST is W MST = LX w (j) 1 j MST (14) j=1 where w (j) is the j-th smallest link weight. The average weight of the MST is E [W MST ]= LX E w (j) 1 j MST j=1 The random variables w (j) and 1 j MST are independent because the value w (j) of j-th smallest link only depends on the link weight distribution and the number of edges L while the appearance 1 j MST of the j-th edge in the MST only depends on the graph s topology. Hence, E w (j) 1 j MST = E w(j) E [1j MST ]=E w (j) Pr [j MST] such that the average weight of the MST is E [W MST ]= LX E w (j) Pr [j MST] (15) j=1 In general for independent link weights with probability density function f w (x) and distribution function F w (x) =Pr[w x], the density function of the j-th order statistic [11, Chapt. 3] is f w(j) (x) = jf w (x) F w (x) µ L (F w (x)) j (1 F w (x)) L j (16) j The factor L j (Fw (x)) j (1 F w (x)) L j is a binomial distribution with mean µ = F w (x) L and variance σ = LF w (x)(1 F w (x)) that, by the Central Limit Theory, tends for large L (j µ) e to a Gaussian 1 σ σ which peaks at j = µ. ThusforlargeN and fixed j,wehave[6] π L x j = E(w (j) ) ' Fw 1 ( j ). L For the complete graph, we found before in (1) that the link ranked j appears in the MST with probability Pr [j MST]=1 S j where S j is the fraction of nodes in the giant component during the construction process of the random graph at the stage where the number of links precisely equals j. Since links are 18

19 added independently, that stage in fact establishes the random graph G(N,L = j). With (11) and µ rg = L, it follows that N Hence, E [W MST ] ' j N = log(1 S j) S j (17) LX j=1 F 1 w µ j 1 S j L We now approximate the sum by an integral, Z L ³ u 1 E [W MST ] ' Fw 1 S L u du Substituting x = u N L ' N, 1 (which is the average degree in G (N,u)) yields for large N where E [W MST ] ' N ' N Z N 1 N Z N ³ x ³ x Fw 1 1 S N dx N ³ x 1 Fw 1 S (x) dx N It is known [] that if the number of links (edges) in the growth process of the random graph is below N, with high probability (and ignoring a small onset region just below N ), there is no giant component such that S (x) =for x [, 1]. Thus, we arrive at the general formula valid for large N, E [W MST ] ' N Z 1 ³ x Fw 1 dx + N N Z N 1 ³ x 1 Fw 1 S (x) dx (18) N The first term is the contribution from the smallest N/ links in the graph, which are included in the MST almost surely. The remaining part comes from the more expensive links in the graph, which are included with diminishing probability since 1 S (x) decreases exponentially for large x as can be deduced from (1). The rapid decrease of 1 S (x) makes only relatively small values of the argument Fw 1 x N contribute to the second integral. At this point, the specifics of the link weight distribution needs to be introduced. The Taylor expansion of N F 1 w for large N to first order is x N N ³ x F w 1 = N N F 1 = w () + x x f w () + O 19 µ 1 f w () + O N µ 1 N

20 since we require that link weights are positive such that Fw 1 () =. This expansion is only useful provided f w () is neither zero nor infinity. These cases occur e.g. for polynomial link weights with f w (x) =αx α 1 with α 6= 1. Fortunately, for polynomial link weights N F 1 x w N = N 1 α 1 x 1 α. Formally, this latter expression reduces to the first order Taylor 1 approach for α =1, apart from the constant factor f w(). Therefore, we will first compute E [W MST ] for polynomial link weights and then return to the case in which the Taylor expansion is useful. 1. Polynomial Link Weights The average weight of the MST for polynomial link weights follows[7] from (18) as E [W MST (α)] ' N µ 1 Z 1 α 1 N x 1 α 1 S (x) dx α 1 Let y = S (x) and use (11), then x = S 1 (y) = log(1 y) y y = S (1) = and y = S (N) =1,suchthat and dx = d dy ³ log(1 y) y dy while I = = Z N 1 Z 1 x 1 α µ 1 S (x) dx 1 log(1 y) α µ 1 y d y dy After partial integration, we have I = α α Finally,weendupwith à E [W MST (α)] ' N α Z x 1 α α Z x 1 α +1 log(1 y) dy y e x dx (1 e x ) 1 α e x dx (1 e x ) 1 α! (19) If α<1, thene [W MST (α)] for N, while for α>1, E [W MST (α)]. In particular, lim α E [W MST (α)] = N 1. Only for α =1, E [W MST (1)] is finite for large N. Moreprecisely, E [W MST (1)] = ζ (3) = () where we have used [1, 3..7] the integral of the Riemann Zeta function Z u s 1 Γ (s) ζ (s) = e u 1 du

21 convergent for Re (s) > 1. This particular case for α =1hasbeenprovedearlierbyFrieze [1] based on a different method. Asymptotically, as shown in [6], the average weight of a shortest path tree is ζ() = π /6, while here the average weight of the MST is ζ(3) <ζ().. Generalizations We now return to the Taylor series valid for link weights where <f w () <. The above result for α =1immediately yields to E [W MST ]= ζ (3) (1) f w () This result is for the complete graph K N. A random graph G p (N) with p<1 and weight density f w (x) is equivalent to K N with a fraction 1 p of infinite link weights. Thus the effective link weight distribution is pf w (x)+(1 p)δ w,, and we can simply replace f w () by pf w () in the expression (1) for the MST weight on K N. D. The Largest Link Weight in a Group Consider a group (e.g. in multicasting) consisting of m members and one source node on the MST. Both the source and the m receiving group members are chosen uniformly among the N nodes of the MST. For large N, them paths from source to each multicast group member have a same bottleneck almost surely[8] if and only if the source joins the giant component later than the m destinations which happens with probability 1.Wewillnow m+1 compute the rank of the largest link weight in the tree that spans the m members. During the growth of the MST as explained in Section III B, at each step links are added and the last link that connects the m membersandthesourcewillbedetermined. Whenlink weights are ranked in increasing order, the rank R of that last link corresponds to the R-th order statistics w (R) whose distribution is specified in (16). We first determine the rank R which equals the step T in the Kruskal growth process for which T =max(t 1,t,...,t m,t m+1 ), where t j is the time in the growth process at which the j-th multicast member is swallowed by the giant component and where t m+1 isthetimeatwhichthesourcejoinsthegiantcomponent. Since all m nodes and the source are uniformly selected during the growth process measured in terms of S [, 1], the random variables t j are i.i.d uniform on [, 1] and Pr [T x] =x m+1 1

22 for x [, 1]. From the relation (11) of the average degree and the fraction of nodes in giant component S, the normalized rank R of the largest link weight follows from R = r = µ N rg(s) S=T and the event {T x} is equivalent to {µ rg (T ) µ rg (x)} because µ rg (x) is monotonically increasing in x such that Pr [R y] = µ 1 rg (y) m+1 where x = µ 1 rg (y) is the inverse function of y = µ rg (x) and explicitly given in (1). The probability density function f R (y) = d Pr dy [R y] is µ 1 rg (y) m f R (y) =(m +1) µ rg µ 1 rg (y) () and is shown in Figure 6 for m =1,, 5 and 1. The mean is best computed from the tail probability formula, E [R ]= = Z N 1 Z 1 (1 Pr [R y])dy (1 x m+1 )dµ rg (x) = (m +1) =(m +1) Z 1 X k=1 x m 1 log(1 x)dx 1 k(k + m) After partial fraction decomposition, the average normalized rank is E [R ]= m +1 m mx k=1 1 k (3) which shows that for large m, E [R ] ' log m. In case m =1,therankR = N R is the rank of the largest link weight in the shortest path from the source to the only destination and has E [R ]=,thuse [R] =N. ForlargeN, the probability that R< N (i.e. R < 1) is zero a.s. because the first N/ are almost surely not connected. Connectivity occurs a.s. when the mean degree µ rg exceeds 1. The probability distribution of the largest weight follows from (16) and () using the law of total probability, Z N f w(r ) (x) = f w(r ) (x R = y) d Pr [R y] = N Z f w (x) N L yµ N F w (x) 1 y (F w (x)) N y (1 F w (x)) L N y f R (y) dy

23 .8 m = 1.6 m = m = 5 f R* (y).4 m = y FIG. 6: The pdf of the normalized rank R for various sizes m of the multicast group. Observe that w (R ) in contrast with R does depend on link probability p of the random graph. For large N, f w(j) (x) tends to a Gaussian (as explained in Section III C) resulting in f w(r ) (x) ' 1 Z N σ π e ( N y µ) σ f R (y) dy f R (NF w (x)) This expression shows that the pdf of the highest link weight in the multicast group is asymptotically distributed as the normalized rank with the rank parameter y in () replaced by NF w (x). Formula (3) shows that the rank of the largest link weight in the MST (m = N) isabout E [R max ] ' N log N. Returning to the determination of α c in Section II C, this observation suggests that the number of relevant equations in (5) is L = O (N log N). Infact,ifN, the claim is very likely correct which leads to the critical regime α c = O N log N in stead of α c = O (N 4 ) determined in Section II C. 3

24 E. The Degree Distribution Aldous [13] has shown that the probability distribution of the degree D MST of nodes in the MST equals Z 1 Φ(s) Φ(s)k 1 Pr [D MST = k] = ds e (4) (k 1)! where Φ(s) = R s log t dt. Remarkably, this expression for the probability of the degree D t 1 MST is close (but not identical) to a Poisson(λ) distribution conditioned to positive integers k 1, Pr [D MST = k] ' λk e λ (5) k! 1 e λ where λ is chosen such that the mean degree equals µ MST = E [D MST ]=. It is straightforward to show that λ is the positive solution of e λ =1 λ/, λ h and that Var [D MST ]=(λ 1). The Table below compares the two expressions (4) and (5): k exact (4) conditioned Poisson (5) e e-6 Var[D MST ] (λ 1) ' During the growth process, we observed that the degree distribution of the forest is found to be Poisson(µ MST )belowthetransition(µ MST < 1). Above the transition (µ MST > 1), the average degree of the giant component equals the final value of. At the transition the distribution of degree minus one in the giant component is found to be Poisson(1). Thus Pr [D MST 1=k] =1/(ek!). For larger values of µ MST it evolves gradually to the asymptotic form at µ MST =. The degree distribution over all nodes not in the large 4

25 component is Poisson for all 1 <µ MST <, with average degree following from S +(1 S) µ sc = µ MST : µ sc = µ MST S 1 S = 1 S S log(1 S) (6) F. The Hopcount The hopcount between two arbitrary nodes in the MST (α regime) has been simulated and is shown in Figure 7. The simulation also indicated that per MST, there is a large variation in the hopcount which heavily contrasts with the almost sure behavior for thehopcountintheα =1regime []. The large variation between samples is indirectly deduced from the fact that Var [H N ] > E [H N ] intheinsertoffigure7..14 Pr[H N = j] Mean and Variance of the Hopcount E[H N ] (fit: 1.4 N.41 ) var[h N ] (fit:.65 N.78 ) α = Number of nodes N. N = 5 x k for k =,..., the number of hops j FIG. 7: The probability density function of the hopcount simulated for various sizes of the α = tree. The insert plots the average and variance of the hopcount versus the number of nodes N. The pdf f h (x) of the scaled hopcount h = H N E[H N versus the scaled number of hops x = ] j E[H N is plotted in Figure 8 in full line. In dotted line, we have added the pdf of the ] limit random variable W of a Poisson branching process (BP) with mean µ BP.Twoexact expressions for f W (x) are presented in [3] and f W (x) isshownintheinsertforvarious 5

26 µ BP 1. WeobservethatthepdfofthescaledhopcountforN =5up to N =64 lies between those of the BP corresponding to the Poisson degree distribution with mean between µ BP =4and µ BP =6. We have also plotted the fit of a Maxwellian f h (x) = ³ µ ³ 4 π π x exp π x which was proposed by Braunstein et al. in [4] purely by fitting the simulation data..8 µ BP = µ BP = 1 Pdf f h (x) of the Scaled Hopcount.6.4 µ BP = 4 Increasing N f W (x) µ BP = 3 µ BP = 1 x 3 4. Simulation of the Hopcount Theory: f W (x) of a Poisson BP Fit: Maxwell (N = 64) Scaled number of hops x = j/e[h N ] FIG. 8: The scaled hopcount h = H N E[H N ] versus the scaled number of hops x = j E[H N ] for N =5 k with k =,...,8. The arrows show how this scaled hopcount varies with increasing N. Theinsert shows the pdf f W (x) of the limit random variable of Poisson branching process. The pdf f W (x) of the Poisson BP is clearly superior to the guess of a Maxwellian. The suggestion to compare the scaled hopcount (with mean 1) to the limit random variable W (also with mean 1) is explained by Aldous [13]. However, we still need to associate the mean µ BP of the Poisson BP to the number of nodes in the MST which turns out to be a rather difficult theoretical problem. 6

27 IV. DISCUSSION AND CONCLUSIONS Properties of both the α =1-tree (URT) and the α -tree (MST) have been characterized. We have shown that both types of trees are quite different. Based on trace-route hopcount measurements as shown in Figure 9, the regime of interest for the Internet seem[9] to lie between.5 <α< Asia : apan_jp m_root nrt α E[α] = 1 Var[α] =.3 Pr[H = j] Europe : cdg_rssac i_root k_peer k_root USA: a_root b_root champagne d_root e_root f_root g_root h_root iad mwest riesling sjc uoregon yto Nr. of experiments hop j FIG. 9: Trace-routes from CAIDA, May 4. Each of the 1 sources has several 1 4 destinations. The local internal hops that follow a single path towards the Internet have been subtracted. In the insert, α is computed as α = E[H] Var[H] From a topological view, the Internet trees indeed seem to consist of a critical bearer tree (corresponding to the α -tree) overgrown with URT-like small trees (influence of α =1). Based on (), the latter cause that the hopcount in the Internet still scales logarithmically in N, rather than polynomially as for the α -tree (MST). This effect is similar to the small world graphs: by adding a few links in a large average hopcount graph, the hopcount may decrease dramatically. Our theoretical study inspires some new research. If Internet trees can be modelled via α-trees, insight about an effective link weight structure in the Internet may be gained. 7

28 That effective link weight structures arises as a combination of intra-domain (shortest path) routing with inter-domain (not-shortest path) routing. Inspite of the relatively low number of sources, Figure 9 seems to suggest that the effective link weight is close to a regular distribution. Although controversial to adopt link weights, from a modeling perspective, simpler tools as shortest paths, no violation of the triangular inequality, etc. can be applied to deduce first order estimates. In a next stage, the modeling of multicast trees in terms of α-trees may be interesting since little about Internet multicast trees is known. In networks where the link weights can be varied, controlled or determined independent of the topology, we have shown that if the extreme value index of the link weight distribution is larger than α c, transport in a network is spread-out over more paths, while if the extreme value index is below α c, transports starts concentrating on very few "backbone links". Hence, by tuning α in a same underlying topology, we may create two very different types of transport in the network. The analogy with a normal conduction (above a critical temperature T c ) and a superconducting transport (below T c ) of an electrical current in some solids (network of atoms) comes to mind. From a control point of view in networks, operators may wish to steer flows by tuning link weights. Our study indicates that large variations in the link weights (α small) will result in overall properties close to the α -tree (MST): many flows will traverse over a same set of links and the overall hopcount will increase. From a robustness point of view, choosing α around 1 will lead to the use of more paths and, hence, a more balanced overall network load. A next step in understanding the influence of the link weight structure is to find out what the maximum amount w in link weight change can be in order not to modify the set of shortest paths in a network. This insight is important to estimate the topology update overhead in networks (e.g. in road traffic where the link weights may be associated with the traffic load). An accurate view of the updated topology is crucial for route planner in cars. Acknowledgments. We would like to thank Serena Magdalena for providing Figure 1, and 3 and Xiaoming Zhou for Figure 9. [1] F. A. Kuipers and P. Van Mieghem, IEEE INFOCOM3 (3). 8

29 [] R. van der Hofstad, G. Hooghiemstra, and P. Van Mieghem, Random Structures and Algorithms (4). [3] P. Van Mieghem, G. Hooghiemstra, and R. van der Hofstad, Delft University of Technology, report15 (). [4] B. Bollobas, Random Graphs (Cambridge University Press, Cambridge, 1), nd ed. [5] R. van der Hofstad, G. Hooghiemstra, and P. Van Mieghem, Probability in the Engineering and Informational Sciences (PEIS) 15, 5 (1). [6] R. van der Hofstad, G. Hooghiemstra, and P. Van Mieghem, Combinatorics, Probability and Computing (4). [7] P. Van Mieghem, G. Hooghiemstra, and R. van der Hofstad, IEEE Transactions on Networking 9, 719 (1). [8] P. Van Mieghem, International Journal of Communication Systems 17, 69 (4). [9] L.A.Braunstein,S.V.Buldyrev,R.Cohen,S.Havlin,andH.E.Stanley,PhysicalReview Letters 91, (3). [1] R. Dobrin and P. M. Duxbury, Physical Review Letters 86, 576 (1). [11] P. Van Mieghem, Performance Analysis of Communications Systems and Networks (Cambridge University Press, 5). [1] A. M. Frieze, Discrete Applied Mathematics 1, 47 (1985). [13] D. Aldous, Random Structures and Algorithms 1, 383 (199). [14] S. Janson, Random Structures and Algorithms 7, 337 (1995). [15] M. D. Penrose, The Annals of Probability 4, 193 (1996). [16] A.-L. Barabasi, Physical Review Letters 76, 375 (1996). [17] T.H.Cormen,C.E.Leiserson,andR.L.Rivest,An Introduction to Algorithms (MIT Press, Boston, 1991). [18] L. Pietronero and W. Schneider, Physica A 17, 81 (199). [19] A. I. Markushevich, Theory of functions of a complex variable, vol. I-III (Chelsea Publishing Company, N.Y., 1985). [] S. Janson, D. E. Knuth, T. Luczak, and B. Pittel, Random Structures and Algorithms 4, 33 (1993). [1] M. Abramowitz and I. A. Stegun, Handbook of Mathematical Functions (Dover Publications, Inc., N.Y., 1968). 9

30 [] P. Van Mieghem, G. Hooghiemstra, and R. W. van der Hofstad, Proceedings of Passive and Active Measurement: PAM-1, April 3-4, Amsterdam (1). [3] P. Van Mieghem, Methodology and Computing in Applied Probability (MCAP) (5). [4] L. A. Braunstein, S. V. Buldyrev, S. Sreenivasan, R. Cohen, S. Havlin, and H. E. Stanley, Lecture Notes in Physics, Proceedings of the 3rd LANL-CNLS Conference on Complex Networks, Santa-Fe (3). [5] In Cisco s OSPF implementation, it is suggested to use w(i j) = 18 B(i j) where B(i j) denotes the bandwidth (in bit/s) of the link between nodes i and j. [6] In general holds that w (k) = Fw 1 (U (k) ) and E w (k) = E F 1 w (U (k) ) 6= Fw 1 (E U (k) ) but, for a large number of order statistics L, the Central Limit Theorem leads to E µ w (k) ' F 1 j w ' Fw 1 (E U L (k) ) because for a uniform random variable U on [,1] the average weight of the j-th smallest link is exactly E w (i) = j L +1 ' j L [7] Since the average of the k-th smallest link weight can be computed from (16) as E L! w (k) = Γ L +1+ α 1 Γ k + 1 α Γ (k) the exact formula (15) reduces to E [W MST (α)] = L! Γ L α LX Γ j + 1 α 1 S Γ (j) j j=1 Analogously to the above manipulations, after convertion to an integral, substituting x = u N and using [1, ], for large z, that Γ(z+ α) 1 Γ(z) =(z) 1 α 1+O 1 z,wearriveatthesame formula. [8] The probability that m nodes become connected in a cluster different from the giant component tends to zero for large N. [9] NLANR traces (Aug. 1) with 11 sources give E [α] =1.34, while RIPE traces (Feb. 4) with about 7 sources give E [α] =.7. 3

A Phase Transition in the Link Weight Structure of Networks. Abstract

A Phase Transition in the Link Weight Structure of Networks. Abstract LC10274 A Phase Transition in the Link Weight Structure of Networks Piet Van Mieghem and Serena M. Magdalena Delft University of Technology, P.O Box 5031, 2600 GA Delft, The Netherlands. (Date textdate;

More information

Shortest Paths & Link Weight Structure in Networks

Shortest Paths & Link Weight Structure in Networks Shortest Paths & Link Weight Structure in etworks Piet Van Mieghem CAIDA WIT (May 2006) P. Van Mieghem 1 Outline Introduction The Art of Modeling Conclusions P. Van Mieghem 2 Telecommunication: e2e A ETWORK

More information

1 Mechanistic and generative models of network structure

1 Mechanistic and generative models of network structure 1 Mechanistic and generative models of network structure There are many models of network structure, and these largely can be divided into two classes: mechanistic models and generative or probabilistic

More information

arxiv:cond-mat/ v1 [cond-mat.dis-nn] 24 Mar 2005

arxiv:cond-mat/ v1 [cond-mat.dis-nn] 24 Mar 2005 APS/123-QED Scale-Free Networks Emerging from Weighted Random Graphs Tomer Kalisky, 1, Sameet Sreenivasan, 2 Lidia A. Braunstein, 2,3 arxiv:cond-mat/0503598v1 [cond-mat.dis-nn] 24 Mar 2005 Sergey V. Buldyrev,

More information

k-protected VERTICES IN BINARY SEARCH TREES

k-protected VERTICES IN BINARY SEARCH TREES k-protected VERTICES IN BINARY SEARCH TREES MIKLÓS BÓNA Abstract. We show that for every k, the probability that a randomly selected vertex of a random binary search tree on n nodes is at distance k from

More information

Networks: Lectures 9 & 10 Random graphs

Networks: Lectures 9 & 10 Random graphs Networks: Lectures 9 & 10 Random graphs Heather A Harrington Mathematical Institute University of Oxford HT 2017 What you re in for Week 1: Introduction and basic concepts Week 2: Small worlds Week 3:

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

Erdős-Renyi random graphs basics

Erdős-Renyi random graphs basics Erdős-Renyi random graphs basics Nathanaël Berestycki U.B.C. - class on percolation We take n vertices and a number p = p(n) with < p < 1. Let G(n, p(n)) be the graph such that there is an edge between

More information

Random Graphs. EECS 126 (UC Berkeley) Spring 2019

Random Graphs. EECS 126 (UC Berkeley) Spring 2019 Random Graphs EECS 126 (UC Bereley) Spring 2019 1 Introduction In this note, we will briefly introduce the subject of random graphs, also nown as Erdös-Rényi random graphs. Given a positive integer n and

More information

6.207/14.15: Networks Lecture 12: Generalized Random Graphs

6.207/14.15: Networks Lecture 12: Generalized Random Graphs 6.207/14.15: Networks Lecture 12: Generalized Random Graphs 1 Outline Small-world model Growing random networks Power-law degree distributions: Rich-Get-Richer effects Models: Uniform attachment model

More information

arxiv: v1 [math.st] 1 Nov 2017

arxiv: v1 [math.st] 1 Nov 2017 ASSESSING THE RELIABILITY POLYNOMIAL BASED ON PERCOLATION THEORY arxiv:1711.00303v1 [math.st] 1 Nov 2017 SAJADI, FARKHONDEH A. Department of Statistics, University of Isfahan, Isfahan 81744,Iran; f.sajadi@sci.ui.ac.ir

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

Random Networks. Complex Networks CSYS/MATH 303, Spring, Prof. Peter Dodds

Random Networks. Complex Networks CSYS/MATH 303, Spring, Prof. Peter Dodds Complex Networks CSYS/MATH 303, Spring, 2011 Prof. Peter Dodds Department of Mathematics & Statistics Center for Complex Systems Vermont Advanced Computing Center University of Vermont Licensed under the

More information

Almost giant clusters for percolation on large trees

Almost giant clusters for percolation on large trees for percolation on large trees Institut für Mathematik Universität Zürich Erdős-Rényi random graph model in supercritical regime G n = complete graph with n vertices Bond percolation with parameter p(n)

More information

Betweenness centrality in a weighted network

Betweenness centrality in a weighted network PHYSICAL REVIEW E 77, 005 008 Betweenness centrality in a weighted network Huijuan Wang, Javier Martin Hernandez, and Piet Van Mieghem Delft University of Technology, P.O. Box 503, 00 GA Delft, The etherlands

More information

The tail does not determine the size of the giant

The tail does not determine the size of the giant The tail does not determine the size of the giant arxiv:1710.01208v2 [math.pr] 20 Jun 2018 Maria Deijfen Sebastian Rosengren Pieter Trapman June 2018 Abstract The size of the giant component in the configuration

More information

Notes 6 : First and second moment methods

Notes 6 : First and second moment methods Notes 6 : First and second moment methods Math 733-734: Theory of Probability Lecturer: Sebastien Roch References: [Roc, Sections 2.1-2.3]. Recall: THM 6.1 (Markov s inequality) Let X be a non-negative

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

Mini course on Complex Networks

Mini course on Complex Networks Mini course on Complex Networks Massimo Ostilli 1 1 UFSC, Florianopolis, Brazil September 2017 Dep. de Fisica Organization of The Mini Course Day 1: Basic Topology of Equilibrium Networks Day 2: Percolation

More information

AP Calculus Chapter 9: Infinite Series

AP Calculus Chapter 9: Infinite Series AP Calculus Chapter 9: Infinite Series 9. Sequences a, a 2, a 3, a 4, a 5,... Sequence: A function whose domain is the set of positive integers n = 2 3 4 a n = a a 2 a 3 a 4 terms of the sequence Begin

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

CS224W: Analysis of Networks Jure Leskovec, Stanford University

CS224W: Analysis of Networks Jure Leskovec, Stanford University CS224W: Analysis of Networks Jure Leskovec, Stanford University http://cs224w.stanford.edu 10/30/17 Jure Leskovec, Stanford CS224W: Social and Information Network Analysis, http://cs224w.stanford.edu 2

More information

Random Networks. Complex Networks, CSYS/MATH 303, Spring, Prof. Peter Dodds

Random Networks. Complex Networks, CSYS/MATH 303, Spring, Prof. Peter Dodds Complex Networks, CSYS/MATH 303, Spring, 2010 Prof. Peter Dodds Department of Mathematics & Statistics Center for Complex Systems Vermont Advanced Computing Center University of Vermont Licensed under

More information

Bootstrap Percolation on Periodic Trees

Bootstrap Percolation on Periodic Trees Bootstrap Percolation on Periodic Trees Milan Bradonjić Iraj Saniee Abstract We study bootstrap percolation with the threshold parameter θ 2 and the initial probability p on infinite periodic trees that

More information

Efficient routing in Poisson small-world networks

Efficient routing in Poisson small-world networks Efficient routing in Poisson small-world networks M. Draief and A. Ganesh Abstract In recent work, Jon Kleinberg considered a small-world network model consisting of a d-dimensional lattice augmented with

More information

5.4 Bessel s Equation. Bessel Functions

5.4 Bessel s Equation. Bessel Functions SEC 54 Bessel s Equation Bessel Functions J (x) 87 # with y dy>dt, etc, constant A, B, C, D, K, and t 5 HYPERGEOMETRIC ODE At B (t t )(t t ), t t, can be reduced to the hypergeometric equation with independent

More information

Poisson Processes for Neuroscientists

Poisson Processes for Neuroscientists Poisson Processes for Neuroscientists Thibaud Taillefumier This note is an introduction to the key properties of Poisson processes, which are extensively used to simulate spike trains. For being mathematical

More information

Dynamic resource sharing

Dynamic resource sharing J. Virtamo 38.34 Teletraffic Theory / Dynamic resource sharing and balanced fairness Dynamic resource sharing In previous lectures we have studied different notions of fair resource sharing. Our focus

More information

Critical Phenomena and Percolation Theory: II

Critical Phenomena and Percolation Theory: II Critical Phenomena and Percolation Theory: II Kim Christensen Complexity & Networks Group Imperial College London Joint CRM-Imperial College School and Workshop Complex Systems Barcelona 8-13 April 2013

More information

Phase Transitions in Physics and Computer Science. Cristopher Moore University of New Mexico and the Santa Fe Institute

Phase Transitions in Physics and Computer Science. Cristopher Moore University of New Mexico and the Santa Fe Institute Phase Transitions in Physics and Computer Science Cristopher Moore University of New Mexico and the Santa Fe Institute Magnetism When cold enough, Iron will stay magnetized, and even magnetize spontaneously

More information

Distances in Random Graphs with Finite Variance Degrees

Distances in Random Graphs with Finite Variance Degrees Distances in Random Graphs with Finite Variance Degrees Remco van der Hofstad, 1 Gerard Hooghiemstra, 2 and Piet Van Mieghem 2 1 Department of Mathematics and Computer Science, Eindhoven University of

More information

Answers to Problem Set Number MIT (Fall 2005).

Answers to Problem Set Number MIT (Fall 2005). Answers to Problem Set Number 6. 18.305 MIT (Fall 2005). D. Margetis and R. Rosales (MIT, Math. Dept., Cambridge, MA 02139). December 12, 2005. Course TA: Nikos Savva, MIT, Dept. of Mathematics, Cambridge,

More information

Numerical evaluation of the upper critical dimension of percolation in scale-free networks

Numerical evaluation of the upper critical dimension of percolation in scale-free networks umerical evaluation of the upper critical dimension of percolation in scale-free networks Zhenhua Wu, 1 Cecilia Lagorio, 2 Lidia A. Braunstein, 1,2 Reuven Cohen, 3 Shlomo Havlin, 3 and H. Eugene Stanley

More information

Multiple Random Variables

Multiple Random Variables Multiple Random Variables Joint Probability Density Let X and Y be two random variables. Their joint distribution function is F ( XY x, y) P X x Y y. F XY ( ) 1, < x

More information

The concentration of the chromatic number of random graphs

The concentration of the chromatic number of random graphs The concentration of the chromatic number of random graphs Noga Alon Michael Krivelevich Abstract We prove that for every constant δ > 0 the chromatic number of the random graph G(n, p) with p = n 1/2

More information

Coloring Geographical Threshold Graphs

Coloring Geographical Threshold Graphs Discrete Mathematics and Theoretical Computer Science DMTCS vol. 12:3, 2010, 103 114 Coloring Geographical Threshold Graphs Milan Bradonjić 1 and Tobias Müller 2 and Allon G. Percus 3S 1 Theoretical Division,

More information

Northwestern University Department of Electrical Engineering and Computer Science

Northwestern University Department of Electrical Engineering and Computer Science Northwestern University Department of Electrical Engineering and Computer Science EECS 454: Modeling and Analysis of Communication Networks Spring 2008 Probability Review As discussed in Lecture 1, probability

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

Asymptotically optimal induced universal graphs

Asymptotically optimal induced universal graphs Asymptotically optimal induced universal graphs Noga Alon Abstract We prove that the minimum number of vertices of a graph that contains every graph on vertices as an induced subgraph is (1 + o(1))2 (

More information

Given a sequence a 1, a 2,...of numbers, the finite sum a 1 + a 2 + +a n,wheren is an nonnegative integer, can be written

Given a sequence a 1, a 2,...of numbers, the finite sum a 1 + a 2 + +a n,wheren is an nonnegative integer, can be written A Summations When an algorithm contains an iterative control construct such as a while or for loop, its running time can be expressed as the sum of the times spent on each execution of the body of the

More information

Lecture 11: Non-Equilibrium Statistical Physics

Lecture 11: Non-Equilibrium Statistical Physics Massachusetts Institute of Technology MITES 2018 Physics III Lecture 11: Non-Equilibrium Statistical Physics In the previous notes, we studied how systems in thermal equilibrium can change in time even

More information

Random variables. DS GA 1002 Probability and Statistics for Data Science.

Random variables. DS GA 1002 Probability and Statistics for Data Science. Random variables DS GA 1002 Probability and Statistics for Data Science http://www.cims.nyu.edu/~cfgranda/pages/dsga1002_fall17 Carlos Fernandez-Granda Motivation Random variables model numerical quantities

More information

Stability and topology of scale-free networks under attack and defense strategies

Stability and topology of scale-free networks under attack and defense strategies Stability and topology of scale-free networks under attack and defense strategies Lazaros K. Gallos, Reuven Cohen 2, Panos Argyrakis, Armin Bunde 3, and Shlomo Havlin 2 Department of Physics, University

More information

The number of Euler tours of random directed graphs

The number of Euler tours of random directed graphs The number of Euler tours of random directed graphs Páidí Creed School of Mathematical Sciences Queen Mary, University of London United Kingdom P.Creed@qmul.ac.uk Mary Cryan School of Informatics University

More information

Lecture 2: Rumor Spreading (2)

Lecture 2: Rumor Spreading (2) Alea Meeting, Munich, February 2016 Lecture 2: Rumor Spreading (2) Benjamin Doerr, LIX, École Polytechnique, Paris-Saclay Outline: Reminder last lecture and an answer to Kosta s question Definition: Rumor

More information

Lecture 06 01/31/ Proofs for emergence of giant component

Lecture 06 01/31/ Proofs for emergence of giant component M375T/M396C: Topics in Complex Networks Spring 2013 Lecture 06 01/31/13 Lecturer: Ravi Srinivasan Scribe: Tianran Geng 6.1 Proofs for emergence of giant component We now sketch the main ideas underlying

More information

CS 781 Lecture 9 March 10, 2011 Topics: Local Search and Optimization Metropolis Algorithm Greedy Optimization Hopfield Networks Max Cut Problem Nash

CS 781 Lecture 9 March 10, 2011 Topics: Local Search and Optimization Metropolis Algorithm Greedy Optimization Hopfield Networks Max Cut Problem Nash CS 781 Lecture 9 March 10, 2011 Topics: Local Search and Optimization Metropolis Algorithm Greedy Optimization Hopfield Networks Max Cut Problem Nash Equilibrium Price of Stability Coping With NP-Hardness

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

Die-out Probability in SIS Epidemic Processes on Networks

Die-out Probability in SIS Epidemic Processes on Networks Die-out Probability in SIS Epidemic Processes on etworks Qiang Liu and Piet Van Mieghem Abstract An accurate approximate formula of the die-out probability in a SIS epidemic process on a network is proposed.

More information

UNIVERSITY OF YORK. MSc Examinations 2004 MATHEMATICS Networks. Time Allowed: 3 hours.

UNIVERSITY OF YORK. MSc Examinations 2004 MATHEMATICS Networks. Time Allowed: 3 hours. UNIVERSITY OF YORK MSc Examinations 2004 MATHEMATICS Networks Time Allowed: 3 hours. Answer 4 questions. Standard calculators will be provided but should be unnecessary. 1 Turn over 2 continued on next

More information

arxiv:cond-mat/ v1 [cond-mat.dis-nn] 4 May 2000

arxiv:cond-mat/ v1 [cond-mat.dis-nn] 4 May 2000 Topology of evolving networks: local events and universality arxiv:cond-mat/0005085v1 [cond-mat.dis-nn] 4 May 2000 Réka Albert and Albert-László Barabási Department of Physics, University of Notre-Dame,

More information

Math 259: Introduction to Analytic Number Theory Functions of finite order: product formula and logarithmic derivative

Math 259: Introduction to Analytic Number Theory Functions of finite order: product formula and logarithmic derivative Math 259: Introduction to Analytic Number Theory Functions of finite order: product formula and logarithmic derivative This chapter is another review of standard material in complex analysis. See for instance

More information

Data Mining and Analysis: Fundamental Concepts and Algorithms

Data Mining and Analysis: Fundamental Concepts and Algorithms Data Mining and Analysis: Fundamental Concepts and Algorithms dataminingbook.info Mohammed J. Zaki 1 Wagner Meira Jr. 2 1 Department of Computer Science Rensselaer Polytechnic Institute, Troy, NY, USA

More information

Module 3. Function of a Random Variable and its distribution

Module 3. Function of a Random Variable and its distribution Module 3 Function of a Random Variable and its distribution 1. Function of a Random Variable Let Ω, F, be a probability space and let be random variable defined on Ω, F,. Further let h: R R be a given

More information

A Note on Interference in Random Networks

A Note on Interference in Random Networks CCCG 2012, Charlottetown, P.E.I., August 8 10, 2012 A Note on Interference in Random Networks Luc Devroye Pat Morin Abstract The (maximum receiver-centric) interference of a geometric graph (von Rickenbach

More information

College Algebra Through Problem Solving (2018 Edition)

College Algebra Through Problem Solving (2018 Edition) City University of New York (CUNY) CUNY Academic Works Open Educational Resources Queensborough Community College Winter 1-25-2018 College Algebra Through Problem Solving (2018 Edition) Danielle Cifone

More information

Notes for Expansions/Series and Differential Equations

Notes for Expansions/Series and Differential Equations Notes for Expansions/Series and Differential Equations In the last discussion, we considered perturbation methods for constructing solutions/roots of algebraic equations. Three types of problems were illustrated

More information

25 Minimum bandwidth: Approximation via volume respecting embeddings

25 Minimum bandwidth: Approximation via volume respecting embeddings 25 Minimum bandwidth: Approximation via volume respecting embeddings We continue the study of Volume respecting embeddings. In the last lecture, we motivated the use of volume respecting embeddings by

More information

POISSON PROCESSES 1. THE LAW OF SMALL NUMBERS

POISSON PROCESSES 1. THE LAW OF SMALL NUMBERS POISSON PROCESSES 1. THE LAW OF SMALL NUMBERS 1.1. The Rutherford-Chadwick-Ellis Experiment. About 90 years ago Ernest Rutherford and his collaborators at the Cavendish Laboratory in Cambridge conducted

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

Asymptotically optimal induced universal graphs

Asymptotically optimal induced universal graphs Asymptotically optimal induced universal graphs Noga Alon Abstract We prove that the minimum number of vertices of a graph that contains every graph on vertices as an induced subgraph is (1+o(1))2 ( 1)/2.

More information

BOSTON UNIVERSITY GRADUATE SCHOOL OF ARTS AND SCIENCES. Dissertation TRANSPORT AND PERCOLATION IN COMPLEX NETWORKS GUANLIANG LI

BOSTON UNIVERSITY GRADUATE SCHOOL OF ARTS AND SCIENCES. Dissertation TRANSPORT AND PERCOLATION IN COMPLEX NETWORKS GUANLIANG LI BOSTON UNIVERSITY GRADUATE SCHOOL OF ARTS AND SCIENCES Dissertation TRANSPORT AND PERCOLATION IN COMPLEX NETWORKS by GUANLIANG LI B.S., University of Science and Technology of China, 2003 Submitted in

More information

HAMMING DISTANCE FROM IRREDUCIBLE POLYNOMIALS OVER F Introduction and Motivation

HAMMING DISTANCE FROM IRREDUCIBLE POLYNOMIALS OVER F Introduction and Motivation HAMMING DISTANCE FROM IRREDUCIBLE POLYNOMIALS OVER F 2 GILBERT LEE, FRANK RUSKEY, AND AARON WILLIAMS Abstract. We study the Hamming distance from polynomials to classes of polynomials that share certain

More information

6.207/14.15: Networks Lecture 7: Search on Networks: Navigation and Web Search

6.207/14.15: Networks Lecture 7: Search on Networks: Navigation and Web Search 6.207/14.15: Networks Lecture 7: Search on Networks: Navigation and Web Search Daron Acemoglu and Asu Ozdaglar MIT September 30, 2009 1 Networks: Lecture 7 Outline Navigation (or decentralized search)

More information

Ahlswede Khachatrian Theorems: Weighted, Infinite, and Hamming

Ahlswede Khachatrian Theorems: Weighted, Infinite, and Hamming Ahlswede Khachatrian Theorems: Weighted, Infinite, and Hamming Yuval Filmus April 4, 2017 Abstract The seminal complete intersection theorem of Ahlswede and Khachatrian gives the maximum cardinality of

More information

Random walks, Brownian motion, and percolation

Random walks, Brownian motion, and percolation Random walks, Brownian motion, and percolation Martin Barlow 1 Department of Mathematics, University of British Columbia PITP, St Johns College, January 14th, 2015 Two models in probability theory In this

More information

Permutations with Inversions

Permutations with Inversions 1 2 3 47 6 23 11 Journal of Integer Sequences, Vol. 4 2001, Article 01.2.4 Permutations with Inversions Barbara H. Margolius Cleveland State University Cleveland, Ohio 44115 Email address: b.margolius@csuohio.edu

More information

Lecture 10. Under Attack!

Lecture 10. Under Attack! Lecture 10 Under Attack! Science of Complex Systems Tuesday Wednesday Thursday 11.15 am 12.15 pm 11.15 am 12.15 pm Feb. 26 Feb. 27 Feb. 28 Mar.4 Mar.5 Mar.6 Mar.11 Mar.12 Mar.13 Mar.18 Mar.19 Mar.20 Mar.25

More information

Basic counting techniques. Periklis A. Papakonstantinou Rutgers Business School

Basic counting techniques. Periklis A. Papakonstantinou Rutgers Business School Basic counting techniques Periklis A. Papakonstantinou Rutgers Business School i LECTURE NOTES IN Elementary counting methods Periklis A. Papakonstantinou MSIS, Rutgers Business School ALL RIGHTS RESERVED

More information

Some Background Material

Some Background Material Chapter 1 Some Background Material In the first chapter, we present a quick review of elementary - but important - material as a way of dipping our toes in the water. This chapter also introduces important

More information

The greedy independent set in a random graph with given degr

The greedy independent set in a random graph with given degr The greedy independent set in a random graph with given degrees 1 2 School of Mathematical Sciences Queen Mary University of London e-mail: m.luczak@qmul.ac.uk January 2016 Monash University 1 Joint work

More information

12. LOCAL SEARCH. gradient descent Metropolis algorithm Hopfield neural networks maximum cut Nash equilibria

12. LOCAL SEARCH. gradient descent Metropolis algorithm Hopfield neural networks maximum cut Nash equilibria 12. LOCAL SEARCH gradient descent Metropolis algorithm Hopfield neural networks maximum cut Nash equilibria Lecture slides by Kevin Wayne Copyright 2005 Pearson-Addison Wesley h ttp://www.cs.princeton.edu/~wayne/kleinberg-tardos

More information

Recall the Basics of Hypothesis Testing

Recall the Basics of Hypothesis Testing Recall the Basics of Hypothesis Testing The level of significance α, (size of test) is defined as the probability of X falling in w (rejecting H 0 ) when H 0 is true: P(X w H 0 ) = α. H 0 TRUE H 1 TRUE

More information

Math 259: Introduction to Analytic Number Theory Functions of finite order: product formula and logarithmic derivative

Math 259: Introduction to Analytic Number Theory Functions of finite order: product formula and logarithmic derivative Math 259: Introduction to Analytic Number Theory Functions of finite order: product formula and logarithmic derivative This chapter is another review of standard material in complex analysis. See for instance

More information

Physics 6720 Introduction to Statistics April 4, 2017

Physics 6720 Introduction to Statistics April 4, 2017 Physics 6720 Introduction to Statistics April 4, 2017 1 Statistics of Counting Often an experiment yields a result that can be classified according to a set of discrete events, giving rise to an integer

More information

Stochastic Processes

Stochastic Processes qmc082.tex. Version of 30 September 2010. Lecture Notes on Quantum Mechanics No. 8 R. B. Griffiths References: Stochastic Processes CQT = R. B. Griffiths, Consistent Quantum Theory (Cambridge, 2002) DeGroot

More information

Lecture 1 : Probabilistic Method

Lecture 1 : Probabilistic Method IITM-CS6845: Theory Jan 04, 01 Lecturer: N.S.Narayanaswamy Lecture 1 : Probabilistic Method Scribe: R.Krithika The probabilistic method is a technique to deal with combinatorial problems by introducing

More information

Network Science: Principles and Applications

Network Science: Principles and Applications Network Science: Principles and Applications CS 695 - Fall 2016 Amarda Shehu,Fei Li [amarda, lifei](at)gmu.edu Department of Computer Science George Mason University 1 Outline of Today s Class 2 Robustness

More information

Latent voter model on random regular graphs

Latent voter model on random regular graphs Latent voter model on random regular graphs Shirshendu Chatterjee Cornell University (visiting Duke U.) Work in progress with Rick Durrett April 25, 2011 Outline Definition of voter model and duality with

More information

On the Efficiency of Multicast

On the Efficiency of Multicast IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 9, NO. 6, DECEMBER 2001 719 On the Efficiency of Multicast Piet Van Mieghem, Gerard Hooghiemstra, Remco van der Hofstad Abstract The average number of joint hops

More information

Tutorial on obtaining Taylor Series Approximations without differentiation

Tutorial on obtaining Taylor Series Approximations without differentiation Tutorial on obtaining Taylor Series Approximations without differentiation Professor Henry Greenside February 2, 2018 1 Overview An important mathematical technique that is used many times in physics,

More information

Exponential Tail Bounds

Exponential Tail Bounds Exponential Tail Bounds Mathias Winther Madsen January 2, 205 Here s a warm-up problem to get you started: Problem You enter the casino with 00 chips and start playing a game in which you double your capital

More information

IS 709/809: Computational Methods in IS Research Fall Exam Review

IS 709/809: Computational Methods in IS Research Fall Exam Review IS 709/809: Computational Methods in IS Research Fall 2017 Exam Review Nirmalya Roy Department of Information Systems University of Maryland Baltimore County www.umbc.edu Exam When: Tuesday (11/28) 7:10pm

More information

Parametric Techniques

Parametric Techniques Parametric Techniques Jason J. Corso SUNY at Buffalo J. Corso (SUNY at Buffalo) Parametric Techniques 1 / 39 Introduction When covering Bayesian Decision Theory, we assumed the full probabilistic structure

More information

Shlomo Havlin } Anomalous Transport in Scale-free Networks, López, et al,prl (2005) Bar-Ilan University. Reuven Cohen Tomer Kalisky Shay Carmi

Shlomo Havlin } Anomalous Transport in Scale-free Networks, López, et al,prl (2005) Bar-Ilan University. Reuven Cohen Tomer Kalisky Shay Carmi Anomalous Transport in Complex Networs Reuven Cohen Tomer Kalisy Shay Carmi Edoardo Lopez Gene Stanley Shlomo Havlin } } Bar-Ilan University Boston University Anomalous Transport in Scale-free Networs,

More information

Chapter 9. Non-Parametric Density Function Estimation

Chapter 9. Non-Parametric Density Function Estimation 9-1 Density Estimation Version 1.1 Chapter 9 Non-Parametric Density Function Estimation 9.1. Introduction We have discussed several estimation techniques: method of moments, maximum likelihood, and least

More information

CONSTRAINED PERCOLATION ON Z 2

CONSTRAINED PERCOLATION ON Z 2 CONSTRAINED PERCOLATION ON Z 2 ZHONGYANG LI Abstract. We study a constrained percolation process on Z 2, and prove the almost sure nonexistence of infinite clusters and contours for a large class of probability

More information

Network models: random graphs

Network models: random graphs Network models: random graphs Leonid E. Zhukov School of Data Analysis and Artificial Intelligence Department of Computer Science National Research University Higher School of Economics Structural Analysis

More information

DS-GA 1002 Lecture notes 2 Fall Random variables

DS-GA 1002 Lecture notes 2 Fall Random variables DS-GA 12 Lecture notes 2 Fall 216 1 Introduction Random variables Random variables are a fundamental tool in probabilistic modeling. They allow us to model numerical quantities that are uncertain: the

More information

OPTIMAL PATH AND MINIMAL SPANNING TREES IN RANDOM WEIGHTED NETWORKS

OPTIMAL PATH AND MINIMAL SPANNING TREES IN RANDOM WEIGHTED NETWORKS International Journal of Bifurcation and Chaos, Vol. 17, No. 7 (27) 2215 2255 c World Scientific Publishing Company OPTIMAL PATH AND MINIMAL SPANNING TREES IN RANDOM WEIGHTED NETWORKS LIDIA A. BRAUNSTEIN,,

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

ON THE NUMBER OF ALTERNATING PATHS IN BIPARTITE COMPLETE GRAPHS

ON THE NUMBER OF ALTERNATING PATHS IN BIPARTITE COMPLETE GRAPHS ON THE NUMBER OF ALTERNATING PATHS IN BIPARTITE COMPLETE GRAPHS PATRICK BENNETT, ANDRZEJ DUDEK, ELLIOT LAFORGE December 1, 016 Abstract. Let C [r] m be a code such that any two words of C have Hamming

More information

6.207/14.15: Networks Lecture 4: Erdös-Renyi Graphs and Phase Transitions

6.207/14.15: Networks Lecture 4: Erdös-Renyi Graphs and Phase Transitions 6.207/14.15: Networks Lecture 4: Erdös-Renyi Graphs and Phase Transitions Daron Acemoglu and Asu Ozdaglar MIT September 21, 2009 1 Outline Phase transitions Connectivity threshold Emergence and size of

More information

Lecture 28: April 26

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

More information

Parametric Techniques Lecture 3

Parametric Techniques Lecture 3 Parametric Techniques Lecture 3 Jason Corso SUNY at Buffalo 22 January 2009 J. Corso (SUNY at Buffalo) Parametric Techniques Lecture 3 22 January 2009 1 / 39 Introduction In Lecture 2, we learned how to

More information

arxiv:cond-mat/ v4 [cond-mat.dis-nn] 27 Sep 2006

arxiv:cond-mat/ v4 [cond-mat.dis-nn] 27 Sep 2006 Optimal Path and Minimal Spanning Trees in Random Weighted Networks arxiv:cond-mat/66338v4 [cond-mat.dis-nn] 27 Sep 26 VII. Scaling of optimal-path-lengths distribution with finite disorder in complex

More information

Chapter 9. Non-Parametric Density Function Estimation

Chapter 9. Non-Parametric Density Function Estimation 9-1 Density Estimation Version 1.2 Chapter 9 Non-Parametric Density Function Estimation 9.1. Introduction We have discussed several estimation techniques: method of moments, maximum likelihood, and least

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

Mathematics High School Algebra

Mathematics High School Algebra Mathematics High School Algebra Expressions. An expression is a record of a computation with numbers, symbols that represent numbers, arithmetic operations, exponentiation, and, at more advanced levels,

More information

A = A U. U [n] P(A U ). n 1. 2 k(n k). k. k=1

A = A U. U [n] P(A U ). n 1. 2 k(n k). k. k=1 Lecture I jacques@ucsd.edu Notation: Throughout, P denotes probability and E denotes expectation. Denote (X) (r) = X(X 1)... (X r + 1) and let G n,p denote the Erdős-Rényi model of random graphs. 10 Random

More information