A356216 Decimal expansion of the real part of the first nontrivial zero of zeta'.
2, 4, 6, 3, 1, 6, 1, 8, 6, 9, 4, 5, 4, 3, 2, 1, 2, 8, 5, 8, 7, 4, 3, 9, 5, 0, 5, 3, 3, 0, 6, 3, 2, 9, 1, 4, 4, 9, 2, 0, 7, 9, 3, 1, 3, 4, 5, 6, 7, 3, 2, 3, 4, 7, 5, 0, 2, 2, 2, 1, 7, 3, 7, 0, 7, 2, 7, 1, 1, 7, 5, 0, 8, 6, 7, 1, 0, 2, 6, 3, 7, 1, 1, 9, 4, 8, 2, 4, 6, 8, 6, 1, 3, 2, 8, 3, 5, 5, 4, 2, 6, 7, 0, 5, 4, 1, 5, 5, 1, 0, 4, 1, 7, 8, 8, 8, 6, 1, 9, 2, 3, 5, 0, 7, 4, 0, 4
Offset: 1
Examples
2.463161869454321285874395053306329144920793134567323475022217370727117508671...
Links
- Norman Levinson and Hugh L. Montgomery, Zeros of the derivatives of the Riemann zeta-function, Acta Mathematica, Vol. 133 (1974), pp. 49-65; alternative link.
Crossrefs
Cf. A356092.
Programs
-
Mathematica
RealDigits[Re[x /. FindRoot[Derivative[1][Zeta][x], {x, 2 + 23*I}, WorkingPrecision -> 100]]][[1]] (* Amiram Eldar, Aug 14 2022 *)
Comments