Let $A,B \in O_{n}$ where $n$ is odd.
Show that
\begin{equation} \det((A+B)(A-B)) = 0 \end{equation}
I started with some basic rules for determinants:
\begin{align} &\det((A+B)(A-B)) &= 0 \\ \iff &\det((-1) \cdot(A+B)(A+B)) &= 0 \\ \iff &(-1)^n\cdot2^n\cdot \det(A+B) &= 0 \end{align}
So when exactly is $\det(A+B)=0$ ?
Observe that $$\det((A+B)(A-B))=\det(A+B)\det(A-B)=\det(A)\det(I+C)\det(A)\det(I-C)$$ where $C=A^{-1}B$. As $A$ is orthogonal $\det(A)^2=1$. So $$\det((A+B)(A-B))=\det(I+C)\det(I-C).$$ The matrix $C$ is orthogonal (why?) so we need to prove that one of $\det(I\pm C)$ is zero when $C$ is orthogonal. Why might that be so? (Remember we haven't used the oddness of $n$ yet.)