|
We will implement a variation of numeric color diagonalization [9].
Here's a sketch of the algorithm:
- expand the DAG D to a list L of trees
- numerically calculate the matrix C of color factors for the squared matrix element
- diagonalize C
- tag the wave functions in D by the list of their appearances in L
- for each wavefunction in D, calculate the coefficients of the eigenvectors corresponding to non-zero eigenvalues of C
- (like for Fermi statistics) keep only the factors that are not already in the daughter wave functions
This multiplies the complexity of the colorless amplitude by the number of eigenvectors with non-zero eigenvalues of C. Asymptotically, this will beat [8], but it is not obvious where the break even point is for many eigenvectors. Therefore more precise estimates will be useful ...
The same approach might be workable for spin and flavor sums. The gains are not obvious (they depend on the number of eigenamplitudes), but they could be huge.For the sums over Feynman diagrams, color eigenamplitudes and wave functions, we introduce the following conventions:
|
| Wn = |
|
wn,i = á0|f|nñ (10) |
| Aa = |
|
cai ai (12) |
| Wn,a = |
|
cai wn,i (13) |
| wn,i = |
|
(c-1)ia Wn,a (14) |
|