Dirac Equation and Pauli Matrices

Click For Summary

Discussion Overview

The discussion centers around the Dirac Equation and the use of Pauli matrices in quantum field theory (QFT). Participants explore the mathematical formulation of the Dirac Equation, specifically the Hamiltonian and its implications for momentum eigenstates. The conversation includes technical details about matrix representations and index notation, as well as the challenges faced by participants in understanding these concepts.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant discusses the Hamiltonian and its squared form, expressing confusion about how certain terms simplify to yield momentum eigenstates.
  • Another participant clarifies that the expression involving the anticommutator of the alpha matrices leads to the identity matrix, which is crucial for understanding the simplifications in the Hamiltonian.
  • There is a discussion about the nature of the alpha matrices, with some participants suggesting they are 4x4 matrices rather than 2x2 Pauli matrices, which leads to confusion regarding their dimensions and applications.
  • Participants mention Einstein's summation convention and its role in simplifying expressions involving indices, noting that unpaired indices indicate a system of equations rather than a scalar quantity.
  • One participant reflects on their background in chemistry and the challenges of transitioning to more advanced mathematical physics concepts, particularly in relation to index notation and tensor calculus.
  • Another participant recommends additional resources for understanding tensor notation and its applications in physics.

Areas of Agreement / Disagreement

Participants express varying levels of understanding regarding the mathematical formalism of the Dirac Equation and the use of Pauli matrices. While some clarify points for others, there remains uncertainty about specific steps in the derivation and the interpretation of matrix dimensions. No consensus is reached on the best approach to these concepts.

Contextual Notes

Participants acknowledge limitations in their understanding of index notation and matrix representations, particularly in the context of QFT. There are references to the complexity of handling multiple indices and the implications of using Kronecker deltas in calculations.

Who May Find This Useful

This discussion may be useful for students and enthusiasts of quantum field theory, particularly those transitioning from chemistry or other disciplines that do not emphasize mathematical physics. It may also benefit those seeking clarification on the Dirac Equation and its mathematical underpinnings.

HeavyMetal
Messages
95
Reaction score
0
I have been reading through Mark Srednicki's QFT book because it seems to be well regarded here at Physics Forums. He discusses the Dirac Equation very early on, and then demonstrates that squaring the Hamiltonian will, in fact, return momentum eigenstates in the form of the momentum-energy relation.

He uses the Hamiltonian H_{ab}=cP_{j}(\alpha^{\ j})_{ab}+mc^2(\beta)_{ab}
So it is easy to see that (H_{ab})^2=c^2P_{j}P_{k}(\alpha^{\ j}\alpha^{k})_{ab}+mc^{3}P_{j}(\alpha^{\ j}\beta+\beta\alpha^{\ j})_{ab}+m^{2}c^{4}(\beta^2)_{ab}

He then explains that if we choose suitable matrices that satisfy a few equations, that we can obtain the momentum eigenstate in the correct momentum-energy form. These matrices satisfy:
{\alpha^{\ j},\alpha^{k}}_{ab}=2\delta^{\ jk}\delta_{ab}
{\alpha^{\ j},\beta}_{ab}=0
(\beta^2)_{ab}=\delta_{ab}
Where brackets represent the anticommutator.

Ultimately, after some arithmetic we find that:
(H^2)_{ab}=\textbf{P}^{2}c^{2}\delta_{ab}+m^{2}c^{4}\delta_{ab}=(\textbf{P}^{2}c^{2}+m^{2}c^{4})\delta_{ab}

I'm having trouble seeing the steps that it takes to get there. Substituting in the values obtained from the matrices, I can see that the middle term drops out because the value is zero, i.e. mc^{3}P_{j}(\alpha^{\ j}\beta+\beta\alpha^{\ j})_{ab}=mc^{3}P_{j}*0=0.
I can also see that the last term is included because m^{2}c^{4}(\beta^2)_{ab}=m^{2}c^{4}\delta_{ab}.

I cannot, however, see why c^{2}P_{j}P_{k}(\alpha^{\ j}\alpha^{k})_{ab}=\textbf{P}^{2}c^{2}\delta_{ab}.

