Quantum Field Theory – How to Find the Hermitian Adjoint of 4-Gradient in Dirac Equation

differentiationdirac-equationdirac-matricesoperatorsquantum-field-theory

I'm having issues deriving the Dirac adjoint equation, $$\overline{\psi}(i\gamma^{\mu}\partial_{\mu}+m)=0.\tag{1}$$
I started by taking the Hermitian adjoint of all components of the original Dirac equation, giving me
$$\psi^{\dagger}(-i\gamma^{\mu\dagger}\partial_{\mu}^{\dagger}-m)=0.\tag{2}$$ The adjoint of the gamma matrices is defined to be $\gamma^{\mu\dagger}=\gamma^0\gamma^{\mu}\gamma^0$, so no issues there. Now intuitively, I would think that the adjoint of the 4-gradient would be $\partial_{\mu}^{\dagger}=-\partial_{\mu}$. In non-relativistic quantum mechanics, it can be shown that first derivative operators are anti-Hermitian, so for example, $\frac{d}{dx}^{\dagger}=-\frac{d}{dx}$. So I would think this would the same case for the 4-gradient, but apparently it isn't. Among the many derivations I've gone over, for example, on page 77 here, it claims that the 4-gradient is self-adjoint. Could someone please explain why my intuition is incorrect?

Best Answer

Expanding on my comment.

The basic idea is that what you mean by adjoint depends on the vector space being considered. For example, we might have $\mathbb{C}^n$ as our space, with the usual inner product; in that case, the adjoint of a vector or matrix is the transpose conjugate. Note that technically, taking adjoint of a vector doesn't return a vector, because row vectors and column vectors belong to different spaces.

We could also use $L^2(\mathbb{R}^n)$ as our vector space. Its elements are functions, and the inner product is defined by

$$(f,g) = \int d^n x\ f^* g$$

You can take adjoints here too, using the inner product defined above. It can be shown that the derivative operator, which is a linear transformation on $L^2$, is anti-Hermitian.

Now to the Dirac equation. The vector space (that is, spinor space) being considered here is $\mathbb{C}^4$, not $L^2$. That is, $\psi$ is a vector because it has four components, not because it's a function. The fact that its components are functions is irrelevant here. When we take adjoints, we transpose and conjugate vectors and matrices. The derivative is an operator if you think about what it does to functions, but it is not a $4\times4$ matrix; it does nothing to spinors. Therefore, the particular adjoint we're doing here doesn't affect it.