cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A286384 a(n) = A278233(A006068(n)).

This page as a plain text file.
%I A286384 #5 May 09 2017 00:07:21
%S A286384 1,2,2,2,6,4,4,8,6,12,2,8,6,2,12,2,24,12,6,24,2,12,6,16,16,2,30,6,6,
%T A286384 36,4,12,6,72,2,24,12,2,30,48,6,32,6,2,60,12,6,32,6,6,48,12,6,60,2,2,
%U A286384 30,12,24,72,2,6,12,6,60,12,12,216,6,6,6,48,6,2,60,48,6,60,2,96,2,12,30,2,96,12,30,6,6,180,2,24,24,8,30,64,36,2,30,6,30,144,4
%N A286384 a(n) = A278233(A006068(n)).
%H A286384 Antti Karttunen, <a href="/A286384/b286384.txt">Table of n, a(n) for n = 1..16384</a>
%H A286384 <a href="/index/Bi#binary">Index entries for sequences related to binary expansion of n</a>
%F A286384 a(n) = A278233(A006068(n)).
%o A286384 (Scheme) (define (A286384 n) (A278233 (A006068 n)))
%Y A286384 Cf. A006068, A278233, A286383.
%K A286384 nonn
%O A286384 1,2
%A A286384 _Antti Karttunen_, May 08 2017