• Keine Ergebnisse gefunden

5. Applications and examples 139

5.5. Massless on-shell 4-point functions

5.5.2. Extensions

Example 5.5.1. We can extend theorem 3.6.24 with every graph whose forest function has a compatibility graph bounded by (S , C ). A classic example (apart from box

G=

v

1

v

2

v

3

v

4

y x

γ

G4 =

p1 p2

p3

p4 1 2

3

4

5 6

7 8

9

Figure 5.20.: Construction of a 4-point function G from a 3-point function γ and a linearly reducible 4-loop 4-point integral.

ladders) is the tennis court diagram T3 shown in figure 5.19 for massless propagators and light-like (on-shell) external momenta. It was evaluated first in a very special case in [16] (using a Mellin-Barnes representation) in terms of harmonic polylogarithms and multiple zeta values. Recently its expansion inD= 4−2εwith unit indicesae= 1 was obtained to arbitrary order (with the differential equations method), also in terms of harmonic polylogarithms [95].

Therefore we expected it to be linear reducible, but this assumption fails in Schwinger parameters as was noted in [123, figure 7.3 (b)]. Our formalism of forest integrals (which uses different coordinatesfi/ψ) does apply though: We could compute the forest function (2.5.3) directly for the upright double boxT2 and obtained

fT2(z) = z3z4

(z14+z3+z4)Q2log(z14+z3)(z14+z4) z3z4

∈BO0

S (5.5.6) in D = 6 dimensions with unit indices ae = 1. Since all of the occurring polynomi-als{Q, z14+z3+z4, z14+z3, z14+z4}are mutually compatible inC , we immediately conclude that theorem 3.6.24 extends to all graphs that we can construct from T2 by iteration of the edge additions from figure 2.14. This includes the original tennis court T3 and the higher loop generalizationsTn. As a test we successfully calculated Φ(T5) in D= 6 dimensions.

Example 5.5.2. In our experimental studies, we found several linearly reducible 4-point functions which are not minors of box ladders. One example is the graphG4 shown in figure 5.20, which we computed in [137] in terms of MZV and HPL. In D = 4−2ε with unit indices ae = 1, the leading term Φ(G4) =f−1/(sε) +Oε0evaluates to the harmonic polylogarithms

f−1=−7970ζ23H−1ζ3(15ζ2H−1,−1−9ζ2H−1,0H−1,−2,−1+H−1,−1,−2+ 6H−1,−1,0,0)

−6ζ32H−132ζ5(11H−1,−1−5H−1,0)−103 ζ22(H−1,−2−17H−1,−1,0−10H−1,−1,−1)

ζ2H−1,−2,0,0−2H−1,−1,−2,0+ 3H−1,−1,−2,−1H−1,−1,−1,0,0+ 6H−1,−1,−3

−3H−1,−2,−1,−1−2H−1,−1,0,0,0

+H−1,−2,−1,0,0,0H−1,−1,−2,−1,0,0

+H−1,−1,−2,0,0,0−2H−1,−1,−3,0,0+H−1,−2,−1,−1,0,0 (5.5.7)

whereHn:=Hn(s/t) from (3.4.14) withs= (p1+p4)2 andt= (p1+p4)2. We can now combine our propositions 3.6.17 and 3.6.21 to extend our results on linear reducibility such that G4 (and many more additional graphs) are covered.

Consider a 3-point graph γ and add a fourth external vertex via edges x ={v4, v1} and y={v4, v3} to define a 4-point graphG as illustrated in figure 5.20. Then one can show (with the same methods we used in section 2.5.1) that

fG(z) = Q4 z212z33z43

Q z3

ax−1 Q z12

ay−1 Q2 z12z3z4

−D/2

0

fγ

z14Q z3z4, u, Q

z4

du.

(5.5.8) If the inner forest function fγ ∈BO(S ) has compatibilities inC , this formula shows via a linear reduction that fG ∈BO({z12, z14, z3, z4, Q, z14+z3}). In this case its com-patibility graph is contained in (S , C ) and we can append edges according to fig-ure 2.14 without ever leaving this space of functions. If we apply this construction to γ = WS3 (figure 2.9), we obtain first the subgraph G of G4 that consists of the edges {1,2,3,6,7,8,9} and can then append {4,5}to reachG4.

Appendix A

Short reference of HyperInt

A.1. Options and global variables

_hyper_verbosity (default: 1)

The higher the value of this integer, the more progress information is printed during calculations. The value zero means no such output at all.

_hyper_verbose_frequency (default: 10)

Sets how often progress output is produced during integration or polynomial re-duction.

_hyper_return_tables (default: false)

When true, integrationStepreturns a table instead of a list. This is useful for huge calculations, because Maplecan not work with long lists.

_hyper_check_divergences (default: true)

When active, endpoint singularities at z→0,∞ are detected in the computation of integrals 0f(z) dz.

_hyper_abort_on_divergence (default: true)

