I am preparing for my linear algebra exam and while studying with old exams I came accross this problem.
1. Find the Eigenvalues of the following symmetric matrix: \begin{pmatrix} 0 & 0& 0& 4\\ 0& 1& 1& 0\\ 0& 1& 1& 0\\ 4& 0& 0& 0 \end{pmatrix}
I first used Laplace expansion as the standard method and came to a 4th-degree polynomial. If I simplify it the right way I am able to see some of the eigenvalues but with so many ways to factor it, it's just a matter of luck and not suitable for an exam. I am obviously overlooking something since the questions on this test are quite simple and intended to prove just basic knowledge.
Note: I have also realized that the eigenvalues are the eigenvalues of the 2X2 matrix with just ones in the middle and the matrix that remains if we remove the ones. Is this an actual property? Is there any symmetric matrix property I am overlooking?
Hint: permute the rows and columns of the matrix to make it equal to $$ \pmatrix{0&4\\ 4&0\\ &&1&1\\ &&1&1}. $$