I have a fairly general question about facts of the following matrix
$$ A^\ast = \begin{pmatrix} A & -aI \\ a I & A \end{pmatrix}$$
where $A \in \mathbb{R}^{n \times n}$ is negative definite, $I$ is the $n$-dimensional identity matrix and $a>0$.
For example, from the above assumptions it's obvious that $A^\ast$ is negative definite. Using the answer to this question, the determinant of $A^\ast$ is given by $\det(A^\ast)=\det(A^2+a^2 I)$.
I'm looking for more "interesting" facts, like is there an easy way to compute $A^{\ast-1}$ given $A^{-1}$, can we say something about the eigenvalues of $A^\ast$ given the eigenvalues of $A$ etc.