Solution M3(Z) is a 3 by 3 matrix over Z
An element M3(Z)=(aij)3 by 3
M3(Z)=⎝⎛a1,1a2,1a3,1a1,2a2,2a3,2a1,3a2,3a3,3⎠⎞
A 3 by 3 matrix over Z can be defined as a unit if it has all its elements as zeros except for the main diagonal, which has only ones.
M3(Z)=⎝⎛100010001⎠⎞
We all know that an identity matrix is the one that satisfies
A(+,⋅)InXn=A Where A is any square matrix of order n
Now on additive identity of matrices, an identity is a matrix with all its elements as zeros.
M3(Z) is a unit but in this case it cannot be an additive identity, for example;
Let A be a matrix ⎝⎛123234345⎠⎞
The additive identity
A+M3(Z)=⎝⎛123234345⎠⎞+⎝⎛100010001⎠⎞=⎝⎛223244346⎠⎞=⎝⎛123234345⎠⎞
But instead
A+I3=⎝⎛123234345⎠⎞+⎝⎛000000000⎠⎞=⎝⎛123234345⎠⎞=⎝⎛123234345⎠⎞
Hence proven that an element of M3(Z) that is a unit but not the identity element.
Comments