Let $A$ be a non-diagonal $2\times 2$ matrix with complex entries such that $A=A^{-1}.$ Write down its characteristic and minimal polynomials.
Solution
$A=A^{-1}\implies A^2=I\implies Ch_A(x)=x^2-1=(x-1)(x+1)$
Since Characteristic polynomial and Minimal polynomial have the same roots so,$Mp_A(x)=x^2-1$
The answer in answer key is same as I computed,but I'm getting vibes that something is wrong during transition from $2^{nd}$ step to $3^{rd}$ step.
Please give suggestions about my solution...
Thank You!!
The solution you've written down is incorrect, and you can guess that this has to be the case, because you didn't make use of the fact that $A$ is a non-diagonal matrix. Another way to see your proof is incorrect is by your comment: in your proof you didn't use the fact that $A$ is a $2 \times 2$ matrix (but in your comment you correctly pointed out that it is the second to third implication which is erroneous becase the characteristic polynomial for a $3 \times 3$ matrix would have to be cubic).
Now, the correct approach is the following:
This entire argument shows that \begin{align} \mu_A(x) = C_A(x) = x^2 -1. \end{align}