IMC 2004 · Problem 4

Day 220 points11th IMC · Skopje, Macedonia

Statement

For n1n \ge 1 let MM be an n×nn \times n complex matrix with distinct eigenvalues λ1,λ2,,λk\lambda_1, \lambda_2, \dots, \lambda_k, with multiplicities m1,m2,,mkm_1, m_2, \dots, m_k, respectively. Consider the linear operator LML_M defined by LM(X)=MX+XMTL_M(X) = MX + XM^T, for any complex n×nn \times n matrix XX. Find its eigenvalues and their multiplicities. (MTM^T denotes the transpose of MM; that is, if M=(mk,l)M = (m_{k,l}), then MT=(ml,k)M^T = (m_{l,k}).)

Official solution

Hidden so you can work on the problem first.