Assumptions:
References:
- D. J. Platt (2016), Isolating some non-trivial zeros of zeta, Mathematics of Computation 86(307):1, DOI: 10.1090/mcom/3198
TeX:
\operatorname{Re}\!\left(\rho_{n}\right) = \frac{1}{2} n \in \mathbb{Z} \;\mathbin{\operatorname{and}}\; n \ne 0 \;\mathbin{\operatorname{and}}\; \left(\left|n\right| < 103800788359 \;\mathbin{\operatorname{or}}\; \operatorname{RH}\right)
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Re | Real part | |
RiemannZetaZero | Nontrivial zero of the Riemann zeta function | |
ZZ | Integers | |
Abs | Absolute value | |
RiemannHypothesis | Riemann hypothesis |
Source code for this entry:
Entry(ID("e6ff64"), Formula(Equal(Re(RiemannZetaZero(n)), Div(1, 2))), Variables(n), Assumptions(And(Element(n, ZZ), NotEqual(n, 0), Or(Less(Abs(n), 103800788359), RiemannHypothesis))), References("D. J. Platt (2016), Isolating some non-trivial zeros of zeta, Mathematics of Computation 86(307):1, DOI: 10.1090/mcom/3198"))