Prove/Disprove Range(A) = Range(A^T)

  • Thread starter Thread starter simmonj7
  • Start date Start date
  • Tags Tags
    Space
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
simmonj7
Messages
65
Reaction score
0

Homework Statement



Prove or disprove with counter example:
If A is an (n x n) matrix then range(A) = range(A^T)


Homework Equations



Range = { y in R^N, y = Ax}



The Attempt at a Solution



I thought that the range(A) = the row space of (A^T) however whenever I tried examples to disprove this statement like:

1 2 3
4 5 6
7 8 9

And then transposed it and found the solution to y = Ax and y = A^Tx I got that both of the range was z - x - 2y = 0

Help?
 
Physics news on Phys.org
Ohhh duuuh! Thank you so much!