08.10.2016 Views

Foundations of Data Science

2dLYwbK

2dLYwbK

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The probability that the long distance edge from u goes to v is proportional to<br />

d −r (u, v). Note that the constant <strong>of</strong> proportionality will vary with the vertex u depending<br />

on where u is relative to the border <strong>of</strong> the n × n grid. However, the number <strong>of</strong><br />

vertices at distance exactly k from u is at most 4k and for k ≤ n/2 is at least k. Let<br />

c r (u) = ∑ v d−r (u, v) be the normalizing constant. It is the inverse <strong>of</strong> the constant <strong>of</strong><br />

proportionality.<br />

For r > 2, c r (u) is lower bounded by<br />

c r (u) = ∑ v<br />

n/2<br />

n/2<br />

∑ ∑<br />

d −r (u, v) ≥ (k)k −r = k 1−r ≥ 1.<br />

k=1<br />

k=1<br />

No matter how large r is the first term <strong>of</strong> ∑ n/2<br />

k=1 k1−r is at least one.<br />

For r = 2 the normalizing constant c r (u) is upper bounded by<br />

c r (u) = ∑ v<br />

d −r (u, v) ≤<br />

2n∑<br />

k=1<br />

(4k)k −2 ≤ 4<br />

2n∑<br />

k=1<br />

1<br />

k<br />

= θ(ln n).<br />

For r < 2, the normalizing constant c r (u) is lower bounded by<br />

c r (u) = ∑ v<br />

n/2<br />

∑<br />

d −r (u, v) ≥ (k)k −r ≥<br />

k=1<br />

n/2<br />

∑<br />

k=n/4<br />

k 1−r .<br />

The summation<br />

n/2<br />

∑<br />

k=n/4<br />

k 1−r has n 4 terms, the smallest <strong>of</strong> which is ( n<br />

4<br />

) 1−r<br />

or<br />

( n<br />

2<br />

) 1−r<br />

depending<br />

on whether r is greater or less than one. This gives the following lower bound on c r (u).<br />

c r (u) ≥ n 4 ω(n1−r ) = ω(n 2−r ).<br />

No short paths exist for the r > 2 case.<br />

For r > 2, we first show that for at least half <strong>of</strong> the pairs <strong>of</strong> vertices, there is no short<br />

path between them. We begin by showing that the expected number <strong>of</strong> edges <strong>of</strong> length<br />

greater than n r+2<br />

2r goes to zero. The probability <strong>of</strong> an edge from u to v is d −r (u, v)/c r (u)<br />

where c r (u) is lower bounded by a constant. Thus the probability that a particular edge<br />

<strong>of</strong> length greater than or equal to n r+2<br />

2r<br />

( )<br />

is chosen is upper bounded by some contant c<br />

−r<br />

times n r+2<br />

2r or cn<br />

−( r+2<br />

2 ) . Since there are n 2 long edges, the expected number <strong>of</strong> edges<br />

<strong>of</strong> length at least n r+2<br />

2r is at most cn 2 n − (r+2)<br />

2 or cn 2−r<br />

2 , which for r > 2 goes to zero. Thus,<br />

by the first moment method, almost surely, there are no such edges.<br />

126

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!