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.

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