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 A109330 #5 Mar 13 2020 19:36:45 %S A109330 6,11,17,29,41,65,95,107,161,185,227,251,269,281,305,317,335,347,401, %T A109330 449,491,515,569,593,623,677,689,713,791,797,875,923,941,995,1061, %U A109330 1085,1097,1121,1217,1229,1253,1283,1319,1325,1373,1385,1403,1457,1469,1493 %N A109330 Integers with mutual residues of 5 or more. %C A109330 This is the special case k=5 of sequences with mutual k-residues. In general, a(1)=k+1 and a(n)=min{m | m>a(n-1), mod(m,a(i))>=k, i=1,...,n-1}. k=0 gives natural numbers A000027, k=1 prime numbers A000040 and k=2 gives A109022. %H A109330 S. Mustonen, <a href="http://www.survo.fi/papers/resseq.pdf">On integer sequences with mutual k-residues</a> %H A109330 Seppo Mustonen, <a href="/A000215/a000215.pdf">On integer sequences with mutual k-residues</a> [Local copy] %K A109330 nonn %O A109330 1,1 %A A109330 _Seppo Mustonen_, Aug 23 2005