%I #4 Mar 31 2012 10:32:40
%S 26829,26845,26853,26857,26865,26869,26873,26877,26885,26889,26897,
%T 26917,616765,616773,616777,616785,616825,616833,616837,616845,616853,
%U 616857,616861,616865,616869,616873,616881,616885,616889,616893,617013
%N Odd composites (including 1 in the count) where the number 1 mod 4 equals the number 3 mod 4.
%C This odd composite race seems analogous to the prime number race
%F Beginning with 1, run separate counts for odd composites 1 mod 4 and 3 mod 4. When the count is equal, record the number for 1 mod 4.
%e a(1)=26829 is the first odd composite 1 mod 4 where the count 5238 is the same for 26835 3 mod 4
%Y Cf. A007350, A007351, A038691, A093181, A093182.
%K easy,nonn
%O 1,1
%A _Enoch Haga_, Mar 27 2004