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.

A359604 a(n) = A359603(n) mod 60.

This page as a plain text file.
%I A359604 #8 Jan 11 2023 21:00:04
%S A359604 1,56,53,39,41,30,49,51,48,16,29,49,9,12,25,36,29,38,49,21,33,22,29,
%T A359604 53,40,2,0,53,29,30,45,33,25,10,45,20,49,42,53,33,29,0,9,33,48,52,29,
%U A359604 58,40,58,13,13,29,26,17,33,33,22,29,31,21,8,44,57,41,14,49,9,13,52,29,16,9,42,40,53,21,20
%N A359604 a(n) = A359603(n) mod 60.
%H A359604 Antti Karttunen, <a href="/A359604/b359604.txt">Table of n, a(n) for n = 1..11550</a>
%H A359604 <a href="/index/Pri#primorialbase">Index entries for sequences related to primorial base</a>
%o A359604 (PARI) A359604(n) = (A359603(n)%60);
%Y A359604 Cf. A358669, A359603, A359590 (parity of terms).
%Y A359604 Cf. also A358765.
%K A359604 nonn,easy
%O A359604 1,2
%A A359604 _Antti Karttunen_, Jan 11 2023