login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Complement of A213715.
3

%I #5 Oct 26 2012 23:05:31

%S 6,10,12,14,18,20,22,25,27,29,30,34,36,38,41,43,45,46,49,51,53,55,57,

%T 59,61,62,66,68,70,73,75,77,78,81,83,85,87,89,91,93,94,97,99,101,103,

%U 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 Complement of A213715.

%C Used to compute A213717. Such i, that A005187(i) is not in A179016.

%H Antti Karttunen, <a href="/A213716/b213716.txt">Table of n, a(n) for n = 1..10000</a>

%o (MIT/GNU Scheme with AK's intseq-library): (define A213716 (COMPLEMENT 1 A213715))

%K nonn

%O 1,1

%A _Antti Karttunen_, Oct 26 2012