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.

A286376 a(n) = A278222(A277699(n)).

This page as a plain text file.
%I A286376 #6 May 09 2017 17:37:36
%S A286376 2,2,6,2,24,6,12,2,60,24,180,6,120,12,24,2,60,60,420,24,180,180,60,6,
%T A286376 192,120,384,12,240,24,48,2,60,60,420,60,720,420,360,24,420,180,1260,
%U A286376 180,4620,60,420,6,720,192,5040,120,5040,384,1680,12,1440,240,4320,24,480,48,96,2,60,60,420,60,2520,420,1260,60,420,720,1260,420,1260,360,180,24
%N A286376 a(n) = A278222(A277699(n)).
%H A286376 Antti Karttunen, <a href="/A286376/b286376.txt">Table of n, a(n) for n = 1..16384</a>
%H A286376 <a href="/index/Bi#binary">Index entries for sequences related to binary expansion of n</a>
%F A286376 a(n) = A278222(A277699(n)).
%o A286376 (Scheme) (define (A286376 n) (A278222 (A277699 n)))
%Y A286376 Cf. A277699, A278222, A278239, A286243, A286374, A286375.
%K A286376 nonn,base
%O A286376 1,1
%A A286376 _Antti Karttunen_, May 09 2017