This is just a quick question about definitions. What exactly does it mean for two matrices to be orthogonal to each other? Thank you.
2026-04-25 10:58:26.1777114706
On
What does it mean for two $2 \times 2$ matrices to be orthogonal to each other?
2.9k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
2
On
This is an inner product on the space of all $2\times 2$ matrices:
$$\begin{pmatrix}a_1&b_1\\c_1&d_1\end{pmatrix}.\begin{pmatrix}a_2&b_2\\c_2&d_2\end{pmatrix}=a_1a_2+2b_1b_2+c_1c_2+2d_1d_2.$$
As soon as we have an inner product, we have that the matrices are orthogonal if their inner product is zero.
Of course, there may be other inner products and the definition of orthogonality will change accordingly.
A matrix can BE orthogonal (as described here) but I have never heard of matrices being orthogonal to each other.