The orthogonal group Let On denote the set of all n x n orth
Solution
We begin the answer by narrating the definition and certain properties of an orthogonal matrix. An orthogonal matrix is a square matrix with real entries whose columns and rows are orthogonal unit vectors (i.e., orthonormal vectors), i.e. QTQ = QQT = I where I is the identity matrix. This leads to the equivalent characterization i.e. a matrix Q is orthogonal if its transpose is equal to its inverse i.e. QT = Q-1. An orthogonal matrix Q is necessarily invertible (with inverse Q1 = QT). An orthogonal matrix must be symmetric.
( i ) Let Q be an orthogonal matrix. Then Q-1 = QT = Q ( as an orthogonal matrix is necessarily symmetric) . This implies that Q-1 is orthogonal. ( Even otherwise as the transpose of QT is Q which is equal to QT, therefore, ( QT)T = Q = QT , so that QT is orthogonal. Hence Q-1 = QT is orthogonal.
(ii) If A and B are two n x n orthogonal matrices, then (AB)T(AB)= (BTAT)(AB)= BT(ATA)B= BT I B = BT B = I ( as both A and B are orthogonal so that ATA = I and BTB = I). Thus AB is orthogonal.
