A056636 Conjecturally largest even integer which is the sum of two primes in at most n ways.
2, 12, 68, 128, 152, 188, 332, 398, 398, 488, 632, 692, 692, 992, 992, 992, 1112, 1112, 1412, 1412, 1448, 1718, 1718, 1718, 1718, 2048, 2252, 2252, 2672, 2672, 2672, 2936, 2936, 2936, 2978, 3092, 3092, 3218, 3272, 3296, 3632, 3632, 3754, 4022, 4058, 4412
Offset: 0
Keywords
Examples
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. a(8) = 398 because it is the largest number in A000954 for n <= 8.
Formula
a(n) = max({A000954(i),i=0..n}). - Robert Israel, Mar 21 2016
Comments