cp's OEIS Frontend

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.

Showing 1-2 of 2 results.

A093180 Odd composites (including 1 in the count) where the number 1 mod 4 equals the number 3 mod 4.

Original entry on oeis.org

26829, 26845, 26853, 26857, 26865, 26869, 26873, 26877, 26885, 26889, 26897, 26917, 616765, 616773, 616777, 616785, 616825, 616833, 616837, 616845, 616853, 616857, 616861, 616865, 616869, 616873, 616881, 616885, 616889, 616893, 617013
Offset: 1

Views

Author

Enoch Haga, Mar 27 2004

Keywords

Comments

This odd composite race seems analogous to the prime number race

Examples

			a(1)=26829 is the first odd composite 1 mod 4 where the count 5238 is the same for 26835 3 mod 4
		

Crossrefs

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.

A093181 Odd composites (including 1 in the count) where the number 3 mod 4 equals the number 1 mod 4.

Original entry on oeis.org

26835, 26851, 26855, 26859, 26867, 26871, 26875, 26883, 26887, 26895, 26899, 26923, 616771, 616775, 616779, 616795, 616831, 616835, 616839, 616847, 616851, 616855, 616859, 616863, 616867, 616875, 616879, 616883, 616887, 616891, 617007
Offset: 1

Views

Author

Enoch Haga, Mar 27 2004

Keywords

Comments

This odd composite race seems analogous to the prime number race

Examples

			a(1)=26835 is the first odd composite 3 mod 4 where the count 5238 is the same for 26829 1 mod 4
		

Crossrefs

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 3 mod 4.
Showing 1-2 of 2 results.