I am trying to demonstrate next assert about matrices:
$A$ is a matrix of $n$ order, with $n$ odd, that obeys $A A^T =I$ and $\det\, A=1$. Then $\det\,(A-I)=0$.
I have tried a number of things but none of them work. That $n$ is odd seems to indicate to the trace of the matrix an its properties but I have also tried to find a product of matrix useful but it did not work out.
All ideas well be apreciated.