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.

A334520 Primes that are the sum of two cubes.

Original entry on oeis.org

2, 7, 19, 37, 61, 127, 271, 331, 397, 547, 631, 919, 1657, 1801, 1951, 2269, 2437, 2791, 3169, 3571, 4219, 4447, 5167, 5419, 6211, 7057, 7351, 8269, 9241, 10267, 11719, 12097, 13267, 13669, 16651, 19441, 19927, 22447, 23497, 24571, 25117, 26227
Offset: 1

Views

Author

N. J. A. Sloane, May 07 2020

Keywords

Comments

Union of 2 and A002407. Believed to be infinite.

Examples

			2 = 1^3 + 1^3.
7 = 2^3 + (-1)^3.
19 = 3^3 + (-2)^3.
		

Crossrefs

Cf. A002407.

Programs