Consider the set of special orthogonal matrices. If , which of the following operations is guaranteed to preserve membership in ?
- always belongs to when
- always belongs to when
- always belongs to when
- always belongs to when (correct answer)
Explanation: When you encounter questions about special orthogonal matrices, you're dealing with a specific type of group structure. The set represents matrices that are both orthogonal () and have determinant 1, forming what's called the special orthogonal group . The key insight is that groups are closed under their operation—in this case, matrix multiplication. For option D, if , then , so the product is orthogonal. Additionally, . Therefore, . Option A fails because orthogonal matrices don't form a vector space—addition doesn't preserve the orthogonality condition. For example, if and , then , which isn't even invertible. Option B doesn't work because can have determinant -1. Since , we have , but this still gives . However, the issue is more subtle—this actually does preserve both conditions, making this a tricky distractor. Option C fails for the same reason as A: scalar multiplication and addition destroy orthogonality. Remember that group operations preserve group membership. When dealing with matrix groups like , focus on multiplication, not linear combinations.