Determinant of matrix with orthogonal entries

46 Views Asked by At

If I have $n$ vectors in an $n$ dimensional coordinate space such that the vectors form an orthogonal set (i.e. they are linearly independent).

And I make a matrix $A$ such that each row is one of those vectors, will the determinant be $\pm$ the product of the norms of the vectors?

If so how could I prove it?