Is the largest gap between consecutive primes below the first $27,000$ integers equal to $52?$
At what point does a gap greater than $52$ occur?
I tried analyzing a formula due to Maynard, Tao, and Ford to find the answers:
$$ \frac{\log X \log \log X \log \log \log \log X}{\log \log \log X} $$
I'm getting a negative number from this formula so I'm having trouble finding the answer.
The function:
$$\Psi_g(X)= e^{\frac{g}{\log(X)}}=X $$
provides a decent measure for the largest gap $g$ between consecutive primes less than $X.$
It is not the best, because it is off by $52$ when $X=27,000$ and off by $417$ when $X=2^{64}.$