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

A351518
a(n) = Product_{p|n, p prime} p^((pi(p)+1) mod 2).
1
1, 1, 3, 1, 1, 3, 7, 1, 3, 1, 1, 3, 13, 7, 3, 1, 1, 3, 19, 1, 21, 1, 1, 3, 1, 13, 3, 7, 29, 3, 1, 1, 3, 1, 7, 3, 37, 19, 39, 1, 1, 21, 43, 1, 3, 1, 1, 3, 7, 1, 3, 13, 53, 3, 1, 7, 57, 29, 1, 3, 61, 1, 21, 1, 13, 3, 1, 1, 3, 7, 71, 3, 1, 37, 3, 19, 7, 39, 79, 1, 3, 1, 1, 21, 1, 43, 87
OFFSET
1,3
COMMENTS
Product of the even-indexed prime divisors of n (or 1 if no such divisors exist).
EXAMPLE
a(63) = 21; The even-indexed prime divisors of 63 are 3,7 and their product is 21.
CROSSREFS
Cf. A000720 (pi), A351517.
Sequence in context: A107294 A161788 A345468 * A170819 A140211 A248101
KEYWORD
nonn
AUTHOR
Wesley Ivan Hurt, Feb 12 2022
STATUS
approved