This was the first problem of the IMC 2014. Let $A$ and $B$ be two $n\times n$ symmetric matrices with real entries which have all their eigenvalues strictly larger than $1$. Prove all the eigenvalues of $AB$ have absolute value larger than $1$. I would like for people to try the problem and tell me about their thought process.
The solution is rather straightforward, if you know the right information. The solution is the following:
the matrix $A$,being symmetric is not only diagonalizable, but is diagonalizable by a matrix of orthogonal columns, in other words there is a matrix $C$ of pairwise orthogonal columns $C$ so that $CAC^{-1}$ is diagonal. This practically finishes the problem. Why? because the linear operation induced by $A$ increases the norm of every vector, this is because all the eigenvalues are greater than $1$, so it increases the magnitude in each of the orthogonal projections.
Hence the linear map induced by $AB$ also increases the norms, (since it is the composition of both linear transforms), this implies every eigenvalue is larger than $1$.
What I need is a proof of the fact that an appropriate $C$ exists (is this theorem well known?), and some insight as to how the thought process of solving the problem may work.
Thank you very much in advance, regards.
See the comments. The missing theorem here is the spectral theorem.