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

A278262
a(n) = A278222(A179016(n)).
4
2, 4, 2, 8, 2, 12, 16, 2, 12, 24, 12, 32, 2, 12, 24, 30, 24, 12, 60, 24, 64, 2, 12, 24, 30, 24, 30, 210, 60, 48, 12, 60, 12, 180, 8, 24, 16, 128, 2, 12, 24, 30, 24, 30, 210, 60, 48, 30, 210, 30, 420, 12, 60, 24, 96, 12, 60, 12, 180, 60, 360, 360, 24, 216, 72, 16, 432, 256, 2, 12, 24, 30, 24, 30, 210, 60, 48, 30, 210, 30, 420, 12, 60, 24, 96, 30, 210, 30, 420
OFFSET
1,1
FORMULA
a(n) = A278222(A179016(n)).
PROG
(Scheme) (define (A278262 n) (A278222 (A179016 n)))
CROSSREFS
Cf. also A213712, A278232.
Sequence in context: A171977 A266073 A059866 * A093895 A030057 A286596
KEYWORD
nonn,base
AUTHOR
Antti Karttunen, Nov 22 2016
STATUS
approved