Exercise 3.2.59

Answers

R = [ 120 0 0 1 ]has RTR = [ 120 2 4 0 001 ]and this matrix row reduces to

[ 120001 000 ] = [ R  zero row ] .

Always RTR has the same nullspace as R, so its row reduced form must be R with n m extra zero rows. R is determined by its nullspace and shape!

User profile picture
2022-01-23 14:09
Comments