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.

A093182 Counts where both the odd composites (starting from 1) 1 mod 4 and 3 mod 4 are equal.

Original entry on oeis.org

5238, 5241, 5242, 5243, 5244, 5245, 5246, 5247, 5248, 5249, 5250, 5255, 129008, 129009, 129010, 129012, 129020, 129021, 129022, 129023, 129024, 129025, 129026, 129027, 129028, 129029, 129030, 129031, 129032, 129033, 129058, 129059, 129060
Offset: 1

Views

Author

Enoch Haga, Mar 27 2004

Keywords

Examples

			At 26829 1 mod 4 and 26835 3 mod 4, the count of odd composites is equal for each run at 5238; so a(1)=5238. [Compare to the prime 26833 1 mod 4 where equality occurs at count 1471 and the first reversal in the race occurs at 26861.]
		

Crossrefs

Formula

Run separate counts of odd composites 1 mod 4 and 3 mod 4. When the count is equal, record the count.
Showing 1-2 of 2 results.