IMC 2006 · Problem 6

Day 220 points13th IMC · Odessa, Ukraine

Statement

Let AiA_i, BiB_i, SiS_i (i=1,2,3i = 1, 2, 3) be invertible real 2×22 \times 2 matrices such that

(1) not all AiA_i have a common real eigenvector;

(2) Ai=Si1BiSiA_i = S_i^{-1} B_i S_i for all i=1,2,3i = 1, 2, 3;

(3) A1A2A3=B1B2B3=(1001)A_1 A_2 A_3 = B_1 B_2 B_3 = \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}.

Prove that there is an invertible real 2×22 \times 2 matrix SS such that Ai=S1BiSA_i = S^{-1} B_i S for all i=1,2,3i = 1, 2, 3.

Official solution

Hidden so you can work on the problem first.