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.

A286383 a(n) = A278233(A003188(n)).

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