Exercise 2.5.39

Answers

The inverse of

A = [ 1 a 0 0 0 1 b 0 0 0 1 c 0 0 0 1 ]

is

A1 = [ 1aababc 0 1 b bc 00 1 c 0 0 0 1 ].

(This would be a good example for the cofactor formula A1 = CTdet A in Section 5.3)

User profile picture
2021-12-19 17:43
Comments