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

A078317
Number of divisors of n*rad(n)+1, where rad=A007947 (squarefree kernel).
3
2, 2, 4, 3, 4, 2, 6, 2, 6, 2, 4, 2, 8, 2, 4, 4, 8, 2, 4, 4, 8, 4, 8, 4, 12, 2, 4, 4, 4, 4, 8, 4, 8, 4, 4, 4, 8, 6, 4, 2, 6, 4, 12, 8, 9, 4, 16, 3, 8, 4, 4, 8, 8, 6, 8, 4, 16, 4, 4, 2, 4, 4, 6, 4, 4, 2, 8, 6, 4, 6, 4, 2, 16, 2, 4, 8, 8, 4, 4, 6, 6, 6, 16, 2, 4, 4, 8, 4, 8, 4, 8, 8, 12, 2, 4, 2, 8, 2, 12, 8
OFFSET
1,1
COMMENTS
a(n)=A000005(A078310(n)).
LINKS
PROG
(Haskell)
a078317 = a000005 . a078310 -- Reinhard Zumkeller, Jul 23 2013
CROSSREFS
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Nov 23 2002
STATUS
approved