Show that matrix AB has its row and column vectors in A and B

jheld
Messages
81
Reaction score
0

Homework Statement


Given matrices A and B, show that the row vectors of AB are in the row space of B an the column vectors of AB are in the column space of A


Homework Equations


Just matrix multiplication, reduced row echelon form, and leading one's for row and columns


The Attempt at a Solution


I am unsure if I need to find the two separate matrices, or if this is just a general problem.
I understand what they are asking, but I am unsure of how to find the right matrices, and what it means to be "in" the row and column vectors. I think it means that they are in the correct rows and columns from the respective single matrices A and B.
 
Physics news on Phys.org
It means that a row of AB is a linear combination of rows of B and a column of AB is a linear combination of columns of A. All you need is the definition of matrix multiplication, A_{ij}*B_{jk}=(AB)_{ik}.
 
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...

Similar threads

Back
Top