Why does this inequality with quadratic forms hold?

69 Views Asked by At

Let $A, B$ be $n \times n$ positive definite matrices, and let $x$ be an $n$-vector. Why does the following hold?

$$ x^{T}(A^{-1/2} (A^{1/2} B^{-1} A^{1/2})^{1/2} A^{-1/2})x \leq (x^{T}A^{-1}x)^{1/2}(x^{T}B^{-1}x)^{1/2} $$

1

There are 1 best solutions below

0
On

Presumably $x$ is real. Let $u=A^{-1/2}x$ and $v=(A^{1/2}B^{-1}A^{1/2})^{1/2}A^{-1/2}x$. Then the inequality in question is just Cauchy-Schwarz inequality $\langle u,v\rangle\le\|u\|_2\|v\|_2$ in disguise.