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.

A152484 Odd numbers which are not the sum of an even semiprime and an odd semiprime.

Original entry on oeis.org

1, 3, 5, 7, 9, 11, 17, 33
Offset: 1

Views

Author

Donovan Johnson, Dec 06 2008

Keywords

Comments

No more terms < 10^9. Conjectured to be complete.

Examples

			33 is in this sequence because no even semiprime and odd semiprime sum to 33. 35 is not in this sequence because the sum of 10 (even semiprime) and 25 (odd semiprime) is 35.
		

Crossrefs