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 A163786 #22 Aug 05 2024 14:11:15 %S A163786 2,13,17,18,34,49,93,97,106,225,401,745,2506,3037,3370,4713,5206,8585, %T A163786 13418,32237,46321,75525,97889,106193,238513,250657,401902,490118 %N A163786 a(n) is the n-th J_6-prime (Josephus_6 prime). %C A163786 Place the numbers 1..N (N>=2) on a circle and cyclicly mark the 6th unmarked number until all N numbers are marked. The order in which the N numbers are marked defines a permutation; N is a J_6-prime if this permutation consists of a single cycle of length N. %C A163786 There are 28 J_6-primes in the interval 2..1000000 only. No formula is known; the J_6-primes were found by exhaustive search. %D A163786 R. L. Graham, D. E. Knuth & O. Patashnik, Concrete Mathematics (1989), Addison-Wesley, Reading, MA. Sections 1.3 & 3.3. %H A163786 P. R. J. Asveld, <a href="http://dx.doi.org/10.1016/j.dam.2011.07.019"> Permuting Operations on Strings and Their Relation to Prime Numbers</a>, Discrete Applied Mathematics 159 (2011) 1915-1932. %H A163786 P. R. J. Asveld, <a href="https://citeseerx.ist.psu.edu/pdf/9d8542763057ef03a22b57f87085d69497ddaf46">Permuting Operations on Strings-Their Permutations and Their Primes</a>, Twente University of Technology, 2014. <a href="http://doc.utwente.nl/67513">University link</a>. %H A163786 <a href="/index/J#Josephus">Index entries for sequences related to the Josephus Problem</a> %e A163786 2 is a J_6-prime (trivial). %Y A163786 Cf. A163782 through A163785 for J_2- through J_5-primes. %Y A163786 Cf. A163787 through A163800 for J_7- through J_20-primes. %K A163786 nonn,more %O A163786 1,1 %A A163786 _Peter R. J. Asveld_, Aug 05 2009