An exercise from Braess FEM book: for
symmetric, positive definite matrices, let
. We want to show that the inverses satisfies a similar property
.
The book actually gave quite a lot of hints for this one.
*** QuickLaTeX cannot compile formula:
\begin{aligned}x^TB^{-1}x &= x^T A^{-1/2} A^{1/2} B^{-1} x \\&\le \sqrt{x^T A^{-1} x} \sqrt{x^T B^{-1} A B^{-1} x}.\end{aligned}
*** Error message:
Package amsmath Error: \begin{aligned} allowed only in math mode.
leading text: \begin{aligned}x
.
Then from the hypothesis,
.
So we can plug this in to our equation above to find that
.
