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.

A359426 a(n) = A342001(A358764(n)).

This page as a plain text file.
%I A359426 #9 Jan 02 2023 16:48:29
%S A359426 0,1,1,5,2,2,1,7,8,31,13,12,2,9,11,37,16,14,3,11,14,43,19,16,4,13,17,
%T A359426 49,22,5,1,9,10,41,17,16,12,59,71,247,106,94,19,73,92,289,127,108,26,
%U A359426 87,113,331,148,122,33,101,134,373,169,41,2,11,13,47,20,18,17,69,86,277,121,104,24,83,107
%N A359426 a(n) = A342001(A358764(n)).
%C A359426 Variant of A342002.
%H A359426 Antti Karttunen, <a href="/A359426/b359426.txt">Table of n, a(n) for n = 1..11550</a>
%H A359426 <a href="/index/Pri#primorialbase">Index entries for sequences related to primorial base</a>
%o A359426 (PARI) A359426(n) = A342001(A358764(n)); \\ Uses the respective program from A342001 and A358764.
%Y A359426 Cf. A276086, A342001, A358764.
%Y A359426 Cf. also A342002.
%K A359426 nonn,base,look
%O A359426 1,4
%A A359426 _Antti Karttunen_, Jan 02 2023