T1: Bipartite Expander Graphs
Definitions
. We say that a bipartite expander graph is -left-regular bipartite graph if it satisfies:
such that and , where .
The above expander graph looks like this. For any subset in the left part of the bipartite graph, it has many neighbors. Intuitively speaking, each incident edge “expands” outside. But, does such an expander exist? If it is a complete bipartite graph, apparently, it is. To prove a general case, we need to construct many such expander graphs. A straightforward idea is to randomly sample neighbors for each node from the left part in a complete bipartite graph.
Now, let us check this idea.
Theorem 1
. For any , there exists a bipartite expander graph where and .
. The process can be described as the following event.
Event 1: We randomly throw into bins. By the principle of balls-and-bins model, we can apply the Chernoff bound to show that with high probability there are non-empty bins.
So, it means that for one particular set , we have . By a union bound, it holds with high probability. Then, for all , it still holds.