4

I have read some questions (and the Wikipedia article) about the hamiltonian formulation of a QFT, but the only example that seems to be brought up is the scalar case, saying that $$\mathcal{H}_S=\Pi\partial_0\phi-\mathcal{L}_S.$$ Can I write the Hamiltonian for a general theory in the same way? For example, for Yang-Mills theory is the following true? $$\mathcal{H}_{YM}=\pi_\mu^a\partial_0W^{a\mu}-\mathcal{L}_{YM}.$$ What about for an interacting theory like Yang-Mills coupled with a scalar, can I write as follows? $$\mathcal{H}=\pi_\mu^a\partial_0W^{a\mu}+\Pi\partial_0\phi-\mathcal{L}.$$

I don't see why not, after all the two functions should exist for all these theories, and I can't think of another way to find the Hamiltonian knowing the Lagrangian.

Qmechanic
  • 201,751
  • 3
    One subtlety is if you include fermions you need $\dot{q}p$ terms rather than $p\dot{q}$ terms (bosons don't care either way). You then get equations of motion from the Lagrangian with left-derivatives, or the Hamiltonian with right-derivatives. – J.G. Nov 15 '21 at 15:22
  • 1
    @J.G. I don't understand your comment. If I consider the Dirac Lagrangian $\mathcal{L} = \bar{\psi} (i \gamma^{\mu} \partial_{\mu} - m) \psi$, the conjugate momentum to $\psi$ is $\pi = i \psi^{\dagger}$, and computing $\pi \partial_0 \psi - \mathcal{L}$ gives the correct Dirac Hamiltonian. Is your point somehow related to treating the elements of your Lagrangian as Grassmann variables? – Zack Nov 15 '21 at 15:49
  • 1
    @Zack Yes, I had Grassmann variables in mind. – J.G. Nov 15 '21 at 16:34
  • 5
    In general, a QFT may not even have a lagrangian. I assume you meant QFTs with a lagrangian description, but be aware that the answer to the question as asked is a trivial "no." – d_b Nov 15 '21 at 16:47
  • 2
    Every QFT mentioned here for one: https://arxiv.org/abs/1802.09626 – Connor Behan Nov 16 '21 at 14:51

1 Answers1

6

In general the Legendre transformation$^1$ from the Lagrangian to the Hamiltonian formulation may be singular, which leads to primary constraints. This is e.g. the case for gauge theories like Yang-Mills (YM) theory with or without matter, which OP mentions.

However, in case of a singular Legendre transformation, by performing a so-called Dirac-Bergmann analysis (which may lead to secondary constraints), it is still possible in principle to define a corresponding Hamiltonian formulation. Typically, the canonical Hamiltonian $H_0=p\dot{q}-L$ gets amended with terms of the form 'constraint times Lagrange multiplier'. For details, see e.g. Refs. 1 & 2.

References:

  1. P.A.M. Dirac, Lectures on QM, 1964.

  2. M. Henneaux & C. Teitelboim, Quantization of Gauge Systems, 1994.

--

$^1$ Concerning fermions, see e.g. this Phys.SE post.

Qmechanic
  • 201,751