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

A256542
Number of divisors of A166133(n).
2
1, 2, 3, 2, 4, 2, 4, 2, 6, 2, 4, 3, 5, 4, 4, 2, 4, 6, 2, 6, 2, 8, 2, 4, 4, 6, 4, 4, 3, 4, 4, 2, 9, 4, 4, 4, 6, 2, 8, 2, 8, 2, 8, 2, 6, 6, 4, 2, 10, 3, 6, 4, 6, 2, 8, 4, 8, 4, 4, 2, 12, 2, 4, 6, 7, 4, 8, 2, 6, 4, 10, 2, 8, 4, 6, 6, 4, 2, 12, 2, 8, 4, 4, 8, 8
OFFSET
1,2
COMMENTS
a(n) = A000005(A166133(n)).
LINKS
PROG
(Haskell)
a256542 = a000005 . a166133
CROSSREFS
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Apr 03 2015
STATUS
approved