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.

A087190 Numbers n such that n^4-(n+1)^3 is prime.

Original entry on oeis.org

3, 4, 5, 6, 7, 10, 12, 16, 17, 19, 25, 26, 28, 39, 55, 56, 58, 62, 67, 72, 75, 87, 91, 95, 96, 97, 102, 111, 114, 115, 116, 124, 126, 128, 132, 137, 152, 160, 161, 172, 181, 182, 184, 191, 198, 201, 205, 208, 209, 213, 214, 217, 220, 223, 227, 235, 237, 247, 248, 250
Offset: 1

Views

Author

Hugo Pfoertner, Aug 23 2003

Keywords

Examples

			a(1)=3 because 3^4-(3+1)^3=81-64=17 is prime.
		

Crossrefs

Cf. A087191 primes of the form n^4-(n+1)^3.

Programs