Let $H$ be a symmetric matrix. Show that if $u$ and $v$ are eigenvectors of $H$ corresponding to distinct eigenvalues, then $u$ and $v$ are $H$-conjugate.
Need some help, what and how should I approach this? I think $H$ should be considered a Hessian.
Thank you in advance!
Suppose that $u, v$ are eigenvectors of $H$ with eigenvalues $\lambda_u, \lambda_v$, respectively, which are not equal: $\lambda_u \neq \lambda_v$. Since $H$ is symmetric, we know that eigenvectors corresponding to distinct eigenvalues are orthogonal: $\langle u, v \rangle = 0$. (If you don't know this or want a proof, say so!)
Now let's check if $u,v$ are $H$-conjugate, which means that $\langle u, Hv \rangle = 0$: $$ \langle u, Hv \rangle = \langle u, \lambda_v v \rangle = \bar \lambda_v \langle u, v \rangle = \bar \lambda_v \cdot 0 = 0. $$ There you have it!