Careers360 Logo
Scan and Download the App!
Search Faster,
Smarter, Better
Rated 4.2
by 1M+ students
Hermitian matrix & Skew Hermitian Matrix

Hermitian matrix & Skew Hermitian Matrix

Edited By Komal Miglani | Updated on Aug 04, 2025 10:26 PM IST

Hermitian and skew Hermitian matrices are fundamental concepts in linear algebra, especially in the study of complex matrices. A Hermitian matrix is a complex square matrix that is equal to its own conjugate transpose, and its key property is that the diagonal elements of a Hermitian matrix are always real. In contrast, a skew Hermitian matrix is one that is equal to the negative of its conjugate transpose, and its diagonal entries are purely imaginary or zero. These types of matrices frequently arise in quantum mechanics, signal processing, and other applied mathematics domains. If you're looking for a clear Hermitian matrix example or wish to understand the distinction between Hermitian and skew Hermitian matrix properties, this article will help. In this article, we explore definitions, properties, and examples of Hermitian and skew Hermitian matrices.

This Story also Contains
  1. What is a Hermitian Matrix?
  2. What is a Skew Hermitian Matrix?
  3. Proofs of Properties of Hermitian and Skew-Hermitian Matrices
  4. Difference Between Hermitian and Skew Hermitian Matrix
  5. Solved Examples Based on Hermitian and Skew-Hermitian Matrices
  6. List of Topics related to Hermitian and Skew Hermitian Matrix
  7. NCERT Resources
  8. Practice Questions based on Hermitian and Skew Hermitian Matrices
Hermitian matrix & Skew Hermitian Matrix
Hermitian matrix & Skew Hermitian Matrix

What is a Hermitian Matrix?

A Hermitian matrix is a complex square matrix that is equal to its own conjugate transpose. These matrices are widely used in linear algebra, quantum mechanics, and complex analysis. A key property is that the diagonal elements of a Hermitian matrix are always real. This section explains the definition, properties, and provides a Hermitian matrix example with detailed verification.

Background wave

Definition of Hermitian Matrix

A matrix A=[aij] is called a Hermitian matrix if:

A=AH

where AH denotes the conjugate transpose of A. This condition means that:

aij=aji

for all i and j, where aji is the complex conjugate of the element at position (j,i).

Properties of Hermitian Matrices

  • A Hermitian matrix is always a square matrix, i.e., it has the same number of rows and columns.

  • The diagonal elements of a Hermitian matrix are always real, i.e., aiiR.

  • Off-diagonal elements satisfy aij=aji.

  • All eigenvalues of a Hermitian matrix are real.

  • Hermitian matrices are diagonalizable by a unitary matrix.

  • Hermitian matrices play a key role in representing real-valued observables in physics.

Diagonal Elements of a Hermitian Matrix

The condition aii=aii must hold for all diagonal elements. This is only possible if aii is a real number. Therefore:

If A is Hermitian, then aiiR

This is one of the most recognisable properties of Hermitian matrices.

Hermitian Matrix Example with Solution

Consider the matrix:

A=[42+i2i5]

Step 1: Find the transpose of A:

AT=[42i2+i5]

Step 2: Take the complex conjugate of AT to get the conjugate transpose AH:

AH=[42i2+i5]

Step 3: Compare A and AH:

A=AH

Therefore, A is a Hermitian matrix.

We know that when we take the transpose of a matrix, its diagonal elements remain the same, and while taking conjugate we just change the sign from +ve to -ve and -ve to +ve for the imaginary part of all elements, So to satisfy the condition A' = A diagonal elements must not change, implies all diagonal element must be purely real,

e.g. Let, A=[334i5+2i3+4i52+i52i2i7]
Then,

A=[33+4i52i34i52i5+2i2+i7]AH=(A)=[334i5+2i3+4i52+i52i2i7]

here, A is Hermitian matrix as A=AH

What is a Skew Hermitian Matrix?

A skew Hermitian matrix is a complex square matrix that satisfies a specific symmetry: it is equal to the negative of its conjugate transpose. These matrices are significant in advanced algebra, especially in fields like quantum mechanics and electrical engineering. A defining feature is that the diagonal elements of a skew Hermitian matrix are always purely imaginary or zero.

Definition of Skew Hermitian Matrix

A matrix A is called a skew Hermitian matrix if:

A=AH

where AH is the conjugate transpose of A. This means that each element satisfies:

aij=aji

