- #1
tom08
- 19
- 0
Homework Statement
If A is a rectangular n*m matrix (n>m) , and all the columns of A is orthonormal.
I know that A'*A=I, where A' stands for its transpose.
but A*A'<>I as I've learned from wiki. but is there an estimate for [tex]\|A \cdot A'\| [/tex]?
Homework Equations
http://en.wikipedia.org/wiki/Orthogonal_matrix
in the rectangular matrix section.
The Attempt at a Solution
I have tried to write A in component form to find any hints. but i failed to solve the problem. but when i test A*A' , i always find that norm(A*A')=1, could you help me to explain it? Thank you in advance.