Define the determinant det(A) of an n×n square matrix A over the complex numbers. If A and B are two such matrices, show that det(AB)=det(A)det(B).
Write pM(λ)=det(M−λI) for the characteristic polynomial of a matrix M. Let A,B,C be n×n matrices and suppose that C is nonsingular. Show that pBC=pCB. Taking C=A+tI for appropriate values of t, or otherwise, deduce that pBA=pAB.
Show that if pA=pB then tr(A)=tr(B). Which of the following statements is true for all n×n matrices A,B,C ? Justify your answers.
(i) pABC=pACB;
(ii) pABC=pBCA.