I am trying to solve following problem.
Let $A, B \in \mathbb{R}^{n\times n}$ be an orthogonal matrices and $\det(A) = -\det(B)$. How can it be proven that $A+B$ is singular?
I could start with implication:
$\det(A)=-\det(B) \Rightarrow B$ is created from $A$ by swapping two lines or columns.
But I am not sure if this implication is correct.
Since $A$ is invertible and $A+B = A(I+A^{-1}B)$, it suffices to show that $I + A^{-1}B$ is singular.
So, observe that $$ \det(A^{-1}B) = \det(A)^{-1}\det(B) = \det(A)^{-1}(-\det(A)) = -1, $$ and recall, in general, that if $S$ is a complex matrix, then $\det(S)$ is the product of all the eigenvalues of $S$, counted with algebraic multiplicity. What does this imply, then, about the set of eigenvalues of the real orthogonal matrix $A^{-1}B$ (as a complex unitary matrix)?