This option is useful when divergences are detected erroneously, as happens when periods occur for which no basis is supplied to the program.

_hyper_divergences

A table collecting all divergences that were detected.

_hyper_max_pole_order (default: 10)

Sets the maximum values of i and j in (4.5.5) for which the functions Fi,j are computed to check for potential divergencesFi,j ̸= 0.

_hyper_splitting_field (default: ∅)

This set R of radicals defines the field K = Q(R) of constants over which all factorizations are performed.

_hyper_algebraic_roots (default: false)

Whentrue, all polynomials will be factored linearly by introducing algebraic func-tions as zeros whenever necessary. Further computafunc-tions with such irrational let-ters are not supported.

_hyper_ignore_nonlinear_polynomials (default: false)

If set to true, all non-linear polynomials (that would result in algebraic zeros as letters) will be dropped during integration. This is permissible when linear reducibility is granted.

_hyper_restrict_singularities (default: false)

When true, the rewriting of f as a hyperlogarithm in z (performed during inte-gration) projects onto the algebraL(Σ) of letters Σ specified by the roots of the set_hyper_allowed_singularities(default: ∅) of irreducible polynomials. This can speed up the integration significantly.

A.2. Maple functions extended by HyperInt

convert(f,form) with form∈ {Hlog,Mpl,HlogRegInf}

Rewrites polylogarithmsf in terms of hyper- or polylogarithms using lemma 3.4.2.

Choosingform=HlogRegInf transformsf into the list representation (4.3.2).

diff(f, z)

Computes the partial derivativetf of hyperlogarithmsHlog(z(t), w(t)) and mul-tiple polylogarithmsMpl(⃗n, ⃗z(t)) that occur inf, using (3.3.32) and (3.4.3). Note that this works completely generally, i.e. also when a wordw(t) depends on t.

series(f, z= 0)

Implements the expansion off =Lw(z) atz→ 0. To expand at different points, usefibrationBasis first as explained in the manual.

A.3. New functions provided by HyperInt

Note that there are further functions in the package, cf. the manual.

hyperInt(f, ⃗z) with a list ⃗z= [z1, . . . , zr] or single ⃗z=z1

Computes0dzr. . .0dz1f from right to left. Any variable can also be given as zi =ai..bi to specify the bounds abi

idzi instead.

integrationStep(f, z)

Computes0f dz forf in the form (4.3.2).

fibrationBasis(f,[z1, . . . , zr], F, S)

Rewritesf as an element ofL(Σ1)(z1)⊗. . .⊗L(Σr)(zr)⊗Caccording to (3.6.13).

Note that in general this will require algebraic alphabets Σi⊂C(zi+1, . . . , zr) and

the option _hyper_algebraic_roots = true (even if in the final result all non-rational letters happen to cancel).1 An optional table F (with indexing function sparsereduced) may be supplied to store the result, otherwise Hlog-expressions are returned.

If the optional fourth argument S is supplied, it is assumed to be a table and for each defined key zi of S, the result is projected onto L(ΣSi)(zi) restricting to letters ΣSi := Σi(S[zi]) = {zeros of p(zi) : pS[zi]}. All words including other letters are dropped in the computation.

index/sparsereduced

This indexing function corresponds toMaple’ssparse, but entries with value zero are removed from the table. It is used to collect coefficients of hyperlogarithms.

forgetAll()

Invalidates cache tables for internal functions and should be called whenever global options were changed.

transformWord(w, t)

Given a word w= [σ1, . . . , σn]∈Σ× with letters Σ⊂C(t) that depend rationally on t, returns a list [[w1, u1], . . .] of pairs such that

Reg

z→∞Lw(z) =

i

Lwi(t)·Reg

z→∞Lui(z)

following proposition 3.3.31. Each ui is given in the product form (4.3.2).

reglimWord(w, t)

Given a word w = [σ1, . . . , σn]∈ Σ× with rational letters Σ ⊂C(t) and σn ̸= 0, it implements our algorithm from section 3.3.3 and returns a linear combinationu of words in the representation (4.3.2) such that

Reg

t→0

Reg

z→∞Lw(z) = Reg

z→∞Lu(z).

integrate(f, z)

Takes a hyperlogarithm f(z) in the form (4.3.1) and returns a primitive F such that zF(z) =f(z), which is computed following the proof of lemma 3.3.9.

cgReduction(L,todo, d)

Computes compatibility graphs L[Ki] = (SKi, CKi) (and stores them in the table L) for all setsKiof variables asked for in the listtodo= [K1, . . .]. This implements the original algorithm presented in [49] and considers only projections where each polynomial is of degree d(default valued= 1) or less in the reduction variable.

1One can also use_hyper_ignore_nonlinear_polynomials = true, provided that one knows that only rational letters will remain.

One may also pass a set in the parametertodo(as opposed to a list). In this case reductions are computed for all sets K that do not contain any element of todo.

This is useful when one wants to compute all reductions of a Feynman graph with respect to Schwinger parameters (one would settodo= Θ to ignore all reductions which involve kinematic invariants).

