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 A213716 #5 Oct 26 2012 23:05:31 %S A213716 6,10,12,14,18,20,22,25,27,29,30,34,36,38,41,43,45,46,49,51,53,55,57, %T A213716 59,61,62,66,68,70,73,75,77,78,81,83,85,87,89,91,93,94,97,99,101,103, %U A213716 105,106,108,109,111,113,114,116,117,119,121,122,124,125,126,130,132,134,137,139,141,142,145,147,149,151,153,155,157,158,161,163,165,167,169,170,172,173,175,177,178,180,181,183,185 %N A213716 Complement of A213715. %C A213716 Used to compute A213717. Such i, that A005187(i) is not in A179016. %H A213716 Antti Karttunen, <a href="/A213716/b213716.txt">Table of n, a(n) for n = 1..10000</a> %o A213716 (MIT/GNU Scheme with AK's intseq-library): (define A213716 (COMPLEMENT 1 A213715)) %K A213716 nonn %O A213716 1,1 %A A213716 _Antti Karttunen_, Oct 26 2012