Convexity of $\ln \det(\mbox{diag}(x)^{-1} + A)$ with $A$ given and positive definite.

112 Views Asked by At

Show that $$f(x) = \ln \det \left( \mbox{diag}(x)^{-1} + A \right)$$ is convex when $x \in \mathbb R^n_{++}$ and $A$ is given and positive definite.

Could someone help me with this? Thanks!

1

There are 1 best solutions below

0
On BEST ANSWER

One can use that the function $$ X \mapsto \log\det( I + X^{-1})$$ is convex on symmetric, positive definite $X$, see here.

Indeed, $$ \log\det( x^{-1} + A) = \log\det( A^{-1} \, x^{-1} + I) + \log\det(A) = \log\det( (x \, A)^{-1} + I) + \log\det(A), $$ where $x^{-1}$ short for $\operatorname{diag}(x)^{-1}$.