Suppose that A and B are 3 times 3 invertible matrices such
Suppose that A and B are 3 times 3 invertible matrices such that A^2 = A and B^T = B^-1. Then by correctly using the given information and properties of matrices show A^-1 B(A^T B)^T = I_3.
Solution
Given: A2=A and BT=B-1
To prove: A-1B(ATB)T=I3
L.H.S:
A-1B(ATB)T= A-1B(BT(AT)T) [because (AB)T=BTAT]
= A-1BB-1A [because BT=B-1 and (AT)T=A]
= A-1I3A [because BB-1=In where n is the order of matrix B]
= A-1A [because I3A=A]
= I3= R.H.S
HENCE PROVED
