A072507 Smallest start of n consecutive integers with n divisors, or 0 if no such number exists.
1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120402988681658048433948, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
Offset: 1
Examples
a(2) = 2 as 2 and 3 are the first (by chance the only) set of two consecutive integers with two divisors.
References
- R. K. Guy, Unsolved Problems in Theory of Numbers, Springer-Verlag, Third Edition, 2004, B12.
Crossrefs
Extensions
More terms from T. D. Noe, Dec 04 2004
a(12) to a(23) from Hugo van der Sanden, Dec 18 2022
Comments