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.

A077914 Sums of two distinct primes in exactly two ways.

Original entry on oeis.org

16, 18, 20, 22, 26, 28, 32, 62, 68
Offset: 1

Views

Author

Shyam Sunder Gupta, Mar 29 2003

Keywords

Comments

Most likely no more terms. See A117929. - T. D. Noe, Mar 21 2012
Numbers k such that A117929(k) = 2. - Joerg Arndt, Jun 07 2021

Examples

			22 is a term as 22 = 19+3 = 17+5 are the only two ways to express 22 as a sum of two distinct primes.
		

Crossrefs

Cf. A077969 (3 ways), A078299 (4 ways), A080854 (5 ways), A080862 (6 ways).