Exercise 2.7.36

Answers

Certainly BT is northwest. B2 is a full matrix! B1 is southeast: [ 11 1 0 ]1 = [ 0 1 1 1 ]. The rows of B are in reverse order from a lower triangular L, so B = PL. Then B1 = L1P1 has the columns in reverse order from L1. So B1 is southeast. Northwest B = PL times southeast PU is (PLP)U = upper triangular.

User profile picture
2022-01-16 12:46
Comments