Let $A$ and $B$ in $O_n(\mathbb{R})$ (orthogonal matrices) such that $|||B-I_n|||<\sqrt{2}$ (subordinate norm) and $A$ commute with $BAB^{-1}$.
Show that $A$ and $B$ commute.
My 'attempt':
I know that $B^{-1}=B^{T}.$
We have $$ABAB^{T}=BAB^{T}A.$$
Since $A,B \in On(\mathbb{R})$ then $AA^{T}=I_n$ and $BB^{T}=I_n$.
Unfortunately I do not see how can I use the fact that $|||B-I_n|||<\sqrt{2}$.
Thank you in advance for your help.