Let A, B and C be nxn matrices such that A=BC-CB. Show that the trace of A (denoted Tr(A)) is 0, where the trace of an nxn matrix is defined as the sum of the entries along the leading diagonal.

This is the type of question which requires some out of the box thinking. A sketch is presented below: We start by defining A = (aij), B = (bij) and C = (cij). We then use the definition of matrix multiplication to write A in ''sigma notation''. The trace of A, we have been told, is defined as sum(aii) from i=1 to i=n (or j could equally be used). Taking the sum from i=1 to i=n to our expression for BC-CB, but with i's replaced with j's, and setting equal to sum(aij) from i=1 to i=n we end up with the difference of two ''double sums''. The two sums are equal (obviously, or by spotting a pattern after writing out) and so their difference is 0. Hence, the trace of A is 0. i.e Tr(A)=0

DG

Related Further Mathematics A Level answers

All answers ▸

Integrate ln(x) with respect to x.


Solve this equation: x^2 + 2x + 2


Find the general solution for the determinant of a 3x3 martix. When does the inverse of this matrix not exist?


Find a vector that is normal to lines L1 and L2 and passes through their common point of intersection where L1 is the line r = (3,1,1) + u(1,-2,-1) and L2 is the line r = (0,-2,3) + v(-5,1,4) where u and v are scalar values.