for all i and j, where aji denotes the complex conjugate of the element in the jth row and ith column.

Properties of Skew Hermitian Matrices

  • A is always a square matrix.

  • Diagonal elements satisfy: aii=aiiaiiC such that Re(aii)=0

NEET Highest Scoring Chapters & Topics
This ebook serves as a valuable study guide for NEET exams, specifically designed to assist students in light of recent changes and the removal of certain topics from the NEET exam.
Download E-book

So, each diagonal element is purely imaginary or zero.

  • Off-diagonal elements satisfy: aij=aji

  • All eigenvalues of a skew Hermitian matrix are either purely imaginary or zero.

  • If A is skew Hermitian, then the matrix iA is Hermitian, where i=1.

Diagonal Elements of Skew Hermitian Matrix

For diagonal elements aii in a skew Hermitian matrix:

aii=aii

This implies:

aii+aii=02Re(aii)=0

Therefore, the real part of aii must be zero, meaning:

aii{bibR}

So, diagonal elements are always purely imaginary or zero.

Skew Hermitian Matrix Example with Solution

Let us check whether the following matrix is skew Hermitian:

A=[02+i2+i0]

Step 1: Transpose A:

AT=[02+i2+i0]

Step 2: Take complex conjugate:

AH=[02i2i0]

Step 3: Find AH:

AH=[02+i2+i0]

Since:

A=AH

The matrix is skew-Hermitian.

We know that when we take the transpose of a matrix, its diagonal elements remain the same, and while taking conjugate we just change the sign from +ve to -ve OR -ve to +ve in the imaginary part of all elements, So to satisfy the condition A? = - A, all diagonal element must be purely imaginary. As A' = - A so

aij=aiji,j if we put i=j, we have aii=aiiaii+aii=0aii=0

Hence all diagonal elements should be purely imaginary

e.g. Let, A=[3i34i5+2i34i5ii5+2ii0]
Then,

A=[3i34i5+2i34i5ii5+2ii0]Aθ=(A)=[3i3+4i52i3+4i5ii52ii0]=[3i34i5+2i34i5ii5+2ii0]=A

Here, A is Skew-Hermitian matrix as Aθ=A

Important Note:

1. For any square matrix A with complex elements, the matrix AAH is always a skew Hermitian matrix.

Proof:

Let us compute the conjugate transpose of AAH:

(AAH)H=AH(AH)H=AHA=(AAH)

Hence, AAH is skew Hermitian because:

(AAH)H=(AAH)

2. Every square matrix can be expressed as the sum of a Hermitian and a skew Hermitian matrix.

That is, if A is any square matrix, then:

A=12(A+AH)+12(AAH)

Here,

  • 12(A+AH) is a Hermitian matrix

  • 12(AAH) is a skew Hermitian matrix

Thus, any complex square matrix can be decomposed into a Hermitian part and a skew Hermitian part.

Proofs of Properties of Hermitian and Skew-Hermitian Matrices

Understand the logical foundations behind key properties of Hermitian and Skew-Hermitian matrices. This section includes step-by-step proofs using transpose and conjugate rules, helping reinforce conceptual clarity.

i) If A is a square matrix, then both AAH and AHA are Hermitian matrices.

Proof:

We check the conjugate transpose of AAH:

(AAH)H=(AH)HAH=AAH

Therefore, AAH is Hermitian. Similarly,

(AHA)H=(A)H(AH)H=AHA

Hence, AHA is also Hermitian.

ii) If A is a Hermitian matrix, then iA is a skew Hermitian matrix, where i=1.

Proof:

We need to show that:

(iA)H=iA

Now,

(iA)H=AHi=A(i)=iA

Since A is Hermitian, AH=A. Hence, iA is skew Hermitian.

iii) If A is a skew Hermitian matrix, then iA is a Hermitian matrix, where i=1.

Proof:

We need to show that:

(iA)H=iA

Now, (iA)H=AHi=(A)(i)=iA

Since A is skew Hermitian, AH=A. Hence, iA is Hermitian.

iv) If A and B are Hermitian matrices of the same order, then:

(a) cA and dB are also Hermitian, where c,dR

Explanation:

If AH=A and BH=B, then:

(cA)H=cAH=cA

since c is real, c=c. Hence, cA is Hermitian. Similarly, dB is Hermitian.

Therefore,

(cA+dB)H=(cA)H+(dB)H=cA+dB

So, cA+dB is Hermitian.

