Fungrim home page

Fungrim entry: 375afe

π ⁣(x)li ⁣(x)<xlog ⁣(x)8π\left|\pi\!\left(x\right) - \operatorname{li}\!\left(x\right)\right| \lt \frac{\sqrt{x} \log\!\left(x\right)}{8 \pi}
Assumptions:xRandx2657andRiemannHypothesisx \in \mathbb{R} \,\mathbin{\operatorname{and}}\, x \ge 2657 \,\mathbin{\operatorname{and}}\, \operatorname{RiemannHypothesis}
References:
  • L. Schoenfeld (1976). Sharper bounds for the Chebyshev functions θ(x) and ψ(x). II. Mathematics of Computation. 30 (134): 337-360. DOI: 10.2307/2005976
TeX:
\left|\pi\!\left(x\right) - \operatorname{li}\!\left(x\right)\right| \lt \frac{\sqrt{x} \log\!\left(x\right)}{8 \pi}

x \in \mathbb{R} \,\mathbin{\operatorname{and}}\, x \ge 2657 \,\mathbin{\operatorname{and}}\, \operatorname{RiemannHypothesis}
Definitions:
Fungrim symbol Notation Short description
Absz\left|z\right| Absolute value
PrimePiπ ⁣(x)\pi\!\left(x\right) Prime counting function
LogIntegralli ⁣(z)\operatorname{li}\!\left(z\right) Logarithmic integral
Sqrtz\sqrt{z} Principal square root
Loglog ⁣(z)\log\!\left(z\right) Natural logarithm
ConstPiπ\pi The constant pi (3.14...)
RRR\mathbb{R} Real numbers
RiemannHypothesisRiemannHypothesis\operatorname{RiemannHypothesis} Riemann hypothesis
Source code for this entry:
Entry(ID("375afe"),
    Formula(Less(Abs(Sub(PrimePi(x), LogIntegral(x))), Div(Mul(Sqrt(x), Log(x)), Mul(8, ConstPi)))),
    Variables(x),
    Assumptions(And(Element(x, RR), GreaterEqual(x, 2657), RiemannHypothesis)),
    References("L. Schoenfeld (1976). Sharper bounds for the Chebyshev functions θ(x) and ψ(x). II. Mathematics of Computation. 30 (134): 337-360. DOI: 10.2307/2005976"))

Topics using this entry

Copyright (C) Fredrik Johansson and contributors. Fungrim is provided under the MIT license. The source code is on GitHub.

2019-06-18 07:49:59.356594 UTC