1,045 views
0 votes
0 votes
Is the determinent of both the orthogonal and orthonormal is +-1?for orthonormal im always getting +-1 but for orthogonal its always +-C,not 1,C=mag of the vector matrix

1 Answer

0 votes
0 votes
For an orthogonal matrix, we know

AA^T=I

Now we take determinants on both sides.

|AA^T|=|I|

Determinant of Identity Matrix is 1 and by the property of determinant we can write the above expression as

|A|.|A^T|=1

Another property of orthogonal matrix is, it must be symmetric. Hence A^T = A. Subsisting in the above equation, we get

|A|*|A|=1

|A|^2=1

Therefore det (A) = 1 or -1.

Related questions

1 votes
1 votes
1 answer
2
samarpita asked May 9, 2022
9,335 views
Eigen Values of an orthogonal matrix will always be +1 and the modulus will also be always |1|? I have a doubt on this point .
1 votes
1 votes
1 answer
3
pbhati asked Jun 13, 2018
5,157 views
Is the given last point correct?But as i see in the given matrix sum of the product of first two columns (or) two rows is not zero. please verify.
5 votes
5 votes
1 answer
4