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.

A204814 Number of decompositions of 2n into an unordered sum of two Ramanujan primes.

This page as a plain text file.
%I A204814 #22 Feb 15 2017 16:56:31
%S A204814 0,1,0,0,0,0,0,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,3,0,0,1,0,0,
%T A204814 2,0,0,2,1,0,2,1,0,3,0,0,1,1,0,2,0,0,1,2,0,2,2,0,4,0,0,1,2,0,2,0,1,1,
%U A204814 3,0,2,2,0,2,0,0,1,2,0,2,1,1,2,4,0,1,2
%N A204814 Number of decompositions of 2n into an unordered sum of two Ramanujan primes.
%C A204814 Suggested by _John W. Nicholson_.
%C A204814 There are 95 zeros in the first 10000 terms. Are there more? Related to Goldbach's conjecture. - _T. D. Noe_, Jan 27 2012
%C A204814 There are no other zeros in the first 10^8 terms. a(n) > 0 for n from 1313 to 10^8. - _Donovan Johnson_, Jan 27 2012
%H A204814 Donovan Johnson, <a href="/A204814/b204814.txt">Table of n, a(n) for n = 1..10000</a>
%e A204814 a(29) = 3. 2*29 = 58 = 11+47 = 17+41 = 29+29 (11, 17, 29, 41 and 47 are all Ramanujan primes). 58 is the unordered sum of two Ramanujan primes in three ways.
%Y A204814 Cf. A045917, A104272, A173634.
%K A204814 nonn
%O A204814 1,29
%A A204814 _Donovan Johnson_, Jan 27 2012