Let $m,n\in\mathbb N$. Can we show that $\det(A^TA)=\det(AA^T)$?
If $m=n$, the answer is trivially yes, since then $\det(A^TA)=\det(A^T)\det A=\det^2A=\det(AA^T)$.
For the case $m=3$, $n=2$, I've checked the equality by a direction calculation and it actually holds true. So, I think this can be shown in general. But how?