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