It's a new topic we learn during the linear algebra class and I need a bit help understanding. Lets say, for example, that I have this matrix: \begin{pmatrix}2&1\\x&8\end{pmatrix} and x ∈ R
Can one tell me what may be x in order this matrix will be diagonalizable?
Thanks for helping.
The characteristic polynomial of this matrix (denoted $A$) is $$\chi_A(\lambda)=\det(A-\lambda I)=(2-\lambda)(8-\lambda)-x=\lambda^2-10\lambda+16-x$$ and the reduced discriminant of $\chi_A(\lambda)$ is $$\Delta'=9+x$$ hence