
Hello, I'm trying to work through this question.
I define linearly independent as:
$a_1*v_1+a_2*v_2+...+a_n*v_n = 0$ iff every $a_i=0$.
I also know that an eigenvector is a vector $v$ such that:
$T(v)=\lambda*v$
where $\lambda$ is the eigenvalue.
Thanks for your help.
Hints:
Remember that eigenvectors of linear mappings are by definition non-zero.
Take one eigenvector $\;v_i\;$ from each different eigenvalue $\;\lambda_i\;$ and prove this $\;n\;$ eigenvectors are linearly independent and thus they are a basis for $\;V\;$.
Calculate the matrix representation of $\;T\;$ wrt the basis $\;\{v_1,...,v_n\}\;$ . Further hint:
$$Tv_i=\lambda_iv_i=0\cdot v_1+\ldots+0\cdot v_{i-1}+\lambda_iv_i+0\cdot v_{i+1}+\ldots+0\cdot v_n$$
Calculate now the determinant of $\;V\;$ wrt the above representation, remembering that the determinant is invariant wrt choice of basis.