Let $A$ be a real $4 \times 4$ matrix such that $\operatorname{trace}(A) = 0$ and $A + xA^2 = I$, where $x \in \Bbb R$. Show that $$\det(A) = -\frac{16}{27}$$
I solved this by showing that all such matrices have a jordan form with that value for the determinant. But I expect there should be another less tedious method. Perhaps using Cayley-Hamilton theorem, but am unable to see how. Does anyone know how, or have seen a similar problem? (For $3 \times 3$ matrices, same constraints, $\det(A) = -1/4$.)
I came across this problem in Lovelock and Rund's book "Tensors, Differential Forms, and Variational Principles". It is problem 4.22 on page 129, but expressed using tensors. I think the authors expected a solution using generalised Kronecker deltas, but I got stuck, so used standard matrices. Also, can matrices of that form be diagonalised? How to show that?