"Eigenvectors corresponding to different eigenvalues are linearly independent."
My professor told us this during a lecture, but gave no proof or explanation.
"Eigenvectors corresponding to different eigenvalues are linearly independent."
My professor told us this during a lecture, but gave no proof or explanation.
Suppose that $Av=\lambda v$ and $Aw=\mu w$, $v,w\not=0$.
Assume $v,w$ are linearly dependent, then $v=c\cdot w$ for some scalar $c\not=0$. Then
$$\lambda v=Av=cAw=c \mu w = \mu v$$
That is, $\lambda=\mu$.
a) I don't get how you go from $\Sigma c_k v_k \lambda_k$ to $A \Sigma c_k v_k$. Can you explain that? b) What is the "conclusion", I don't understand how this proves it.
– jacob Mar 07 '14 at 20:14