What $3 \times 3$ matrix would be invariant under any rotation?
i.e. $AR=RA$, where $R$ is the rotation matrix.
What $3 \times 3$ matrix would be invariant under any rotation?
i.e. $AR=RA$, where $R$ is the rotation matrix.
Copyright © 2021 JogjaFile Inc.
Hint: See what you can extract from that condition when $R$ belongs to the set:$$\left\{\begin{pmatrix}0&1&0\\-1&0&0\\0&0&1\end{pmatrix},\begin{pmatrix}0&0&1\\0&1&0\\-1&0&0\end{pmatrix},\begin{pmatrix}1&0&0\\0&0&-1\\0&1&0\end{pmatrix}\right\}.$$