Exercise 1.1.3 (Practice with subscripts)

The vectors a1,a2,,an are in m-dimensional space Rm, and a combination c1a1 + + cnan is the zero vector. That statement is at the vector level.

1.
Write that statement at the matrix level. Use the matrix A with the a ’s in its columns and use the column vector c = (c1,,cn).
2.
Write that statement at the scalar level. Use subscripts and sigma notation to add up numbers. The column vector aj has components a1j,a2j,,amj.

Answers

1.
Ac = 0, where A = [a1a2an ] m×n, and c = [c1 c2 c n ] n×1
2.
j=1naijcj = 0 for i = 1,2,,m
User profile picture
2020-03-20 00:00
Comments