Determinant of an orthogonal matrix

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
squenshl
Messages
468
Reaction score
4
How is it the determinant of an orthogonal matrix is [tex]\pm1[/tex].
Is it:
Suppose Q is an orthogonal matrix [tex]\Rightarrow[/tex] 1 = det(I) = det(QTQ)
= det(QT)det(Q) = ((det(Q))2
and if so, what is it for -1.
Thanks.
 
Physics news on Phys.org
Never mind, got it.
 
Maybe you can share your new knowledge with the forum so that when other users see the question they can also see the answer!
 
Sweet.
Suppose Q is orthogonal, then ATA = In
[tex]\Rightarrow[/tex] det(A)det(ATA) = det(A)det(A) = (det(A))2 = 1
Which implies that det(A) = [tex]\pm\sqrt{1}[/tex] = [tex]\pm1[/tex]