Exercise 1.2.7

Fact: The columns of AB are combinations of the columns of A. Then the column space of AB is contained in the column space of A. Give an example of A and B for which AB has a smaller column space than A.

Answers

Example of A and B for which AB has a smaller column space than A. Let A = [14 2 5 36 ], it hasa column space of dimension 2, and B = [1 0 ], then AB = [1 2 3 ], which is clearly has a column space of dimension 1, and is smaller than A.

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