Hypnotoad
- 35
- 0
How do you prove that the product of two orthogonal matrices is orthogonal? I know that a matrix can be written in component form as A=a_{jk} and that for an orthogonal matrix, the inverse equals the transpose so a_{kj}=(a^{-1})_{jk} and matrix multiplication can be expressed as AB=\Sigma_ka_{jk}b_{kl}. I think that is all I need to be using, but I'm not sure where to go from there.