If $A,B\in GL_n(\mathbb{C})$ are positive matrices. Prove that, there is $\lambda\in\sigma(A^{-1}B)$ such that the following holds $$\langle Ax,x\rangle\ge\lambda^{-1}\langle Bx,x\rangle\ \forall x\in\mathbb{C}^n$$
If A, B are simultaneously diagonalizable, then there exist orthonormal basis $\{u_1,\ldots,u_n\}$ of $\mathbb{C}^n$ and $p_i,q_i>0$ such that $A=\sum\limits_{i=1}^n p_i|u_i\rangle\langle u_i|$ and $B=\sum\limits_{i=1}^n q_i|u_i\rangle\langle u_i|$
Then I can choose $\lambda=\max\left\{\frac{q_i}{p_i}:\ i\in\{1,\ldots,n\}\right\}$. Obviously, $\lambda\in\sigma(W_1^{-1}W_2)$ and $A-\lambda^{-1}B=\sum\limits_{i=1}^n (p_i-\lambda^{-1}q_i)|u_i\rangle\langle u_i|$ and $p_i-\lambda^{-1}q_i\ge0$. Hence, we are done.
But I am not able to show it for general $A,B\in GL_n(\mathbb{C})$ positive. Can anyone help me in this regard? Thanks for your help in advance.
We have $$\sigma(A^{-1}B)=\sigma(B^{1/2}A^{-1}B^{1/2})= \sigma(B^{-1/2}AB^{-1/2})^{-1}$$ Let $\lambda$ be the largest element in $\sigma(A^{-1}B). $ Thus $\lambda^{-1}$ is the smallest element in $\sigma(B^{-1/2}AB^{-1/2}).$ Then $$\langle B^{-1/2}AB^{-1/2}y,y\rangle \ge \lambda^{-1}\langle y,y\rangle $$ Substituting $y=B^{1/2}x$ implies $$\langle Ax,x\rangle \ge \lambda^{-1}\langle Bx,x\rangle $$