Suppose A and B are n × n matrices. Show that range(AB) ⊆ range(A)

  • Thread starter Thread starter jazz_hole
  • Start date Start date
  • Tags Tags
    Matrices
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 4K views
jazz_hole
Messages
2
Reaction score
0

Homework Statement



Suppose A and B are n × n matrices. Show that range(AB) ⊆ range(A)


Homework Equations





The Attempt at a Solution



I think I need to show AB is a linear combination of the columns of A, but I'm not sure how to show this in general.
 
Physics news on Phys.org
welcome to pf!

hi jazz_hole! welcome to pf! :smile:
jazz_hole said:
Suppose A and B are n × n matrices. Show that range(AB) ⊆ range(A)

isn't it obvious? :wink:
 
I can see how it is true, but I don't know how to show it rigorously. For all n x n matrices.
 
Assume ##y \in \text{range}(AB)##. Show that ##y \in \text{range}(A)##.

You need to understand what is meant precisely when you say ##y \in \text{range}(AB)##.
 
jazz_hole said:
I can see how it is true, but I don't know how to show it rigorously.

start "let y ε range (AB)

then there exists …" :wink: