References:
- https://mathoverflow.net/q/338066
TeX:
\left(\operatorname{RH}\right) \iff \left(\left|\pi(x) - \operatorname{li}(x)\right| < \sqrt{x} \log(x) \;\text{ for all } x \in \left[2, \infty\right)\right)
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
RiemannHypothesis | Riemann hypothesis | |
Abs | Absolute value | |
PrimePi | Prime counting function | |
LogIntegral | Logarithmic integral | |
Sqrt | Principal square root | |
Log | Natural logarithm | |
ClosedOpenInterval | Closed-open interval | |
Infinity | Positive infinity |
Source code for this entry:
Entry(ID("bfaeb5"), Formula(Equivalent(RiemannHypothesis, All(Less(Abs(Sub(PrimePi(x), LogIntegral(x))), Mul(Sqrt(x), Log(x))), ForElement(x, ClosedOpenInterval(2, Infinity))))), References("https://mathoverflow.net/q/338066"))