IMC 2003 · Problem 3

Day 120 points10th IMC · Cluj-Napoca, Romania

Statement

Let AA be an n×nn \times n real matrix such that 3A3=A2+A+I3A^3 = A^2 + A + I (II is the identity matrix). Show that the sequence AkA^k converges to an idempotent matrix. (A matrix BB is called idempotent if B2=BB^2 = B.)

Official solution

Hidden so you can work on the problem first.