(b) AB is Hermitian if AB=BA

Proof:

Check:

(AB)H=BHAH=BA=AB

Since A and B are Hermitian (AH=A, BH=B), and AB=BA, the product AB is Hermitian.

(c) AB+BA is Hermitian

Explanation:

From part (b), if AB=BA, then both AB and BA are Hermitian. Their sum is:

(AB+BA)H=(AB)H+(BA)H=AB+BA

Hence, AB+BA is Hermitian.

(d) ABBA is skew Hermitian

Proof:

We compute:

(ABBA)H=(AB)H(BA)H=BHAHAHBH=BAAB=(ABBA)

Therefore, ABBA is skew Hermitian.

v) If A and B are skew Hermitian matrices of the same order, then cA+dB is also skew Hermitian, where c,dR

Proof:

Since AH=A and BH=B, we have:

(cA+dB)H=cAH+dBH=c(A)+d(B)=(cA+dB)

Hence, cA+dB is skew Hermitian.

Difference Between Hermitian and Skew Hermitian Matrix

Property

Hermitian Matrix

Skew Hermitian Matrix

Definition

A=AH

A=AH

Diagonal Elements

Real: aii=aii

Purely imaginary or zero: aii=aii

Off-Diagonal Elements

aij=aji

aij=aji

Example

[32+i2i5]

[02+i2+i0]

Conjugate Transpose Condition

Equal to original: AH=A

Negative of original: AH=A

Sum with its Conjugate Transpose

12(A+AH) is Hermitian

12(AAH) is Skew Hermitian

Scalar Multiplication Rule

iA is Skew Hermitian if A is Hermitian

iA is Hermitian if A is Skew Hermitian

Solved Examples Based on Hermitian and Skew-Hermitian Matrices

Example 1: If A is Hermitian such that A2=0, Then

1) A=I

2) A=0

3) A3=A

4) none of these

Solution: Hermitian matrices –

Aθ=A where Aθ is the complex conjugate transpose of A

A=[ab+icbicd]

B=[334i5+2i3+4i52+i52i2i2]

A=[a11a12a1na21a22a2nan1an2ann]

=[a¯11a¯21a¯n1a¯12a¯22a¯n2a¯1na¯2na¯nn]

Since A2=0, each element of AAθ is zero.

ai1a¯i1+ai2a¯i2++aina¯in=|ai1|2+|ai2|2+.+|ain|2=0

|ai1|=|ai2|=.=|ain|=0ai1=ai2=.=ain=0. Hence A=0

Hence, the correct answer is option 2.

Example 2: Find the Hermitian matrix of the matrix A=[342i5+3i4+2i44+5i53i45i5]

1) Aθ=[3i2i53i4+2i44+5i5+3i45i5i]

2) Aθ=[342i5+3i4+2i44+5i53i45i5]

3) Aθ=[342i5+3i4+2i445i53i4+5i5]

4) Aθ=[342i53i4+2i44+5i5+3i45i5]

Solution: For the matrix to be Hermitian, Aθ=A
So we find Aθ and verify that it is equal to A or not
To find Aθ, we first take the transpose of A and then its conjugate
So, taking the transpose of A, we have
A=[34+2i53i42i445i5+3i4+5i5]
Taking its conjugate now
A=Aθ=[342i5+3i4+2i44+5i53i45i5]=A

Hence, the answer is option 2.

Example 3: Find the skew-hermitian matrix of matrix [i1i21i3ii2i0].

1) [i1+i21+i3ii2i0]
2) [i1i21i3ii2i0]
3) [i1+i21+i3ii2i0]
4) [i1+i21+i3ii2i0]

Solution: First, we take the transpose and then it's conjugate and equate it to -A.
A=[i1i21i3ii2i0]
now taking conjugate of the transpose
A=[i1+i21+i3ii2i0]=A

Hence, the answer is the option 1.

Example 4: If A=[2+i3i3ix] is a skew-Hermitian matrix, then find the value of x :
1) 2i
2) 2+i
3) 0
4) All of these

Solution: we know that Skew hermitian matrices - Aθ=A

Aθ=A is a complex conjugate transpose matrix of matrix A

since there is only restriction on the elements such as a12 and a21 not a11 and a22.

Hence, the answer is the option 4.

Example 5: Which of the following statements is true?
1) If A is a hermitian matrix then, iA is a skew hermitian matrix, where i=1
2) If A is a skew-hermitian matrix then iA is a hermitian matrix, where i=1
3) If A and B are hermitian matrices of the same order, then ABBA will be skew-hermitian.
4) All of the above

