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.

A078299 Numbers which can be expressed as the sum of two distinct primes in exactly four ways.

This page as a plain text file.
%I A078299 #11 Feb 24 2024 01:06:03
%S A078299 36,42,50,74,80,82,86,88,92,94,152,158
%N A078299 Numbers which can be expressed as the sum of two distinct primes in exactly four ways.
%e A078299 36 is a term as 36 = 31 + 5 = 29 + 7 = 23 + 13 = 19 + 17 are only the four ways to express 36 as a sum of two distinct primes.
%Y A078299 Cf. A077914 (2 ways), A077969 (3 ways), A080854 (5 ways), A080862 (6 ways).
%K A078299 nonn
%O A078299 1,1
%A A078299 _Shyam Sunder Gupta_, Mar 29 2003