Eigenvalues of $2 \times 2$ block matrix

52 Views Asked by At

What are the eigenvalues of the following block matrix?

$$\begin{bmatrix} A & J \\ J^T & B \end{bmatrix}$$

where $A$ and $B$ are any square matrices of order $n$, $J$ is one matrix of order $n$.