Exercise 4.1.3

Answers

(a) One way is to use these two columns directly: A = [ 1 2 3 2 3 1 3 5 2 ]

(b) Impossible because N ( A ) and C ( A T ) are orthogonal subspaces : [ 2 3 5 ] is not orthogonal to [ 1 1 1 ]

(c) [ 1 1 1 ] and [ 1 0 0 ] in C ( A ) and N ( A T ) is impossible: not perpendicular

(d) Rows orthogonal to columns makes A times A = zero matrix ρ . An example is A = [ 1 1 1 1 ]

(e) ( 1 , 1 , 1 ) in the nullspace (columns add to the zero vector) and also ( 1 , 1 , 1 ) is in the row space: no such matrix.

User profile picture
2023-09-08 14:56
Comments