Let $m,n\in\Bbb N$ and let $A$ be a matrix such that $$A^mBA^n=I$$ where $$B=\begin{pmatrix}1&-1&3&1\\ 1&1&2&1\\ 2&-1&3&2\\ -1&-2&1&2 \end{pmatrix}$$
$1)$ Is $A$ invertible?
$2)$ Determine $A^{m+n}$.
I'm completely lost...Okay, I know that I need to see whether $\det A=0$ for the first question, and for the second one I know $A^{m+n}=A^m\cdot A^n$. But how do I even start here? I would really appreciate some hint, thanks!