1

If $x! = N^{\log N}\;,$ How can I estimate $x$ in terms of $N$?

Inquest
  • 6,635
alexander
  • 41
  • 4

1 Answers1

1

If we had an approximation for the inverse gamma function $\Gamma^{-1}$, we could apply it to both sides to get $$x \approx \Gamma^{-1} \left( N^{\log{N}} \right)$$

An approximation of $\Gamma^{-1}$ can be found here.