Let $\varphi$ be Euler’s phi-function. I have seen it claimed that $$\varphi(n)/n = O(\log \log n).$$
Could someone either give a proof of this fact or tell me a reference where I can find this proof?
Let $\varphi$ be Euler’s phi-function. I have seen it claimed that $$\varphi(n)/n = O(\log \log n).$$
Could someone either give a proof of this fact or tell me a reference where I can find this proof?
Since trivially $\phi(n)<n$ I suspect that it is about $\frac{n}{\phi(n)}=O(\log(\log(n))$. In Tenenbaum's Introduction to Analytic and Probabilistic Number Theory, page 84, Theorem 4 the following estimate is proved (in a paper by Rosser and Schönfeld) $$ \frac{n}{\phi(n)} < e^{\gamma} \log \log n + \frac{5}{2 \log\log n} $$ for all $n>223092870$.