Is a Matrix Symmetric if Row Space Equals Column Space?

  • Thread starter Thread starter chaotixmonjuish
  • Start date Start date
  • Tags Tags
    Matrices Symmetric
chaotixmonjuish
Messages
284
Reaction score
0
I had this question on a test and I was wondering why it is false:

If the row space equals teh column space then AT=A.
 
Physics news on Phys.org
Consider the matrix
\left(\begin{array}{cc}1 & 1\\0 & 1\end{array}\right).
 
Ok, so I had a rationale why it was false but I'm not sure if I am close.

Obviously here the AT does not equal A, but the dimension of the row space equals column space equals 2. Is this the right reasoning?
 
chaotixmonjuish said:
Ok, so I had a rationale why it was false but I'm not sure if I am close.

Obviously here the AT does not equal A, but the dimension of the row space equals column space equals 2. Is this the right reasoning?

Well, the row space and the column space are both R2, but the matrix is not symmetric.
 
Back
Top