The main difference is: Hermitian Matrix: A matrix A is Hermitian if A* = A, meaning the conjugate transpose of A is equal to A. Hermitian matrices have real eigenvalues. Skew Hermitian Matrix: A matrix A is Skew Hermitian if A* = –A, meaning the conjugate transpose of A is equal to the negative of A. Skew Hermitian matrices have purely imaginary eigenvalues.
No, the eigenvalues of a Skew Hermitian matrix are always purely imaginary numbers. This is a key characteristic that distinguishes Skew Hermitian matrices from other types of matrices, such as Hermitian matrices, which have real eigenvalues.
Some important properties of a Skew Hermitian matrix include: The diagonal elements of a Skew Hermitian matrix are purely imaginary or zero. The off-diagonal elements satisfy , where aij and aji are the off-diagonal elements of the matrix. Eigenvalues of a Skew Hermitian matrix are purely imaginary. The trace of a Skew Hermitian matrix is always zero.
To check if a matrix A is Skew Hermitian, you need to verify that: A* = –A This means that the conjugate transpose of the matrix must be equal to the negative of the matrix itself. If this condition holds, the matrix is Skew Hermitian.
Yes, a Skew Hermitian matrix can be singular, meaning it can have a determinant of zero. This is especially true for matrices with eigenvalues that are purely imaginary, as these matrices can have zero eigenvalues, making the matrix singular.
In particular, they are used to describe momentum operators and angular momentum in quantum systems, where the eigenvalues represent quantities like energy and spin, which are often purely imaginary or complex.
Join ALLEN!
(Session 2026 - 27)
Choose class
Choose your goal
Preferred Mode
Choose State
Skew Hermitian Matrix
A Skew Hermitian Matrix is a square matrix A that satisfies the condition A* = –A, where A* represents the conjugate transpose of A. In other words, each element of the matrix satisfies aij=−aji , where aji denotes the complex conjugate of the element aji. Skew-Hermitian matrices have purely imaginary diagonal elements and are used in various applications in quantum mechanics and linear algebra.
1.0Skew Hermitian Matrix Definition
A matrix A is called a Skew Hermitian Matrix if it satisfies the condition:
A^*=-A
Where A* denotes the conjugate transpose (also known as the Hermitian transpose) of the matrix A, and −A is the matrix with all elements negated. This means that for any Skew Hermitian matrix, its conjugate transpose is the negative of the matrix itself. In simpler terms, a Skew Hermitian matrix is a matrix whose entries are the negatives of the conjugates of the corresponding entries when transposed.
2.0Skew Hermitian Matrix Formula
The general formula for a Skew Hermitian matrix can be written as:
A=a11a21a31a12a22a32a13a23a33
For the matrix to be Skew Hermitian, the elements must satisfy the following:
Diagonal Elements: The diagonal elements of a Skew Hermitian matrix must be purely imaginary numbers (or zero).
aii=−aii
This condition ensures that the diagonal elements are either 0 or a purely imaginary number, where aii is the complex conjugate of aii.
Off-diagonal Elements: For the off-diagonal elements aij and aji, the following condition holds:
aij=−aji
This means the elements at position (i, j) are the negatives of the conjugates of the corresponding elements at position (j, i).
3.0Skew Hermitian Matrix Properties
Skew Hermitian matrices have several interesting properties:
Purely Imaginary Diagonal Entries: The diagonal elements of a Skew Hermitian matrix are either zero or purely imaginary.
Conjugate Transpose: As per the definition, A^*=-A, meaning the conjugate transpose of a Skew Hermitian matrix is the negative of the matrix.
Eigenvalues: The eigenvalues of a Skew Hermitian matrix are always purely imaginary. This is because the matrix satisfies the condition A^*=-A, which implies that the eigenvalues must lie along the imaginary axis in the complex plane.
Trace: The trace of a Skew Hermitian matrix is always zero because the diagonal entries are either zero or purely imaginary numbers, and their sum must cancel out.
Real Symmetric Matrices: Skew Hermitian matrices are closely related to Hermitian matrices, but unlike Hermitian matrices, which have real eigenvalues, Skew Hermitian matrices have purely imaginary eigenvalues.
4.0Skew Hermitian Matrix Condition
The condition for a matrix to be Skew Hermitian is:
A* = –A
For example, let’s check whether a given matrix satisfies the Skew Hermitian condition.
Consider the matrix:
A=0−i−2ii0−3i2i3i0
To check if A is Skew Hermitian, we compute its conjugate transpose A* and verify if it equals −A.
A∗=0−i2ii03i−2i−3i0
Since A* = –A, the matrix satisfies the Skew Hermitian condition.
5.0Skew Hermitian Matrix Eigenvalue
As mentioned earlier, the eigenvalues of a Skew Hermitian matrix are purely imaginary. To find the eigenvalues of a Skew Hermitian matrix, we typically solve the characteristic equation:
det(A−λI)=0
Where λ is an eigenvalue and I is the identity matrix. For a Skew Hermitian matrix, the solution to this characteristic equation will always yield purely imaginary eigenvalues.
6.0Hermitian and Skew-Hermitian Matrix
While Skew Hermitian matrices are closely related to Hermitian matrices, they have distinct differences:
A Hermitian Matrix satisfies the condition A* = A, meaning its conjugate transpose is equal to the matrix itself. Hermitian matrices have real eigenvalues and are often used to represent self-adjoint operators in quantum mechanics.
A Skew Hermitian Matrix, on the other hand, satisfies the condition A* = –A, and its eigenvalues are purely imaginary.
7.0Solved Example of Skew Hermitian Matrix
Example 1: Consider the matrix A:
A=(0−2+3i2−3i0)
Check the matrix is Skew Hermitian and Find the eigenvalue.
Solution:
Step 1: Check if the matrix is Skew Hermitian
To check if the matrix is Skew Hermitian, we need to verify that A* = –A, where A* is the conjugate transpose of A.
First, find the conjugate transpose A*:
A∗=(02−3i−2+3i0)
Now, check if A* = –A:
−A=(02−3i−2+3i0)
Since A* = –A, this matrix is indeed a Skew Hermitian Matrix.
Step 2: Find the eigenvalues of A
To find the eigenvalues of the matrix, we solve the characteristic equation det(A−λI)=0, where I is the identity matrix and λ represents the eigenvalues.
A−λI=(−λ−2+3i2−3i−λ) The determinant of A−λI is: det(A−λI)=(−λ)(−λ)−(2−3i)(−2+3i)=λ2−[(2)(−2)+(−3i)(3i)]=λ2−[−4+9]=λ2+5
Set the determinant equal to zero:
λ2+5=0λ2=5λ=±i5
Thus, the eigenvalues are λ=±i5, which are purely imaginary, as expected for a Skew Hermitian matrix.
Example 2: Verify if the following matrix is skew-Hermitian:
A=0−(2+i)−(4−3i)2−i0−54+3i50
Solution:
To verify if matrix A is skew-Hermitian, we need to check if A* = –A, where A* is the conjugate transpose of A.
Step 1: Find the conjugate transpose of A (i.e., A*).
Take the transpose of A.
Replace each element with its complex conjugate.
The original matrix A is:
A=0−(2+i)−(4−3i)2−i0−54+3i50
The transpose of A (denoted as AT) is:
AT=02−i4+3i−(2+i)05−(4−3i)−50
Now, take the complex conjugate of each element of AT: