login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A373492
Numbers k for which A059975(k) and A083345(k) are both multiples of 3, where A059975 is fully additive with a(p) = p-1, and A083345 is the numerator of the fully additive function with a(p) = 1/p.
5
1, 8, 20, 44, 50, 64, 68, 92, 110, 116, 125, 160, 164, 170, 188, 212, 230, 236, 242, 275, 284, 290, 332, 343, 352, 356, 374, 400, 404, 410, 425, 428, 452, 470, 506, 512, 524, 530, 544, 548, 575, 578, 590, 596, 605, 637, 638, 668, 692, 710, 716, 725, 736, 764, 782, 788, 830, 880, 890, 902, 908, 928, 931, 932, 935
OFFSET
1,2
COMMENTS
A multiplicative semigroup: if m and n are in the sequence, then so is m*n.
LINKS
PROG
(PARI) isA373492 = A373491;
CROSSREFS
Cf. A059975, A083345, A373491 (characteristic function).
Positions of multiples of 3 in A373377.
Intersection of A373385 and A369644.
Subsequence of A373494.
Sequence in context: A318071 A308904 A192753 * A373597 A373589 A121307
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jun 10 2024
STATUS
approved