1

What is the asymptotic growth rate of the unitary totient function, $\phi^*(n)$?

It appears that $$\phi^*(n)\geq c\frac{n}{\ln n}$$ but I am sure there is a stronger lower bound.

Any linkes to references or resources are greatly appreciated.

pre-kidney
  • 30,223

1 Answers1

2

It will take a few minutes for a complete proof. but I already think that Ramanujan's procedure gives exceedingly low values of this at the primorials. In which case

$$ \liminf \; \frac{e^\gamma \phi^\ast(n) \log \log n}{n} = 1. $$

Yep, it works. See both my answers at Is the Euler phi function bounded below? and my answer at Euler's Phi Function Worst Case

However, no separate proof is really necessary. Everything comes from the results of Nicolas on primorials and $\phi$ along with $$ \phi^\ast(n) \geq \phi(n). $$

Will Jagy
  • 139,541
  • What is Ramanujan's procedure? –  Mar 18 '13 at 00:04
  • @Sanchez, hi. In this case, for any real $0 < \delta < 1,$ you find the number(s) $n,$ just one such value if $\delta$ is rational, where the minimum of $$ \frac{\phi^\ast(n)}{n^\delta} $$ is achieved. In this case, for any $\delta$ you get a primorial $n.$ – Will Jagy Mar 18 '13 at 00:08
  • Can you justify your statements? I see the general outline of what you're doing ("small values" for $\phi^(n)$ occur at primorials, and $\phi^(n)=\phi(n)$ on the primorials). But it still needs justification, which is where I am stuck. – pre-kidney Mar 18 '13 at 00:11
  • @pre-kidney, please read my full proof for $\phi$ at one of the questions to which I linked, it is the answer with zero votes. I'm not absolutely against writing a separate proof for this, but my guess it you will be able to do that yourself, the proofs are so very similar. Actually, one of two answers(out of three on this topic) with zero votes. Sigh. – Will Jagy Mar 18 '13 at 00:14
  • I would prefer to see a clear and unified treatment here, preferably as a new answer. – pre-kidney Mar 18 '13 at 00:17
  • 4
    And I would prefer to have a pony. But maybe you can read through what Will has done, and come up with your own clear and unified treatment, which you can then post here as a new answer. – Gerry Myerson Mar 18 '13 at 04:54