Solution: Let A be a matrix of order 2×2
A=[ab+icbicd]
then iA=[aibicbi+cdi]=[aic+bic+bidi] which is a skew hermitian matrix.
now, iA=[aibicbi+cdi]=[aic+bic+bidi]i2A=[ai2bi2cibi2+cidi2]=[abcib+cid]=A which is a hermitian matrix.

Thus, options 1 and 2 are true.
Let A and B be a hermitian matrix of order 2×2
A=[aicicd]B=[eigigh]

Now taking transpose
A=[aicicd]B=[eigigh]

Now taking conjugate
Aθ=[aicicd]Bθ=[eigigh]AB=[aicicd][eigigh]AB=[ae+cgiag+ichiecidggc+dh]AB=[ae+cgi(ag+ch)i(ec+dg)gc+dh]BA=[eigigh][aicicd]BA=[ae+gciec+igdiagihccg+dh]

ABBA=[0i(ag+ch+ec+gd)i(ec+dg+ag+hc)0] this matrix is a skew hermitian matrix
Therefore, statement (3) is also correct
Hence, the answer is option 4.

List of Topics related to Hermitian and Skew Hermitian Matrix

Explore essential matrix concepts that complement your understanding of Hermitian and Skew Hermitian matrices. This list covers foundational definitions, operations, and matrix types, designed to build a solid base for advanced questions in Class 12 and entrance exams. Use the resources below to access notes, formulas, and solved examples for each key topic.

NCERT Resources

Explore essential NCERT resources for Class 12 Maths Chapter 3: Matrices, including detailed revision notes, fully solved NCERT textbook solutions, and exemplar problem sets. These materials help strengthen your conceptual clarity and boost exam preparation for Matrices.

Practice Questions based on Hermitian and Skew Hermitian Matrices

Sharpen your grasp of Hermitian and Skew Hermitian matrices with targeted MCQs crafted to assess key properties, definitions, and conceptual applications. These practice questions serve as a strong foundation for mastering advanced matrix concepts and are ideal for board exam prep and entrance tests.

Hermitian matrix MCQ - Practice Questions & Answers

Skew Hermitian Matrix MCQ - Practice Questions & Answers

You can practice the questions based on the next topics of matrices:

Frequently Asked Questions (FAQs)

1. What is the Hermitian matrix?

A square matrix A=[aij]n×n is said to be a Hermitian matrix if aij=ajii,j,

i.e. A=Aθ, [where Aθ is conjugate transpose of matrix A]

2. What is Skew- Hermitian matrix?

A square matrix A=[aij]n×n is said to be a Skew-Hermitian matrix if aij=aiji,j,i.e. Aθ=A,[ where Aθ is conjugate transpose of matrix A]

3. How can you represent a square matrix as a sum of hermitian and skew hermitian matrix?

Every square matrix can be written as the sum of hermitian and skew-hermitian matrices. If A is a square matrix, then we can write A=12(A+Aθ)+12(AAθ)

4. If A is a hermitian matrix then what is the value of - i A'?

If A is a hermitian matrix then: (iA)=Ai=A(i)=Ai

5. What is the value of (AB - BA)* ?

(ABBA)=(AB)(BA)=BAAB=BAAB=(ABBA)

6. What is a Hermitian matrix?

A Hermitian matrix is a square matrix that is equal to its own conjugate transpose. In other words, if A is a Hermitian matrix, then A = A*, where A* is the conjugate transpose of A. This means that the elements on the main diagonal are real numbers, and the elements symmetric about the main diagonal are complex conjugates of each other.

7. How does a Hermitian matrix differ from a symmetric matrix?

While both Hermitian and symmetric matrices have similar properties, they differ in their elements. A symmetric matrix contains only real numbers and is equal to its own transpose. A Hermitian matrix can contain complex numbers and is equal to its own conjugate transpose. In a Hermitian matrix, the elements symmetric about the main diagonal are complex conjugates of each other.

8. How do you diagonalize a Hermitian matrix?

Diagonalization of a Hermitian matrix A involves finding a unitary matrix U such that U*AU = D, where D is a diagonal matrix. The process involves:

9. What is the connection between Hermitian matrices and quadratic forms?

Hermitian matrices are closely related to quadratic forms in complex vector spaces:

10. What is the spectral theorem for Hermitian matrices?