checkIntegrationOrder(L, ⃗z)

Tests whether for the order ⃗z = [z1, . . .] all polynomials in the reduction L are linear in the correspondingzi and prints the number of polynomials.

A.3.1. Functions related to Feynman integrals

In the following functions, graphsG= (V, E) are always assumed to be connected and encoded only by their listE = [e1, . . . , e|E|] of oriented edges e= [∂(e), ∂+(e)] which are defined by a pair of vertices (the choice of orientation does not matter). All vertices V =e∈Eemust be integers and numbered consecutively such thatV ={1, . . . ,|V|}.

graphPolynomial(E)

Computes the first Symanzik polynomialψof the graph with edgesEusing (2.1.9).

forestPolynomial(E, P)

Returns the spanning forest polynomial ΦP from definition 2.1.6 of the graph with edge listE. The partitionP ={P1, . . . , Pr}of a subset of vertices must consist of pairwise disjoint, non-empty partsPi.

secondPolynomial(E, p, m)

Computes the second Symanzik polynomial φ for the graph with edges E that denote scalar propagatorsPe=k2e+m2e. External momentap(vi) entering at vertex vi must be passed as a list p = [[v1, p(v1)2], . . .]. The list m = [m21, . . . , m2|E|] of internal masses is optional. If it is omitted, the massless casem1=· · ·=m|E|= 0 will be assumed.

graphicalFunction(E, Vext)

Returns the projective parametric integrand (2.1.36) with (2.1.39) for a graphical function [150] in D = 4 dimensions. The edge list E = [e1, . . . , e|E|] can contain setsei ={vi,1, vi,2} to denote propagators (with aei = 1) and lists ei = [vi,1, vi,2] for inverse propagators (in the numerator, that isaei =−1) in compatibility with polylog_procedures2.

The external vertices must be specified in the orderVext = [vz, v0, v1, v], where vis optional. When present,vis first deleted from the graph and the graphical function of the remainder is computed.

2ThisMapleprogram for graphical functions by Oliver Schnetz is described in [150] and can be obtained from [149].

drawGraph(E, p, m, s)

Draws the graph defined by the edge listE. The remaining parameters are optional:

p and m are as for secondPolynomial and highlight the external vertices and massive edges, while s∈ {circle,tree,bipartite,spring,planar}sets the style of the drawing as in GraphTheory[DrawGraph].

findDivergences(I,Θ)

For any scaling vector ϱ with ϱe ∈ {−1,0,1} the degree ωϱ(I) of divergence is computed. The return value is a table indexed by sets R and holds those ωϱ(I) that are ≤ 0 when ε = 0. Each R contains only variables or their inverses and encodes the vector ϱ through ϱe=±1 when α±1eR and ϱe= 0 otherwise.

The variables in the set Θ are considered fixed parameters (not to be integrated over), so only sets withRz, z−1: z∈Θ=∅will be considered.

Remark A.3.1. This method is only guaranteed to detect divergences completely when I is the parametric integrand of a Feynman integral with Euclidean kine-matics (corollary 2.2.10). Otherwise more general scaling vectors can be relevant and an algorithm as presented in [131] should be used instead.

dimregPartial(I, R, ω)

Computes the new integrandDϱ(I) after a partial integration according to (2.2.17).

The scaling vector is specified through the setR which may contain variables and their inverses such that ρe =±1 ifα±1eR and ϱe= 0 otherwise. The degree of divergence must be passed asω=ωϱ(I).

Appendix B

Explicit results

Mainly for illustration of the different kind of results we obtained, a few explicit ex-amples are shown in this chapter. A systematic and complete computation of massless propagators up to three loops (with some examples at four loops) was presented in [134]

and several multi-scale expansions are demonstrated in [137].

B.1. Integrals of the Ising class

The first values of the integralsEn from (4.5.3) are

E2 = 6−8 ln 2, (B.1.1)

E3 = 32 ln22−12ζ2−8 ln 2 + 10, (B.1.2)

E4 =−2563 ln32−82ζ3+ (96 ln 2−44)ζ2+ 176 ln22−24 ln 2 + 22, (B.1.3) E5 = 5123 ln42−3185 ζ22−992ζ1,−3+ (464ζ3−40) ln 2

+80 ln 2−124−256 ln22ζ2−74ζ3+ 464 ln22 + 42, (B.1.4) E6 =−409615 ln52 + 768 ln42 +10243 ζ2+7043 ln32 + (384ζ3+ 512ζ2+ 1360) ln22

32165 ζ22−11 520ζ1,−3+ 2632ζ3+ 272ζ288ln 2 + 53 7752 ζ5

+ 830ζ22−(13 964ζ3+ 348)ζ2+ 27 904ζ1,1,−3−6048ζ1,−3+ 134ζ3+ 86, (B.1.5) E7 = 63 616ζ1,1,−3−575 488ζ1,1,1,−3+16 38445 ln62 +409615 ln52 + 2432 ln42

