Feynman parametrization

Parametrization used for loop integrals

Feynman parametrization is a technique for evaluating loop integrals which arise from Feynman diagrams with one or more loops. However, it is sometimes useful in integration in areas of pure mathematics as well.

Formulas

Richard Feynman observed that:[1]

1 A B = 0 1 d u [ u A + ( 1 u ) B ] 2 {\displaystyle {\frac {1}{AB}}=\int _{0}^{1}{\frac {du}{\left[uA+(1-u)B\right]^{2}}}}

which is valid for any complex numbers A and B as long as 0 is not contained in the line segment connecting A and B. The formula helps to evaluate integrals like:

d p A ( p ) B ( p ) = d p 0 1 d u [ u A ( p ) + ( 1 u ) B ( p ) ] 2 = 0 1 d u d p [ u A ( p ) + ( 1 u ) B ( p ) ] 2 . {\displaystyle {\begin{aligned}\int {\frac {dp}{A(p)B(p)}}&=\int dp\int _{0}^{1}{\frac {du}{\left[uA(p)+(1-u)B(p)\right]^{2}}}\\&=\int _{0}^{1}du\int {\frac {dp}{\left[uA(p)+(1-u)B(p)\right]^{2}}}.\end{aligned}}}

If A(p) and B(p) are linear functions of p, then the last integral can be evaluated using substitution.

More generally, using the Dirac delta function δ {\displaystyle \delta } :[2]

1 A 1 A n = ( n 1 ) ! 0 1 d u 1 0 1 d u n δ ( 1 k = 1 n u k ) ( k = 1 n u k A k ) n = ( n 1 ) ! 0 1 d u 1 0 u 1 d u 2 0 u n 2 d u n 1 1 [ A 1 u n 1 + A 2 ( u n 2 u n 1 ) + + A n ( 1 u 1 ) ] n . {\displaystyle {\begin{aligned}{\frac {1}{A_{1}\cdots A_{n}}}&=(n-1)!\int _{0}^{1}du_{1}\cdots \int _{0}^{1}du_{n}{\frac {\delta (1-\sum _{k=1}^{n}u_{k})\;}{\left(\sum _{k=1}^{n}u_{k}A_{k}\right)^{n}}}\\&=(n-1)!\int _{0}^{1}du_{1}\int _{0}^{u_{1}}du_{2}\cdots \int _{0}^{u_{n-2}}du_{n-1}{\frac {1}{\left[A_{1}u_{n-1}+A_{2}(u_{n-2}-u_{n-1})+\dots +A_{n}(1-u_{1})\right]^{n}}}.\end{aligned}}}

This formula is valid for any complex numbers A1,...,An as long as 0 is not contained in their convex hull.

Even more generally, provided that Re ( α j ) > 0 {\displaystyle {\text{Re}}(\alpha _{j})>0} for all 1 j n {\displaystyle 1\leq j\leq n} :

1 A 1 α 1 A n α n = Γ ( α 1 + + α n ) Γ ( α 1 ) Γ ( α n ) 0 1 d u 1 0 1 d u n δ ( 1 k = 1 n u k ) u 1 α 1 1 u n α n 1 ( k = 1 n u k A k ) k = 1 n α k {\displaystyle {\frac {1}{A_{1}^{\alpha _{1}}\cdots A_{n}^{\alpha _{n}}}}={\frac {\Gamma (\alpha _{1}+\dots +\alpha _{n})}{\Gamma (\alpha _{1})\cdots \Gamma (\alpha _{n})}}\int _{0}^{1}du_{1}\cdots \int _{0}^{1}du_{n}{\frac {\delta (1-\sum _{k=1}^{n}u_{k})\;u_{1}^{\alpha _{1}-1}\cdots u_{n}^{\alpha _{n}-1}}{\left(\sum _{k=1}^{n}u_{k}A_{k}\right)^{\sum _{k=1}^{n}\alpha _{k}}}}}

where the Gamma function Γ {\displaystyle \Gamma } was used.[3]

Derivation

1 A B = 1 A B ( 1 B 1 A ) = 1 A B B A d z z 2 . {\displaystyle {\frac {1}{AB}}={\frac {1}{A-B}}\left({\frac {1}{B}}-{\frac {1}{A}}\right)={\frac {1}{A-B}}\int _{B}^{A}{\frac {dz}{z^{2}}}.}

By using the substitution u = ( z B ) / ( A B ) {\displaystyle u=(z-B)/(A-B)} ,

we have d u = d z / ( A B ) {\displaystyle du=dz/(A-B)} , and z = u A + ( 1 u ) B {\displaystyle z=uA+(1-u)B} ,

from which we get the desired result

