Show that the imaginary part of the Dirac Lagrangian [density] is a total derivative.
My attempt:
The Dirac Lagrangian density is given by, $$ \mathcal{L} \ = \ -\bar{\psi}(\gamma^{\mu}\partial_{\mu} + m)\psi $$ Now, as far as I am aware, the hermiticity conditions of the gamma matrices depend on which representation one uses - we used the Weyl representation in class but with the $(-, +, +, +)$ metric, so there was a factor of $-i$ in every matrix - essentially meaning that the matrices would be anti-hermitian (and therefore, their complex conjugate should furnish a negative sign). Including this is not necessary for my solution, but I will still do it.
The spinors themselves are complex (as far as I know) and all I can say is that the product $\psi^{\dagger}\psi$ should be real. Thus, $$ \mathcal{L}^{*} \ = \ -\bar{\psi}^{*}(-\gamma^{\mu}\partial_{\mu} + m)\psi^{*}. $$ This implies, $$ \mathcal{L} - \mathcal{L}^{*} = -\bar{\psi}(\gamma^{\mu}\partial_{\mu} + m)\psi - \bar{\psi}^{*}(\gamma^{\mu}\partial_{\mu} - m)\psi^{*}$$ $$ = -\partial_{\mu}(\bar{\psi}\gamma^{\mu}\psi + \bar{\psi}^{*}\gamma^{\mu}\psi^{*}) + (\partial_{\mu}\bar{\psi} \gamma^{\mu} - m\bar{\psi})\psi + (\partial_{\mu}\bar{\psi}^{*} \gamma^{\mu} + m\bar{\psi}^{*})\psi^{*} .$$ Here, the expressions in the brackets in the second and third terms vanish if I impose the equations derived from Dirac Lagrangian itself. This means, $$ \frac{1}{2i}(\mathcal{L} - \mathcal{L}^{*}) = \mathrm{Im}(\mathcal{L}) = \partial_{\mu}f^{\mu} $$ This is a total derivative as I am supposed to prove.
My issues with my solution:
In order to derive this, I impose the dynamical equations derived from the starting Lagrangian - is it at all valid? The Dirac equation says, $$ (\gamma^{\mu}\partial_{\mu} + m)\psi = 0.$$ This clearly says that if I impose this equation on the starting density, I get $\mathcal{L} = 0$ - this does not seem to be different from what I have done in my own solution, except that I imposed the equation later instead of at the beginning. The imaginary part being $0$ is of course a valid solution (since any constant field will have a vanishing divergence) but it is a trivial solution.
At the same time, the only other option I see is to use both the idea that the chosen representations of the gamma matrices are anti-hermitian and the plane wave solutions of the Dirac field to derive something - but there are similar problems there too (since then I would need to look into all the momentum states, $u(p), \ v(p)$) and the entire procedure would be tedious and I am not even sure if I will get an answer. The second issue to that is that then the proof is not be general - I will have assumed a form of both the matrices and the spinors.
Any help will be appreciated. Thanks!
EDIT:
Due to the comments by @MadMax, I feel like I should provide some other information that I skipped (because I felt it was not needed). One of them is the negative sign in front of the Lagrangian that I included in this edit.
In our course, we defined the gamma matrices as, $$ \gamma^{0} = -i\begin{pmatrix} 0 & 1\\1&0\end{pmatrix},\ \gamma^{i} = -i\begin{pmatrix} 0 & \sigma^{i}\\-\sigma^{i}&0\end{pmatrix}$$ The Dirac adjoint was defined as, $$ \bar{\psi} = i\psi^{\dagger}\gamma^{0}$$ And the metric, as I mentioned earlier, is $(-,+,+,+)$. Finally, the Lagrangian is defined as, $$ \mathcal{L} = -\bar{\psi}(\gamma^{\mu}\partial_{\mu} + m)\psi $$
As @MadMax mentions, the mass term would have picked up a factor of $i$, but since our definition of the Dirac adjoint was different, it doesn't.