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”).

A369966
Numbers of the form 4m+2 that have an even number of prime factors with multiplicity.
4
6, 10, 14, 22, 26, 34, 38, 46, 54, 58, 62, 74, 82, 86, 90, 94, 106, 118, 122, 126, 134, 142, 146, 150, 158, 166, 178, 194, 198, 202, 206, 210, 214, 218, 226, 234, 250, 254, 262, 274, 278, 294, 298, 302, 306, 314, 326, 330, 334, 342, 346, 350, 358, 362, 382, 386, 390, 394, 398, 414, 422, 446, 454, 458, 462, 466
OFFSET
1,1
COMMENTS
Numbers that have one even prime factor (2) and an odd number of odd prime factors with multiplicity.
Numbers that have an even number of prime factors with multiplicity and whose arithmetic derivative (A003415) is odd.
LINKS
FORMULA
a(n) = 2*A067019(n).
PROG
(PARI) \\ See A369965
CROSSREFS
Intersection of A016825 and A028260.
Intersection of A028260 and A235991.
Cf. A003415, A067019, A369668 (subsequence), A369965 (characteristic function).
Cf. A369661 (numbers whose arithmetic derivative is in this sequence).
Sequence in context: A315235 A080784 A072978 * A055163 A342192 A119431
KEYWORD
nonn
AUTHOR
Antti Karttunen, Feb 08 2024
STATUS
approved