1 A B = 0 1 d u [ u A + ( 1 u ) B ] 2 . {\displaystyle {\frac {1}{AB}}=\int _{0}^{1}{\frac {du}{\left[uA+(1-u)B\right]^{2}}}.}

In more general cases, derivations can be done very efficiently using the Schwinger parametrization. For example, in order to derive the Feynman parametrized form of 1 A 1 . . . A n {\displaystyle {\frac {1}{A_{1}...A_{n}}}} , we first reexpress all the factors in the denominator in their Schwinger parametrized form:

1 A i = 0 d s i e s i A i     for  i = 1 , , n {\displaystyle {\frac {1}{A_{i}}}=\int _{0}^{\infty }ds_{i}\,e^{-s_{i}A_{i}}\ \ {\text{for }}i=1,\ldots ,n}

and rewrite,

1 A 1 A n = 0 d s 1 0 d s n exp ( ( s 1 A 1 + + s n A n ) ) . {\displaystyle {\frac {1}{A_{1}\cdots A_{n}}}=\int _{0}^{\infty }ds_{1}\cdots \int _{0}^{\infty }ds_{n}\exp \left(-\left(s_{1}A_{1}+\cdots +s_{n}A_{n}\right)\right).}

Then we perform the following change of integration variables,

α = s 1 + . . . + s n , {\displaystyle \alpha =s_{1}+...+s_{n},}
α i = s i s 1 + + s n ;   i = 1 , , n 1 , {\displaystyle \alpha _{i}={\frac {s_{i}}{s_{1}+\cdots +s_{n}}};\ i=1,\ldots ,n-1,}

to obtain,

1 A 1 A n = 0 1 d α 1 d α n 1 0 d α   α n 1 exp ( α { α 1 A 1 + + α n 1 A n 1 + ( 1 α 1 α n 1 ) A n } ) . {\displaystyle {\frac {1}{A_{1}\cdots A_{n}}}=\int _{0}^{1}d\alpha _{1}\cdots d\alpha _{n-1}\int _{0}^{\infty }d\alpha \ \alpha ^{n-1}\exp \left(-\alpha \left\{\alpha _{1}A_{1}+\cdots +\alpha _{n-1}A_{n-1}+\left(1-\alpha _{1}-\cdots -\alpha _{n-1}\right)A_{n}\right\}\right).}

where 0 1 d α 1 d α n 1 {\textstyle \int _{0}^{1}d\alpha _{1}\cdots d\alpha _{n-1}} denotes integration over the region 0 α i 1 {\displaystyle 0\leq \alpha _{i}\leq 1} with i = 1 n 1 α i 1 {\textstyle \sum _{i=1}^{n-1}\alpha _{i}\leq 1} .

The next step is to perform the α {\displaystyle \alpha } integration.

0 d α   α n 1 exp ( α x ) = n 1 ( x ) n 1 ( 0 d α exp ( α x ) ) = ( n 1 ) ! x n . {\displaystyle \int _{0}^{\infty }d\alpha \ \alpha ^{n-1}\exp(-\alpha x)={\frac {\partial ^{n-1}}{\partial (-x)^{n-1}}}\left(\int _{0}^{\infty }d\alpha \exp(-\alpha x)\right)={\frac {\left(n-1\right)!}{x^{n}}}.}

where we have defined x = α 1 A 1 + + α n 1 A n 1 + ( 1 α 1 α n 1 ) A n . {\displaystyle x=\alpha _{1}A_{1}+\cdots +\alpha _{n-1}A_{n-1}+\left(1-\alpha _{1}-\cdots -\alpha _{n-1}\right)A_{n}.}

Substituting this result, we get to the penultimate form,

1 A 1 A n = ( n 1 ) ! 0 1 d α 1 d α n 1 1 [ α 1 A 1 + + α n 1 A n 1 + ( 1 α 1 α n 1 ) A n ] n , {\displaystyle {\frac {1}{A_{1}\cdots A_{n}}}=\left(n-1\right)!\int _{0}^{1}d\alpha _{1}\cdots d\alpha _{n-1}{\frac {1}{[\alpha _{1}A_{1}+\cdots +\alpha _{n-1}A_{n-1}+\left(1-\alpha _{1}-\cdots -\alpha _{n-1}\right)A_{n}]^{n}}},}

and, after introducing an extra integral, we arrive at the final form of the Feynman parametrization, namely,

1 A 1 A n = ( n 1 ) ! 0 1 d α 1 0 1 d α n δ ( 1 α 1 α n ) [ α 1 A 1 + + α n A n ] n . {\displaystyle {\frac {1}{A_{1}\cdots A_{n}}}=\left(n-1\right)!\int _{0}^{1}d\alpha _{1}\cdots \int _{0}^{1}d\alpha _{n}{\frac {\delta \left(1-\alpha _{1}-\cdots -\alpha _{n}\right)}{[\alpha _{1}A_{1}+\cdots +\alpha _{n}A_{n}]^{n}}}.}

