Linear Algebra › Orthogonal Matrices
Assume M is an orthogonal matrix. Which of the following is not always true?
All of these options are always true.
Let us examine each of the options:
This is the definition of an orthogonal matrix; it is always true.
This can be directly proved from the previous statment. If you subtitute the inverse for the transpose in the definition equation, it is still true.
The determinant of any orthogonal matrix is either 1 or -1. This statment can be proved in the following way:
The incorrect statment is . Consider an example matrix:
which has a transpose
M and its transpose are clearly not equal. However, if we multiply them, we can see that their product is the identity matrix and they are therefore orthogonal.
is an unitary matrix.
True or false: must be an unitary matrix.
True
False
is an orthogonal matrix, if, by definition,
, where
is the conjugate transpose of
. Also, for any square matrix
, it holds that
.
Let be orthogonal. Since
,
it follows that
Matrix multiplication is associative, so
By similar reasoning, it can be demonstrated that .
is therefore unitary.
True or false: is an example of a unitary matrix.
True
False
is unitary if
, where
is its conjugate transpose.
,
so transpose rows and columns to get
Now change each entry to its complex conjugate:
Find by multiplying rows of
by columns of
- adding the products of corresponding entries, as follows:
, so
is unitary.
True or false: is an example of an orthogonal matrix.
True
False
A matrix is orthogonal if and only if
.
is the transpose of
. Find this by interchanging rows with columns:
,
so
Multiply the matrices by multiplying rows by columns, adding the products of entries in corresponding positions:
.
is indeed an orthogonal matrix.
The matrix M given below is orthogonal. What is x?
There is not enough information to determine x.
We know that for any orthogonal matrix:
So, we can set up an equation with our matrix. First, let's find the transpose of M:
Now, let's set up the equation based on the definition:
Comparing the last two matricies, one can see that x=0.
Is an orthogonal matrix or a unitary matrix?
Unitary
Orthogonal
Both
Neither
is an orthogonal matrix if and only if
; it is a unitary matrix if and only if
.
, the transpose of
, can be found by interchanging rows with columns:
Multiply:
is not orthogonal.
, the conjugate transpose, can be found by changing each entry in
to its complex conjugate:
Multiply:
is unitary.
The matrix A is given below. Is it orthogonal?
No, A is not orthogonal.
Yes, A is orthogonal.
There is not enough intformation to determine whether or not A is orthogonal.
For a matrix M to be orthogonal, it has to satisfy the following condition:
We can find the transpose of A and multiply it by A to determine whether or not it is orthogonal:
Therefore, A is not an orthogonal matrix.