Exercise 2.5.9

Answers

Yes, B is invertible ( A was just multiplied by a permutation matrix P ). If you exchange rows 1 and 2 of A to reach B, you exchange columns 1 and 2 of A1 to reach B1. In matrix notation, B = PA has B1 = A1P1 = A1P for this P.

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