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.

A286371 a(n) = A286369(A003961(n)).

This page as a plain text file.
%I A286371 #5 May 09 2017 17:36:53
%S A286371 2,4,7,14,5,11,4,58,20,33,7,25,6,32,10,242,4,28,5,135,11,11,7,77,14,
%T A286371 10,73,134,5,46,7,994,42,32,33,50,6,33,43,555,4,47,5,25,29,11,7,277,
%U A286371 14,134,11,24,4,89,10,554,10,33,7,160,4,11,28,4034,11,54,5,134,42,873,6,118,5,10,25,135,11,55,4,2259,272,32,6,161,33,33,10,77,6,81,10,25
%N A286371 a(n) = A286369(A003961(n)).
%H A286371 Antti Karttunen, <a href="/A286371/b286371.txt">Table of n, a(n) for n = 1..10000</a>
%F A286371 a(n) = A286369(A003961(n)).
%o A286371 (Scheme) (define (A286371 n) (A286369 (A003961 n)))
%Y A286371 Cf. A003961, A286369, A286370, A286372, A286373.
%K A286371 nonn
%O A286371 1,1
%A A286371 _Antti Karttunen_, May 09 2017