Show that if A and B are two orthogonal n × n matrices, then so is AB
I know orthogonal is when the transpose of the matrix is equal to it's inverse.
Please help
Show that if A and B are two orthogonal n × n matrices, then so is AB
I know orthogonal is when the transpose of the matrix is equal to it's inverse.
Please help
Very simple, $(AB)(AB)^T=(AB)(B^TA^T)=A(BB^T)A^T=AIA^T=I$, then $AB$ is orthogonal