CMPSC497
Spring 2024
Assignment 5
1. (20 points) Recall the definition of Graph Laplacian (for undirected Graph). The main property of the graph Laplacian is that
We will use the above observation to show the following two claims.
(a) (10 points) Show that if the graph is not connected, then the 2nd eigenvalue of the Laplacian Matrix is 0.
(b) (10 points) Show that if the the 2nd eigenvalue of the Laplacian Matrix is 0, the graph is not connected.
2. (30 points) Suppose we pick m-many n-dimensional vectors, v1, . . . , vm ∈ Rn. Each coordinate is +1 with probability 1/2 and −1 with probability 1/2 and are chosen i.i.d. at random.
(a) (10 points) For fixed i, j ∈ [m] with i ≠ j, upper bound the probability of |⟨vi, vj⟩| ≤ α√n.
(b) (10 points) Using Union Bound, show that with probability 1 − o(1), every pair |⟨vi, vj⟩| ≤ α√n where α = 100 logm.
(c) (10 points) Use the previous part to show that with probability 1 − o(1), if points are chosen uniformly at random, all pairs of points are far apart. That is
for the same parameter α = 100 logm.
版权所有:留学生编程辅导网 2020 All Rights Reserved 联系方式:QQ:99515681 微信:codinghelp 电子信箱:99515681@qq.com
免责声明:本站部分内容从网络整理而来,只供参考!如有版权问题可联系本站删除。