+5123 ζ220 9923 ζ3+ 832ln32 +69 0565 ζ22+ 6400ζ3+ 2336ζ2+ 3280ln22

+161 760ζ2ζ3−340 588ζ5−688ζ2−9304ζ22−168−312 320ζ1,1,−3−12 472ζ3ln 2 +19 840 ln 2−21 696−64 000 ln22−8320ζ2ζ1,−3+ 942 624ζ1,−5−32 624ζ2ζ3 +149 8512 ζ5+4 209 85835 ζ23+18 4025 ζ22−844ζ2−380 881ζ32+ 350ζ3+ 170, (B.1.6)

Figure B.1.: Examples of linearly reducible graphs with some massive internal and off-shell external momenta (thick edges).

E8= 12 926 976ζ1,1,1,1,−3+211 456ζ2+ 1 761 280 ln22−1 697 792 ln 2 + 192 128ζ1,1,−3 +282 176ζ3+ (40 960 ln 2 + 32 128)ζ2−294 912 ln22 + 22 656 ln 2−84 704

+655 3603 ln32ζ1,−362 466 56017 ζ1,3,−3+ (7 045 120 ln 2−3 602 432)ζ1,1,1,−3 +(687 888 ln 2−818 624 ln22−62 372)ζ2+77 8243 ln42−8 206 97817 ζ22210 1763 ln32

+ 17 072 ln22−53 064 ln 2 + 1790ζ3230 302 165

136 ζ7+1 493 50417 ζ1,1,−5 +4 034 546554 575 56835 ln 2ζ23+ (4 757 064 ln 2−2 434 920)ζ32+ 6 195 680ζ1,−5 +1 022 46415 ln32 +591 7445 ln22−169 6245 ln 2 + 76 9585 ζ22+340 0952 ζ5+ 342

+33 352 92517 ζ516 38415 ln52 +28 6723 ln42 + 256 ln32 + 11 424 ln22−2960 ln 2−2060ζ2

131 072315 ln72 +57 34445 ln62 + 2048 ln52 + 7488 ln42 + 2752 ln32

+ (1 977 632ζ5+ 8080) ln22−12 015 360ζ1,−5+ 1 819 522ζ5+ 344ln 2. (B.1.7)

B.2. A massive 2-loop 6-scale integral

In found several Feynman integrals with massive internal propagators that are linearly reducible (in Schwinger parameters). Some examples are shown in figure B.1 and a few explicit results were computed [137], like the crossed box (or double-triangle)

Φ

p2 p3

p4 p1

1 2

3 4 5

= Γ(1 + 2ε)

(p+qsu)m2+4ε3

n=−1

fn(p, s, u, q, m)·εn (B.2.1)

inD = 4−2εdimensions with unit indices ae = 1. It depends on the masses of edges 3 and 4, the Mandelstam invariants and the off-shell momenta p3 and p4 (we assume

p22 =p24= 0). We scaled outm23 and introduced the dimensionless variables Note that (B.2.1) has a pole inεwhich reflects the infrared subdivergenceγ ={3,4,5}.

The polynomial reduction leaves the polynomials

S{3,4,5,2}=1−m, p+m, ps, pu,1 +q, qs, s+m, qu,1 +u, pqus, sqm, pum,1−pm+u, psu+q, ps+qmum, spqqm+us, 1−sm+q, pusum+pq, pq+puss+qmum (B.2.3) which are linear in each variable, hence we can express the coefficient functions fn in terms of hyperlogarithms with rational letters. We choose the base point at 0 ≪ psuqmand abbreviateSw :=Lw(s),Uw :=Lw(u),Mw :=Lw(m),Pw :=Lw(p) and the results forf0,f1 andf2 are provided in [137]. To our knowledge, this is the first higher order calculation of a two-loop integral that involves 2 masses and as many as 6 kinematic scales in total.

B.3. The 4-loop ladder box

In D= 6, the 4-loop ladder box B4 evaluates on-shell (p21 =· · ·=p24 = 0) to harmonic polylogarithmsHn:=Hn(x) of the ratiox=t/sof Mandelstam invariantst= (p1+p4)2

and s= (p1+p2)2. In the notation (3.4.14) we find Φ(B4) = A

s+t+B

t where (B.3.1)

A=−85(24H−2−30H−1+ 5H0−18H−2,−1+ 3H−2,0−18H−1,−2−6ζ3+ 18)ζ22 + 6H−2,0,024835 (3H−1−4)ζ23−8 (3H−1−4)ζ32−6H−1,0,0+ 32H−3,−1,0,0

+ 8H−2,−2,0,0−10H−2,−1,0,0−10H−1,−2,0,0−6H−2,−2,−1,0,0−6H−2,−1,−2,0,0

+ 29H−2−9H−1+ 3H0+ 48H−3,−1−16H−3,0+ 12H−2,−2−15H−2,−1

