Exercise 1.1.8

A = CR is a representation of the columns of A in the basis formed by the columns of C with coefficients in R. If Aij = j2 is 3 by 3 , write down A and C and R.

Answers

Since Aij = j2, so we have

A = [149 1 4 9 149 ],

we see that

C = [1 1 1 ],

because the other two columns are just multiplier of this one. It’s easy to see that

R = [149 ].

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