Brain freeze on Dirac EQ v. Dirac Hamiltonian

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 3K views
jollyredgiant
Messages
7
Reaction score
0
Alright. So the Dirac Eq is

[tex](i \gamma^{\mu} \partial_{\mu} - m) \psi = 0[/tex]

or putting the time part on one side with everything else on the other and multiplying by [itex]\gamma^0[/itex],

[tex]i \partial_t \psi = (i \gamma^0 \vec{\gamma} \cdot \nabla + \gamma^0 m) \psi[/tex]

I would think that this is the Dirac Hamiltonian, but everywhere (including Peskin/Schroeder, p 52) seems to say that its this

[tex]\hat{H}_D = -i\gamma^0 \vec{\gamma} \cdot \nabla + \gamma^0 m[/tex]

So to be more careful, I tried starting with the Lagrangian density, a la Peskin/Schroeder, and got (using the Lagrangian from Peskin)

[tex]L = \bar{\psi}(i \gamma^{\mu} \partial_{\mu} - m) \psi[/tex]

Then [itex]\pi = i \psi^{\dagger}[/itex] so that the Hamiltonian density is

[tex]H = \pi \dot{\psi} - L = i \psi^{\dagger} \dot{\psi} - ( \psi^{\dagger} \gamma^0 (i \gamma^0 \dot{\psi} - [i\vec{\gamma} \cdot \nabla + m]\psi)) = + \psi^{\dagger} [i \gamma^0 \vec{\gamma} \cdot \nabla + \gamma^0 m]\psi[/tex]

Anyone see where am I screwing up the sign? Is it from having the sign in front of the mass flipped when you do the "other" Dirac eq (from the fact that it satisfies Klein Gordon)?
 
Last edited:
Physics news on Phys.org


-+++ metric ? time having a - when separated out?
 


Nah, its the standard +--- metric.
 


I thought I did take that into account. Perhaps I should've include more steps between eq 1 and 2, so here they are: Start w/ dirac eq

[tex](i \gamma^{\mu} \partial_{\mu} - m) \psi = (i \gamma^0 \partial_t -i \vec{\gamma} \cdot \nabla - m) \psi = 0[/tex]

Keep time derivative on the left, move everything else on the right:

[tex]i \gamma^0 \partial_t \psi = (i \vec{\gamma} \cdot \nabla + m) \psi[/tex]

Multiply by [itex]\gamma^0[/itex] and use [itex](\gamma^0)^2 = \eta^{00} =1[/itex] to get

[tex]i \partial_t \psi = (i \gamma^0 \vec{\gamma} \cdot \nabla + \gamma^ 0 m) \psi[/tex]

Still don't see my mistake. Its probably going to be one of those things where I slap myself repeatedly for being so silly when it gets sorted out.
 
Last edited:
Wait a minute... When the Hamiltonian is written as

[tex]\hat{H}_D = -i\gamma^0 \gamma \cdot \nabla + \gamma^0 m[/tex]

then [itex]\gamma \cdot \nabla[/itex] is a four vector product?? So that [itex]\gamma \cdot \nabla = -\vec{\gamma} \cdot \vec{\nabla}[/itex]. I think that's it. Is that what you meant, Bill?

So. Much. Rage.

Thanks Bill :) I feel so silly now. Always with the notation. Sheesh!
 
Last edited:
You should notice that
[tex]{\gamma ^\mu }{\partial _\mu } = {\gamma ^0}{\partial _0} + {\bf{\gamma }} \cdot \nabla[/tex]
while
[tex]{x^\mu }{y_\mu } = {g_{\mu \nu }}{x^\mu }{y^\nu } = {x^0}{y^0} - {\bf{x}} \cdot {\bf{y}} .[/tex]
There is no metric tensor in the four vector product [itex]\gamma^\mu \partial _\mu[/itex].
 
dazhuzai8 is correct.

[tex]\partial_\mu = (\partial_t, \partial_x)[/tex]

whereas for other four-vectors,

[tex]A_\mu=(A^0,-A^i)[/tex].

You can include a metric tensor:

[tex]g_{\mu\nu}\gamma^\mu \partial^\nu[/tex]

but remember now:

[tex]\partial^\nu = (\partial_t, -\partial_x)[/tex]