Let the entries of $n \times n$ matrix $A$, where $n \ge 3$, be $$a_{ij} = \frac{((-1)^{i+j}+1)}{2}$$ Find all eigenvalues and multiplicity of $A$.
By nullity I know that $\lambda=0$ has multiplicity $n-2$, but the two other eigenvalues are hard to calculate. I know that those two eigenvalues sum up with $n$ by the trace. How could I calculate the rest eigenvalues without just predicting the eigenvalue? (E.g. Plugging $\lambda=\frac{n}{2}$)