login
A378661
Characteristic function of A083211: a(n) = 1 if n is abundant and is not Zumkeller, otherwise 0.
2
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0
OFFSET
1
FORMULA
a(n) = A294937(n) * (1-A179527(n)).
a(n) = [A378600(n) < 0].
PROG
(PARI) A378661(n) = ((sigma(n)>2*n) && (0==A083206(n)));
CROSSREFS
Characteristic function of A083211, which is the intersection of A005101 and A083210.
Sequence in context: A185709 A011732 A353473 * A011731 A085980 A023974
KEYWORD
nonn
AUTHOR
Antti Karttunen, Dec 04 2024
STATUS
approved