Exercise 2.4.23

Answers

Matrix A given by

A = [ 01 0 0 ]

has A2 = 0. Note: Any matrix

A =  column times row  = uvT

will have

A2 = uvTuvT = 0

if vTu = 0. Thus,

A = [ 010 0 0 1 000 ]

has

A2 = [ 001 0 0 0 000 ]

but A3 = 0; strictly triangular as in Problem 21.

User profile picture
2021-12-06 17:46
Comments