Exercise 3.4.24

Answers

(a)
False A = [ 11 ] has dependent columns, independent row
(b)
False Column space row space for A = [ 01 0 0 ]
(c)
True: Both dimensions = 2 if A is invertible, dimensions = 0 if A = 0, otherwise dimensions = 1
(d)
False, columns may be dependent, in that case not a basis for C(A).
User profile picture
2022-01-23 15:52
Comments