History of Laurent series coefficients of the logarithmic derivative of the completed Riemann zeta function $\xi(s)$ at $s=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:05 bmatschke how well the digits are known: assumed-bound (interval widened by a hand-chosen 4 ulps (blur_real_interval))
2026-08-09 09:26 label hoist moved the parameter labels onto the parameter they describe
2026-08-09 09:12 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:50 bmatschke from the data repository, 73355879
2021-03-18 23:32 bmatschke from the data repository, 41358cc4
2021-03-18 22:50 bmatschke from the data repository, 5106324b

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

from line 67 (12 lines, 5 more than before) @@ -67,7 +67,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.