Normal matrix as sum of self adjoint and commuting matrices

In summary, the conversation discusses the task of proving that any normal matrix can be expressed as the sum of two commuting self-adjoint matrices. The attempt at a solution involves using the properties of normal matrices and self-adjoint matrices, but there is uncertainty about whether the proof is valid and what it proves. It is suggested that the statement may actually mean a linear combination instead of a sum. Some methods for finding the self-adjoint matrices are discussed.
  • #1
diegzumillo
173
18

Homework Statement


I need to show that any normal matrix can be expressed as the sum of two commuting self adjoint matrices


Homework Equations


Normal matrix A: [itex][A,A^\dagger]=0[/itex]
Self Adjoint matrix: [itex]B=B^\dagger[/itex]


The Attempt at a Solution



A is a normal matrix. I assume I can write any matrix as a sum of two other matrices (no conditions imposed yet). So: [tex]A=B+C[/tex]
But A is normal so
[tex]AA^\dagger=A^\dagger A[/tex]
Expanding the [itex]AA^\dagger[/itex] term we have
[tex]AA^\dagger=(B+C)(B^\dagger +C^\dagger )[/tex]
[tex]AA^\dagger=BB^\dagger +BC^\dagger+CB^\dagger+CC^\dagger[/tex]
This will only be equal to [itex]A^\dagger A[/itex] if B and C are self adjoints and commute with each other. (I could write the other steps but I think you got the point).

The problem is that I'm not sure if this proves that ANY normal matrix can be written like the sum of two self adjoint and commuting matrices. I'm not sure what this proves at all. This would still be valid if B=I and C=0, right? Also, I've read some proofs using complex numbers and I just don't see where that's coming from.
 
Physics news on Phys.org
  • #2
In fact, I find the question rather questionable. If you succeed, haven't you proven that any normal matrix is self-adjoint as well ? Namely via ##A^\dagger=(B^\dagger +C^\dagger )=B+C = A## ? Or am I ranting ?

(Was that what you meant when you said "if B=I and C=0" ?)

I am puzzled, so I just try something: ##A = \begin{pmatrix}
1 & i\\
i & 1\end{pmatrix}## so that ## AA^\dagger = \begin{pmatrix}
1 & 1\\
1 & 1\end{pmatrix} = A^\dagger A \ \ ##
Hence A is normal but clearly not self-adjoint.
Pick out a part that IS self-adjoint:
##A+A^\dagger =2{\mathbb I}## which is clearly self-adjoint, leaving
##A-A^\dagger## which unfortunately is anti-self-adjoint (a term I invent right here and now)
The nice thing is that these two do commute (since the first one is the identity matrix).

Don't see a proof of the original claim shining through.. :frown:
 
  • #3
Honestly, I believe the statement is supposed to say 'linear combination' instead of sum. If I'm allowed to have scalars multiplying the matrices then they can be commuting and self adjoint without making A be self adjoint as well, and the proof can be valid for a larger class of matrices (normal, maybe? I have to check it)
 
  • #4
BvU said:
##A = \begin{pmatrix}
1 & i\\
i & 1\end{pmatrix}## so that ## AA^\dagger = \begin{pmatrix}
1 & 1\\
1 & 1\end{pmatrix} = A^\dagger A \ \ ##

Isn't ## AA^\dagger = \begin{pmatrix}
2 & 0\\
0 & 2\end{pmatrix}
## ?
 
  • #5
diegzumillo said:
Honestly, I believe the statement is supposed to say 'linear combination' instead of sum. If I'm allowed to have scalars multiplying the matrices then they can be commuting and self adjoint without making A be self adjoint as well, and the proof can be valid for a larger class of matrices (normal, maybe? I have to check it)

For example A = B + i C ? Then B is real(A) and C is imaginary(A).
 
  • #6
I agree that the best result you can hope for is to be able to rewrite A as B+iC, where B and C are self-adjoint commuting matrices. You can think of them as the real and imaginary part of A.

One way to find B and C is to see what A=B+iC tells you about ##A^\dagger##, and then solve for B and C. Another is to just fiddle around with A and ##A^\dagger## for a while. Is there a way to combine ##A## and ##A^\dagger## into a self-adjoint matrix?
 

1. What is a normal matrix?

A normal matrix is a square matrix that commutes with its conjugate transpose. This means that the matrix and its conjugate transpose can be interchanged without affecting the result.

2. What does it mean for a matrix to be self-adjoint?

A self-adjoint matrix is a square matrix that is equal to its own conjugate transpose. This means that the matrix is symmetric about its main diagonal and has real eigenvalues.

3. How can a normal matrix be written as a sum of self-adjoint and commuting matrices?

A normal matrix can be decomposed into a sum of self-adjoint and commuting matrices using the spectral theorem. This theorem states that a normal matrix can be diagonalized by a unitary matrix, and the resulting diagonal matrix is a sum of self-adjoint and commuting matrices.

4. Why is it useful to write a normal matrix as a sum of self-adjoint and commuting matrices?

This decomposition allows us to analyze the properties of a normal matrix more easily. Self-adjoint matrices have real eigenvalues and orthogonal eigenvectors, while commuting matrices share common eigenvectors. This can help us understand the behavior of a normal matrix and make computations easier.

5. Can any matrix be written as a sum of self-adjoint and commuting matrices?

No, not all matrices can be written in this way. Only normal matrices can be decomposed into a sum of self-adjoint and commuting matrices. Non-normal matrices do not have this property and may require different methods for analysis and computation.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
399
  • Differential Geometry
Replies
1
Views
1K
Replies
9
Views
1K
  • Quantum Interpretations and Foundations
2
Replies
42
Views
5K
Replies
4
Views
3K
  • Calculus and Beyond Homework Help
Replies
10
Views
5K
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Math Proof Training and Practice
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
25
Views
2K
Back
Top