Similarly, in order to derive the Feynman parametrization form of the most general case, 1 A 1 α 1 . . . A n α n {\textstyle {\frac {1}{A_{1}^{\alpha _{1}}...A_{n}^{\alpha _{n}}}}} one could begin with the suitable different Schwinger parametrization form of factors in the denominator, namely,

1 A 1 α 1 = 1 ( α 1 1 ) ! 0 d s 1 s 1 α 1 1 e s 1 A 1 = 1 Γ ( α 1 ) α 1 1 ( A 1 ) α 1 1 ( 0 d s 1 e s 1 A 1 ) {\displaystyle {\frac {1}{A_{1}^{\alpha _{1}}}}={\frac {1}{\left(\alpha _{1}-1\right)!}}\int _{0}^{\infty }ds_{1}\,s_{1}^{\alpha _{1}-1}e^{-s_{1}A_{1}}={\frac {1}{\Gamma (\alpha _{1})}}{\frac {\partial ^{\alpha _{1}-1}}{\partial (-A_{1})^{\alpha _{1}-1}}}\left(\int _{0}^{\infty }ds_{1}e^{-s_{1}A_{1}}\right)}

and then proceed exactly along the lines of previous case.

Alternative form

An alternative form of the parametrization that is sometimes useful is

1 A B = 0 d λ [ λ A + B ] 2 . {\displaystyle {\frac {1}{AB}}=\int _{0}^{\infty }{\frac {d\lambda }{\left[\lambda A+B\right]^{2}}}.}

This form can be derived using the change of variables λ = u / ( 1 u ) {\displaystyle \lambda =u/(1-u)} . We can use the product rule to show that d λ = d u / ( 1 u ) 2 {\displaystyle d\lambda =du/(1-u)^{2}} , then

1 A B = 0 1 d u [ u A + ( 1 u ) B ] 2 = 0 1 d u ( 1 u ) 2 1 [ u 1 u A + B ] 2 = 0 d λ [ λ A + B ] 2 {\displaystyle {\begin{aligned}{\frac {1}{AB}}&=\int _{0}^{1}{\frac {du}{\left[uA+(1-u)B\right]^{2}}}\\&=\int _{0}^{1}{\frac {du}{(1-u)^{2}}}{\frac {1}{\left[{\frac {u}{1-u}}A+B\right]^{2}}}\\&=\int _{0}^{\infty }{\frac {d\lambda }{\left[\lambda A+B\right]^{2}}}\\\end{aligned}}}

More generally we have

1 A m B n = Γ ( m + n ) Γ ( m ) Γ ( n ) 0 λ m 1 d λ [ λ A + B ] n + m , {\displaystyle {\frac {1}{A^{m}B^{n}}}={\frac {\Gamma (m+n)}{\Gamma (m)\Gamma (n)}}\int _{0}^{\infty }{\frac {\lambda ^{m-1}d\lambda }{\left[\lambda A+B\right]^{n+m}}},}

where Γ {\displaystyle \Gamma } is the gamma function.

This form can be useful when combining a linear denominator A {\displaystyle A} with a quadratic denominator B {\displaystyle B} , such as in heavy quark effective theory (HQET).

Symmetric form

A symmetric form of the parametrization is occasionally used, where the integral is instead performed on the interval [ 1 , 1 ] {\displaystyle [-1,1]} , leading to:

1 A B = 2 1 1 d u [ ( 1 + u ) A + ( 1 u ) B ] 2 . {\displaystyle {\frac {1}{AB}}=2\int _{-1}^{1}{\frac {du}{\left[(1+u)A+(1-u)B\right]^{2}}}.}

References

  1. ^ Feynman, R. P. (1949-09-15). "Space-Time Approach to Quantum Electrodynamics". Physical Review. 76 (6): 769–789. doi:10.1103/PhysRev.76.769.
  2. ^ Weinberg, Steven (2008). The Quantum Theory of Fields, Volume I. Cambridge: Cambridge University Press. p. 497. ISBN 978-0-521-67053-1.
  3. ^ Kristjan Kannike. "Notes on Feynman Parametrization and the Dirac Delta Function" (PDF). Archived from the original (PDF) on 2007-07-29. Retrieved 2011-07-24.
  • v
  • t
  • e
Richard Feynman
CareerWorksFamily
Related
Stub icon

This quantum mechanics-related article is a stub. You can help Wikipedia by expanding it.

  • v
  • t
  • e