Assumptions:
TeX:
\varphi(n) \ge \sqrt{n} n \in \mathbb{Z}_{\ge 7}
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
Totient | Euler totient function | |
Sqrt | Principal square root | |
ZZGreaterEqual | Integers greater than or equal to n |
Source code for this entry:
Entry(ID("d0b5a7"), Formula(GreaterEqual(Totient(n), Sqrt(n))), Variables(n), Assumptions(Element(n, ZZGreaterEqual(7))))