Skip to content

"Returning the list of remaining integrals" with TARCER #110

Answered by vsht
CarolinaPerdomo asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

Why TARCER couldn't reduce those integrals?

because those are your master integrals, so they can't be reduced any further.
It all makes sense, the integrals are a bubble, a sunrise and a dotted sunrise.

ints = {FAD[{p1 - q, m}, {p1 - p2, m}, {p2, m}], 
  FAD[{p1 - q, m, 2}, {p1 - p2, m}, {p2, m}], FAD[p1, {p1 - q, m}]}

tints = TarcerRecurse@ToTFI[#, {p1, p2}, {q}] & /@ ints

TarcerToFC[#, {p1, p2}] & /@ tints

Nevertheless, when I use TarcerExpand[], I got always the same output: "Returning the list of remaining integrals"

TarcerExpand is not really helpful here, since it contains only analytic results for a handful of integrals (cf. $BasisIntegrals)
Your integrals are off-shell,…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@CarolinaPerdomo
Comment options

Answer selected by CarolinaPerdomo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants