MHB Dv's question at Yahoo Answers (Hermitian matrix)

  • Thread starter Thread starter Fernando Revilla
  • Start date Start date
  • Tags Tags
    Matrix
Click For Summary
The discussion addresses the properties of Hermitian matrices A and B, specifically focusing on the expressions (AB + BA) and (AB - BA). It confirms that the Hermitian conjugate of (AB + BA) is equal to itself, proving that this expression is Hermitian. Conversely, the Hermitian conjugate of (AB - BA) results in a skew-Hermitian matrix. The response utilizes established properties of the Hermitian conjugate to validate these conclusions. Overall, it clarifies the nature of these matrix operations in the context of Hermitian matrices.
Fernando Revilla
Gold Member
MHB
Messages
631
Reaction score
0
Here is the question:

A and B are 2 matrices. Normally I use a dagger symbol for the Hermitian conjugate; here I'll use a £ sign as I have no dagger symbol.

If I have a matrix (AB+BA), then take the hermitian conjugte (AB + BA)£, does that mean:

(AB+BA)£=AB£+BA£

So, if A and B are hermitian, then (AB-BA) and (AB+BA) are also hermitian, right?

Here is a link to the question:

Hermitian matrix question? - Yahoo! Answers

I have posted a link there to this topic so the OP can find my response.
 
Mathematics news on Phys.org
Hello Dv,

For all $A,B\in \mathbb{C^{n\times n}}$ hermitian matrices, and using well known properties of the ${}^\dagger$ operator: $$\begin{aligned}(AB+BA)^\dagger&=(AB)^\dagger+(BA)^\dagger\\&=B^\dagger A^\dagger +A^\dagger B^\dagger\\&=BA+AB\\&=AB+BA\\&\Rightarrow AB+BA\mbox{ is hermitian}\end{aligned}$$ $$\begin{aligned}(AB-BA)^\dagger&=(AB)^\dagger-(BA)^\dagger\\&=B^\dagger A^\dagger -A^\dagger B^\dagger\\&=BA-AB\\&=-(AB-BA)\\&\Rightarrow AB-BA\mbox{ is skew-hermitian}\end{aligned}$$ If you have further questions, you can post them in the http://www.mathhelpboards.com/f14/ section.