I was thinking about the following problem:
Let A be a $3\times3$ real valued matrix such that $A^{3}=I$ but $A \neq I$ . Then trace of A must be
(a)0,
(b)1,
(c)-1,
(d)3
I have went through the answer which says that $x=1,w,w^{2}$ are it's eigenvalues and hence $trace(A)=0$(A be a $3\times3$ real valued matrix such that $A^{3}=I$ but $A \neq I$ .Then trace(A)=?). But, since we have considered matrix over real field ,how can i have complex eigenvalues at all.
my confusion arises from an example in hoffman's text which is
$ A =$$ \begin{pmatrix} 0 & -1 \\ 1 &0 \\ \end{pmatrix} $$ $
then,$ch_A(x)$=$x^2+1$,which has no real roots,so,A has no eigenvalues.So, how in above problem we have complex eigenvalues??
thanks for your time in advance...