in Linear Algebra
1,031 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
in Linear Algebra
1.0k views

1 comment

Can you give an example to justify your answer?
0
0

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

5 votes
5 votes
1 answer
4
Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true