My linear algebra is a bit rusty, so this may be a dumb question. But suppose I have an $N$-by-$N$ block matrix $A$, where each $(i,j)$ entry $A_{ij}$ is the $2\times 2$ identity matrix. Equivalently, $A={(a_{mn})}$, where $A$ is the $2N\times2N$ matrix with entries $a_{mn}=1$ if $m+n$ is even and $a_{mn}=0$ if $m+n$ is odd.
I am interested in the largest $\lambda_{max}$ and smallest $\lambda_{\min}$ eigenvalues of $A$. From the Gershgorin circle theorem, we have that $\lambda_{\max}\leq N$. Also, if $e_{i}$ denotes the $i$-th standard basis vector, then $\sum_{i: \text{$i$ odd}} e_i$ is an eigenvector with eigenvalue $N$, so $\lambda_{max}=N$. I suspect that $A$ is positive semi-definite, so that $\lambda_{min}=0$; but I don't know how to prove this.
One can work out the eigenvalues exactly in fact: