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.

A303122 Least prime of the form k^n + n with k>1, 0 if no such prime exists.

Original entry on oeis.org

3, 11, 11, 0, 37, 28722900390631, 268435463, 6569, 521, 2069605890837224702290236611, 36028797018963979, 13573982477229290545823357053, 859935929762876868984659981, 4807339234680508004200143948920808143, 32783, 7425108623606394726715087890641, 30491346729331195921
Offset: 1

Views

Author

Hugo Pfoertner, Apr 23 2018

Keywords

Comments

No primes of the form k^n + n exist for n in A097792.

Examples

			a(3) = 11 because 2^3 + 3 = 11 is the least prime that can be expressed as k^3 + 3, k > 1.
		

Crossrefs