Let $M$ denote the real $6×6$ matrix all of whose off-diagonal entries are $−1$ and all of whose diagonal entries are $5$. List out the eigenvalues of $M$ (each eigenvalue must be written as many times as its multiplicity):
Attempt:- I could prove that determinant($M$)=$0$. So, It has $0$ as an eigenvalue. Also, we know that the sum of all eigenvalues equals $30$. How do I find other eigenvalues? Solving $\det(M-tI)=0$ is very lengthy. Is there any shortcut?