Assumptions:
TeX:
\pi(x) < \frac{1.25506 x}{\log(x)} x \in \mathbb{R} \;\mathbin{\operatorname{and}}\; x > 1
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
PrimePi | Prime counting function | |
Log | Natural logarithm | |
RR | Real numbers |
Source code for this entry:
Entry(ID("5258c0"), Formula(Less(PrimePi(x), Div(Mul(Decimal("1.25506"), x), Log(x)))), Variables(x), Assumptions(And(Element(x, RR), Greater(x, 1))))