Show that for a square matrix $A$, $|\det A| = \det|A|$, where $|A| = \sqrt{A^tA}$ is denoted as the modulus of A.
May I get a hint as to where to start this proof?
Show that for a square matrix $A$, $|\det A| = \det|A|$, where $|A| = \sqrt{A^tA}$ is denoted as the modulus of A.
May I get a hint as to where to start this proof?
The modulus of $A$ is a positive semidefinite matrix $|A|$ such that $|A|^2=A^TA$ (or the hermitian transpose, if $A$ has complex entries). Then $$ (\det |A|)^2=\det(|A|^2)=\det(A^TA)=(\det A)^2 $$ Since $|A|$ is positive semidefinite, its determinant is $\ge0$.
$|det(A)|^2 = det(A^TA) = det(|A|^2) = (det|A|)^2 \Rightarrow |det(A)| = det|A|$