Hi am studying orthogonal matrices and I am having difficulties in finding a proof and to show the following :
An n x n matrix is orthogonal if $A^T A = I $, Show that such matrices preserve volumes.
I found that it is related with the determinant. It says that the determinant of an orthogonal matrix is $\pm$1 and orthogonal transformations and isometries preserve volumes. However I do not know how to show it.
Also I would like to show that Orthogonal matrices preserve dot product and I found that:
$A\vec{x}$ $.$ $A\vec{y}$= $\vec{x}$.$\vec{y}$ then,
$A\vec{x}$ $.$ $A\vec{y}$= $A^T $$A\vec{x}$.$\vec{y}$ and because of orthogonality property, $A^T A = I $
this is $\vec{x}$.$\vec{y}$
In this case, I am not sure if this is correct or complete.
Can anyone help me on this?
Thanks