If A has n linearly independent eigenvectors relating to the eigenvalue 1, then A is the identity matrix.
I'm little puzzled with this - any ideas? Is the above statement true?
If A has n linearly independent eigenvectors relating to the eigenvalue 1, then A is the identity matrix.
I'm little puzzled with this - any ideas? Is the above statement true?
Hint: you are given that the geometric multiplicity of eigenvalue $1$ is $n\,$. The algebraic multiplicity must then be at least $n\,$, therefore must be exactly $n\,$, so the characteristic polynomial is $(x-1)^n$.
This means that $Av_i=v_i$ for all $i$, where your basis is $v_1,\ldots,v_n$. As all vectors $u$ are linear combinations of the $v_i$ then $Au=u$ for all $u$.