The spectral theorem for Hermitian matrices states that:

11. How are eigenvalues of a Hermitian matrix related to its properties?

The eigenvalues of a Hermitian matrix have several important properties:

12. What is the relationship between a Hermitian matrix and its determinant?

The determinant of a Hermitian matrix is always a real number. This is because the eigenvalues of a Hermitian matrix are real, and the determinant is the product of its eigenvalues. Additionally, if a Hermitian matrix is positive definite, its determinant is always positive.

13. How can you determine if a matrix is Hermitian without calculating its conjugate transpose?

To determine if a matrix is Hermitian, you can check the following conditions:

14. What is the significance of Hermitian matrices in quantum mechanics?

Hermitian matrices play a crucial role in quantum mechanics because they represent observable quantities. The key properties that make them suitable for this purpose are:

15. How do you add two Hermitian matrices?

The sum of two Hermitian matrices is always a Hermitian matrix. To add two Hermitian matrices A and B:

16. What is a Skew-Hermitian matrix?

A Skew-Hermitian matrix is a square matrix that is equal to the negative of its own conjugate transpose. If A is a Skew-Hermitian matrix, then A = -A*, where A* is the conjugate transpose of A. In a Skew-Hermitian matrix, the elements on the main diagonal are purely imaginary (or zero), and the elements symmetric about the main diagonal are negative complex conjugates of each other.

17. What is the relationship between Hermitian and unitary matrices?

While Hermitian and unitary matrices are different, they are related in several ways:

18. How do you multiply two Hermitian matrices?

The product of two Hermitian matrices is not necessarily Hermitian. However:

19. How do Hermitian matrices relate to inner products in complex vector spaces?

Hermitian matrices are intimately connected to inner products in complex vector spaces:

20. What is the difference between a Hermitian matrix and a normal matrix?

While all Hermitian matrices are normal, not all normal matrices are Hermitian:

21. What is the trace of a Hermitian matrix, and what properties does it have?

The trace of a Hermitian matrix is the sum of its diagonal elements. Key properties include:

22. How does the inverse of a Hermitian matrix relate to the original matrix?

For a non-singular Hermitian matrix A:

23. How do you construct a Hermitian matrix from a given matrix?

To construct a Hermitian matrix H from any square matrix A:

24. What is the relationship between Hermitian and Skew-Hermitian matrices?

Hermitian and Skew-Hermitian matrices are complementary:

25. How do Hermitian matrices behave under similarity transformations?

Under similarity transformations, Hermitian matrices exhibit the following properties:

26. What is the connection between Hermitian matrices and self-adjoint operators?

Hermitian matrices are the finite-dimensional representations of self-adjoint operators:

27. How do you calculate the exponential of a Hermitian matrix?

To calculate the exponential of a Hermitian matrix A:

28. What is the significance of positive definite Hermitian matrices?

Positive definite Hermitian matrices have several important properties and applications:

29. How do you prove that the eigenvalues of a Hermitian matrix are real?

To prove that the eigenvalues of a Hermitian matrix A are real:

30. What is the relationship between Hermitian matrices and energy conservation in physical systems?

Hermitian matrices are crucial in describing energy-conserving physical systems:

31. How do you find the square root of a positive definite Hermitian matrix?

To find the square root of a positive definite Hermitian matrix A:

32. What is the connection between Hermitian matrices and the singular value decomposition (SVD)?

Hermitian matrices are closely related to the singular value decomposition:

33. How do Hermitian matrices relate to the concept of orthogonal projections?

Hermitian matrices play a crucial role in orthogonal projections:

34. What is the significance of the commutator of two Hermitian matrices?

The commutator of two Hermitian matrices A and B is defined as [A, B] = AB - BA. Its properties include:

35. How do you prove that the product of two Hermitian matrices is Hermitian if and only if they commute?

To prove this:

36. What is the relationship between Hermitian matrices and unitary similarity transformations?

Unitary similarity transformations preserve the Hermitian property:

Conjugate of a Matrix

09 Aug'25 05:28 PM

Singular Matrix

02 Jul'25 06:34 PM

Elementary Row Operations

02 Jul'25 06:34 PM

Idempotent matrix

02 Jul'25 06:34 PM

Unitary matrix

02 Jul'25 06:34 PM

Orthogonal matrix

02 Jul'25 06:34 PM

Transpose of a Matrix

02 Jul'25 05:55 PM

Articles

Back to top