.comment-link {margin-left:.6em;}

A Blogscursion into the World of Expanders

Saturday, October 15, 2005

Recap: Edge and Vertex Expansion

In the edge expansion lecture, we saw a proof that for a d-regular graph G,

(d - λ1)/2 ≤ hG ≤ sqrt(2d(d - λ1))

(See Manoj's post below for definitions.) As a consequence, we see that our two definitions of an expander family are equivalent.

In the vertex expansion lecture, we saw that vertex expansion is also related to the spectral gap. Analogously to edge expansion, define the vertex expansion h'G as

h'G = min|S|≤n/2 |N(S)|/|S|

where the minimization is over all subsets S of at most half the vertices of G, and where N(S) = { v : there exists u in S with uv an edge }.

Let λ* be max {| λi|}. For any d-regular graph G,

2/((λ*/d)2 + 1) ≤ h'G ≤ sqrt(2d(d - λ1)) + 1

Note that λ* appears in the lower bound and λ1 appears in the upper bound. The upper bound follows from the relatively simple observation that h'G ≤ hG + 1.

Solving the second inequality for λ1, we obtain an upper bound

λ1 ≤ d - (h'G - 1)2/2d

Finally, we note that, when d is large, better bounds on λ1 are known. A result of Noga Alon (1986) shows that

λ1 ≤ d - (h'G - 1)2/(4 + 2(h'G - 1)2)

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home