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.

A286373 a(n) = A286366(A048673(n)).

This page as a plain text file.
%I A286373 #8 May 09 2017 17:37:15
%S A286373 4,6,8,13,4,6,11,11,13,8,9,9,28,12,30,12,14,11,8,6,9,13,21,12,40,14,
%T A286373 269,42,4,13,8,14,64,13,21,12,65,20,8,21,11,8,11,8,11,8,116,20,13,14,
%U A286373 8,65,23,9,11,13,14,9,9,11,14,11,66,85,21,30,28,11,12,13,13,42,14,11,20,14,30,6,66,9,12,84,49,11,8,9,23,8,28,9,11,8,65,13,484,11,20
%N A286373 a(n) = A286366(A048673(n)).
%H A286373 Antti Karttunen, <a href="/A286373/b286373.txt">Table of n, a(n) for n = 1..10000</a>
%H A286373 Indranil Ghosh, <a href="/A286373/a286373.txt">Python program to generate the sequence</a>
%F A286373 a(n) = A286366(A048673(n)).
%o A286373 (Scheme) (define (A286373 n) (A286366 (A048673 n)))
%Y A286373 Cf. A048673, A278224, A286366, A286371, A286372.
%K A286373 nonn
%O A286373 1,1
%A A286373 _Antti Karttunen_, May 09 2017