Previous Up Next
2 One Particle Off Shell Wave Functions

One Particle Off-Shell Wave Functions (1POWs) are obtained from connected Greensfunctions by applying the LSZ reduction formula to all but one external line while the remaining line is kept off the mass shell
W(x; p1,...,pn; q1,...,qm) =áf(q1),...,f(qm);out|F(x) |f(p1),...,f(pn);inñ .     (1)
Depending on the context, the off shell line will either be understood as amputated or not. For example, áf(q1),f(q2);out|F(x)|f(p1);inñ in unflavored scalar f3-theory is given at tree level by

The number of distinct momenta that can be formed from n external momenta is P(n)=2n-1-1. Therefore, the number of tree 1POWs grows exponentially with the number of external particles and not with a factorial, as the number of Feynman diagrams, e. g. F(n)=(2n-5)!!=(2n-5)·...5·3·1 in unflavored f3-theory.

At tree-level, the set of all 1POWs for a given set of external momenta can be constructed recursively
where the sum extends over all partitions of the set of n momenta. This recursion will terminate at the external wave functions.

For all quantum field theories, there are---well defined, but not unique---sets of Keystones K [1] such that the sum of tree Feynman diagrams for a given process can be expressed as a sparse sum of products of 1POWs without double counting. In a theory with only cubic couplings this is expressed as
T =
F(n)
å
i=1
Di =
P(n)
å
k,l,m=1
Kfkflfm3(pk,pl,pm) Wfk(pk)Wfl(pl)Wfm(pm) ,     (2)
with obvious generalizations. The non-trivial problem is to avoide the double counting of diagrams like
where the circle denotes the keystone. The problem has been solved explicitely for general theories with vertices of arbitrary degrees [1]. The solution is inspired by arguments [4] based on the equations of motion (EOM) of the theory in the presence of sources. The iterative solution of the EOM leads to the construcion of the 1POWs and the constraints imposed on the 1POWs by the EOM suggest the correct set [4] of partitions {(pk,pl,pm)} in equation (2).

The maximally symmetric solution selects among equivalent diagrams the keystone closest to the center of a diagram. This corresponds to the numerical expressions of [4]. The absence of double counting can be demonstrated by counting the number F(dmax,n) of unflavored Feynman tree diagrams with n external legs and vertices of maximum degree dmax in to different ways: once directly and then as a sum over keystones. The number F~(dmax,Nd,n) of unflavored Feynman tree diagrams for one keystone Nd,n={n1,n2,...,nd}, with n = n1 + n2 + ··· + nd, is given by the product of the number of subtrees and symmetry factors
~
F
 
(dmax,Nd,n) =
n!
|S(Nd,n)|s(nd,n)
d
Õ
i=1
F(dmax,ni+1)
ni!
      (3)
where |S(N)| is the size of the symmetric group of N, s(n,2n) = 2 and s(n,m) = 1 otherwise. Indeed, it can be verified that the sum over all keystones reproduces the number
F(dmax,n) =
dmax
å
d=3
 
å
N = {n1,n2,...,nd}n1 + n2 + ··· + nd = n1 £ n1 £ n2 £ ··· £ nd £ ë n/2 û
~
F
 
(dmax,N)     (4)
of all unflavored Feynman tree diagrams.

A second consistent prescription for the construction of keystones is maximally asymmetric and selects the keystone adjacent to a chosen external line. This prescription reproduces the approach in [5] where the tree-level Schwinger-Dyson equations are used as a special case of the EOM.

Recursive algorithms for gauge theory amplitudes have been pioneered in [6]. The use of 1POWs as basic building blocks for the calculation of scattering amplitudes in tree approximation has been advocated in [7] and a heuristic procedure, without reference to keystones, for minimizing the number of arithmetical operations has been suggested. This approach is used by MADGRAPH [8] for fully automated calculations. The heuristic optimizations are quite efficient for 2®4 processes, but the number of operations remains bounded from below by the number of Feynman diagrams.

2.1 Ward Identities

A particularly convenient property of the 1POWs in gauge theories is that, even for vector particles, the 1POWs are `almost' physical objects and satisfy simple Ward Identities
xµ
áout|Aµ(x)|inñamp. = 0     (5)
for unbroken gauge theories and
xµ
áout|Wµ(x)|inñamp. = - mW áout|fW(x)|inñamp.     (6)
for spontaneously broken gauge theories in Rx-gauge for all physical external states |inñ and |outñ. Thus the identities (2.1) can serve as powerful numerical checks both for the consistency of a set of Feynman rules and for the numerical stability of the generated code. The code for matrix elements can optionally be instrumented by O'Mega with numerical checks of these Ward identities for intermediate lines.


Previous Up Next