Exercise 2.3.15

Answers

aij = 2i 3j:

A = [ 1 4 7 1 2 5 3 0 3 ] [ 1 4 7 0 6 12 0 12 24 ].

The zero became 12, an example of fill-in. To remove that 12, choose

E32 = [ 1 0 0 0 1 0 0 21 ].

Every 3 by 3 matrix with entries aij = ci + dj is singular!

User profile picture
2021-11-20 15:17
Comments