Let $Gap(n)$ be the smallest natural number k , such that $ ({k,k+1,...,k+n-1}) $ contains no prime numbers. Such a k obviously exists - for instance $k = (n+1)!+2$ has the desired property. My question is this: does $Gap(n)$ tend to $(n+1)! + 2$ as n goes to infinity, i .e. does the limit
$$lim \frac{Gap(n)}{(n+1)! + 2}$$ exist and, if so, is it equal to 1?