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”).

Numbers n with property that the subset A039703(1..n) contains equal numbers of odd and even terms.
0

%I #15 Aug 31 2012 13:45:57

%S 2,6,14,16,18,20,22,24,26,28,30,32,44,48,54,56,58,60,70,72,74,76,84,

%T 86,90,100,122,124,128,130,132,134,136,138,142,144,192,206,208,210,

%U 212,214,216,218,220,222,224,234,236,238,240,254,256,258,282,284,286

%N Numbers n with property that the subset A039703(1..n) contains equal numbers of odd and even terms.

%C It appears that the sequence is infinite and unbound.

%Y Cf. A039703, A096629.

%Y Cf. A045356 (primes congruent to {0,2,4} mod 5).

%Y Cf. A045429 (primes congruent to {1,3} mod 5).

%K nonn

%O 1,1

%A _Zak Seidov_, Aug 29 2012