Exercise 2.4.22

Answers

Matrix A given by

A = [ 01 1 0 ]

has A2 = I;

BC = [ 1 1 1 1 ] [ 11 1 1 ] = [ 00 0 0 ];

Also,

DE = [ 01 1 0 ] [ 01 1 0 ] = [ 10 0 1 ] = ED.

You can find more examples.

User profile picture
2021-12-06 17:44
Comments