Exercise 3.4.4

Answers

The system

Ux = [ abc 0 d e 00f ] [ x y z ] = [ 0 0 0 ]

gives z = 0 then y = 0 then x = 0 (by back substitution). A square triangular matrix has independent columns (invertible matrix) when its diagonal has no zeros.

User profile picture
2022-01-23 15:42
Comments