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.
%I A280738 #33 Apr 05 2017 07:59:44 %S A280738 1,1,2,1,3,2,1,5,2,3,1,7,2,1,11,2,3,5,2,3,7,2,13,1,17,2,15,1,19,2,1, %T A280738 23,2,3,1,5,7,6,1,29,2,5,11,3,13,2,11,7,1,31,2,5,13,6,1,37,2,7,3,17,2, %U A280738 15,1,41,2,1,43,2,33,1,47,2,35,3,19,2,3,23,2,5 %N A280738 After S(n)=A280864(n) has been computed, let p(n) = product of distinct primes shared by S(n-1) and S(n); let q(n) = product of distinct primes in S(n) but not in S(n-1); and let r(n) = smallest number not yet in S. Sequence gives p(n). %C A280738 We use the convention that an empty product is 1. %C A280738 By decree, gcd(S(n+1),p(n)) = 1, gcd(S(n+1),q(n)) = q(n) = p(n+1), S(n+1) >= r(n). %C A280738 By definition, all terms are squarefree. Let {i,j,k} be distinct fixed positive numbers. Conjecture: All squarefree numbers appear infinitely often, and all terms a(n) = j are immediately preceded and followed infinitely often by all terms a(n-1) = i and a(n+1) = k. If so, then A280864 is a permutation of the natural numbers. - _Bob Selcoe_, Apr 04 2017 %H A280738 Rémy Sigrist, <a href="/A280738/b280738.txt">Table of n, a(n) for n = 1..100000</a> %Y A280738 Cf. A280864, A280740, A280741, A280742, A280743, A280744. %Y A280738 Cf. A005117 (squarefree numbers). %K A280738 nonn %O A280738 1,3 %A A280738 _N. J. A. Sloane_, Jan 12 2017 %E A280738 More terms from _Rémy Sigrist_, Jan 14 2017