Maths Olympiad Prep

Library / /8 of 39

Algebra Difficulty 5.5 AIME, harder Prove it Romania

Suppose A,BMn(C)A, B \in \mathcal{M}_n(\mathbb{C}) are such that A+B=AB+BAA + B = AB + BA. Prove that:
a) if nn is odd, then det(ABBA)=0\det(AB - BA) = 0;
b) if det(A)det(B)\det(A) \ne \det(B), then det(ABBA)=0\det(AB - BA) = 0.

Solution

a) Define C=2AInC = 2A - I_n and D=2BInD = 2B - I_n. We have CDIn=(DCIn)=2(ABBA)CD - I_n = -(DC - I_n) = 2(AB - BA). As nn is odd, det(CDIn)=det(DCIn)\det(CD - I_n) = -\det(DC - I_n).
As for any two square matrices X,YX, Y, we have det(XYIn)=det(YXIn)\det(XY - I_n) = \det(YX - I_n), in our case we get det(CDIn)=det(CDIn)\det(CD - I_n) = -\det(CD - I_n), that is det(CDIn)=0\det(CD - I_n) = 0. Consequently det(ABBA)=0\det(AB - BA) = 0.

b) Define E=ABBAE = AB - BA. Suppose det(E)0\det(E) \neq 0. We have AE+EA=A2BBA2=A(A+BBA)(A+BAB)A=ABBA=EAE + EA = A^2B - BA^2 = A(A + B - BA) - (A + B - AB)A = AB - BA = E. As EE is invertible, E1AE+A=InE^{-1}AE + A = I_n. Using the property tr(E1AE)=tr(A)\operatorname{tr}(E^{-1}AE) = \operatorname{tr}(A), we get tr(A)=n2\operatorname{tr}(A) = \frac{n}{2}. By symmetry, tr(B)=n2\operatorname{tr}(B) = \frac{n}{2}, implying tr(A)=tr(B)\operatorname{tr}(A) = \operatorname{tr}(B), in contradiction with the condition b). That is det(ABBA)=0\det(AB - BA) = 0.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.