Given two continuous curves of orthogonal matrices $t\to A_t$ and $ t\to B_t$, such that for any value of $t$ we have:
- $AABBAB=BBAABA$
- $A$ and $B$ do not commute.
What solutions are there for $A_t$ and $B_t$?
Edit: Without loss of generality, let $t \in (0,1)$.
The GAP code
shows that there are matrices $A$ and $B$ which do not commute, satisfy your relations, and moreover have $A^4=B^3=I$. Looking at the character table of the group shows that it has faithful representations of degree $12$, so one can get $n\times n$ orthogonal matrices satisfying those relations for all $n\geq12$.