+ 5H−2,0−15H−1,−2−6H0,0−9H−2,−2,−1+ 3H−2,−2,0−9H−2,−1,−2

−8H−2,0,0−36H−1,−3,−1+ 12H−1,−3,0−9H−1,−2,−2+ 10H−1,0,0−24ζ5 + 6H−2,−1,0,0+ 6H−1,−2,0,0

ζ2−12 (3H−2+ 5)ζ5−6H−1,−2,−2,0,0

+ 216H−3−5H−2−6H0−3H−2,−2−8H−2,0−12H−1,−3+ 10H−1,0−3 + 6H−2,−1,0+ 6H−1,−2,0

ζ3−84ζ7−24H−1,−3,−1,0,0 and (B.3.2) B=−852H−1ζ3−18H−1+ 30H−1,−1−5H−1,0+ 6H−1,−2,−1H−1,−2,0

+ 6H−1,−1,−2

ζ22+24835H−1,−1ζ23+ 8H−1,−1ζ32+ 28H−1ζ7−24H−2,−1,0,0

+ 18H−1,−1,0,0+ 10H−1,−2,−1,0,0+ 10H−1,−1,−2,0,0+ 2H−1,−2,−2,−1,0,0

+ 28H−1ζ5−36H−2,−1+ 12H−2,0−9H−1,−2+ 27H−1,−1−9H−1,0

+ 15H−1,−2,−1−5H−1,−2,0+ 15H−1,−1,−2+ 6H−1,0,0+ 3H−1,−2,−2,−1

H−1,−2,−2,0+ 3H−1,−2,−1,−2+ 12H−1,−1,−3,−1−4H−1,−1,−3,0

+ 3H−1,−1,−2,−2−10H−1,−1,0,0−2H−1,−2,−1,0,0−2H−1,−1,−2,0,0

ζ2

−212H−2−9H−1−5H−1,−2−6H−1,0H−1,−2,−2−4H−1,−1,−3+ 10H−1,−1,0

+ 2H−1,−2,−1,0+ 2H−1,−1,−2,0

ζ3+ 12 (5H−1+H−1,−2)ζ5−6H−1,−2,0,0

+ 2H−1,−1,−2,−2,0,0+ 2H−1,−2,−1,−2,0,0+ 8H−1,−1,−3,−1,0,0. (B.3.3)

Appendix C

Erratum to Lewin

Plenty of functional and integral equations of polylogarithms, taken from the excellent books [120, 121], were used as checks for our program HyperInt. These tests revealed a very few misprints in [120]. Because this work is still frequently being referred to, we list our corrections here:

• Equation (7.93): −94π2log2(ξ) must be −129π2log2(ξ).

• Equation (7.99), repeated as (44) in appendix A.2.7: The second term−94π2log3(ξ) of the last line must be replaced with−34π2log3(ξ).

• Equation A.3.5. (9): The terms −2 Li3(1/x) + 2 Li3(1) should read + Li3(1/x)− Li3(1) instead.

• In equation (7.132), a factor 12 in front of the second summand Dnp=01p{· · · } is missing (it is correctly given in 7.131).

• Equation (8.80): (1−v) inside the argument of the fourth Li2-summand must be replaced by (1 +v), so that after including the corrections mentioned in the following paragraph, the correct identity reads

0 = Li2

(1 +v)w 1 +w

+ Li2

−(1−v)w 1−w

−Li2

−(1−v2)w2 1−w2

+ Li2

(1−v)w 1 +w

+ Li2

−(1 +v)w 1−w

+1

2log2

1 +w 1−w

.

(C.0.1)

• Equation (16.46) of [121]: x2 must readx−2.

• Equation (16.57) of [121]: π404 must read π304.

Appendix D

Bibliography

[1] J. Ablinger, J. Blümlein, A. Hasselhuhn, S. Klein, C. Schneider and F. Wißbrock, Massive 3-loop ladder diagrams for quarkonic local operator matrix elements,Nucl.

Phys. B 864 (Nov., 2012) pp. 52–84 [arXiv:1206.2252].

[2] J. Ablinger, J. Blümlein, C. Raab, C. Schneider and F. Wißbrock,Calculating mas-sive 3-loop graphs for operator matrix elements by the method of hyperlogarithms, Nucl. Phys. B 885 (Aug., 2014) pp. 409–447 [arXiv:1403.1137].

[3] J. Ablinger, J. Blümlein, C. G. Raab and C. Schneider, Iterated binomial sums and their associated iterated integrals,Journal of Mathematical Physics 55(Nov., 2014) p. 112301 [arXiv:1407.1822].

[4] J. Ablinger, J. Blümlein and C. Schneider, Harmonic sums and polylogarithms generated by cyclotomic polynomials, Journal of Mathematical Physics 52 (Oct., 2011) p. 102301 [arXiv:1105.6063].

[5] J. Ablinger, J. Blümlein and C. Schneider, Analytic and algorithmic aspects of generalized harmonic sums and polylogarithms, J. Math. Phys. 54 (Aug., 2013) p. 082301 [arXiv:1302.0378].

