How to evaluate path integrals numerically?

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
12 replies · 3K views
howl
Messages
15
Reaction score
1
Since we only know Gaussian integration, could one get Green's function numerically with interacting action. Usual perturbation theory is tedious and limited, could one get high accurate result with PC beyond perturbation?
 
Physics news on Phys.org
https://en.m.wikipedia.org/wiki/Lattice_QCD

However, if you find perturbation theory tedious, lattice computations may not be your best go-to unless you really really like programming, running your code for weeks on a supercluster, and then resubmit because you found a small bug. I would not go near lattice computations, but I am very grateful that others do because they are essential for understanding QCD.
 
  • Like
Likes   Reactions: Demystifier and atyy
Demystifier said:
It seems that lattice path integrals are not used in condensed matter. Does someone know why is that?
This guy did:
https://www.researchgate.net/publication/1943569_Lattice_path_integral_approach_to_the_one-dimensional_Kondo_model
 
Demystifier said:
It seems that lattice path integrals are not used in condensed matter. Does someone know why is that?

The path integral over a Euclidean lattice is used in quantum Monte Carlo simulations in condensed matter physics, but the sign problem can be a big issue.
 
  • Like
Likes   Reactions: atyy
The sign problem appears in QCD at finite density, [itex]\mu \neq 0[/itex]. Recall that the chemical potential is introduced by taking
[tex] H \rightarrow H - \mu Q[/tex]
where [itex]Q[/itex] is the particle density (the U(1) Noether current). So for the Dirac equation, [itex]Q = \int d^3x \, \bar{\psi} \gamma^0 \psi[/itex], so the Euclidean Dirac action becomes
[tex] \mathcal{S} = -\int d^{4} x \bar{\psi} \left( \gamma^{\nu} D_{\nu} + \gamma^0 \mu + m \right) \psi[/tex]
([itex]D_{\nu}[/itex] is the covariant derivative, so this analysis includes coupling to gauge fields). Then in the path integral,
[tex] Z = \int\mathcal{D}A \, \mathcal{D}\bar{\psi} \, \mathcal{D}\psi \, e^{-\mathcal{S}} = \int \mathcal{D}A \, \mathrm{det}\left( \gamma^{\nu} D_{\nu} - \gamma^0 \mu + m \right)[/tex]

Now the issue is that the Dirac operator satisfies
[tex] \left( \gamma^{\nu} D_{\nu} + \gamma^0 \mu + m \right)^{\dagger} = \left( -\gamma^{\nu} D_{\nu} + \gamma^0 \mu + m \right) = \gamma^5 \left( \gamma^{\nu} D_{\nu} - \gamma^0 \mu + m \right) \gamma^5[/tex]
so
[tex] \mathrm{det}\left( \gamma^{\nu} D_{\nu} - \gamma^0 \mu + m \right)^{\dagger} = \mathrm{det}\left( \gamma^{\nu} D_{\nu} + \gamma^0 \mu + m \right)[/tex]
So the determinant for Dirac fermions is only real at [itex]\mu = 0[/itex]. For many calculations in lattice QCD you work at zero density and this is ok, but it seems that QCD at finite density is a major subject of interest with very rich many-body physics at play. I don't know much about the field of finite-density QCD, but some searching found an interesting discussion in Section IV of https://arxiv.org/abs/1101.0109 which mentions experimental conditions where this physics should emerge.

Obviously, in context of condensed matter the above manipulations only hold for systems which are Dirac-like at low energies, but more generally one can relate the sign problem to systems whose Euclidean path integrals have non-positive-definite Boltzmann weights.
 
  • Like
Likes   Reactions: Demystifier and Orodruin
@king vitamin I have some technical questions about the last two lines of your derivation. What is the point of introducing ##\gamma^5## matrices and how do they disappear in the last line? Does your last line imply that ##{\rm det}(-\gamma^{0\dagger})={\rm det}(\gamma^0)##? If so, how is that compatible with ##\gamma^{0\dagger}=\gamma^0##?
 
In the last line I am using [itex](\gamma^5)^{-1} = \gamma^5[/itex] and the fact that determinants are invariant under similarity transforms,
[tex] \mathrm{det}(M) = \mathrm{det}(S^{-1}M S) \qquad \forall S \in \mathrm{GL}(n).[/tex]
for [itex]M[/itex] an [itex]n\times n[/itex] matrix.

The point of doing this is to show what I intended to show, but with [itex]\mu=0[/itex] this constitutes a proof that the determinant of the Euclidean Dirac operator is real in spite of the antihermiticity of [itex]\gamma^{\nu}D_{\nu}[/itex].

Demystifier said:
Does your last line implies that det(−γ0†)=det(γ0)det(−γ0†)=det(γ0){\rm det}(-\gamma^{0\dagger})={\rm det}(\gamma^0)? If so, how is that compatible with γ0†=γ0γ0†=γ0\gamma^{0\dagger}=\gamma^0?

It does imply that, which is perfectly compatible with the relation you gave. Don't forget that determinants are not linear! [itex]\mathrm{det}(aM) = a^n \mathrm{det}(M)[/itex] for an [itex]n\times n[/itex] matrix.
 
  • Like
Likes   Reactions: Demystifier
king vitamin said:
antihermiticity of [itex]\gamma^{\nu}D_{\nu}[/itex].
Is it a consequence of Euclidean metric? With Minkowski (+---) metric I don't think it's true, because then
$$\gamma^{0\dagger}=\gamma^0 ,\;\; \gamma^{i\dagger}=-\gamma^i, \;\; D_{\nu}^{\dagger}=-D_{\nu}$$
so ##\gamma^{\nu}D_{\nu}## is neither hermitian nor anti-hermitian for Minkowski gamma matrices.
 
Indeed, the hermiticity properties of the Minkowski-signature gamma matrices are not even invariant under Lorentz transformations. Recall that boosts generators are not Hermitian, so the spinorial representation matrices [itex]S[/itex] corresponding to boosts are non-unitary, so even if [itex]\gamma^{\mu}[/itex] is (anti)hermitian, the matrix [itex]S^{-1}\gamma^{\mu}S[/itex] will not be in general. But in contrast to Spin(1,3), representations of the group Spin(4) can be chosen so that all elements are unitary so that (anti)hermiticity is preserved. (I believe you can choose all of the Euclidean gamma matrices to be antihermitian, and the arguments in my previous posts go through identically.) The fact that Spin(4) has this nice property which Spin(3,1) does not have is related to the compactness of the former.

Of course, Euclidean signature is important before even mentioning fermions because we need to get rid of that factor of [itex]i[/itex] sitting in front of the action in the path integral. Oscillating Boltzmann weights need to be avoided for computational efficiency. Of course, while Euclidean-time is ok if you just want static observables, you need to analytically continue if you want access to dynamics, and analytically continuing numerical results is ill-defined in general. So this is another major stumbling block for these methods.
 
  • Like
Likes   Reactions: Demystifier