Dejemos que $(X,S)$ sea una solución factible,
Voy a empezar por demostrar que $S$ es estrictamente positivo, de hecho para $u\in mathbb R^n $$ u^TXu + 2t \\N izquierda(u^Tu\ derecha) + t^2u^TSu = \begin{bmatrix} u^T & tu^T \end{bmatrix}\begin{bmatrix} X & I \N y S\Nend{bmatrix} \begin{bmatrix}u \ tu\end{bmatrix} $$
Así que $$ u^TXu u^TSu \ge \left(u^Tu\right)^2 $$
Así que $S$ es estrictamente positivo.
Podemos escribir $S = R^TR$ (ya que es una matriz definida). Para $(x,y) \in \mathbb R^n$
$$x^TXx + 2t \left(x^TR^{-1}y\right) + t^2y^Ty = \begin{bmatrix} x^T & ty^T\left(R^T\right)^{-1} \end{bmatrix}\begin{bmatrix}X & I \\ I & S\end{bmatrix} \begin{bmatrix}x \\ tR^{-1}y\end{bmatrix}\ge 0,\quad \forall t\in \mathbb R $$
Así que al tomar $t = - \frac{x^TR^{-1}y}{y^Ty}$ , $$\left(x^TXx\right)\left(y^Ty\right) - \left(x^TR^{-1}y\right)^2\ge 0\quad \implies y^T\left(x^TXx\right)y \ge y^T\left(R^{-1}\right)^Txx^TR^{-1}y$$
Así que $$\left(x^TXx\right)I \succeq \left(R^{-1}\right)^Txx^TR^{-1} = \left(\left(R^{-1}\right)^Tx\right)\left(\left(R^{-1}\right)^Tx\right)^T$$ Así que $$x^TXx \ge \left(\left(R^{-1}\right)^Tx\right)^T\left(\left(R^{-1}\right)^Tx\right) = x^TR^{-1}\left(R^{-1}\right)^Tx = x^T\left(R^TR\right)^{-1}x = x^{T}S^{-1}x$$
Así que $$X\succeq S^{-1} \implies RXR^T \succeq R^TS^{-1}R = I \implies \text{Tr}(XS) = \text{Tr}(XR^TR) = \text{Tr}(RXR^T) \ge \text{Tr}(I) = n$$
0 votos
¿Puede precisar cuáles son las variables? $X$ y $S$ ?