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 A257862 #10 May 13 2015 15:54:35 %S A257862 1,2,3,4,9,8,15,14,5,7,10,21,16,27,20,33,25,11,30,77,6,49,12,35,18, %T A257862 125,24,55,32,121,26,99,13,66,65,22,169,44,39,64,81,28,45,56,75,98, %U A257862 135,112,165,128,225,34,105,17,63,68,147,136,189,170,231,40,243,50 %N A257862 a(n) = n if n <= 3, otherwise a(n) is the smallest number not already used and relatively prime to a(n-1) such that the set of prime divisors of one of the numbers {a(n-2), a(n)} is a subset of the set of prime divisors of the other. %C A257862 The sequence is an analog of the Yellowstone sequence A098550 with a more stringent condition on neighboriong terms at distance 2. However, we conjecture that, as with A098550, this is a permutation of the positive integers. %C A257862 By definition, every pair of neighboring terms at distance 2 are strictly connected numbers as defined in comment in A257112. %H A257862 Peter J. C. Moses, <a href="/A257862/b257862.txt">Table of n, a(n) for n = 1..2000</a> %Y A257862 Cf. A098550, A257112, A255348. %K A257862 nonn %O A257862 1,2 %A A257862 _Vladimir Shevelev_, May 11 2015 %E A257862 More terms from _Peter J. C. Moses_, May 11 2015