I can see that c^{2}P_{j}P_{k}(\alpha^{\ j}\alpha^{k})_{ab}=c^{2}P_{j}P_{k}\frac{1}{2}{\alpha^{\ j},\alpha^{k}}_{ab}=c^2\textbf{P}^2\delta^{\ jk}\delta_{ab}. I am confused as to where the \delta^{\ jk} goes!

Is it simply the fact that \delta^{\ jk} and \delta_{ab} are Kronecker deltas? I reread the previous sections, but I don't think it was mentioned. If this is the case, then I understand where that \delta^{\ jk} goes. More importantly, I tried to work out the three equivalencies above by using Pauli matrices, but I quickly get lost! When {\alpha^{\ j},\alpha^{k}}_{ab} is written, does it refer to a 2 x 2 matrix (a x b), in which each entry is a 2 x 2 Pauli matrix (j x k) and therefore is ultimately a 4 x 4 matrix?

Thanks in advance,
HeavyMetal \m/
 
Physics news on Phys.org
HeavyMetal said:
I can see that c^{2}P_{j}P_{k}(\alpha^{\ j}\alpha^{k})_{ab}=c^{2}P_{j}P_{k}\frac{1}{2}{\alpha^{\ j},\alpha^{k}}_{ab}=c^2\textbf{P}^2\delta^{\ jk}\delta_{ab}. I am confused as to where the \delta^{\ jk} goes!

Is it simply the fact that \delta^{\ jk} and \delta_{ab} are Kronecker deltas?

Right, so it goes

c^{2}P_{j}P_{k}(\alpha^{\ j}\alpha^{k})_{ab}=c^{2}P_{j}P_{k}\frac{1}{2}{\alpha^{\ j},\alpha^{k}}_{ab}=c^2 P_{j}P_{k}\delta^{\ jk}\delta_{ab} = c^2\textbf{P}^2\delta_{ab}
HeavyMetal said:
When {\alpha^{\ j},\alpha^{k}}_{ab} is written, does it refer to a 2 x 2 matrix (a x b), in which each entry is a 2 x 2 Pauli matrix (j x k) and therefore is ultimately a 4 x 4 matrix?

\{\alpha^{\ j},\alpha^{k}\}_{ab} says: compute the matrix product \alpha^j \alpha^k + \alpha^k \alpha^j, then take the (a, b) component of the final matrix. As Srednicki explains just below this, \alpha_j and \alpha_k are 4x4 matrices. So ##a## and ##b## both range from 1 to 4. Meanwhile ##i## and ##j## range from 1 to 3.

Some things to help understand the index notation:

##\delta_{ab}## gives the entries of the identity matrix.

