A119479 Length of longest run of consecutive integers having exactly n divisors.
1, 2, 1, 3, 1, 5, 1, 7, 1, 3, 1, 15, 1, 3, 1, 7, 1, 5, 1, 7, 1, 3, 1
Offset: 1
Links
- Chris Caldwell, The Prime Glossary: Dickson's conjecture
- Vasilii A. Dziubenko and Vladimir A. Letsko, Consecutive positive integers with the same number of divisors, arXiv:1811.05127 [math.NT], 2018.
- Vladimir A. Letsko, Table of a(n) for all even n such that exact value of a(n) is proved
- Vladimir A. Letsko, Some new results on consecutive equidivisible integers, arXiv:1510.07081 [math.NT], 2015.
- Vladimir A. Letsko and Vasilii Dziubenko On consecutive equidivisible integers (in Russian)
Formula
a(2n+1) = 1, since numbers with an odd number of divisors must be squares. If n is not divisible by 3, a(2n) <= 7.
Extensions
Edited by Dean Hickerson, Aug 01 2006
a(12)-a(23) added by Vladimir Letsko, Apr 07 2022
Comments