Skip to content

Commit

Permalink
fix issue #304
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomomagni committed Sep 13, 2023
1 parent 969e795 commit cc1b872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/theory/N3LO_ad.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ In |EKO| they are implemented as follows:
* - :math:`\frac{x}{2}\ln^2(x)`
- :math:`\frac{1}{(N+1)^3}`
* - :math:`x^{2}, x^{3}`
- :math:`\frac{1}{(N-2)},\frac{1}{(N-3)}`
- :math:`\frac{1}{(N+2)},\frac{1}{(N+3)}`

The first five functions model the sub-leading differences in the :math:`N\to \infty` limit,
while the last three help the convergence in the small-N region. Finally, we add a polynomial part
Expand Down

0 comments on commit cc1b872

Please sign in to comment.