Erdős problem 390
Let be the least for which can be written as with - the smallest possible largest factor in a factorization of into distinct integers all exceeding . Erdős, Guy and Selfridge proved . Erdős asked whether there is a constant with and what it is.
Sources
Retained excerpts/
VibeMathed
Let $f(n)$ be the least $m$ for which $n!$ can be written as $a_1\cdots a_k$ with $n < a_1 < \cdots < a_k = m$ - the smallest possible largest factor in a factorization of $n!$ into distinct integers all exceeding $n$. Erdős, Guy and Selfridge proved $f(n) - 2n \asymp n/\log n$. Erdős asked whether there is a constant $c$ with $$f(n) - 2n \sim c\,\frac{n}{\log n},$$ and what it is. This preprint answers yes and names the constant: $$\lim_{n\to\infty}\frac{(f(n)-2n)\log n}{n} = \frac{4029639598}{25970038185} \approx 0.15516.$$
Open exact source location