| |||||||||
IMC2016: Day 1, Problem 22. Let k and n be positive integers. A sequence (A1,…,Ak) of n×n real matrices is preferred by Ivan the Confessor if A2i≠0 for 1≤i≤k, but AiAj=0 for 1≤i,j≤k with i≠j. Show that k≤n in all preferred sequences, and give an example of a preferred sequence with k=n for each n. Proposed by Fedor Petrov, St. Petersburg State University Solution 1. For every i=1,…,n, since Ai⋅Ai≠0, there is a column vi∈Rn in Ai such that Aivi≠0. We will show that the vectors v1,…,vk are linearly independent; this immediately proves k≤n. Suppose that a linear combination of v1,…,vk vanishes: c1v1+…+ckvk=0,c1,…,ck∈R. For i≠j we have AiAj=0; in particular, Aivj=0. Now, for each i=1,…,n, from 0=Ai(c1v1+…+ckvk)=k∑j=1cj(Aivj)=ci(Aivi) we can see that ci=0. Hence, c1=…=ck=0. The case k=n is possible: if Ai has a single 1 in the main diagonal at the ith position and its other entries are zero then A2i=Ai and AiAj=0 for i≠j. Remark. The solution above can be re-formulated using block matrices in the following way. Consider (A1A2…Ak)(A1A2⋮Ak)=(A210…00A22…0⋮⋮⋱⋮00…A2k). It is easy to see that the rank of the left-hand side is at most n; the rank of the right-hand side is at least k. Solution 2. Let Ui and Ki be the image and the kernel of the matrix Ai (considered as a linear operator on Rn), respectively. For every pair i,j of indices, we have Uj⊂Ki if and only if i≠j. Let X0=Rn and let Xi=K1∩K2∩⋯∩Ki for i=1,…,k, so X0⊃X1⊃…⊃Xk. Notice also that Ui⊂Xi−1 because Ui⊂Kj for every j<i, and Ui⊄Xi because Ui⊄Ki. Hence, Xi≠Xi−1; Xi is a proper subspace of Xi−1. Now, from n=dimX0>dimX1>…>dimXk≥0 we get k≥n. | |||||||||
© IMC |