If $\mathbf{A} = \begin{bmatrix} \mathbf{A}_{1} & x \\ x^* & a_{nn}\end{bmatrix} \succ 0$ is positive definite, in which $\mathbf{A} \in M_n$ and $\mathbf{A}_{1} \in M_{n-1}$, then
- Is it possible to prove that $a_{nn} \det\left( \mathbf{A}_{1} \right) \geq \det\left( \mathbf{A}_{1} \right) \: \left(a_{nn} - x^*\mathbf{A}_{1}^{-1} x \right)$?
- Can we deduce Hadamard's inequality from the above inequality somehow, i.e., $\det\left( \mathbf{A} \right) \leq \prod \limits_{i=1}^{n} a_{ii}$?
Thank you so much in advance for your time.