I have a 6x6 matrix that equals the original matrix when multiplied by its transpose. What does this say about this matrix? What unique conditions does this matrix satisfy, since this property doesn't seem to hold in general?
Matrix times its transpose equals original matrix
1
$\begingroup$
matrices
-
0Tha$n$k you. I see it now. M$a$ybe I didn't h$a$ve enough reputation before - it just increased. – 2012-10-14
1 Answers
3
If I understand the comments correctly, the matrices you're interested in have the following two properties:
- They are symmetric: $M^T = M$.
- They are idempotent: $M^2 = M$.
Let me further assume that your matrices are real. Then these matrices are precisely the orthogonal projections onto some subspace (namely their image).