$K$ is a symmetric positive semidefefinit matrix. $K1 = 0$ (i.e. The sum of elements in each row is $0$. Or in other words matrix $K$ is centered. From this we conclude the smallest eigenvalue of $K$ is zero. With eigenvector $1$, where $1$ is a vector of all ones. ) Now what is the value of
\begin{equation} \min_{x} \frac{x^TK x}{x^Tx} \end{equation} s.t. $x^T1=0$?
Note: I still did not get why any eigenvector of $K$, nameley $v$, should satisfy the constraint $v^T1=0$?
The quantity $\frac{x^TKx}{x^Tx}$ is called Rayleigh Quotient. we have a principle called Rayleigh Principle: The minimum value of Rayleigh Quotient is the smallest eigen value $\lambda_1$. However the minimum of the quotient subject to $x^T1=0$ is $\lambda_2$ which is second smallest eigen value.
Refernce: Gilbert Strang Book chapter on PSD