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.

A205617 Number of decompositions of 2n into an unordered sum of two non-Ramanujan primes (A174635).

Original entry on oeis.org

0, 0, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 3, 1, 1, 1, 1, 2, 2, 1, 2, 2, 2, 1, 3, 0, 1, 3, 1, 2, 2, 1, 3, 2, 0, 1, 3, 2, 1, 3, 1, 3, 4, 1, 2, 4, 1, 4, 2, 0, 3, 2, 3, 2, 3, 2, 3, 5, 1, 3, 4, 0, 5, 1, 0, 4, 3, 3, 1, 4, 3, 5, 4, 0, 4, 3, 1, 4, 2, 2, 6, 2, 3, 4, 4, 1, 3
Offset: 1

Views

Author

Keywords

Comments

There are 15 zeros in the first 10^8 terms. a(n) > 0 for n from 315 to 10^8.

Examples

			a(25) = 3. 2*25 = 50 = 7+43 = 13+37 = 19+31 (7, 13, 19, 31, 37, and 43 are all non-Ramanujan primes (A174635)). 50 is the unordered sum of two non-Ramanujan primes in three ways.
		

Crossrefs

A205616 Even numbers that are not the sum of two non-Ramanujan primes (A174635).

Original entry on oeis.org

2, 4, 52, 70, 100, 124, 130, 148, 208, 232, 238, 292, 352, 418, 628
Offset: 1

Views

Author

Keywords

Comments

No other terms < 2*10^8. Conjectured to be complete.

Examples

			70 is a term because no two non-Ramanujan primes (A174635) sum to 70. 72 is not a term because 19 + 53 = 72. 19 and 53 are both non-Ramanujan primes.
		

Crossrefs

Showing 1-2 of 2 results.