A337814 a(n) is the smallest primitive nondeficient number that divides n or is a multiple of n.
6, 6, 6, 20, 20, 6, 28, 88, 945, 20, 88, 6, 104, 28, 945, 272, 272, 6, 304, 20, 945, 88, 368, 6, 550, 104, 945, 28, 464, 6, 496, 1184, 3465, 272, 70, 6, 1184, 304, 4095, 20, 1312, 6, 1376, 88, 945, 368, 1504, 6, 2205, 550
Offset: 1
Keywords
Examples
6 is the smallest primitive nondeficient number, and is a multiple of 1, 2 and 3; so a(1) = a(2) = a(3) = 6. For n = 4: we see 6 is not a multiple of 4, but the second smallest primitive nondeficient number, 20, is a multiple of 4; so a(4) = 20. For n = 9: as 9 is deficient, we seek a suitable multiple. All even multiples of 9 are nondeficient, as they are multiples of nondeficient 6, but that also means they are not primitive. So we seek a qualifying odd multiple. The first odd nondeficient number is 945, which must therefore be primitive, and is also a multiple of 9. So a(9) = 945. For n = 40: as a nondeficient number, we know 40 must have a primitive nondeficient divisor; the least such is 20, so a(40) = 20.
Links
- M. F. Hasler and Peter Munn, A property of k-almost primes, but also A006039?, SeqFan list, Oct 09 2020.
- Wikipedia, Divergence of the sum of the reciprocals of the primes.
Comments