Last updated on July 9th, 2025
If A is a square matrix, then its transpose (AT) is obtained by interchanging the rows with columns. When the original matrix A is multiplied by its inverse (A-1), it gives the identity matrix (I). Mathematically, this is expressed as A A-1 = I. In this article, we will look at how transpose affects the orthogonality of a matrix.
If a square matrix transpose is equal to its inverse, then it is known as an orthogonal matrix, where AT = A-1. We can use this definition to derive an important property of orthogonal matrices.
Proof:
Given: AT = A-1
Multiply both sides by A, AAT = AA-1
Since AA-1 = I, where I is the identity matrix, AAT = I
On multiplying both sides of the original equation by A, we get ATA = A-1A = I
So, AAT = ATA = I
This means that matrix A is only orthogonal if the product of the matrix and its transpose results in the identity matrix. This shows that a matrix can only be orthogonal if it produces an identity matrix when multiplied by its transpose.
Properties of an Orthogonal Matrix
Orthogonal matrices have structural and algebraic properties that define their characteristics. Some important properties of orthogonal matrices are listed below:
An orthogonal matrix is a square matrix whose product with its transpose results in the identity matrix. A matrix is also orthogonal if the transpose of the matrix and the inverse of the matrix are equal.
Let’s take a square matrix A having real elements in the n n order. AT is the transpose of matrix A. According to the definition, if AT = A-1, then A AT = I.
Determinant of Orthogonal Matrix
The determinant of an orthogonal matrix is 1. To prove so, let us consider an orthogonal matrix A.
Then by definition, AAT = I
Taking determinants on both sides,
det(AAT) = det(I)
The determinant of an identity matrix is 1.
For an orthogonal matrix A, det(A) = 1:
Property of determinants, det(AB) = det(A) det(B)
Since A is orthogonal, we know that AT = A-1
So, AAT = I det(AAT) = det(I) = 1
Using the determinant property,
det(AAT) = det(A) det(AT)
Another property of determinants is det(AT) = det(A)
Therefore, det(A)2 = 1 det(A) = 1
So, for an orthogonal matrix A,
det(A)2 = 1
and, det(A) = 1.
Inverse of Orthogonal Matrix
As defined, for any orthogonal matrix A, A-1 = AT. To prove this, we will use the other definition of orthogonal matrix, i.e., AAT = ATA = I
Let this be (1)
Two matrices A and B are said to be each other’s inverses if
AB = BA = I
Let this be (2)
From (1) and (2), we get B = AT.
B = AT is equal to A-1 = AT because B is the inverse of A.
Hence, proved that the inverse of an orthogonal matrix is equal to its transpose.
Multiplicative Inverse of Orthogonal Matrices
The inverse of an orthogonal matrix is also orthogonal and is equal to the transpose of the original matrix. This shows that orthogonality is maintained during multiplication and inversion.
Orthogonal Matrix in Linear Algebra
The term “orthogonal” means perpendicular. Two vectors having a dot product of zero are considered orthogonal. In an orthogonal matrix, each row vector and column vector is a unit vector and perpendicular to every other row or column.
Consider an orthogonal matrix:
Check for the dot product of the first two rows, it should be zero.
Row 1: (12, 12)
Row 2: (-12, 12)
Their dot product: (12 -12) + (1212) = -12+ 12 = 0
We can see that the first two rows are orthogonal. Keep repeating the process for every two rows and columns. The dot product for each of them should be zero.
Now, let's find the magnitude of the first row: (12)2 + (12)2 = 12 + 12 = 1 =1
Similarly, the length of every row and column will be 1.
Orthogonal matrices are vital in many real-world applications due to their properties of preserving lengths, angles, and orthogonality. Some of these applications are listed below.
Working on problems related to orthogonal matrices might be challenging for some and may lead to mistakes. However, with enough practice, we can overcome challenges and avoid mistakes. In this section, we will look at some of the most common mistakes made by students while working with orthogonal matrix:
Verify if this 2x2 matrix is orthogonal
Yes, the matrix is orthogonal
na
Verify if this 3x3 matrix is orthogonal. A is a rotation matrix around the x-axis
Yes, the matrix is orthogonal.
na
Confirm A is orthogonal.
Yes, A is orthogonal.
Diagonal entries are 1
AT = A
AAT= I
AT = A-1
Confirm A is orthogonal
Yes, A is orthogonal
Check if transpose = Inverse:
Verify orthonormal rows
All rows are orthonormal
The dot product of all the rows is,
(23) (13) + (-23) (23) + (13) (23) = 29-49+29=0
Magnitude of row 1:
(23)2 + (-23)2 + (13)2 = 49+49+19 = 1 = 1
Jaskaran Singh Saluja is a math wizard with nearly three years of experience as a math teacher. His expertise is in algebra, so he can make algebra classes interesting by turning tricky equations into simple puzzles.
: He loves to play the quiz with kids through algebra to make kids love it.