[6] L. Adams, C. Bogner and S. Weinzierl,The two-loop sunrise graph with arbitrary masses in terms of elliptic dilogarithms,Journal of Mathematical Physics55(Oct., 2014) p. 102301 [arXiv:1405.5640].

[7] C. Anastasiou, C. Duhr, F. Dulat, F. Herzog and B. Mistlberger, Real-virtual contributions to the inclusive Higgs cross-section at N3LO, JHEP 2013 (Dec., 2013) p. 88 [arXiv:1311.1425].

[8] C. Anastasiou, C. Duhr, F. Dulat and B. Mistlberger,Soft triple-real radiation for Higgs production at N3LO,JHEP 2013(jul, 2013) pp. 1–78 [arXiv:1302.4379].

[9] M. Argeri, S. Di Vita, P. Mastrolia, E. Mirabella, J. Schlenk, U. Schubert and L. Tancredi,Magnus and dyson series for master integrals,Journal of High Energy Physics 2014(Mar., 2014) p. 82 [arXiv:1401.2979].

[10] P. A. Baikov and K. G. Chetyrkin, Four loop massless propagators: An algebraic evaluation of all master integrals, Nucl. Phys. B 837 (Oct., 2010) pp. 186–220 [arXiv:1004.1153].

[11] D. H. Bailey, J. M. Borwein and R. E. Crandall, Integrals of the Ising class, J.

Phys. A: Math. Gen.39(2006), no. 40 p. 12271.

[12] D. H. Bailey, Y. Hida, X. S. Li and B. Thompson, ARPREC: An arbitrary precision computation package, Tech. Rep. DE2003-817634, Lawrence Berkeley National Laboratory, Berkeley, CA 94720, Oct., 2002. available from http:

//crd.lbl.gov/~dhbailey/mpdist/.

[13] C. Bauer, A. Frink and R. Kreckel, Introduction to the GiNaC Framework for Symbolic Computation within the C++ Programming Language,J. Symb. Comput.

33(Jan., 2002) pp. 1–12 [cs/0004015].

[14] M. C. Bergère and Y. P. Lam, Bogolubov-Parasiuk theorem in the α-parametric representation,J. Math. Phys. 17(Oct., 1976) pp. 1546–1557.

[15] M. C. Bergère and J. B. Zuber,Renormalization of Feynman amplitudes and para-metric integral representation,Commun. Math. Phys.35(1974), no. 2 pp. 113–140.

[16] Z. Bern, L. J. Dixon and V. A. Smirnov, Iteration of planar amplitudes in maxi-mally supersymmetric Yang-Mills theory at three loops and beyond,Phys. Rev. D 72(Oct., 2005) p. 085001 [hep-th/0505205].

[17] I. Bierenbaum and S. Weinzierl, The massless two-loop two-point function, Eur.

Phys. J. C 32(Dec., 2003) pp. 67–78 [hep-ph/0308311].

[18] D. Binosi and L. Theußl, JaxoDraw: A graphical user interface for draw-ing Feynman diagrams, Comput. Phys. Commun. 161 (aug, 2004) pp. 76–86 [hep-ph/0309015].

[19] T. Binoth and G. Heinrich,An automatized algorithm to compute infrared divergent multiloop integrals,Nucl. Phys. B585(Oct., 2000) pp. 741–759 [hep-ph/0004013].

[20] T. Binoth and G. Heinrich, Numerical evaluation of multiloop integrals by sector decomposition,Nucl. Phys. B 680 (Mar., 2004) pp. 375–388 [hep-ph/0305234].

[21] S. Black, I. Crump, M. DeVos and K. A. Yeats,Forbidden minors for graphs with no first obstruction to parametric Feynman integration,Discrete Mathematics338 (Mar., 2015) pp. 9–35 [arXiv:1310.5788].

[22] S. Bloch, H. Esnault and D. Kreimer,On motives associated to graph polynomials, Commun. Math. Phys.267(2006), no. 1 pp. 181–225 [math/0510011].

[23] S. Bloch, M. Kerr and P. Vanhove, A Feynman integral via higher normal func-tions,preprint (June, 2014) [arXiv:1406.2664].

[24] S. Bloch and D. Kreimer,Mixed Hodge Structures and Renormalization in Physics, Commun. Number Theory Phys.2 (2008), no. 4 pp. 637–718 [arXiv:0804.4399].

[25] S. Bloch and D. Kreimer, Feynman amplitudes and Landau singularities for 1-loop graphs, Commun.Num.Theor.Phys. 4 (July, 2010) pp. 709–753 [arXiv:1007.0338].

[26] S. Bloch and P. Vanhove,The elliptic dilogarithm for the sunset graph,Journal of Number Theory 148(Mar., 2015) pp. 328–364 [arXiv:1309.5865].

[27] J. Blümlein, D. J. Broadhurst and J. A. M. Vermaseren, The Multiple Zeta Value data mine, Comput. Phys. Commun. 181 (Mar., 2010) pp. 582–625 [arXiv:0907.2557].

