Feynman rules for Lagrangian with derivative Interaction

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 6K views
silverwhale
Messages
78
Reaction score
2

Homework Statement


The lagrangian is given by:
[tex]L = \frac{1}{2} \partial_{\mu} \phi \partial^{\mu} \phi + \frac{\alpha}{2} \phi \partial_{\mu} \phi \partial^{\mu} \phi[/tex]

And the question is to find the feynman rules.

Homework Equations

The Attempt at a Solution


I started by using the generating functional with interaction terms method, but the calculation is huge and with it I get all the feynman graphs this Lagrangian can generate. But I am just interested in deriving the rules from the Lagrangian. How can I do that? I am clearly missing something, but what?
 
Physics news on Phys.org
As a start, you should rewrite that term in the momentum picture by rewriting ##\phi## in terms of its Fourier transform. You should find something of the form ##V(p_1,p_2,p_3) \phi(p_1)\phi(p_2)\phi(p_3)##, where ##V## should be appropriately symmetrized. You will be able to read off the vertex from this term.
 
  • Like
Likes   Reactions: silverwhale
I indeed got the vertex function.

It is: [tex]-i \alpha (p_1 p_2 + p_1 p_3 + p_2 p_3) \delta(p_1 + p_2 + p_3)[/tex].

Thank you.