Prove:
If $v_1,...,v_r$ are eigenvectors that correspond to distinct eigenvalues $\lambda_1, ...,\lambda_r$ of an $n \times n$ matrix $A$, then the set $\{v_1,...,v_r\}$ is linearly independent.
Please give an example and tell me how this theorem works!
Remember that $\;\{v_1,...,v_r\}\;$ are lin. dependent iff there is $\;1\le i\le r\;$ s.t. $\;v_i\;$ lind. dep. on $\;v_1,...,v_{i-1}\;$, so let $\;i\;$ be the first such index for which this happens:
$$(1)\;\;v_i=\sum_{k=1}^{i-1}a_kv_k\implies\lambda_iv_i=\sum_{k=1}^{i-1}a_k\lambda_iv_k$$
$$(2)\;\;\lambda_iv_i=Av_i=\sum_{k=1}^{i-1}a_kAv_k=\sum_{k=1}^{i-1}a_k\lambda_kv_k$$
Now substract right sides of (1)-(2) and...end the argument.