When is $\det(AA^T) \neq \det(A^TA)?$

95 Views Asked by At

Given that $\det(AB)=\det(A)\det(B)$ and $\det(A^T)=\det(A)$ then why is it not always the case that:

$\det(A^TA)=\det(AA^T)$

$\det(A^T)\det(A)=\det(A)\det(A^T)$

$\det(A)\det(A)=\det(A)\det(A)$

$(\det(A))^2=(\det(A))^2$ for any matrix A?