[28] C. Bogner, Mathematical aspects of Feynman Integrals. PhD thesis, Johannes-Gutenberg Universität, Mainz, Germany, Aug., 2009.

[29] C. Bogner and F. C. S. Brown, Symbolic integration and multiple polylogarithms, Proceedings of Science LL2012 (2012) p. 053 [arXiv:1209.6524].

[30] C. Bogner and F. C. S. Brown,Feynman integrals and iterated integrals on moduli spaces of curves of genus zero,Arxiv e-prints (Aug., 2014) [arXiv:1408.1862].

[31] C. Bogner and M. Lüders,Multiple polylogarithms and linearly reducible Feynman graphs,ArXiv e-prints (Feb., 2013) [arXiv:1302.6215].

[32] C. Bogner and S. Weinzierl, Resolution of singularities for multi-loop integrals, Comput.Phys.Commun.178 (2008) pp. 596–610 [arXiv:0709.4092].

[33] C. Bogner and S. Weinzierl,Periods and Feynman integrals,Journal of Mathemat-ical Physics 50 (Apr., 2009) p. 042302 [arXiv:0711.4863].

[34] C. Bogner and S. Weinzierl, Feynman Graph Polynomials, International Journal of Modern Physics A25(2010) pp. 2585–2618 [arXiv:1002.3458].

[35] L. V. Bork, D. I. Kazakov and D. E. Vlasenko, On the amplitudes in N = (1,1) D= 6 SYM,JHEP 2013(Nov., 2013) p. 65 [arXiv:1308.0117].

[36] S. Borowka, J. Carter and G. Heinrich, Numerical Evaluation of Multi-Loop In-tegrals for Arbitrary Kinematics with SecDec 2.0, Comput. Phys. Commun. 184 (2013) pp. 396–408 [arXiv:1204.4152].

[37] P. Breitenlohner and D. Maison,Dimensional renormalization and the action prin-ciple,Communications in Mathematical Physics 52(1977), no. 1 pp. 11–38.

[38] P. Breitenlohner and D. Maison, Dimensionally renormalized Green’s functions for theories with massless particles. I, Communications in Mathematical Physics 52(1977), no. 1 pp. 39–54.

[39] P. Breitenlohner and D. Maison, Dimensionally renormalized Green’s functions for theories with massless particles. II,Communications in Mathematical Physics 52(1977), no. 1 pp. 55–75.

[40] D. J. Broadhurst, Summation of an infinite series of ladder diagrams,Phys. Lett.

B307 (June, 1993) pp. 132–139.

[41] D. J. Broadhurst,Massive three - loop Feynman diagrams reducible to SC primi-tives of algebras of the sixth root of unity,Eur.Phys.J. C 8(Apr., 1999) pp. 311–333 [hep-th/9803091].

[42] D. J. Broadhurst,Multiple zeta values and modular forms in quantum field theory, in Computer Algebra in Quantum Field Theory (C. Schneider and J. Blümlein, eds.), Texts & Monographs in Symbolic Computation, pp. 33–73. Springer, Aug., 2013.

[43] D. J. Broadhurst,The number theory of radiative corrections, inRADCOR 2013, (Lumley Castle, UK), Sept., 2013.

[44] D. J. Broadhurst and D. Kreimer, Knots and numbers inϕ4 theory to 7 loops and beyond,Int. J. Mod. Phys. C 6 (Aug., 1995) pp. 519–524 [hep-ph/9504352].

[45] D. J. Broadhurst and D. Kreimer,Association of multiple zeta values with positive knots via Feynman diagrams up to 9 loops,Phys. Lett. B393(Feb., 1997) pp. 403–

412 [hep-th/9609128].

[46] J. Broedel, O. Schlotterer and S. Stieberger, Polylogarithms, multiple zeta val-ues and superstring amplitudes, Fortsch. Phys. 61 (Sept., 2013) pp. 812–870 [arXiv:1304.7267].

[47] F. C. S. Brown, Polylogarithmes multiples uniformes en une variable, Comptes Rendus Mathematique 338(2004), no. 7 pp. 527–532.

[48] F. C. S. Brown, Multiple zeta values and periods of moduli spaces M0,n(R), An-nales scientifiques de l’École Normale Supérieure 42 (June, 2009) pp. 371–489 [math/0606419].

[49] F. C. S. Brown,On the periods of some Feynman integrals,ArXiv e-prints (Oct., 2009) [arXiv:0910.0114].

[50] F. C. S. Brown,The Massless Higher-Loop Two-Point Function,Commun. Math.

Phys.287 (May, 2009) pp. 925–958 [arXiv:0804.1660].

[51] F. C. S. Brown, Multiple zeta values and periods: From moduli spaces to Feyn-man integrals, inCombinatorics and Physics (K. Ebrahimi-Fard, M. Marcolli and W. D. van Suijlekom, eds.), vol. 539 of Contemporary Mathematics, pp. 27–52.

