If $C\in \mathbb R^{m,m}$ is a diagonal nonnegative matrix and $X = ACB^T\in \mathbb R^{n,n}$ is a diagonal nonnegative matrix, does this imply $A = B$? Is there a counterexample?
2026-03-23 04:10:20.1774239020
Does $C$ diagonal + nonnegative, $ACB^T$ diagonal + nonnegative imply $A =B$?
18 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Take $A=C=I_m$ and $B=diag(1,2,\ldots,m)$.