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.

A038599 Numbers k such that k^3 - 2 is prime.

Original entry on oeis.org

9, 15, 19, 27, 31, 37, 67, 91, 99, 109, 121, 129, 135, 145, 151, 165, 187, 189, 201, 207, 211, 217, 241, 259, 265, 267, 277, 279, 289, 319, 355, 357, 367, 369, 387, 391, 411, 417, 427, 435, 439, 445, 457, 459, 477, 489, 511, 525, 549, 555, 561, 615, 619, 621
Offset: 1

Views

Author

Keywords

Examples

			15^3 - 2 = 3373 is prime, so 15 is in the sequence.
		

Crossrefs

Programs

Formula

a(n) = (A038600(n)+2)^(1/3). - Zak Seidov, May 10 2016

Extensions

Missed term, 207, and more terms added by Zak Seidov, Mar 14 2009