IMC 1995 · Problem 5

Day 120 points2nd IMC · Plovdiv, Bulgaria

Statement

Let AA and BB be real n×nn \times n matrices. Assume that there exist n+1n+1 different real numbers t1,t2,,tn+1t_1, t_2, \dots, t_{n+1} such that the matrices

Ci=A+tiB,i=1,2,,n+1,C_i = A + t_i B, \quad i = 1, 2, \dots, n+1,

are nilpotent (i.e. Cin=0C_i^n = 0).

Show that both AA and BB are nilpotent.

Official solution

Hidden so you can work on the problem first.