Exercise 1.6.13

Answers

Any vector x is a combination x = c1x1 + + cnxn, then

  • Ax = A(c1x1 + + cnxn) = c1Ax1 + + cnAxn = c1λ1x1 + + cnλnxn
  • Bx = B(c1x1 + + cnxn) = c1Bx1 + + cnBxn = c1λ1x1 + + cnλnxn

So we have Ax = Bx for any x, take x = 1, we have A = B.

User profile picture
2020-03-20 00:00
Comments