6

Does a $\limsup_{n\to\infty}$ exist for $\overline{\dfrac{n}{\phi (n)}},$ where $\phi$ is the Euler totient function, and the overbar represents the mean.

Of course $\dfrac{n}{\phi (n)}$ is unbounded, as it grows like $e^{\gamma } \log (\log (x))+\dfrac{\text{c}}{\log (\log (x))}$ for some $c\approx 3,$ where $c\rightarrow 0$ as $n\rightarrow \infty,$ but I was wondering whether the set of (mostly, priomorial multiples) is dense enough to impose a limit on the function.

Numerical tests suggest $\limsup_{n\to\infty}\overline{\dfrac{n}{\phi (n)}}\approx 2,$ but I can't find any references to the subject. Is this realistic, or is the function unbounded?

martin
  • 8,998

1 Answers1

6

We have that holds $$\sum_{k=1}^{n}\frac{k}{\phi\left(k\right)}=\frac{315\zeta\left(3\right)}{2\pi^{4}}n+O\left(\log\left(n\right)\right) $$ (see here for reference) then $$\lim_{n\rightarrow\infty}\frac{1}{n}\sum_{k=1}^{n}\frac{k}{\phi\left(k\right)}=\frac{315\zeta\left(3\right)}{2\pi^{4}}.$$

Marco Cantarini
  • 33,062
  • 2
  • 47
  • 93