Prove or disprove : if $S$ is the set of all $3\times 3$ square matrices $A$ where characteristic polynomial of $A$ is $\chi_A = X^3-3X^2+2X-1$, then $S$ compact, ($S$ topologized by $\mathbb{R}^9$).
Actually, I am just new to the concepts of characteristic polynomial and eigenvalues of a matrix but here $\operatorname{tr}(A) = -3$ and $\det(A) = -1$, and there is only one real eigenvalue of $A$, for all $A$ in $S$. But, I can't determine other facts about those matrices A, hence I can't think about closed and boundedness of $S$, but I think S will be unbounded. Can someone refer me good books for good problems in matrix topology ???
Here is a brute force approach:
The eigenvalues of $A$ are $r, a\pm ib$. Let $L=\begin{bmatrix} r & 0 & 0 \\ 0 & a & -b \\ 0 & b & a \end{bmatrix}$, and $V_n=\begin{bmatrix} 1 & 0 & n \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix}$, then $V_n^{-1} = V_{-n}$.
Then $[V_n L V_n^{-1}]_{12} = -nb$.