We have $A, B$ $n$ by $n$ matrices with real entries. Is $\det(AB+xBA)=\det(BA+xAB)$? Or is there a relation between them for $3$ by $3$ matrices?
2026-04-04 03:47:56.1775274476
Matrix polynomial relation
41 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
One notable relation is that if $p(x) = \det(AB + xBA)$, then $$ x^n p(1/x) = x^n\det(AB + BA/x) = \det(ABx + BA) = \det(BA + xAB) $$ I see no reason that these two polynomials should coincide in general.