I'm curious if there are any clear conditions required of a $2\times 2$ positive semi-definite matrix $A$ (possibly complex) in terms of some $4 \times 4$ matrix $B$ so that $A \otimes I - B$ is positive semi-definite. Here $I$ denotes the $2\times 2$ identity matrix.
2026-03-28 23:59:15.1774742355
What are the conditions to make $A \otimes I - B$ positive semi-definite?
75 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Here's something slightly easier than the usual conditions, where $A$ is strictly positive definite, and $B$ is known to be Hermitian:
$$ A \otimes I - B \succeq 0 \iff\\ A \otimes I \succeq B \iff\\ I \succeq [A^{-1/2} \otimes I]B[A^{-1/2} \otimes I] $$ So, your matrix will be positive definite if and only if and only if $[A^{-1/2} \otimes I]B[A^{-1/2} \otimes I]$ has eigenvalues smaller than $1$. This in turn is true if and only if $[A^{-1} \otimes I]B$ has eigenvalues smaller than $1$.
Notably, this requires an inverse, but only a $2 \times 2$ inverse.