File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
i.e. the local and singular parts are the same
8
8
* the :math:`A_{qq,ps}` term is vanishing in the large-x limit, i.e. it's only regular.
9
9
10
- In the following we make use of a small trick, which is available due to complex continuation.
11
- Although we are interested in the large-N limit, we can obtain that by observing the small-N limit.
10
+ In the following we make use of a small trick, which is available due to complex continuation.
11
+ Although we are interested in the large-N limit, we can obtain that by observing the small-N limit.
12
12
It is :math:`S_1(0)=0` (by continuation), :math:`S_1(1)=1` and :math:`S_1(N\t o\infty) = \ln(N) - \gamma_E`.
13
13
14
14
"""
@@ -36,7 +36,7 @@ def Agg_asymptotic(n, nf):
36
36
+ 28.65462637880661 * nf
37
37
)
38
38
agg_asy = (
39
- - 49.5041510989361 * (- 14.442649813264895 + nf ) * S1 (n )
39
+ - 49.5041510989361 * (- 14.442649813264895 + nf ) * S1 (n )
40
40
+ 619.2420126046355
41
41
- 17.52475977636971 * nf
42
42
)
You can’t perform that action at this time.
0 commit comments