Assumptions:
TeX:
\varphi(n) > \frac{n}{{e}^{\gamma} \log\!\left(\log(n)\right) + \frac{2.50637}{\log\!\left(\log(n)\right)}} n \in \mathbb{Z}_{\ge 3}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Totient | Euler totient function | |
Exp | Exponential function | |
ConstGamma | The constant gamma (0.577...) | |
Log | Natural logarithm | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("433a5c"), Formula(Greater(Totient(n), Div(n, Add(Mul(Exp(ConstGamma), Log(Log(n))), Div(Decimal("2.50637"), Log(Log(n))))))), Variables(n), Assumptions(Element(n, ZZGreaterEqual(3))))