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

A251089
Squarefree kernel of A098550(n).
3
1, 2, 3, 2, 3, 2, 15, 14, 5, 6, 5, 6, 35, 2, 7, 10, 21, 10, 3, 22, 39, 11, 13, 33, 26, 15, 14, 51, 2, 17, 6, 85, 6, 55, 34, 65, 6, 91, 30, 7, 38, 21, 19, 42, 95, 22, 57, 10, 69, 10, 23, 6, 115, 26, 15, 46, 3, 14, 87, 62, 29, 31, 58, 93, 2, 33, 34, 77, 6, 119
OFFSET
1,2
COMMENTS
a(n) = A007947(A098550(n)).
LINKS
PROG
(Haskell)
a251089 = a007947 . fromIntegral . a098550
CROSSREFS
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Nov 30 2014
STATUS
approved