Linear algebra help: Subspaces

epkid08
Messages
264
Reaction score
1

Homework Statement


Prove that C(AB) is a subset of C(A) for matrices A,B, where C denotes column space.


Homework Equations


C(AB) = {b \in \mathbbcode{R}^m: Ax=b is consistent}


The Attempt at a Solution


I don't really know where to start.
 
Physics news on Phys.org
What's the definition of a subset?
 
to make things easier suppose that A is mxn, and B is nxp. so AB is mxp.

now..hint: suppose u is in C(AB), which means that ABx = u, for some x in Rp.

can you think of some vector v in Rn, with Av = u?

(what mapping do we know for sure produces a vector in Rn?)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top