Suppose, following is true for a square matrix $A$:
$|AA^T| = |A^TA| = |A|^2$
Then, is it some special kind of matrix which has a name?
Suppose, following is true for a square matrix $A$:
$|AA^T| = |A^TA| = |A|^2$
Then, is it some special kind of matrix which has a name?
Since for all square matrices: $|AB|=|A||B|= |B||A|$, and $|A|=|A^T|$: $$|AA^T| = |A||A^T| = |A^T||A|= |A^TA| = |A|^2$$ Holds For all $n \times n$ matrices
It is true for any two square matrices $A,B$. That is: $$\det(AB)=\det(A)\cdot\det(B)=\det(B)\cdot\det(A)=\det(BA).$$
Now, the part $\det(AA^T)=\det(A^2)$ follows from $\det(A)=\det(A^T)$ and the multiplicativity of the determinant (that was also used above).