OFFSET
3,1
COMMENTS
It seems this is a subsequence of Zumkeller numbers (A083207). - Ivan N. Ianakiev, Jan 21 2026
a(39) = 371925. a(38) and a(40) > 5000000 if they exist. - Robert Israel, Jan 21 2026
From David A. Corneth, Jan 25 2026, Jan 30 2026: (Start)
a(n) has at least n divisors; sigma(a(n)) >= 2*a(n).
In data so far sigma(a(n)) <= 2.1 * a(n).
a(m) is no multiple of a(n) for m>n.
In general if k can be written as a sum of t distinct proper divisors of k then a(n) is no larger multiple of k for n > t.
a(38) <= 8043652, a(40) <= 7296842. (End)
LINKS
Robert Israel, Maple code
EXAMPLE
a(6) = 88 because 88 = 1 + 2 + 8 + 11 + 22 + 44 is the sum of 6 proper divisors of 88, and not the sum of fewer than 6 proper divisors of 88, and no number smaller than 88 works.
176 is not in the sequence as a proper divisor of 176 (88) is in the sequence. - David A. Corneth, Jan 26 2026
MAPLE
# See Links
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Robert Israel, Jan 08 2026
STATUS
approved
