Let $A, B$ be square matrices. I am having trouble proving if $$ \det(AB) = \det(BA) $$ is right or wrong. Can you please point me to the right direction?
2026-04-01 23:49:31.1775087371
On
Is $\det(AB) =\det(BA)$
57.7k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
Sketch of proof: You're probably overthinking this because matrices don't commute in general. It turns out it's irrelevant in this case. The key fact here is that even though matrices do not in general commute, the determinant is a real valued function. So det(A) and det(B) are real numbers and multiplication of real numbers is commutative regardless of how they're derived. So det(A)det(B) = det(B)det(A) regardless of whether or not AB=BA.So if A and B are square matrices, the result follows from the fact det (AB) = det (A) det(B).
You should be able to finish the proof,no problem now.
For square matrices $A, B$:$$\det(AB) = \det A \cdot \det B = \det B\cdot\det A = \det(BA)$$
To better understand why $\det(AB) = \det A \cdot \det B$, see this post: