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.

A056636 Conjecturally largest even integer which is the sum of two primes in at most n ways.

This page as a plain text file.
%I A056636 #20 Mar 27 2016 22:33:55
%S A056636 2,12,68,128,152,188,332,398,398,488,632,692,692,992,992,992,1112,
%T A056636 1112,1412,1412,1448,1718,1718,1718,1718,2048,2252,2252,2672,2672,
%U A056636 2672,2936,2936,2936,2978,3092,3092,3218,3272,3296,3632,3632,3754,4022,4058,4412
%N A056636 Conjecturally largest even integer which is the sum of two primes in at most n ways.
%C A056636 The Goldbach conjecture is that every even number >= 4 is the sum of two primes.
%H A056636 <a href="/index/Go#Goldbach">Index entries for sequences related to Goldbach conjecture</a>
%F A056636 a(n) = max({A000954(i),i=0..n}). - _Robert Israel_, Mar 21 2016
%e A056636 a(1) is 12 because it is the largest even integer having only 1 distinct way to express it as the sum of two primes (7+5) and a(0) < 12.
%e A056636 a(8) = 398 because it is the largest number in A000954 for n <= 8.
%Y A056636 Cf. A045917, A023036, A000954.
%K A056636 nonn
%O A056636 0,1
%A A056636 _Brian Galebach_ Aug 17 2000