\{\alpha^{\ j},\alpha^{k}\}_{ab} = 2 \delta^{jk} \delta_{ab} means: the square of any alpha matrix is the identity matrix (this is the ##j=k## case), and the anticommutator of any alpha matrix with a *different* alpha matrix is the zero matrix (this is the ##j \neq k## case).

As you can see, your proficiency in QFT is limited by how well you can see through a fog of indices :P This is just a warmup; eventually you are dealing with equations that have half a dozen indices on each term, half of which are suppressed.
 
Last edited:
P_{j}P_{k}\delta^{\ jk} =P_{j}P^{j}

It's Einstein's summation convention, see that it works by explicitating the sums. You don't get a scalar unless you contract the indices. When you actually have unpaired indices in an equation, they stay there to refer to the fact that you have in fact a system of equations.
 
The_Duck said:
Right, so it goes

c^{2}P_{j}P_{k}\frac{1}{2}{\alpha^{\ j},\alpha^{k}}_{ab}=c^2 P_{j}P_{k}\delta^{\ jk}\delta_{ab}

It was this intermediate step that I missed. I made the mistake of trusting my abilities to make the last two steps in one. Very careless error :D

The_Duck said:
\{\alpha^{\ j},\alpha^{k}\}_{ab} says: compute the matrix product \alpha^j \alpha^k + \alpha^k \alpha^j, then take the (a, b) component of the final matrix. As Srednicki explains just below this, \alpha_j and \alpha_k are 4x4 matrices. So ##a## and ##b## both range from 1 to 4. Meanwhile ##i## and ##j## range from 1 to 3.

I see why I was confused. I was thinking that the alpha matrices were 2 x 2 Pauli matrices. So what I think you're saying is that both \alpha^j and \alpha^k correspond to the 1, 2, and 3 Pauli gamma matrices?

The_Duck said:
\{\alpha^{\ j},\alpha^{k}\}_{ab} = 2 \delta^{jk} \delta_{ab} means: the square of any alpha matrix is the identity matrix (this is the ##j=k## case), and the anticommutator of any alpha matrix with a *different* alpha matrix is the zero matrix (this is the ##j \neq k## case).

As you can see, your proficiency in QFT is limited by how well you can see through a fog of indices :P This is just a warmup; eventually you are dealing with equations that have half a dozen indices on each term, half of which are suppressed.

This one really hit home for me. I just finished chapter 2 of Bernard Schutz's "A First Course in General Relativity," which is the very chapter that introduces Einstein notation! It is still very new to me; I am a chemistry major, and you must understand that we do not do much mathematical physics as undergraduates. Even in physical chemistry we use it as a tool -- a means to an end -- and are rarely allowed to bask in the beautiful depth of theory. As a matter of fact, my school doesn't offer any physics courses above physics 1 and 2! So I will take your advice and practice recognizing suppressed indices. I take it that you're referring to the omission of repeated identical contravariant and covariant indices, correct? Thanks for your response :D

ddd123 said:
P_{j}P_{k}\delta^{\ jk} =P_{j}P^{j}You don't get a scalar unless you contract the indices.

I am aware of the Einstein summation convention, but the obvious benefit was completely obscured until you pointed this out. Thank you!
 
HeavyMetal said:
This one really hit home for me. I just finished chapter 2 of Bernard Schutz's "A First Course in General Relativity," which is the very chapter that introduces Einstein notation! It is still very new to me; I am a chemistry major, and you must understand that we do not do much mathematical physics as undergraduates. ... I am aware of the Einstein summation convention, but the obvious benefit was completely obscured until you pointed this out. Thank you!

I had problems too even when starting from pure physics. I strongly suggest these short notes: http://www.ita.uni-heidelberg.de/~dullemond/lectures/tensor/tensor.pdf they contain all the applied "benefits" and explain the mysteries plainly. You'd go insane without reading something similar.
 
  • Like
Likes   Reactions: aabottom, HeavyMetal and bhobba
HeavyMetal said:
I see why I was confused. I was thinking that the alpha matrices were 2 x 2 Pauli matrices. So what I think you're saying is that both \alpha^j and \alpha^k correspond to the 1, 2, and 3 Pauli gamma matrices?

Right.

HeavyMetal said:
This one really hit home for me. I just finished chapter 2 of Bernard Schutz's "A First Course in General Relativity," which is the very chapter that introduces Einstein notation! It is still very new to me; I am a chemistry major, and you must understand that we do not do much mathematical physics as undergraduates. Even in physical chemistry we use it as a tool -- a means to an end -- and are rarely allowed to bask in the beautiful depth of theory. As a matter of fact, my school doesn't offer any physics courses above physics 1 and 2! So I will take your advice and practice recognizing suppressed indices. I take it that you're referring to the omission of repeated identical contravariant and covariant indices, correct?

Sure, or as another example the alpha matrix anticommutation relation would often be written

\{\alpha^j, \alpha^k\} = \delta^{jk}

where the ##a## and ##b## indices have been suppressed, leaving it up to you to remember that ##\alpha^i## and ##\alpha^j## are matrices, and that when we say that a matrix equals 1 we mean that it equals the identity matrix.

Don't worry if you get tripped up at first, QFT is slow going for everyone.
 
  • Like
Likes   Reactions: HeavyMetal
ddd123 said:
I had problems too even when starting from pure physics. I strongly suggest these short notes: http://www.ita.uni-heidelberg.de/~dullemond/lectures/tensor/tensor.pdf they contain all the applied "benefits" and explain the mysteries plainly. You'd go insane without reading something similar.
Yep, going to have to read that tensor.pdf. I've been studying relativistic QM and the Dirac equation. I'm getting tensor overload.

Thanks for the link.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
Replies
3
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K