Maths Olympiad Prep

Track / Stage 6 / 233 of 400 #1713 of 2444

Problem 1713

National Olympiad, first round
Algebra Difficulty 6.4 Prove it Romanian Mathematical Olympiad - District Round · Romania

Suppose AA is a singular matrix of order nn with complex entries, all of which having absolute value equal to 11.

a. Let n=3n = 3. Show that two lines or two columns of the matrix AA are proportional.

b. Find, with proof, if the above claim holds for n=4n = 4.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Next problem →

Official solution

a. By suitable multiplication on each row and column, the matrix AA can be written as k(1111ab1cd)k \begin{pmatrix} 1 & 1 & 1 \\ 1 & a & b \\ 1 & c & d \end{pmatrix}, where a,b,c,d,ka, b, c, d, k are complex numbers of absolute value 11.

The relation det(A)=0\det(A) = 0 gives (a1)(d1)=(b1)(c1)(a-1)(d-1) = (b-1)(c-1). Take the complex conjugates to get ad(a1)(d1)=bc(b1)(c1)\overline{ad}(a-1)(d-1) = \overline{bc}(b-1)(c-1).

If (a1)(d1)=0(a-1)(d-1) = 0, then (b1)(c1)=0(b-1)(c-1) = 0 and two rows — or columns — are equal to (1 1 1)(1 \ 1 \ 1) and the claim is reached.

Suppose (a1)(d1)=(b1)(c1)0(a-1)(d-1) = (b-1)(c-1) \neq 0. Then ad=bc\overline{ad} = \overline{bc} and ad=bcad = bc. From (a1)(d1)=(b1)(c1)(a-1)(d-1) = (b-1)(c-1) we get a+d=b+ca+d = b+c, hence {a,d}={b,c}\{a,d\} = \{b,c\} or a=b=c=da=b=c=d. It follows that the bottom two rows or the rightmost two columns are equal, hence the claim.

b. Notice that A=(111111ii1i1i1ii1)A = \begin{pmatrix} 1 & 1 & 1 & 1 \\ 1 & 1 & i & -i \\ 1 & -i & 1 & -i \\ 1 & i & i & -1 \end{pmatrix} is a singular matrix and any two rows or columns are not proportional. The above claim fails for n=4n = 4.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.