$QR$ factorization: why $A$ and $R$ have the same rank

247 Views Asked by At

In $A=QR$ factorization why $R$ has always the same rank of $A$?

1

There are 1 best solutions below

0
On BEST ANSWER

this is because $rank(AB) \le min\{rank(A), rank(B)\}$. This gives you an inequality one way, and you get the other way by inverting $Q$ and looking at $R = Q^{-1}A$