- #1
GabrielN00
Homework Statement
Let ##G## be a non-directed graph with non negative weights. Prove that the multiplicity of the eigenvalue ##0## of ##L_s## is the same as the number of convex components ##A_1,\dots, A_k## of the graph. And the subspace associated to the eigenvalue ##0## is generated by the vectors ##D^{1/2}1_{A_i}##.
Note ##L_s## denotes the Laplacian matrix
2. Proof
Let ##f, g## be two functions ##$V \to \mathbb R## satisfying ##g = D^{1/2} f##. Then ##\langle g, L_sg\rangle = \langle f, L f\rangle = \sum_{uv \in E} (f(u) - f(v))^2.##
This identity is first used as a proof that all the eigenvalues of ##L## (or ##L_s##) are nonnegative: the right-hand side of the identity is nonnegative by inspection, so the left must be, also.
Moreover, if ##g## is an eigenvector of the eigenvalue ##0##, then ##\langle g, L_sg\rangle = 0##, and this identity characterizes the vectors ##f## for which this can occur.
3. Problems with the proof
There are several things here I don't understand.
(1) Where are the graphs? I see no reference to them
(2) How does the proof show that the multiplicity of ##0## is the same as the number of CONVEX components of the graph?
(3) Why is the subspace of ##0## generated by the vectors in the problem?
Last edited by a moderator: