Practicing for the GRE I found this question and I was wondering if anyone had any general tips to approach this type of questions or any literature I could review to approach them.
Which of the following sets are dense in the set of square $n \times n$ square matrices over $\mathbb{C}$?
I) Invertible matrices
II) Unitary Matrices
III) Symmetric Matrices
IV) Diagonalizable Matrices.
Symmetric matrices aren't dense in $\mathbb{C}^{n^2}$ since they form a non-trivial subspace (unless $n = 1$). Unitary matrices aren't dense in $\mathbb{C}^{n^2}$ since they form a bounded set.
Diagonalizable matrices are indeed dense. To see this, note that any complex matrix is similar to an upper triangular matrix. Given $A \in \mathbb{C}^{n^2}$, we can find an invertible $P$ and an upper triangular $B$ such that $A = P^{-1} B P$ and the diagonal elements of $B$ are precisely the eigenvalues of $A$ (counting algebraic multiplicity). By perturbing the diagonal elements of $B$ slightly (call the result $B'$), we can make all the eigenvalues of $B'$ distinct and so $B'$ will be diagonalizable and hence also $P^{-1} B' P$ which can be made arbitrary close to $A$.
Invertible matrices are dense since if $A$ is a matrix, $A + \lambda I$ will be invertible for all but finitely many $\lambda \in \mathbb{C}$ and so we can find an invertible matrix arbitrary close to $A$.