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.

Showing 1-1 of 1 results.

A214175 Primes of the form x^3 + y^3 + 1, where x and y are primes.

Original entry on oeis.org

17, 251, 2663, 3529, 5039, 8191, 12511, 13499, 24733, 29303, 29819, 29917, 31123, 31249, 41959, 48779, 54181, 71119, 75781, 79633, 84421, 98713, 128213, 148429, 150209, 173267, 212239, 229769, 235171, 256033, 274301, 295903, 300889, 312931, 325153
Offset: 1

Views

Author

Keywords

Comments

Each term in the sequence is in the form p1 = p2^3 + p3^3 + 1, where p1, p2 and p3 are all prime numbers.
There are 190 terms in the sequence < 10^7; a(190) = 137^3 + 193^3 + 1 = 9760411.

Examples

			41959 is in the sequence because 41959 = 23^3 + 31^3 +1, and 41959, 23, and 31 are all prime numbers.
		

Crossrefs

Cf. A024670 (sum of cubes).
Cf. A217718 (primes one less than the sum of two primes cubed).
Showing 1-1 of 1 results.