American Mathematical Society, May, 2011. Proceedings of the mini-workshop on Renormalization (December 15–16, 2006) and the conference on Combinatorics

and Physics (March 19–23, 2007), both at Max-Planck-Institut für Mathematik, Bonn, Germany.

[52] F. C. S. Brown, Mixed Tate motives over Z., Ann. Math. (2) 175 (2012), no. 2 pp. 949–976 [arXiv:1102.1312].

[53] F. C. S. Brown, On the decomposition of motivic multiple zeta values, in Galois-Teichmüller Theory and Arithmetic Geometry, vol. 68 of Adv. Studies in Pure Math., (Tokyo), pp. 31–58, Math. Soc. Japan, 2012. [arXiv:1102.1310].

[54] F. C. S. Brown, Depth-graded motivic multiple zeta values, ArXiv e-prints (Jan., 2013) [arXiv:1301.3053].

[55] F. C. S. Brown, Iterated integrals in quantum field theory, inGeometric and Topo-logical Methods for Quantum Field Theory (A. Cardona, I. Contreras and A. F.

Reyes-Lega, eds.), ch. 5, pp. 188–240. Cambridge University Press, May, 2013.

Proceedings of the 2009 Villa de Leyva Summer School.

[56] F. C. S. Brown, Single-valued periods and multiple zeta values, ArXiv e-prints (Sept., 2013) [arXiv:1309.5309].

[57] F. C. S. Brown, “Coaction for Feynman graphs.” Talk given during the Summer school on structures in local quantum field theory, Les Houches, June 9–20, June, 2014.

[58] F. C. S. Brown and D. Doryn, Framings for graph hypersurfaces, preprint (Jan., 2013) [arXiv:1301.3056].

[59] F. C. S. Brown and D. Kreimer, Angles, scales and parametric renormalization, Lett. Math. Phys.103 (2013), no. 9 pp. 933–1007 [arXiv:1112.1180].

[60] F. C. S. Brown and O. Schnetz, A K3 in ϕ4, Duke Math. J. 161 (July, 2012) pp. 1817–1862 [arXiv:1006.4064].

[61] F. C. S. Brown and O. Schnetz, Proof of the zig-zag conjecture, ArXiv e-prints (Aug., 2012) [arXiv:1208.1890].

[62] F. C. S. Brown, O. Schnetz and K. A. Yeats,Properties ofc2invariants of Feynman graphs,Adv. Theor. Math. Phys.18(Feb., 2014) pp. 323–362 [arXiv:1203.0188].

[63] F. C. S. Brown and K. A. Yeats, Spanning Forest Polynomials and the Tran-scendental Weight of Feynman Graphs, Commun. Math. Phys. 301 (Jan., 2011) pp. 357–382 [arXiv:0910.5429].

[64] S. Caron-Huot and K. J. Larsen, Uniqueness of two-loop master contours,JHEP 2012(Oct., 2012) p. 26 [arXiv:1205.0801].

[65] F. Chavez and C. Duhr, Three-mass triangle integrals and single-valued polyloga-rithms,JHEP 11(Nov., 2012) p. 114 [arXiv:1209.2722].

[66] K. T. Chen,Iterated integrals of differential forms and loop space homology,Ann.

of Math.97(Mar., 1973) pp. 217–246.

[67] K. T. Chen, Iterated path integrals, Bull. Amer. Math. Soc. 83 (Sept., 1977) pp. 831–879.

[68] K. G. Chetyrkin and F. V. Tkachov,Integration by parts: The algorithm to calcu-lateβ-functions in 4 loops,Nucl. Phys. B 192 (Nov., 1981) pp. 159–204.

[69] J. C. Collins,Renormalization. Cambridge Monographs on Mathematical Physics.

Cambridge University Press, 1984.

[70] A. Connes and D. Kreimer, Renormalization in Quantum Field Theory and the Riemann-Hilbert Problem I: The Hopf Algebra Structure of Graphs and the Main Theorem,Commun. Math. Phys.210(2000), no. 1 pp. 249–273 [hep-th/9912092].

[71] I. Crump, Forbidden minors for 3-connected graphs with no non-splitting 5-configurations, Master’s thesis, Simon Fraser University, Dec., 2013.

[arXiv:1312.1951].

[72] A. I. Davydychev and N. I. Ussyukina,An approach to the evaluation of three- and four-point ladder diagrams,Phys. Lett. B 298 (Jan., 1993) pp. 363–370.

[73] A. I. Davydychev and N. I. Ussyukina, Exact results for three- and four-point ladder diagrams with an arbitrary number of rungs,Phys. Lett. B 305(May, 1993)

[73] A. I. Davydychev and N. I. Ussyukina, Exact results for three- and four-point ladder diagrams with an arbitrary number of rungs,Phys. Lett. B 305(May, 1993)

Im Dokument Feynman integrals and hyperlogarithms (Seite 179-0)