OFFSET
1,1
COMMENTS
This odd composite race seems analogous to the prime number race
FORMULA
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.
EXAMPLE
a(1)=26829 is the first odd composite 1 mod 4 where the count 5238 is the same for 26835 3 mod 4
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Enoch Haga, Mar 27 2004
STATUS
approved