Maths Olympiad Prep

Library / /9 of 23

Algebra Difficulty 5.7 AIME, harder Prove it Romania

Let A,BM3(C)A, B \in \mathcal{M}_3(\mathbb{C}) be two matrices with the property A2=B2=O3A^2 = B^2 = O_3. Prove that AB=BAAB = BA implies AB=O3AB = O_3. Show that the reciprocal implication is false.

Solution

Assume AB=BAAB = BA. We obtain (A+B)2=2AB(A+B)^2 = 2AB and (A+B)3=2AB(A+B)=2A2B+2AB2=O3(A+B)^3 = 2AB(A+B) = 2A^2B + 2AB^2 = O_3. Then, (A+B)(AB)=A2B2=O3(A+B)(A-B) = A^2 - B^2 = O_3. From Sylvester rank inequality, we get rank(A+B)+rank(AB)3\text{rank}(A+B) + \text{rank}(A-B) \le 3. Thus, rank(A+B)1\text{rank}(A+B) \le 1 or rank(AB)1\text{rank}(A-B) \le 1.

Suppose rank(A+B)1\text{rank}(A+B) \le 1. If rank(A+B)=0\text{rank}(A+B) = 0, that is A+B=O3A+B = O_3, then AB=A2=O3AB = -A^2 = O_3. If rank(A+B)=1\text{rank}(A+B) = 1, then there are two nonzero matrices, CM3,1(C)C \in \mathcal{M}_{3,1}(\mathbb{C}) and DM1,3(C)D \in \mathcal{M}_{1,3}(\mathbb{C}), such that A+B=CDA+B = CD. It follows (A+B)2=(CD)(CD)=C(DC)D=Tr(A+B)(A+B)(A+B)^2 = (CD)(CD) = C(DC)D = \text{Tr}(A+B)(A+B). We obtain O3=(A+B)3=Tr(A+B)(A+B)2O_3 = (A+B)^3 = \text{Tr}(A+B)(A+B)^2. If Tr(A+B)0\text{Tr}(A+B) \ne 0 then (A+B)2=O3(A+B)^2 = O_3. If Tr(A+B)=0\text{Tr}(A+B) = 0 then, from the relation (A+B)2=Tr(A+B)(A+B)(A+B)^2 = \text{Tr}(A+B)(A+B), we also obtain (A+B)2=O3(A+B)^2 = O_3. Therefore AB=O3AB = O_3.

The case where rank(AB)1\text{rank}(A-B) \le 1 can be analogously treated.

A counterexample for the converse implication:
A=(000001000)andB=(010000000). A = \begin{pmatrix} 0 & 0 & 0 \\ 0 & 0 & 1 \\ 0 & 0 & 0 \end{pmatrix} \quad \text{and} \quad B = \begin{pmatrix} 0 & 1 & 0 \\ 0 & 0 & 0 \\ 0 & 0 & 0 \end{pmatrix}.
We have A2=B2=AB=O3A^2 = B^2 = AB = O_3, but ABBAAB \ne BA.

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 reproduced verbatim; metadata (topic, difficulty) added by this project.