History of Laurent series coefficients of the logarithmic derivative of the Riemann zeta function at 1

back to table · edit · history · where entries came from · files

compare when who what
2026-08-15 11:00 bmatschke how well the digits are known: assumed-bound (built on stieltjes, whose quadrature estimates its error) current
2026-08-13 22:04 bmatschke how well the digits are known: assumed-bound (interval widened by a hand-chosen 4 ulps (blur_real_interval))
2026-08-09 09:25 label hoist moved the parameter labels onto the parameter they describe
2026-08-09 09:11 flattening entries rewritten as records with named parameters
2026-08-09 08:34 data-repository import the current state of the data repository reviewed
2021-03-18 23:14 bmatschke from the data repository, d4407292
2021-03-18 22:59 bmatschke from the data repository, dca33cb0
2021-03-18 14:12 bmatschke from the data repository, b8f397a2
2021-03-18 13:57 bmatschke from the data repository, becea2b3

What changed between 2026-08-13 22:04 and 2026-08-15 11:00

from line 53 (12 lines, 5 more than before) @@ -53,7 +53,12 @@
   complete: 'no'   rigour: assumed-bound-  rigour details: The computed interval was widened by four units in the last place-    (blur_real_interval). That bound was asserted rather than derived, and the justification-    was not recorded.+  rigour details: Rests on mpmath's stieltjes, which evaluates a contour integral+    by numerical quadrature. mpmath's quadrature returns an error *estimate*, and+    its own documentation says the result may still be inaccurate for some functions;+    the working precision it uses is the requested precision plus ten bits and the+    square root of n, which for the largest n here is about forty. The interval was+    then widened by four units in the last place, a bound asserted rather than derived.+    Recomputing at double precision agrees to about 104 digits, so the hundred written+    are very likely right. Display properties:   number-header: $n$<sup>th</sup> coefficient 

Sign in to restore an earlier version.