Tell me more ×
Physics Stack Exchange is a question and answer site for active researchers, academics and students of physics. It's 100% free, no registration required.

I am currently studying quantum field theory from Srednicki. In class we have covered till chapter 14 and then skipped to IR divergences. So my knowledge of quantum field theory is limited to those sections. I just mentioned it in case it helps you guys to calibrate your responses to my level! Anyways, my question is related to determining vertex factors for any arbitrary interaction. We were introduced to vertex factors in chapter 9. For interacting theories such as: $$\mathcal{L}_I = \frac{g}{3!}\varphi^3$$ and $$\mathcal{L}_I = \frac{\lambda}{4!}\varphi^4$$ the vertex factors are $ig$ and $i\lambda$ respectively. Ignore the sign; I can never remember it. Also, for this discussion it probably won't be a big deal. Anyways, getting back to the main point, I only remember being told that the vertex factors are the ones given above but no one ever told me how they were obtained. Srednicki never formally defined them. I just assumed that you just read off the coefficient from the interacting part. Also, physically I have an intuition for the vertex factor. It represents the strength with which the interactions couple free fields. And when you compute Feynman diagrams more interactions means higher powers of this coupling parameter (or vertex factor).

In some later chapters Srednicki defined this vertex function $V_n(k_1,k_2,\dots,k_n)$; but he only formally talks about it in the context of vertex corrections. For the moment I'm not interested in corrections. I just want to know how you can compute this function for an arbitrary theory (say): $$\mathcal{L}_I = f_n(\varphi,\partial_\mu \varphi)$$ where the subscript $n$ the maximum number of fields and/or their derivatives defined in the function $f_n(\varphi,\partial_\mu \varphi)$. In general the vertex factor will not be just a constant like the two cases above. It will be a function of the incoming and outgoing four-momenta. What recipe should I follow to get that expression?

share|improve this question

2 Answers

In general the vertex factor will not be just a constant like the two cases above. It will be a function of the incoming and outgoing four-momenta.

That is not true. In general, the vertex function is given by its momentum-dependent corrections to a constant vertex factor. For examples, see eq. 51.38 (Yukawa theory), 62.39 (QED) or 65.27 (scalar QED) in Srednicki.

share|improve this answer
Check exercise number 10.4 from Srednicki. We have $\mathcal{L}_1 = \frac{1}{2}g\varphi \partial^\mu \varphi \partial_\mu \varphi$. The vertex factor turns out to be $\frac{1}{2}ig(k_1^2+k_2^2+k_3^2)$ – PhHEP Mar 21 at 20:57
PS: Having completed my 2nd quarter (Part 2) of my QFT class just now, I understand better what you mean by adding momentum-dependent vertex factors as corrections to the constant tree-level ones. Although our class ended at chapter 51. I may not understand the examples from chapters 62 and 65! Thanks for pointing them out to me. – PhHEP Mar 21 at 20:59

The $n$-point vertex is defined to be the 1PI $n$-point function with external lines amputated. So you just need to compute this correlation function and forget about external lines.

Let's see how this works for a $\lambda\phi^n/n!$ interaction at tree level. We get \begin{align*} \langle \prod_{i=1}^{n}\phi(k_i)\rangle=i\lambda \prod_{i=1}^{n}\langle \phi(k_i)\phi(-k_i)\rangle(2\pi)^d\delta^d(\sum_i k_i), \end{align*} and amputating the propagators indeed gives your answer $i\lambda$.

share|improve this answer
Thanks for your response. I see how it will be constant for $\lambda \phi^n/n!$ in general. But what about $\partial_\mu \phi$ terms? Please also check my comment on the answer by @FredericBrünner – PhHEP Mar 21 at 20:54

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.