Let Q be a 3 by 2 matrix having orthonormal columns Find det
Let Q be a 3 by 2 matrix having orthonormal columns. Find det(Q^TQ) and det (QQ^T).
Solution
QTQ is of order 2by2
QQT is of order 3by3
The matrix that projects onto the column space of Q is:P = QT(QTQ)1QT
Given the columns of Q are orthonormal, then QTQ = I
det(QT Q) = det(I) = 1
det(QQT) = det(I) = 1
