Orthogonal matrix: Difference between revisions

Content deleted Content added
Supyovalk (talk | contribs)
mNo edit summary
→‎Rectangular matrices: Link to the [[semi-orthogonal matrix
Line 328:
 
==Rectangular matrices==
{{Main|Semi-orthogonal matrix}}
 
If {{mvar|Q}} is not a square matrix, then the conditions {{math|1=''Q''<sup>T</sup>''Q'' = ''I''}} and {{math|1=''QQ''<sup>T</sup> = ''I''}} are not equivalent. The condition {{math|1=''Q''<sup>T</sup>''Q'' = ''I''}} says that the columns of ''Q'' are orthonormal. This can only happen if {{mvar|Q}} is an {{math|''m'' × ''n''}} matrix with {{math|''n'' ≤ ''m''}} (due to linear dependence). Similarly, {{math|1=''QQ''<sup>T</sup> = ''I''}} says that the rows of {{mvar|Q}} are orthonormal, which requires {{math|''n'' ≥ ''m''}}.
 
There is no standard terminology for these matrices. They are sometimesvariously called "orthonormalsemi-orthogonal matrices", sometimes"orthonormal matrices", "orthogonal matrices", and sometimes simply "matrices with orthonormal rows/columns".
 
==See also==